美文网首页
react-native在mac机运行报错处理":CFBundl

react-native在mac机运行报错处理":CFBundl

作者: 复古先生 | 来源:发表于2017-07-28 18:31 被阅读0次

** BUILD FAILED **

The following commands produced analyzer issues:

Analyze Views/RCTMapManager.m

Analyze Modules/RCTRedBox.m

(2 commands with analyzer issues)

The following build commands failed:

Ld build/Build/Products/Debug-iphonesimulator/PTclient.app/PTclient normal x86_64

(1 failure)

Installing build/Build/Products/Debug-iphonesimulator/PTclient.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/PTclient.app/Info.plist

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

处理方式(在根目录下运行):

react-native upgrade

相关文章

网友评论

      本文标题:react-native在mac机运行报错处理":CFBundl

      本文链接:https://www.haomeiwen.com/subject/seuflxtx.html