question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Build error Xcode 10.2: Incompatible Swift

See original GitHub issue

Getting 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:closed
  • Created 4 years ago
  • Comments:27 (12 by maintainers)

github_iconTop GitHub Comments

4reactions
ChintanAcharyacommented, May 28, 2019

If you’ve multiple xcode installed, make sure that version 10.2 is selected in Xcode command line tools in Preferences > Locations.

image

0reactions
Nautiyalsachincommented, May 3, 2020

Which react-native-razorpay are you using? Can you share the package version here? Thanks.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found