Hi Everyone,

A couple months ago I finally got my applications to notarize correctly. I’m in 
4D v17.3 HF3, but using the PHP libraries from v18. As you probably know, Apple 
made changes last week and my notarization code has stopped working. Here is 
one example of the errors I’m getting back now:

    {
      "severity": "error",
      "code": null,
      "path": "B3A9E8C4BFA342E4B27E1E54538DEABA.zip/Herdly 
Team.app/Contents/Native 
Components/CodeEditor.bundle/Contents/MacOS/CodeEditor",
      "message": "The signature of the binary is invalid.",
      "docUrl": null,
      "architecture": "x86_64"
    },

I have a log that spits out what is happening during signing. The relevant part 
is this:

> codesign --verbose --timestamp --deep  --sign Developer\ ID\ Application:\ 
> Cannon\ Smith\ \(Y5RAH3A6C3\) /Users/Cannon/Library/Application\ 
> Support/D9BE268668A4451A8FF411ADC94400CF/Standalone\ Build/Final\ 
> Application/Herdly\ Team.app/Contents/Native\ Components/CodeEditor.bundle

StdError: /Users/Cannon/Library/Application 
Support/D9BE268668A4451A8FF411ADC94400CF/Standalone Build/Final 
Application/Herdly Team.app/Contents/Native Components/CodeEditor.bundle: 
signed bundle with Mach-O thin (x86_64) [com.4d.component.CodeEditor]


Further, both "codesign —verify --verbose” and "codesign -vvv —deep —strict” 
indicate that the app is signed correctly, but notarization returns errors like 
above.

Does anyone know what I might be missing? This is very frustrating. :-(

Thanks.

--
Cannon Smith
Synergy Farm Solutions Inc.
<[email protected]>
<www.synergyfarmsolutions.com>

**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to