-
Notifications
You must be signed in to change notification settings - Fork 525
Stripe does not build in XCode 11.4 #625
Comments
Same here |
Help please! |
Same here |
1 similar comment
Same here |
Using 19.0.1 doesn’t compile either. |
We're stuck because of this. And the package doesn't look like properly maintained. Any solutions? |
Might be a few weeks before they get around to updating it. Might need to fork it. v14 uses some classes that are deprecated in v19. No easy solution. If it goes beyond today without an update from the maintainers, best solution might be to abandon tipsi and roll your own solution. |
How do we go about using your version? |
Until it gets approved, you'll have to clone the repo, switch branches and then add it to your project manually. |
Same issue here. Pretty big blocker for me. Can the folks at Tipsi let us know if/when we might expect a fix? |
I updated my Hopefully the repo gets updated soon. Is this still being maintained? |
@quachdev probably you need to use beta version it doesn't have hardcoded Stripe version. |
Also I've updated original podspec to use it. |
@cybergrind where one can find code that is being published as beta version? |
@maxkomarychev it is located in experimental branch |
Looking at stripe-ios Github issues, maintainers have fixed this and backported it to Stripe 14.0.1. |
The problem
Stripe pod does not build in XCode 11.4
Environment
tipsi-stripe
version: 7.5.1Links to logs and sources
stripe/stripe-ios#1524
The text was updated successfully, but these errors were encountered: