Skip to content

fix: keep Sparkle off ad-hoc make install builds - #3

Merged
TerrifiedBug merged 1 commit into
mainfrom
fix/sparkle-developer-id-gate
Aug 27, 2026
Merged

fix: keep Sparkle off ad-hoc make install builds#3
TerrifiedBug merged 1 commit into
mainfrom
fix/sparkle-developer-id-gate

Conversation

@TerrifiedBug

Copy link
Copy Markdown
Owner

Baking the real EdDSA key made shouldEnable true for every .app that is not in Caskroom. A make install copy would auto-check and try to replace itself once v0.1.0 publishes an appcast item.

Sparkle now also requires a Developer ID Application signature from team 92X3ACDPD2 (SecStaticCodeCheckValidity). Ad-hoc and Apple Development stay on DisabledUpdater. Homebrew (Caskroom) is still skipped.

Verified the same requirement with codesign -R: /Applications/Browseroute.app (ad-hoc) fails; TickerBar and yap pass.

This should land before the first v* tag.

Baking the real EdDSA key made shouldEnable true for every .app that
isn't in Caskroom. A make install copy would auto-check and try to
replace itself once v0.1.0 publishes an appcast item. Require a
Developer ID Application signature from team 92X3ACDPD2.
@TerrifiedBug
TerrifiedBug merged commit df3ceaf into main Aug 27, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant