error Failed to build iOS project. "xcodebuild" exited with error code '65'. To debug build logs further, consider building your app with Xcode.app, by opening 'newSupcar.xcworkspace'.
Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -workspace newSupcar.xcworkspace -configuration Debug -scheme newSupcar -destination id=00008110-001448DE0106801E
User defaults from command line:
IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (64 targets)
Target 'newSupcar' in project 'newSupcar'**
npx react-native doctor ios全部通过了
iOS
✓ Xcode - Required for building and installing your app on iOS
✓ Ruby - Required for installing iOS dependencies
✓ CocoaPods - Required for installing iOS dependencies
✓ ios-deploy - Required for installing your app on a physical device with the CLI
✓ .xcode.env - File to customize Xcode environment
macOS M1 16G 系统14 **info 💡 Tip: Make sure that you have set up your development environment correctly, by running npx react-native doctor. To read more about doctor command visit: https://github.com/react-native-community/cli/blob/main/packages/cli-doctor/README.md#doctor
error Failed to build iOS project. "xcodebuild" exited with error code '65'. To debug build logs further, consider building your app with Xcode.app, by opening 'newSupcar.xcworkspace'. Command line invocation: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -workspace newSupcar.xcworkspace -configuration Debug -scheme newSupcar -destination id=00008110-001448DE0106801E
User defaults from command line: IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
ComputeTargetDependencyGraph note: Building targets in dependency order note: Target dependency graph (64 targets) Target 'newSupcar' in project 'newSupcar'**
npx react-native doctor ios全部通过了 iOS ✓ Xcode - Required for building and installing your app on iOS ✓ Ruby - Required for installing iOS dependencies ✓ CocoaPods - Required for installing iOS dependencies ✓ ios-deploy - Required for installing your app on a physical device with the CLI ✓ .xcode.env - File to customize Xcode environment