Hello there :)
We have a macOS app that has hardened runtime enabled. Furthermore, we have code signing enabled for Debug builds.
We were discussing if we disable code signing for our Debug builds (to speed up local building) will this then disable hardened runtime too?
Our concern is of course that if our local testing works fine and then in Release builds - if hardened runtime only kicks in here - the app would get into trouble in production...
Best regards,
Jens Schwarzer
We have a macOS app that has hardened runtime enabled. Furthermore, we have code signing enabled for Debug builds.
We were discussing if we disable code signing for our Debug builds (to speed up local building) will this then disable hardened runtime too?
Our concern is of course that if our local testing works fine and then in Release builds - if hardened runtime only kicks in here - the app would get into trouble in production...
Best regards,
Jens Schwarzer