question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error while building the ios app

See original GitHub issue

I can build some other react native projects, but when i am building pepperoni i am getting following error:

`=== BUILD TARGET RCTVibration OF PROJECT RCTVibration WITH CONFIGURATION Debug ===

Check dependencies

** BUILD FAILED **

The following build commands failed: CompileC /Users/mm/Personal/projects/pepperoni-app-kit/ios/build/Build/Intermediates/A0RNLock.build/Debug-iphonesimulator/A0RNLock.build/Objects-normal/x86_64/A0LockReact.o A0RNLock/Core/A0LockReact.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (1 failure) Installing build/Build/Products/Debug-iphonesimulator/Kindling.app An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2): Failed to install the requested application An application bundle was not found at the provided path. Provide a valid path to the desired application bundle. Print: Entry, “:CFBundleIdentifier”, Does Not Exist /Users/mm/Personal/projects/pepperoni-app-kit/node_modules/react-native/node_modules/promise/lib/done.js:10 throw err; ^

Error: Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/Kindling.app/Info.plist Print: Entry, “:CFBundleIdentifier”, Does Not Exist

at checkExecSyncError (child_process.js:441:13)
at Object.execFileSync (child_process.js:461:13)
at _runIOS (runIOS.js:91:34)
at runIOS.js:24:5
at tryCallTwo (/Users/mm/Personal/projects/pepperoni-app-kit/node_modules/react-native/node_modules/promise/lib/core.js:45:5)
at doResolve (/Users/mm/Personal/projects/pepperoni-app-kit/node_modules/react-native/node_modules/promise/lib/core.js:200:13)
at new Promise (/Users/mm/Personal/projects/pepperoni-app-kit/node_modules/react-native/node_modules/promise/lib/core.js:66:3)
at Array.runIOS (runIOS.js:23:10)
at Object.run (/Users/mm/Personal/projects/pepperoni-app-kit/node_modules/react-native/local-cli/cli.js:87:13)
at Object.<anonymous> (/usr/local/lib/node_modules/react-native-cli/index.js:88:7)`

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:14 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
maephistocommented, May 25, 2016

Thanks, I hadn’t noticed the setup guide. I’ve followed the guide and right now i encountered a new problem, during pod install: [!] The dependencyLock (~> 1.24)is not used in any concrete target. The dependencyLock/TouchIDis not used in any concrete target. The dependencyLock/SMSis not used in any concrete target. The dependencyLock/Emailis not used in any concrete target.

0reactions
abuammarcommented, Nov 9, 2016

can some help me, i get this error

The following build commands failed: CompileC /Users/ws1/Code/mobile/ios/build/Build/Intermediates/AirMaps.build/Debug-iphonesimulator/AirMaps.build/Objects-normal/x86_64/AIRMapPolyline.o AirMaps/AIRMapPolyline.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler CompileC /Users/ws1/Code/mobile/ios/build/Build/Intermediates/AirMaps.build/Debug-iphonesimulator/AirMaps.build/Objects-normal/x86_64/AIRMapUrlTileManager.o AirMaps/AIRMapUrlTileManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (2 failures) Installing build/Build/Products/Debug-iphonesimulator/WS1.com.app An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2): Failed to install the requested application An application bundle was not found at the provided path. Provide a valid path to the desired application bundle. Print: Entry, “:CFBundleIdentifier”, Does Not Exist

Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/WS1.com.app/Info.plist Print: Entry, “:CFBundleIdentifier”, Does Not Exist

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting an error while building app on iphone - Apple Developer
Hi everyone,. i'm having this strange problem that i can't figure out and i hope someone of you can help me. If i...
Read more >
xcode - Why does this error appear when running the ...
Cleaned the build folder using Shift+Command+K first. Then closed the current simulator and opened another simulator (in your case, close iPhone ...
Read more >
Steps to resolve failed to build iOS app error - YouTube
Steps to resolve failed to build iOS app error :1. rm ios /Podfile2. flutter pub upgrade3. flutter pub run4. flutter clean && flutter ......
Read more >
Error while building the IOS Native app - OutSystems
Hello,. I'm having this error when generating native app for IOS (for Android is OK): ... remote: Compressing objects: 95% (19/20)
Read more >
How to fix the error "The developer of this app needs to update ...
As a security measure, iOS refuses to launch an application with a missing or invalid signature. The signature generated by a build with...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found