Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.23 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.23 KB

Blockcerts Framework for iOS

Build Status

This repository contains the core modules used to implement Blockcerts functionality in iOS.

Archive a build for TestFlight

Here's what you need to do to distribute a new build on TestFlight:

  1. Update the build number on master.

    agvtool bump -all
    
  2. Commit & push your version bump commit to master.

    git commit -am "Version bump to ###"
    git push
    
  3. In Xcode, select Generic iOS Device. Then select Product > Archive

  4. 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.

  5. Follow these instructions for updating the metadata & sending out the build to TestFlight testers

Contact

Contact us at the Blockcerts community forum.