Reputation: 1005
Pods project cannot be opened after upgrading the Stripe iOS SDK version and running pod install
I've summarized the information in this issue already:
https://github.com/CocoaPods/CocoaPods/issues/6722
Upvotes: 2
Views: 6255
Reputation: 210
I know this is an old thread but in case anyone comes across this like I did, I deleted the pod folder and reinstalled it (for react native) but my permissions were changed. The fix was to reapply read/write permissions to the pod folder and applying that to enclosed items.
Upvotes: 0
Reputation: 46
Try updating a single pod. It should overwrite the older Pod project file. Worked for me.
Upvotes: 1
Reputation: 738
It's impossible to say what's going on here without seeing some Xcode errors. After upgrading what errors are you seeing, etc? Stripe support can help with this kind of question directly: https://support.stripe.com/email/login
Upvotes: -1