我有一个准备好的原型,项目被构建堵塞:
错误:无法找到'node'二进制文件来构建React Native bundle如果您安装了非标准nodejs,请在Xcode中选择您的项目,找到'Build Phases' - 'Bundle React Native code and images'并将NODE_BINARY更改为绝对路径您的节点可执行文件(您可以通过调用终端中的"哪个节点"找到它)
这个反馈对我来说无能为力,我确实有nvm的节点.这是与bash有关的事吗?
提前致谢
我试图生成 ipa 文件以将其上传到 App Store,但不幸的是它失败了,并显示“为设备存档时遇到错误”。\n我也尝试从 Xcode 存档,但存档也失败了。它在 ios 模拟器中运行良好 (13)
\n无法构建 iOS 应用程序\nXcode 构建的错误输出:\n\xe2\x86\xb3\n** 存档失败 **
\nXcode 的输出:\n在路径写入结果包:
\n /var/folders/8s/2st2j0d97k7cm80h3968jnx80000gn/T/flutter_tools.ph1v\n kd/flutter_ios_build_temp_dirZbRdRw/temporary_xcresult_bundle\n \n error: the following command failed with exit code 0 but produced no\n further output\n CompileC\n \nFailed to package /Users/sunsoft/Downloads/alifpet-app-master.\n Command PhaseScriptExecution failed with a nonzero exit code\n note: Using new build system\n note: Planning\n note: Build preparation complete\n note: Building targets in dependency order\n /Users/sunsoft/Downloads/alifpet-app-master/ios/Pods/Pods.xcodeproj:\n warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is\n set to 8.0, but …Run Code Online (Sandbox Code Playgroud)