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

Refactored build plus gemfile #1058

Closed tristan-potter closed 4 years ago

tristan-potter commented 4 years ago

What this does

Refactors the script to not assume the location it's being run from.

Changes gemfile to use git instead of submodules.

<# Describe your changes #>

Fixes <# issue number #>

tristan-potter commented 4 years ago

@osamie the task/buy-sdk3 branch is @dbart01's (which the sub-module is currently pinned to) and we can't use master since it's diverged.

Deployment docs should still be the same.