capitalone / react-native-pathjs-charts

Android and iOS charts based on react-native-svg and paths-js
Apache License 2.0
879 stars 261 forks source link

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

Open jiyarong opened 6 years ago

jiyarong commented 6 years ago

react-native 0.52.0 react-native-svg ^6.0.1-rc.1 react-native-pathjs-charts ^0.0.33

build ios with

The following build commands failed:

        Ld build/Build/Products/Debug-iphonesimulator/ChartTest.app/ChartTest normal x86_64
(1 failure)

Installing build/Build/Products/Debug-iphonesimulator/ChartTest.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/ChartTest.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist