9 Commits

Author SHA1 Message Date
Joey de l'Arago
e834cce32a Pass the app name into the build_macos script so that it matches the app name used in UltiMaker-Cura.spec.jinja 2023-01-16 15:29:38 +01:00
Joey de l'Arago
7e88e3a019 Addd display name to bundle identifier as well so that enterprise can be installed alongside normal Cura.
CURA-6867
2023-01-13 17:31:23 +01:00
Joey de l'Arago
b72e29f33b typo
CURA-6867
2023-01-13 16:11:45 +01:00
Joey de l'Arago
5b8ef526fb Use bundle identifier including version. This stops the installer from overwriting previous installs. This is circumventing the intent of the pkg, it should always upgrade/update never double install. It will work though 🤷
CURA-6867
2023-01-13 15:45:27 +01:00
Joey de l'Arago
ca34fe2d2d Change display now to include enterprise for MacOS
Add CFBundleVersionString, this might fix the app not showing up in search.

CURA-6867
2023-01-11 16:47:59 +01:00
Joey de l'Arago
db501f5eed Merge branch 'main' into CURA-6867_pkg_for_macos
# Conflicts:
#	.github/workflows/cura-installer.yml
2023-01-10 09:19:01 +01:00
Jelle Spijker
340e03327e Use raw literal for paths
Fixes Windows backwards backslash issue
2022-12-16 13:04:14 +01:00
Joey de l'Arago
36abfbf8bf Add missing bundle version metadata, this fixes the application not being searchable in launchpad.
CURA-6867
2022-12-13 17:17:00 +01:00
jspijker
ed6018d4ad Update pyinstaller scripts using UltiMaker
Contributes to CURA-9808
2022-11-28 11:22:11 +01:00