Skip to content
This repository was archived by the owner on Jul 4, 2022. It is now read-only.

Build failed #6

Open
neilyoung opened this issue Sep 21, 2016 · 1 comment
Open

Build failed #6

neilyoung opened this issue Sep 21, 2016 · 1 comment

Comments

@neilyoung
Copy link

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

@TheLevenCreations
Copy link

I met the same issue.

By updating the versions in package.json, the problem is resolved:

"dependencies": {
"react": "^15.3.2",
"react-native": "^0.34.1",
"react-native-button": "^1.7.1"
},

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

No branches or pull requests

2 participants