braintree / popup-bridge-ios

Enable your web view to open pages in an ASWebAuthenticationSession
MIT License
38 stars 20 forks source link

Feature Request: Swift Package Manager Support #27

Closed ragzy15 closed 3 years ago

ragzy15 commented 4 years ago

Hi, I was wondering if you guys can provide support for Swift Package Manager, it will be great to use with your library.

billwerges commented 4 years ago

Hi @ragzy15,

Yes, we will be looking into supporting Swift Package Manager for this project.

Tawa commented 3 years ago

Hey @billwerges Any updates on SPM support?

scannillo commented 3 years ago

Hi @Tawa, thanks for expressing interest in this.

We don't currently have an ETA but plan to add support for SPM in the near future. We will keep you posted in this thread!

Nonnus commented 3 years ago

@scannillo +1 on this request, please keep in mind that carthage or cocoapods managed 3rd party dependencies prevent using iOS simulator on m1 machines which, as you can understand, is not ideal at all. Your sdk is one of the few ones we use on our company that is currently blocking us from acquiring m1 machines to augment our ci server farm

sestevens commented 3 years ago

We've just released version 1.2.0, which includes support for Swift Package Manager.

Nonnus commented 3 years ago

@sestevens these are some great news! thanks a lot