-
Notifications
You must be signed in to change notification settings - Fork 1k
Add StripeCryptoOnramp library to Package.swift #5410
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
base: master
Are you sure you want to change the base?
Conversation
Latest commit fixes an issue reported by the size report script:
|
Latest commit includes some additional changes to properly release |
📸 Snapshot TestBase build not foundNo build was found for the base commit fc606ae. This is required to generate a snapshot diff for your pull request. It's possible that you created a branch off the base commit before all of the CI steps have finished processing, e.g. the one that uploads a build to our system. If that's the case, no problem! Just wait and this will eventually resolve. 🛸 Powered by Emerge Tools |
51d1487
to
e5e9d38
Compare
dbeda41
to
372eed0
Compare
StripePaymentSheet- public var opensCardScannerAutomatically: Swift.Bool
- public var opensCardScannerAutomatically: Swift.Bool
- public var opensCardScannerAutomatically: Swift.Bool If you are adding a new public API consider the following:
If you are modifying or removing a public API:
If you confirm these APIs need to be added/updated and have undergone necessary review, add the label ℹ️ If this comment appears to be left in error, make sure your branch is up-to-date with |
Summary
Adds the new
StripeCryptoOnramp
library toPackage.swift
for SPM support.Motivation
SPM!!!
Testing
N/a
Changelog
N/a