i would like to code sign a mac app but leave out the hardened runtime business because some third party libraries (python-related if it is important) are causing troubles with that.
e.g. the benefit of code signing is that it keeps people from modifying the app contents. this is of course a benefit even without the hardened runtime.
is there a way to do this any more? it seems like it used to be an option.
i realize this requires non app store distribution.
4
0
1.1k