Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace deprecated altool with notarytool #2

Open
evan-manyhats opened this issue Aug 15, 2024 · 0 comments
Open

Replace deprecated altool with notarytool #2

evan-manyhats opened this issue Aug 15, 2024 · 0 comments

Comments

@evan-manyhats
Copy link

evan-manyhats commented Aug 15, 2024

The sign_app function is throwing the following error since altool has been decommissioned and replaced by notarytool:

2024-08-15 14:38:58.971 *** Error: Unable to upload your app for notarization.
2024-08-15 14:38:58.974 *** Error: Notarization of MacOS applications using altool has been decommissioned. Please use notarytool. See: https://developer.apple.com/documentation/technotes/tn3147-migrating-to-the-latest-notarization-tool (-1031)

It would be great to update mac-notarization to use the new notarytool.

I don't have experience with these tools, but I can try to get things working based on the migration documentation.

Please let me know if this has already been investigated or if you have any other suggestions. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant