Doesn't work on ios
See original GitHub issueInstalling “react-native-webview”: “^ 10.7.0” “react”: “16.13.1”, “react-native”: “0.63.2”,
I run the project an error comes out
Macs-Air:testapp macuser$ npx react-native run-ios info Found Xcode workspace "testapp.xcworkspace" info Building (using "xcodebuild -workspace testapp.xcworkspace -configuration Debug -scheme testapp -destination id=B68C1DD3-B4BE-4852-AFE2-E8E348AEC713") ......................................................................................................... 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 testapp.xcworkspace. Run CLI with --verbose flag for more details. note: Using new build system note: Planning build note: Constructing build description Build system information warning: The iOS Simulator deployment target is set to 5.0, but the range of supported deployment target versions for this platform is 8.0 to 12.4.99. (in target 'CocoaAsyncSocket')
Issue Analytics
- State:
- Created 3 years ago
- Comments:9
Top GitHub Comments
plz HELP!
I solved this issue by removing all the font from copy build in xcode. These are the steps: