【发布时间】:2024-09-15 06:30:01
【问题描述】:
收到此错误
** 构建失败 **
以下构建命令失败: CompileC /Users/karthikn/AwesomeProject/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/React.build/Objects-normal/x86_64/RCTTabBarItem.o Views/RCTTabBarItem.m normal x86_64 objective-c com.apple .compilers.llvm.clang.1_0.compiler (1 次失败)
安装 build/Build/Products/Debug-iphonesimulator/AwesomeProject.app 处理命令时遇到错误(域=NSPOSIXErrorDomain,代码=2): 未能安装请求的应用程序 在提供的路径中找不到应用程序包。 提供所需应用程序包的有效路径。 打印:条目,“:CFBundleIdentifier”,不存在
命令失败:/usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/AwesomeProject.app/Info.plist 打印:条目,“:CFBundleIdentifier”,不存在
【问题讨论】:
标签: ios xcode react-native terminal