reactnativecn / react-native-website

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

yarn ios Xcode运行不起来 #549

Closed xiaocaoxs closed 2 years ago

xiaocaoxs commented 2 years ago

target versions is 9.0 to 15.2.99. (in target 'gRPC-Core' from project 'Pods') /Users/xinshuai/Desktop/projects/DAO/torch/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 15.2.99. (in target 'MultiplatformBleAdapter' from project 'Pods') /Users/xinshuai/Desktop/projects/DAO/torch/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 15.2.99. (in target 'boost-for-react-native' from project 'Pods') /Users/xinshuai/Desktop/projects/DAO/torch/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 15.2.99. (in target 'react-native-ble-plx' from project 'Pods')

objc[75183]: Class AMSupportURLConnectionDelegate is implemented in both /usr/lib/libamsupport.dylib (0x203cbb130) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x1083fc2c8). One of the two will be used. Which one is undefined. objc[75183]: Class AMSupportURLSession is implemented in both /usr/lib/libamsupport.dylib (0x203cbb180) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x1083fc318). One of the two will be used. Which one is undefined. BUILD FAILED

The following build commands failed: Ld /Users/xinshuai/Library/Developer/Xcode/DerivedData/torch-apniojsiuapbijaywbplosdetatp/Build/Products/Debug-iphonesimulator/torch.app/torch normal (in target 'torch' from project 'torch') (1 failure)

info Run CLI with --verbose flag for more details. error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

xiaocaoxs commented 2 years ago

I find method