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

Create build.yml #1057

Closed tristan-potter closed 4 years ago

tristan-potter commented 4 years ago

What this does

Auto-runs build script every third month and creates a PR with the result.

See sample PR here: https://github.com/Shopify/mobile-buy-sdk-ios/pull/1070

Right now it is branching off of develop because that's where the code exists that this needs to work. In the future it could branch off master instead.

Note that once we merge the release automation there will be a check on pull requests to master that makes sure someone has bumped the podspec file.

Also tests will fail if the new generated files aren't added to the project.