-
Notifications
You must be signed in to change notification settings - Fork 372
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
Entry, ":CFBundleIdentifier", Does Not Exist #46
Comments
Got the same error when tried to built project:
|
@arashbi @web-jenezis Can I know which version of Xcode you are working with? |
Same issue for me and I'm using Xcode 8.1
|
Same issue here with Xcode 8.1 |
Upgraded RN version to 0.36.0. Did |
@randytorres Did you try deleting Custom Compiler Flags in Xcode? |
@SupriyaKalghatgi No not sure how to do that. I tried what @pranavrajs recommended but its still not working |
@randytorres Check here |
@randytorres Did you got it running? Also NSK 5.2.1 has been released. |
Checkedout from repo, ran npm install and link.
Error message while running application:
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/NativeStarterKit.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist
The text was updated successfully, but these errors were encountered: