'react-native run-ios'之后,终端出现以下问题。
以下构建命令失败: CompileC Path / MyApp / ios / build / Build / Intermediates.noindex / LottieReactNative.build / Debug-iphonesimulator / LottieReactNative.build / Objects-normal / x86_64 / LRNContainerView.o LottieReactNative / LRNContainerView.m normal x86_64objective-c com.apple。 Compilers.llvm.clang.1_0.compiler (1次失败)
安装内部版本/内部版本/产品/Debug-iphonesimulator/MyApp.app 处理命令时遇到错误(domain = NSPOSIXErrorDomain,代码= 2): 无法安装请求的应用程序 在提供的路径中找不到应用程序包。 提供指向所需应用程序捆绑包的有效路径。 打印:条目“:CFBundleIdentifier”不存在
命令失败:/ usr / libexec / PlistBuddy -c Print:CFBundleIdentifier build / Build / Products / Debug-iphonesimulator / MyApp.app / Info.plist 打印:条目“:CFBundleIdentifier”不存在
我不知道可能出什么事了,有什么主意吗? :/
答案 0 :(得分:0)
我找到了解决方案:) 终端中的“反应本机升级”解决了该问题。但请注意,它会覆盖android和iOS配置文件。