Skip to content

Commit

Permalink
Update Makefile - add migrated_fynedo to all platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
dweymouth authored Feb 11, 2025
1 parent 6130fba commit f064e4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ zip_macos:
zip --symlinks -r Supersonic.zip Supersonic.app/

package_windows:
fyne package -os windows
fyne package -os windows -tags migrated_fynedo

package_linux:
fyne package -os linux
fyne package -os linux -tags migrated_fynedo

0 comments on commit f064e4c

Please sign in to comment.