-
Notifications
You must be signed in to change notification settings - Fork 69
在react-native run-ios 时,报以下错误 #5
Description
The following build commands failed:
CpResource /Users/wangxiaosheng/react-native-ofo/node_modules/native-base/Fonts/Comic\ Sans\ MS.ttf build/Build/Products/Debug-iphonesimulator/RNofo.app/Comic\ Sans\ MS.ttf
CpResource /Users/wangxiaosheng/react-native-ofo/node_modules/native-base/Fonts/Rubik-Black.ttf build/Build/Products/Debug-iphonesimulator/RNofo.app/Rubik-Black.ttf
CpResource /Users/wangxiaosheng/react-native-ofo/node_modules/native-base/Fonts/Arial\ Black.ttf build/Build/Products/Debug-iphonesimulator/RNofo.app/Arial\ Black.ttf
CpResource /Users/wangxiaosheng/react-native-ofo/node_modules/native-base/Fonts/Microsoft\ Sans\ Serif.ttf build/Build/Products/Debug-iphonesimulator/RNofo.app/Microsoft\ Sans\ Serif.ttf
CpResource /Users/wangxiaosheng/react-native-ofo/node_modules/native-base/Fonts/Arial.ttf build/Build/Products/Debug-iphonesimulator/RNofo.app/Arial.ttf
CpResource /Users/wangxiaosheng/react-native-ofo/node_modules/native-base/Fonts/Courier\ New.ttf build/Build/Products/Debug-iphonesimulator/RNofo.app/Courier\ New.ttf
CpResource /Users/wangxiaosheng/react-native-ofo/node_modules/native-base/Fonts/Georgia.ttf build/Build/Products/Debug-iphonesimulator/RNofo.app/Georgia.ttf
CpResource /Users/wangxiaosheng/react-native-ofo/node_modules/native-base/Fonts/Andale\ Mono.ttf build/Build/Products/Debug-iphonesimulator/RNofo.app/Andale\ Mono.ttf
(8 failures)
Installing build/Build/Products/Debug-iphonesimulator/RNofo.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/RNofo.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist