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 (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com