Re: Minimum operating system requirement in Packages
Until Packages is updated, your best solution is (assuming you are building a flat distribution package): • building the package in Packages • expanding it with pkgutil • manually editing the Distribution file • re-flattening it with pkgutil • distributing If you know your way around sed and such, it’s not that hard to script it. On Mar 28, 2014, at 2:56 AM, James Pritchard <james@emnetsoftware.com> wrote:
I'm creating a new distribution using Packages and would like to set the minimum operating system version to be 10.9. Previously using PackageMaker this was an editable field and easy to set but in Packages it's a drop down list box and the highest version available to me is 10.8.
Does anyone know a way of changing this? I've tried uninstalling Packages and reinstalling in case it populates the field during install time but I still have the same list of OS versions available to me. _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/installer-dev/conor%40mac.com
This email sent to conor@mac.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Conor Schutzman