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

Print: Entry, ":CFBundleIdentifier", Does Not Exist #237

Open
abomb14c opened this issue Oct 4, 2018 · 2 comments
Open

Print: Entry, ":CFBundleIdentifier", Does Not Exist #237

abomb14c opened this issue Oct 4, 2018 · 2 comments

Comments

@abomb14c
Copy link

abomb14c commented Oct 4, 2018

Trying to set up a new pepperoni project and keep getting this when i try to run the app in xcode for the first time after mirroring. Has anyone else run into this? I really don't know how to get around it.

@tino-junge
Copy link
Contributor

Hi @abomb14c, thanks for reporting an issue to pepperoni! Just verified it as well with a fresh clone. It seems like a problem of the outdated react-native version the pepperoni-app-it is still using. I'll look into upgrading it soon.

@grebbekevin
Copy link

Does it have to be updated again?
I am still getting the error:
`The following build commands failed:
Ld /Users/kevindegroot/Sites/Expo/pepperoni-app-kit/ios/build/Build/Products/Debug-iphonesimulator/PepperoniAppTemplate.app/PepperoniAppTemplate normal x86_64
(1 failure)

Installing build/Build/Products/Debug-iphonesimulator/PepperoniAppTemplate.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

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

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

at checkExecSyncError (child_process.js:607:13)
at Object.execFileSync (child_process.js:627:13)
at Promise.then (/Users/kevindegroot/Sites/Expo/pepperoni-app-kit/node_modules/react-native/local-cli/runIOS/runIOS.js:208:5)
at <anonymous>`

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

Successfully merging a pull request may close this issue.

3 participants