razorpay / razorpay-pod

:iphone: CocoaPod implementation of Razorpay's Payment SDK. Refer for instructions:
https://docs.razorpay.com/v1/page/ios-integration
MIT License
21 stars 18 forks source link

error: The following binaries use incompatible versions of Swift: #87

Closed nikhil191090 closed 4 years ago

nikhil191090 commented 4 years ago

error: The following binaries use incompatible versions of Swift: /Users/XXX/Library/Developer/Xcode/DerivedData/XXXX-faupqapevobuuzexpujrjtfkhuio/Build/Products/Debug-iphoneos/XXXX.app/Frameworks/Razorpay.framework/Razorpay

i am getting this issue i am using xcode 11.2.1 with swift 4.2 and i installed pod 'razorpay-pod', '~> 1.0.26'

Please Help

maskedTitan commented 4 years ago

Hi Nikhil,

You seem to be using an older version of our pod. Please install the latest pod of Razorpay v1.1.4 from here

nikhil191090 commented 4 years ago

@maskedTitan Thank you for your help. It's working !!