February 2018
Intermediate to advanced
346 pages
9h 56m
English
Before committing and pushing the code signing assets, it is important to encrypt the files to ensure that if the Git repository access is compromised, the ever-important code signing assets aren’t. You have various options for encrypting your files, but fastlane suggests OpenSSL as one solution, and in fact, match does it out of the box. match automatically encrypts both the keys and provisioning profiles using OpenSSL, using a passphrase which will be prompted the first time a new developer is on board with a new machine setup.
While you ...
Read now
Unlock full access