Manage Code Signing Certificates with cert
We were not able to complete our first task in the previous chapter using sigh (https://docs.fastlane.tools/actions/sigh), as we lacked a certificate to codesign. In this chapter, we will complete the circle through the use of a related action, cert (https://docs.fastlane.tools/actions/cert), which will help us in managing our code-signing certificates, and will complete our exercise from the previous chapter and code sign our app.
While match (https://docs.fastlane.tools/actions/match) is normally the most appropriate tool for developers to automate and share code-signing credentials, and while it takes care of all the required certificate and profiles, working with cert (https://docs.fastlane.tools/actions/cert ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access