Posts

Post not yet marked as solved
8 Replies
Thanks for your responce, eskimoUnfortunately, I won't visit WWDC this year.I got reply on my ticket from Apple Developer Program Support. James asked me for more details. I sent him my test project and signed app. Hope he'll help me with this problem.
Post not yet marked as solved
8 Replies
Thanks for your reply, eskimo.Unfortunately, for me it's still the same:{ "logFormatVersion": 1, "jobId": "<#jobId#>", "status": "Invalid", "statusSummary": "Archive contains critical validation errors", "statusCode": 4000, "archiveFilename": "MyApp.zip", "uploadDate": "2019-06-02T18:06:10Z", "sha256": "<#sha256#>", "ticketContents": null, "issues": [ { "severity": "error", "code": null, "path": "MyApp.zip/MyApp.app/Contents/MacOS/MyApp", "message": "The contents of the bundle at MyApp.zip/MyApp.app/Contents/MacOS/MyApp could not be extracted.", "docUrl": null, "architecture": null } ] }I'm using macOS Mojave 10.14.5 and Xcode 10.2.1. I wrote script for notarization using command-line workflow. And all worked fine before May 30.