Hacker News new | ask | show | jobs
by leecb 2276 days ago
Very cool work! I just manually implemented this in a python script.

Does it support other platforms? Will it run on Linux?

1 comments

The notarization service is opaque (uses Xcode's "xcrun altool" to submit/read status, instead of something like a REST API...) so unfortunately Mac-only at the moment.
That's too bad, I would've loved to do this from a docker container.