Shopify / mobile-buy-sdk-ios

Shopify’s Mobile Buy SDK makes it simple to sell physical products inside your mobile app. With a few lines of code, you can connect your app with the Shopify platform and let your users buy your products using Apple Pay or their credit card.
MIT License
452 stars 199 forks source link

Swift Package support for Xcode #1095

Closed diogot closed 4 years ago

diogot commented 4 years ago

Hi,

We're migrating our project to use Swift Package Manager Xcode integration to handle our dependencies, is there any plan to support it?

Thanks

zac commented 4 years ago

This would be great for us as well! We've switched over on a majority of our projects.

Codeglee commented 4 years ago

Likewise, we'd appreciate this.

dbart01 commented 4 years ago

SPM support is now available in v5.1.0!

diogot commented 4 years ago

Awesome, thanks!