Skip to content

Fix XCode 11.3+ build problem

Compare
Choose a tag to compare
@RobertGardner RobertGardner released this 31 Mar 00:06
· 18 commits to master since this release
ec0c3e1

Fixes #97

Fixes problem building when using XCode versions 11.3 or 11.4.

Fixed by upgrading to Stripe iOS SDK v19.0.
This required changing the minimum supported iOS platform version from v9 to v10.

Although the API is compatible with v6.2.1, the minor version was updated because of the change in minimum supported iOS platform version.