You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the macOS NAM binaries are not getting code-signed and the installer is not getting notarized. They should be :-). This is probably the source of multiple user issues, including repeated permissions dialog for microphone access, not being able to browse for files in certain paths etc. Logic X on arm64 is especially sensitive.
Hey Steve,
the macOS NAM binaries are not getting code-signed and the installer is not getting notarized. They should be :-). This is probably the source of multiple user issues, including repeated permissions dialog for microphone access, not being able to browse for files in certain paths etc. Logic X on arm64 is especially sensitive.
here is a great article about how to do it: https://melatonin.dev/blog/how-to-code-sign-and-notarize-macos-audio-plugins-in-ci/
Here is a WIP Pr/Branch on the iPlug2OOS repo from which NamPlugin was started where I was working on adding it to the CI/CD scripts:
iPlug2/iPlug2OOS#9
The text was updated successfully, but these errors were encountered: