This repository contains the core modules used to implement Blockcerts functionality in iOS.
Here's what you need to do to distribute a new build on TestFlight:
-
Update the build number on master.
agvtool bump -all
-
Commit & push your version bump commit to master.
git commit -am "Version bump to ###" git push
-
In Xcode, select Generic iOS Device. Then select Product > Archive
-
Once it's archived, click the big blue "Upload to App Store" button. Don't worry -- this just uploads your build to Apple. It doesn't actually submit it for publishing in the App Store.
-
Follow these instructions for updating the metadata & sending out the build to TestFlight testers
Contact us at the Blockcerts community forum.