-
Notifications
You must be signed in to change notification settings - Fork 2
macos-arm64
binaries fail to run on macOS M1/2
#66
Comments
Binaries for macOS signed adhoc worked 05nelsonm/kmp-tor#285 (comment) Signing the binaries breaks reproducibility though. In the interim, will use tor binaries from TorBrowser macOS which are signed with the TorProject's developer ID and run fine. Need to figure out next steps though, as noted in 05nelsonm/kmp-tor#285 (comment) |
There are 3 paths going forward, each with their own trade offs.
|
Option Otherwise, I think option |
Looks like Option |
Binary build process needs to be refactored into 3 steps:
Binary verification process (for library consumers):
|
RE: 05nelsonm/kmp-tor#285
Binaries for
macos-arm64
are not developer signed and fail signature checks when trying to execute on them.Binaries from the expert bundle worked though which is weird?Will repackage binaries from each expert bundle and then publish a
-SNAPSHOT
The text was updated successfully, but these errors were encountered: