Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Catalyst and .xcframework support (Requires iOS 10) #1404

Merged
merged 14 commits into from
Oct 4, 2019

Conversation

davidme-stripe
Copy link
Contributor

@davidme-stripe davidme-stripe commented Oct 3, 2019

Summary

Adds an .xcframework build step to our export_builds script and optionally builds for Catalyst on macOS 10.15.

Also fixes some deprecation warnings, including an adjustment to how we pass requiredBillingOptions to Apple Pay.

This patch also drops support for iOS 9. It wasn't intentional, but we're about to do that anyway.

Motivation

We'd like to support Catalyst and .xcframework packaging.

Testing

CI, built on macOS 10.14 and 10.15, will also test Apple Pay a bit on a device.

@davidme-stripe davidme-stripe changed the title [WIP] Add Catalyst and .xcframework support (Requires iOS 10) Add Catalyst and .xcframework support (Requires iOS 10) Oct 4, 2019
@davidme-stripe davidme-stripe merged commit f0fc45d into master Oct 4, 2019
@davidme-stripe davidme-stripe deleted the davidme/xcframework branch October 4, 2019 18:55
yuki-stripe pushed a commit that referenced this pull request Sep 2, 2022
* Country display name rather than country code in error message

* Import foundation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants