Hello,
We are trying to codesign our osx binary which we created.
$ codesign --verbose=4 --timestamp --strict --options runtime -s "Developer ID Application: Rill Data, Inc (XXX)" macOS-x64/application/rill --force
macOS-x64/application/rill: replacing existing signature
macOS-x64/application/rill: signed Mach-O thin (x86_64) [rill]
$ codesign --verify macOS-x64/application/rill --verbose=4
macOS-x64/application/rill: valid on disk
macOS-x64/application/rill: satisfies its Designated Requirement
We also tried creating the pkg, we were able to install it locally but when actually executing the binary it again complained "Apple cannot check it for malicious software"
We also tried getting it notarized but that also fails.
$ xcrun altool --notarization-info <hash> -u <> -p <>
No errors getting notarization info.
Date: 2022-08-19 05:26:14 +0000
Hash: <hash>
RequestUUID: <hash>
Status: in progress
Status Code: 2
Status Message: Package Invalid