- 18 Dec, 2017 1 commit
-
-
Kateryna Kostiuk authored
This patch adds lane to submit a new version to TestFlight. Change-Id: I1e795c28c6ed63c1de123c11cbefb7d470463d49 Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- 04 Dec, 2017 1 commit
-
-
Andreas Traczyk authored
- Adds a configuration called 'Development' to the project, which uses manual signing - Changes the 'Release' configuration to use manual signing - Adds support for fastlane automation. This commit adds 2 lanes: - 'test' uses scan to build and run unit tests on the client - 'build' unlocks the system's keychain, uses match to sync the development certificate and provisioning profile with a private git repo, then uses gym to build the development configuration of the xcode project - Adds a .gitignore to Ring/fastlane for undesired fastlane related files Change-Id: I1bc0eb8cfa20cc536c297ba7ae14292cc66e1d96
-