Post

Replies

Boosts

Views

Activity

Reply to codesign CLI throws error on OSX 12 (M1) and Xcode 12/13
internal error in Code Signing subsystem For anyone finding this post from the same error message, our problem was that the working directory for creating the bundle was under a symlink (thanks to Bazel). Moving the app out of the symlinked directory before signing seems to fix the issue.
Replies
Boosts
Views
Activity
Nov ’24