Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run react-native run-ios - Build failed #17

Open
veeracs opened this issue Jul 19, 2016 · 1 comment
Open

Unable to run react-native run-ios - Build failed #17

veeracs opened this issue Jul 19, 2016 · 1 comment

Comments

@veeracs
Copy link

veeracs commented Jul 19, 2016

=== BUILD TARGET GitFeed OF PROJECT RN_CNNode WITH CONFIGURATION Debug ===

Check dependencies
The file “Pods.debug.xcconfig” couldn’t be opened because there is no such file. (/Users/csekharveera/Sites/react-native-gitfeed/ios/Pods/Target Support Files/Pods/Pods.debug.xcconfig)
warning: ignoring recursive header expansion for path '/**'

PhaseScriptExecution Check\ Pods\ Manifest.lock build/Build/Intermediates/RN_CNNode.build/Debug-iphonesimulator/GitFeed.build/Script-C39D3F5BE3E28069BA634A83.sh
    cd /Users/csekharveera/Sites/react-native-gitfeed/ios
    /bin/sh -c /Users/csekharveera/Sites/react-native-gitfeed/ios/build/Build/Intermediates/RN_CNNode.build/Debug-iphonesimulator/GitFeed.build/Script-C39D3F5BE3E28069BA634A83.sh
diff: /../Podfile.lock: No such file or directory
diff: /Manifest.lock: No such file or directory
error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.

** BUILD FAILED **


The following build commands failed:
    PhaseScriptExecution Check\ Pods\ Manifest.lock build/Build/Intermediates/RN_CNNode.build/Debug-iphonesimulator/GitFeed.build/Script-C39D3F5BE3E28069BA634A83.sh
(1 failure)
Installing build/Build/Products/Debug-iphonesimulator/RN_CNNode.app
An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=22):
Failed to install the requested application
The bundle identifier of the application could not be determined.
Ensure that the application's Info.plist contains a value for CFBundleIdentifier.
Print: Entry, ":CFBundleIdentifier", Does Not Exist
/Users/csekharveera/Sites/react-native-gitfeed/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/RN_CNNode.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist

    at checkExecSyncError (child_process.js:464:13)
    at Object.execFileSync (child_process.js:484:13)
    at _runIOS (runIOS.js:77:34)
    at runIOS.js:24:5
    at tryCallTwo (/Users/csekharveera/Sites/react-native-gitfeed/node_modules/react-native/node_modules/promise/lib/core.js:45:5)
    at doResolve (/Users/csekharveera/Sites/react-native-gitfeed/node_modules/react-native/node_modules/promise/lib/core.js:200:13)
    at new Promise (/Users/csekharveera/Sites/react-native-gitfeed/node_modules/react-native/node_modules/promise/lib/core.js:66:3)
    at Array.runIOS (runIOS.js:23:10)
    at Object.run (/Users/csekharveera/Sites/react-native-gitfeed/node_modules/react-native/local-cli/cli.js:86:13)
    at Object.<anonymous> (/Users/csekharveera/.nvm/versions/node/v4.2.6/lib/node_modules/react-native-cli/index.js:88:7)
@veeracs veeracs changed the title Unable to run react-native run-ios Unable to run react-native run-ios - Build failed Jul 19, 2016
@Parrryy
Copy link

Parrryy commented Feb 2, 2017

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants