Dilbert-Me
Dilbert-Me copied to clipboard
Travis build broken
The Travis build is broken because enabling Runtime Hardening enforces using a code sign identity rather than ad-hoc signing. This means Travis doesn't have my signing certificate.
To fix this I need to export that certificate into an encrypted keychain, and integrate it with the project and Travis.