Post

Replies

Boosts

Views

Activity

Reply to notarization error : The signature of the binary is invalid
Anyone can give me some help to pass the notarization service? Below is my codesign command for the bundle, and the --deep parameter affects the signature of the main executable file. sudo codesign --force --deep --timestamp --options=runtime -s "Developer ID Application: Some Company (XXXXXX)" ./XXXX.app And I also tried to codesign the single executable file yyyy directly, but the error remained. I need more info to move forward. Or somebody can tell me how to connect with Apple Notarization Service Team. Their notarization response cannot point out what blocks my executable file.
Apr ’21