Build error Xcode 10.2: Incompatible Swift
See original GitHub issueGetting the following build error on XCode 10.2. I am using the react-native-razorpay version 2.1.0
error: The following binaries use incompatible versions of Swift: xxxx/Build/Products/iphonesimulator/xxx.app/Frameworks/Razorpay.framework/Razorpay
Issue Analytics
- State:
- Created 4 years ago
- Comments:27 (12 by maintainers)
Top Results From Across the Web
Xcode 8 beta 4: Build fails with "The following binaries use ...
Xcode 10.2.1, Swift 5, I had to recompile the frameworks that are getting the error in the new Xcode for them to be...
Read more >Xcode unsupported iOS version afte… - Apple Developer
I just reupdated to XCode 12.5 and the error went away. XCode did not add iOS 14.6 in its dropdown list of supported...
Read more >Unsupported Swift version on Ionic3 with xcode 10.2
error : SWIFT_VERSION '3.0' is unsupported, supported versions are: ... 5.6.0 OS : macOS Xcode : Xcode 10.2 Build version 10E125 Environment ...
Read more >How to update to Xcode 10.2.1 on High Sierra - CodeWithChris
Navigate to Xcode 10.2.1.app/Contents/ and edit the file Info.plist, change the Minimum System Version to 10.13.6 (it should have 10.14.3 originally written on ......
Read more >Xcode 8 beta 4: Build fails with "The following binaries use ...
Some more answer related to the same question · Xcode 8 beta 4: Build fails with "The following binaries use incompatible versions of...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
If you’ve multiple xcode installed, make sure that version 10.2 is selected in Xcode command line tools in Preferences > Locations.
Which react-native-razorpay are you using? Can you share the package version here? Thanks.