Hello again @eskimo
After some investigation I found out that the next message:
"Notarization":{"Message":"altool has been deprecated for notarization and starting in late 2023 will no longer be supported by the Apple notary service. You should start using notarytool to notarize your software.","Status":"DEPRECATED"}
is just a warning about notarization that is related only to macOS software (https://developer.apple.com/documentation/security/notarizing_macos_software_before_distribution).
But the warning doesn't mean that the altool itself will be deprecated.
It seems like altool is still valid for uploading .ipa files to TestFlight and notarytool is needed for macOS .pkg files.
Please correct me if I'm wrong. Thank you!
Topic:
Code Signing
SubTopic:
Notarization
Tags: