Apple-Actions / import-codesign-certs

GitHub Action for Importing Code-signing Certificates into a Keychain
MIT License
184 stars 78 forks source link

Add documentation #22

Closed benbowler closed 11 months ago

benbowler commented 2 years ago

I've added some documentation that describes how to generate and prepare the certificates for adding to the GitHub Actions Secrets.

I you have any suggestions let me know.

m-kuhn commented 1 year ago

FYI, I added instructions for a terminal way of doing things too https://github.com/Apple-Actions/import-codesign-certs/pull/26