Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

xCode 11.4 Problem Stripe #638

Closed
lillogoal opened this issue Apr 7, 2020 · 2 comments
Closed

xCode 11.4 Problem Stripe #638

lillogoal opened this issue Apr 7, 2020 · 2 comments

Comments

@lillogoal
Copy link

Hi,
there is a problem with last version of xCode 11.4, stripe version used by tipsi-stripe has a bug.

Incompatible block pointer types sending '__strong STPAPIResponseBlock _Nonnull' (aka 'void (^__strong)(__strong ResponseType, NSHTTPURLResponse *__strong, NSError *__strong)') to parameter of type 'void (^)(STPSource *__strong, NSHTTPURLResponse *__strong, NSError *__strong)'

This solved: stripe/stripe-ios#1525

@cybergrind
Copy link
Member

@lillogoal from what I can see it was solved in 14.0.1 and we've updated it here https://github.com/tipsi/tipsi-stripe/blob/master/tipsi-stripe.podspec#L22

@lillogoal
Copy link
Author

Solved thanks @cybergrind

chunkhang added a commit to chunkhang/tipsi-stripe that referenced this issue Apr 15, 2020
To fix build issues in Xcode 11.4.

tipsi#638
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants