Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 396 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 396 Bytes

Ketchup iOS (formally CatchUp)

Develop

For all code-related concerns continue as if the name of the app is still "CatchUp".

For all user-facing concerns, use "Ketchup".

Deploy

export GEM_HOME=/Users/sg/.gem
export PATH="$GEM_HOME/bin:$PATH"

gem install bundler:2.2.0 bundle install

Beta: bundle exec fastlane ios beta

AppStore: bundle exec fastlane ios release