Commit graph

11 commits

Author SHA1 Message Date
Joey de l'Arago
a80390efb3 Make building easier without signing identity.
CURA-6867
2023-01-11 12:07:12 +01:00
Joey de l'Arago
ddb4547598 Use path to join paths
CURA-6867
2023-01-11 11:57:51 +01:00
Joey de l'Arago
b96c0dce39 Remove source path from build_macos.py because it is unused.
Refactor filename because it now includes the extension.

The component now has -Component.pkg instead of the installer usincg -Installer.pkg. They must have different names but now the input filename is used to upload the artifacts.

CURA-6867
2023-01-10 10:11:27 +01:00
Joey de l'Arago
43b672834b Deprecate DMG building.
CURA-6867
2023-01-10 09:29:49 +01:00
Joey de l'Arago
337b25b954
Update build_macos.py 2022-12-20 16:27:26 +01:00
Joey de l'Arago
f56cfd076f Update comments to match new company name
CURA-6867
2022-12-20 10:24:54 +01:00
Joey de l'Arago
8870ba2964 Sign the pkg files
Remove the component .pkg file after it is packaged into the installer. This file was being added to the github action output zip file.

CURA-6867
2022-12-19 15:23:03 +01:00
Joey de l'Arago
095f481310 Update MacOS pkg build to use correct .app name.
CURA-6867
2022-12-14 13:11:11 +01:00
Joey de l'Arago
2b12343cd2 Update paths
CURA-6867
2022-12-14 10:54:15 +01:00
Joey de l'Arago
b6e15084fb Update macos build script to build both dmg and pkg.
CURA-6867
2022-12-13 16:51:28 +01:00
Joey de l'Arago
3510bc55f9 Move MacOs bulid scripts to more generically name file
CURA-6867
2022-12-13 16:23:00 +01:00
Renamed from packaging/dmg/dmg_sign_noterize.py (Browse further)