reactnativecn / react-native-website

React Native 中文网
https://reactnative.cn
MIT License
216 stars 327 forks source link

0.73版本无法运行 #787

Closed gongml123 closed 5 months ago

gongml123 commented 5 months ago

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

sunnylqm commented 5 months ago

按模板提供信息

gongml123 commented 5 months ago

按模板提供信息 非常感谢,运行起来了。运行到真机需要配置证书的原因