Quickpkg Versions Save

wrapper for pkgbuild to quickly build simple packages from an installed app, a dmg or zip archive.

v1.0beta

2 years ago

Apple will remove the Python 2.7 binary at /usr/local/python from macOS in macOS Monterey 12.3.

This script is built and tested with the MacAdmins "Managed Python."

v0.8.1

4 years ago
  • fixed dmg re-packaging which broke in 0.8

v0.8

4 years ago

added support for tip archives

this works with the Xcode xip download, but it takes a long time and approximately 50GB of free disk space

v0.7

5 years ago

fixed a bug with wrong variable name and another where quickpkg would fail when a dmg with weird access privileges (Time Machine) is mounted when the script runs

v0.6

6 years ago

Fixed a bug on how symlinks are copied when copying bundles with symlinks. Thanks @homebysix for pointing this out!

v0.5

6 years ago

Now creates non-relocatable packages by default. Can revert to relocatable packages with the --relocatable option.