CI: Programatically create PKG scripts

Additionally move all PKG assets to ci_tooling/pkg_assets
This commit is contained in:
Mykola Grymalyuk
2024-06-02 12:16:25 -06:00
parent ec103c1d2e
commit aa40e9328a
12 changed files with 609 additions and 430 deletions
+5
View File
@@ -2,6 +2,11 @@
## 1.6.0
- Set `AssociatedBundleIdentifiers` property in launch services as an array
- Move to auto-generated pre/postinstall scripts for PKGs
- Streamlines PKG creation process, ensuring Install and AutoPKG scripts are always in sync
- Add support for `gktool` in PKG postinstall scripts
- Removes Gatekeeper "verifying" prompt on first launch after PKG installation
- Note `gktool` is only available on macOS Sonoma and newer
## 1.5.0
- Restructure project directories