You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.
I'm not sure how transferring works either, but I think you need to make a group or something. If I knew a lot about it, I could probably sign it myself since I code-sign for Termina.
If you are code-signing your application via Apple’s Developer ID program, Sparkle will ensure the new version’s author matches the old version’s. Sparkle also performs basic (but not deep) validation for testing if the new application is archived/distributed correctly as you intended.
but it looks like it would be possible to transfer it
If you both code-sign your application and include a public EdDSA key for signing your update archive, Sparkle allows issuing a new update that changes either your code signing certificate or your EdDSA keys. Note however this is a last resort and should only be done if you lose access to one of them.
Specifications
Expected Behavior
Application opens and is digitally signed.
Actual Behavior
Gatekeeper blocks application from running due to lack of a code signature.
Steps to Reproduce the Problem
Do we have an estimate on when we'll be able to see code-signed versions of Seaglass?
The text was updated successfully, but these errors were encountered: