-
-
Notifications
You must be signed in to change notification settings - Fork 198
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
Please sign and notarize macOS app #686
Comments
I don’t know how to do that. |
This GitHub action contains example of app sign and notarization https://github.com/marketplace/actions/xcode-notarization |
To acquire the ApiKey used in app sign, developers must pay $99 per year to Apple. I don't think it is feasible for a free open-source project. |
I did buy a Comodo code signing certificate to sign Windows .exes here: Could I use that to sign or is that not applicable on Mac? |
I also have a SignPath certificate for open source projects provided by SignPath. Wondering if I can use that? @SabotageAndi would you know? |
No, for macOS sign, you need Apple Developer Subscription. It is also required to publish an app to the macOS AppStore. I have this subscription. I could publish this app as a free app from my subscription if it is suitable for you. |
That would be nice, thanks for the offer! |
Cool I will try. The version v2.1.820 crashed on macOS. |
This is the only thing preventing distribution via Homebrew: Homebrew/homebrew-cask#156909 (comment) In the meantime, I've put the cask in a third party repo (https://github.com/jwosty/homebrew-structuredlogviewer), so you can install it like so |
I can't run macOS app I got message:
The text was updated successfully, but these errors were encountered: