Thu, 01/13/2022 - 01:36
#1
SpokesSDK-3.23.53335.34198.pkg is not notarized
We are using Plat headsets in our electron app, so I have an issue with `SpokesSDK-3.23.53335.34198.pkg` file, it is not notarized from Apple. So the build failed.
The logs for our build:
{ "logFormatVersion": 1, "jobId": "2f8ba5e7-214e-4d2c-9a56-511772dd530e", "status": "Invalid", "statusSummary": "Archive contains critical validation errors", "statusCode": 4000, "archiveFilename": "Rainbow.zip", "uploadDate": "2022-01-11T13:41:36Z", "sha256": "11a61753d58c0d75eec98647cddd53ca1f975b1cc3d3d97b518f83469ce48df9", "ticketContents": null, "issues": [ { "severity": "error", "code": null, "path": "Rainbow.zip/Rainbow.app/Contents/Spokes3GSDKMac/SpokesSDK-3.23.53335.34198.pkg/inner.pkg Contents/Payload/Applications/Spokes SDK/SpokesSDK-3.23.53335.34198/SpokesRestSample/SpokesRestService.zip/SpokesRestService.app/Contents/MacOS/SpokesRestService", "message": "The signature of the binary is invalid.", "docUrl": null, "architecture": "x86_64" }, { "severity": "error", "code": null, "path": "Rainbow.zip/Rainbow.app/Contents/Spokes3GSDKMac/SpokesSDK-3.23.53335.34198.pkg/inner.pkg Contents/Payload/Applications/Spokes SDK/SpokesSDK-3.23.53335.34198/SpokesRestSample/SpokesRestService.zip/SpokesRestService.app/Contents/MacOS/SpokesRestService", "message": "The signature does not include a secure timestamp.", "docUrl": null, "architecture": "x86_64" }, { "severity": "error", "code": null, "path": "Rainbow.zip/Rainbow.app/Contents/Spokes3GSDKMac/SpokesSDK-3.23.53335.34198.pkg/inner.pkg Contents/Payload/Applications/Spokes SDK/SpokesSDK-3.23.53335.34198/SpokesRestSample/SpokesRestService.zip/SpokesRestService.app/Contents/MacOS/SpokesRestService", "message": "The executable does not have the hardened runtime enabled.", "docUrl": null, "architecture": "x86_64" }, { "severity": "error", "code": null, "path": "Rainbow.zip/Rainbow.app/Contents/Spokes3GSDKMac/SpokesSDK-3.23.53335.34198.pkg/inner.pkg Contents/Payload/Applications/Spokes SDK/SpokesSDK-3.23.53335.34198/SpokesRestSample/SpokesRestService.zip/SpokesRestService.app/Contents/MacOS/SpokesRestService", "message": "The executable requests the com.apple.security.get-task-allow entitlement.", "docUrl": null, "architecture": "x86_64" }, { "severity": "error", "code": null, "path": "Rainbow.zip/Rainbow.app/Contents/Spokes3GSDKMac/SpokesSDK-3.23.53335.34198.pkg/inner.pkg Contents/Payload/Applications/Spokes SDK/SpokesSDK-3.23.53335.34198/SpokesRestSample/SpokesRestService.zip/SpokesRestService.app/Contents/Frameworks/Spokes3G.framework/Spokes3G", "message": "The signature of the binary is invalid.", "docUrl": null, "architecture": "x86_64" }, { "severity": "error", "code": null, "path": "Rainbow.zip/Rainbow.app/Contents/Spokes3GSDKMac/SpokesSDK-3.23.53335.34198.pkg/inner.pkg Contents/Payload/Applications/Spokes SDK/SpokesSDK-3.23.53335.34198/SpokesRestSample/SpokesRestService.zip/SpokesRestService.app/Contents/Frameworks/Spokes3G.framework/Versions/A/Spokes3G", "message": "The signature of the binary is invalid.", "docUrl": null, "architecture": "x86_64" }, { "severity": "error", "code": null, "path": "Rainbow.zip/Rainbow.app/Contents/Spokes3GSDKMac/SpokesSDK-3.23.53335.34198.pkg/inner.pkg Contents/Payload/Applications/Spokes SDK/SpokesSDK-3.23.53335.34198/SpokesRestSample/SpokesRestService.zip/SpokesRestService.app/Contents/Frameworks/Spokes3G.framework/Versions/A/Frameworks/DFU.framework/DFU", "message": "The signature of the binary is invalid.", "docUrl": null, "architecture": "x86_64" }, { "severity": "error", "code": null, "path": "Rainbow.zip/Rainbow.app/Contents/Spokes3GSDKMac/SpokesSDK-3.23.53335.34198.pkg/inner.pkg Contents/Payload/Applications/Spokes SDK/SpokesSDK-3.23.53335.34198/SpokesRestSample/SpokesRestService.zip/SpokesRestService.app/Contents/Frameworks/Spokes3G.framework/Versions/Current/Spokes3G", "message": "The signature of the binary is invalid.", "docUrl": null, "architecture": "x86_64" }, { "severity": "error", "code": null, "path": "Rainbow.zip/Rainbow.app/Contents/Spokes3GSDKMac/SpokesSDK-3.23.53335.34198.pkg/inner.pkg Contents/Payload/Applications/Spokes SDK/SpokesSDK-3.23.53335.34198/SpokesRestSample/SpokesRestService.zip/SpokesRestService.app/Contents/Frameworks/Spokes3G.framework/Versions/Current/Frameworks/DFU.framework/DFU", "message": "The signature of the binary is invalid.", "docUrl": null, "architecture": "x86_64" }, { "severity": "error", "code": null, "path": "Rainbow.zip/Rainbow.app/Contents/Spokes3GSDKMac/SpokesSDK-3.23.53335.34198.pkg/inner.pkg Contents/Payload/Applications/Spokes SDK/SpokesSDK-3.23.53335.34198/Spokes3GSDK.framework/Versions/A/Spokes3GSDK", "message": "The signature does not include a secure timestamp.", "docUrl": null, "architecture": "x86_64" }, { "severity": "error", "code": null, "path": "Rainbow.zip/Rainbow.app/Contents/Spokes3GSDKMac/SpokesSDK-3.23.53335.34198.pkg/inner.pkg Contents/Payload/Applications/Spokes SDK/SpokesSDK-3.23.53335.34198/Spokes3GSDK.framework/Versions/A/Frameworks/libUtilityDynamic.dylib", "message": "The signature does not include a secure timestamp.", "docUrl": null, "architecture": "x86_64" } ] }
Add new comment