Xcode IDE - Archive - Export Notarized App button greyed out

Hi All,


I'm trying to notarize macOS apps via XCode IDE - Organizer window. When I submit the app into Apple Services, the organizer window status will be changed to "Processing" and after a while I will get an e-mail saying that "Your Mac software has been notarized. You can now export this software and distribute it directly to users.'


But there is no way to export notraized app. 'Export Notarized App' button is greyed out and status remains in "Processing" state eventhough i got an approved e-mail.
If I query notarization info using the below command:
xcrun altool --notarization-info <UUID> -u <username> -p<pwd>
it returns 'package approved" status. I checked the LogFileURL link also. It says "status summary" as "Ready for distribution" and "issues" as "null"
Why "Export Notarized App" button is greyed out?

Post not yet marked as solved Up vote post of maju Down vote post of maju
577 views

Replies

Why "Export Notarized App" button is greyed out?

Post not yet marked as solved Up vote reply of maju Down vote reply of maju