In this README file you can find some documentation on how we handle everything in this project.
On order to do everything you'll need to install the following dependencies:
gem install fastlane
gem install icapps-translationsHere is a list over version we require:
- Fastlane 2.12.0
We keep our Android folders mapped to the directories on your disk. This requires no manual action.
We follow our coding guidelines that can be found on Github.
We manage the translations with our online translation tool. In order to import the translations you can run the following command.
translations importWhen submitting a pull-request please take the following into account:
- Sync the project.
- Make sure you merged
developinto your feature branch. - Run pmd findbugs and ensure there are no remaining warnings.
We deploy a beta application with the beta lane. This lane will build the
application with the Beta configuration and upload it to HockeyApp. Execute
the upload like this:
fastlane betaThese are the devs resposible for this project:
- 🤓 Ollie