yllan / JXLook

JPEG-XL viewer on macOS
MIT License
69 stars 7 forks source link

Add Sparkle to auto-update #8

Open yllan opened 3 years ago

yllan commented 3 years ago

Seems like Sparkle 1 doesn't support sandboxed app.

Need to

  1. Switch to Sparkle 2.0 beta
  2. Turn off sandbox
  3. Downloading from a website instead of auto-update https://sparkle-project.org/documentation/publishing/#publishing-an-update
yllan commented 3 years ago

Due to incorrect setting for 0.1.3, we can't get the next version auto-updated either way. 👎 Should use integer for CFBundleVersion.

The only way I can come up with is to use release notes to hint the user to download. Luckily we are in the early stage so there's no one using this app.