alrapal / SynchroCalculator

Calculateur de dommages pour le sort Synchro des xélors dans le jeu "Dofus"
Other
2 stars 0 forks source link

Automated bundle #12

Open alrapal opened 2 years ago

alrapal commented 2 years ago

Description

The CI should automatically bundle the app for Linux, Mac (ARM and x64 architectures) as well as windows. The creation of those bundle should happen only when releasing a new version Release should be triggered in a way that still need to be defined

Acceptance Criteria

alrapal commented 2 years ago

At the moment GitHub action does not provide ARM architecture for Mac which implies that the automation for MacOS M1 and M2 cannot be automated

That bundle will have to be uploaded manually

alrapal commented 1 year ago

Currently, the DMG produced with the CI are corrupted. This is problematic since they cannot be opened. The Mac bundle is paused as for now.