Fastlane (https://fastlane.tools) is a toolset to automatize building, testing, code signing etc of mobile apps, as well as for automatizing the interaction with the app store systems. The lack of such a system is the main reason there has been no updates to our mobile apps since their initial releases. Setting this up requires a few distinct steps, each of which will get its own bugzilla issue: * setting up a private git repository for storing shared signing certificates * reorganise some build code to better fit fastlane * write documentation on how to get started and use fastlane for our apps
This is working in the build system set up by the TTC after we moved the code to github.