airbnb / native-navigation

Native navigation library for React Native applications
http://airbnb.io/native-navigation/
MIT License
3.13k stars 177 forks source link

iOS build fails #139

Open ghost opened 7 years ago

ghost commented 7 years ago
Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/native-navigation.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist

Fresh clone from git.

RyanWarner commented 7 years ago

I get this too. There's some possible solutions in this issue: https://github.com/facebook/react-native/issues/7308