react-native-pathjs-charts icon indicating copy to clipboard operation
react-native-pathjs-charts copied to clipboard

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

Open jiyarong opened this issue 7 years ago • 0 comments
trafficstars

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

jiyarong avatar Jan 17 '18 08:01 jiyarong