Don't allow Syncthing to upgrade beyond the supports macOS version #222
Open
Description
Come on folks, this is easy to prevent. Since v1.27.7 decided to drop support for versions of macOS prior to 12.7, all you have to do is add a <sparkle:minimumSystemVersion>12.7.0</sparkle:minimumSystemVersion>
tag to your https://upgrades.syncthing.net/syncthing-macos/appcast.xml Sparkle feed to prevent unsupported versions of macOS from even seeing the Sparkle update popup.
No need for people to https://github.com/syncthing/syncthing-macos?tab=readme-ov-file#disable-automatic-update-checker
See https://sparkle-project.org/documentation/publishing/#minimum-system-version-requirements for more info
Metadata
Assignees
Labels
No labels