cozy-labs / cozy-desktop

File Synchronisation for Cozy on Desktop and Laptop
https://cozy-labs.github.io/cozy-desktop/
GNU Affero General Public License v3.0
98 stars 45 forks source link

dev: Build and publish zip target on macOS #2264

Closed taratatach closed 1 year ago

taratatach commented 1 year ago

Although our users install Cozy Desktop via the dmg target on macOS, the zip target is still required for the updater to work. Indeed, if the generated zip file isn't published, the updater will fail as it is looking for its presence.

The issue has been reported a long time ago in https://github.com/electron-userland/electron-builder/issues/2199 but there is no recent work on any potential solution.

Please make sure the following boxes are checked: