razorpay / razorpay-ios-sample-app

:iphone: Sample app demonstrating integration of Razorpay iOS Framework
MIT License
14 stars 13 forks source link

how to remove ios simulator architectures #19

Closed vandna27 closed 4 years ago

vandna27 commented 5 years ago

ld: Plugins/com.razorpay.cordova/Razorpay.framework/Razorpay compiled with older version of Swift language (unknown ABI version 0x06) than previous files (unknown ABI version 0x07) file '/Plugins/com.razorpay.cordova/Razorpay.framework/Razorpay' for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see invocation)

vandna27 commented 5 years ago

Showing All Messages /Plugins/com.razorpay.cordova/Razorpay.framework/Razorpay compiled with older version of Swift language (unknown ABI version 0x06) than previous files (unknown ABI version 0x07) file '/Plugins/com.razorpay.cordova/Razorpay.framework/Razorpay' for architecture armv7

shrykg commented 5 years ago

same issue , not able to run sample app

pronav commented 5 years ago

sample app works with xcode 10.1 and hasn't been updated to support swift5/10.2 yet

Nautiyalsachin commented 4 years ago

Try downloading new sample apps, as they are created with the latest versions of Xcode and includes some of the new updates.

Closing this issue due to the time elapsed. Please feel free to either re-open the issue or create a new ticket if you have any additional issues.