Customizing the Notarization Workflow fails
Customizing the Notarization Workflow fails
- Subject: Customizing the Notarization Workflow fails
- From: Gabriel Zachmann via Cocoa-dev <email@hidden>
- Date: Sat, 25 Apr 2020 16:12:30 +0200
I am trying to follow these instructions:
https://developer.apple.com/documentation/xcode/notarizing_macos_software_before_distribution/customizing_the_notarization_workflow?language=objc
However, I can't even achieve the first step ("Export a Package for
Notarization").
As per the instructions, I have created a shell script with the commands
(complete shell script at end) recommended in the instructions.
I have added a Post-action in the Archive section of the appropriate scheme,
consisting of one line that calls my bash script.
When I do Product / Archive, Xcode seems to create an archive, it also runs the
post-action script,
the script opens the "Export" folder for me, but there is nothing in it.
Also, the archive Xcode has just created is basically empty: when I show
package contents, there is an empty products folder in it.
Any ideas what I might be doing wrong?
Thanks a lot in advance.
Best regards, stay healthy, Gab.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden