Skip to content

Commit

Permalink
Release packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
entonio committed Jun 3, 2024
1 parent 9ce46dd commit c3fde03
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.DS_Store
.idea/
packed/
release/
source/config/*/translations.csv
source/config/**/NOTICE
Expand Down
4 changes: 3 additions & 1 deletion NOTICE
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Copyright 2018-2024 Antonio Pedro Marques

The image files in this app were sourced from freeimages.com and are used in it under the terms of https://www.freeimages.com/license.
The icon files in this app were sourced from freeimages.com and are used in it under the terms of https://www.freeimages.com/license.

The jpeg files in this app were sourced from perchance.org/ai-text-to-image-generator.
Binary file added source/packaging/mac/Resources/installer-mac.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions source/build.sh → source/prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ cp -va resources/$current.icns config/mac/menubar.icns
cp -va ../NOTICE packaging/mac/Resources/
cp -va resources/$current.icns packaging/mac/Resources/app.icns

cp -va resources/installer-mac.jpeg packaging/mac/Resources/installer-mac.jpeg

cp -va resources/translations.csv config/win/
cp -va resources/translations.csv config/mac/
Binary file added source/resources/installer-mac.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/resources/installer.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c3fde03

Please sign in to comment.