无法安装请求的应用程序
无法确定应用程序的捆绑包标识符。
确保应用程序的Info.plist包含CFBundleIdentifier的值。
打印:条目“:CFBundleIdentifier”不存在
命令失败:/ usr / libexec / PlistBuddy -c Print:CFBundleIdentifier build / Build / Products / Debug-iphonesimulator / EhackB.app / Info.plist
打印:条目“:CFBundleIdentifier”不存在
错误:命令失败:/ usr / libexec / PlistBuddy -c Print:CFBundleIdentifier build / Build / Products / Debug-iphonesimulator / EhackB.app / Info.plist
打印:条目“:CFBundleIdentifier”不存在
答案 0 :(得分:0)
**生成失败**
以下构建命令失败: CompileC /用户/AliSonmez/_Git/APP&WEB/EhackB/ios/build/Build/Intermediates.noindex/React.build/Debug-iphonesimulator/third-party.build/Objects-normal/x86_64/symbolize.o / Users / AliSonmez / _Git / APP&WEB / EhackB / node_modules / react-native / third-party / glog-0.3.5 / src / symbolize.cc普通x86_64 c ++ com.apple.compilers.llvm.clang.1_0.compiler (1次失败)
安装内部版本/内部版本/产品/Debug-iphonesimulator/EhackB.app 处理命令时遇到错误(domain = NSPOSIXErrorDomain,代码= 22): 无法安装请求的应用程序 无法确定应用程序的捆绑包标识符。 确保应用程序的Info.plist包含CFBundleIdentifier的值。 打印:条目“:CFBundleIdentifier”不存在
命令失败:/ usr / libexec / PlistBuddy -c Print:CFBundleIdentifier build / Build / Products / Debug-iphonesimulator / EhackB.app / Info.plist 打印:条目“:CFBundleIdentifier”不存在
错误:命令失败:/ usr / libexec / PlistBuddy -c Print:CFBundleIdentifier build / Build / Products / Debug-iphonesimulator / EhackB.app / Info.plist 打印:条目“:CFBundleIdentifier”不存在
at checkExecSyncError (child_process.js:618:11)
at Object.execFileSync (child_process.js:636:13)
at Promise.then (/Users/AliSonmez/_Git/APP&WEB/EhackB/node_modules/react-native/local-cli/runIOS/runIOS.js:208:5)
答案 1 :(得分:0)
您的问题似乎在这里
/Users/AliSonmez/_Git/APP&WEB/EhackB/node_modules/react-native/third-party/glog-0.3.5/src/symbolize.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (1 failure)
带有glog-0.3.5库。