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

module 'Razorpay' was created for incompatible target arm64-apple-ios10.0 #144

Closed vamsi-go closed 1 year ago

vamsi-go commented 2 years ago

Description

I am using razorpay-pod with in another pod I have created. It runs properly when I run in a device or simulator. Now when I want to update my pod version by pod repo push from terminal. It fails and the reason is as below

I tried adding arm64 as excluded architecture. But no success

Razorpay pod Version :

'razorpay-pod', '~> 1.1.18'

Xcode Version :

Version 13.2.1 (13C100)

ramprasadAnand commented 1 year ago

@vamsi-go apologise for the delayed response, Are you still facing the same issue ? Also please update the pod to latest version v1.2.8.

ramprasadAnand commented 1 year ago

Closing this issue due to inactivity, feel free to reopen or add comments here.