我是IOS开发的新手,尤其是Xcode,我无法找到解决问题的方法,所以我希望这里的人能够为我提供帮助。
直到现在,我设法在android和ios中都构建了我的react native应用程序,但是现在已经有几天我不再能够构建ios应用程序了,因为它使用的是“新构建系统”。 / p>
我知道我必须使用以前使用的旧版,并且效果很好。但是现在尽管选择了“使用旧版构建系统”选项,但是当我运行“ react-native run-ios”时,它仍然使用新的版本,这会导致一些错误并导致构建失败。 This is where I selected the Legacy Build System option
info Launching iPhone 11 (iOS 13.3)
info Building (using "xcodebuild -workspace App.xcworkspace -configuration Debug -scheme App -destination id=AA1BDEDE-F4B6-46B5-95EF-E0428BCE27B8 -derivedDataPath build/App")
....................................................................
error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with Xcode.app, by opening Drinky.xcworkspace. Run CLI with --verbose flag for more details.
User defaults from command line:
IDEDerivedDataPathOverride = /Users/user/App/ios/build/App
note: Using new build system
note: Planning build
note: Constructing build description
Build system information