On Apr 25, 2020, at 10:12 AM, Gabriel Zachmann via Cocoa-dev 
<cocoa-dev@lists.apple.com> wrote:
> 
> 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").

I’m not sure how you would script the export, but if you go to menu option 
Window ->  Organizer, you can see your archives. From there you can export. 
Apps have the button “Distribute App”, and a command line program has the 
button “Distrubute Content”. Clicking that button lets you export the archive 
or the app/built products. Those are exported into a folder named with the date 
by default.

Once you have the product exported, the directions on that page work fine for 
building a script to handle signing/notarizing. 

Jim Crate

_______________________________________________

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

Reply via email to