Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 368 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 368 Bytes

Contributing Documentation

Setup

To generate the XCode project for this:

  • install XCodeGen → if you have homebrew, brew install xcodegen
  • run xcodegen at the project root with no arguments

Publish to TestFlight

  • Ensure version is bumped in project.yml in the format x.y.z
  • Push a tag in the format x.y.z (same version used on project.yml).