yshavit / whatdid

What did I do all day?
MIT License
8 stars 0 forks source link

need to not use altool for notarization #305

Closed yshavit closed 2 years ago

yshavit commented 2 years ago

I can't find it now, but there was some warning message in a build log about altool being deprecated. I should use notarytool instead.

See:

https://developer.apple.com/documentation/security/notarizing_macos_software_before_distribution/customizing_the_notarization_workflow/notarizing_apps_when_developing_with_xcode_12_and_earlier

yshavit commented 2 years ago

Oh, maybe it kicks in when I upgrade my xcode prefs to use the modern hotness?