Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 300 Bytes

RELEASE.md

File metadata and controls

19 lines (13 loc) · 300 Bytes

Releasing a new version

  1. Update the version in Xcode

    • Open the project in Xcode
    • Navigate to the project settings
    • Update the version number to the new version
  2. Build the project:

    ./scripts/build
  3. Release the project:

    ./scripts/release