PackageMaker and Tiger/Leopard Packages
PackageMaker and Tiger/Leopard Packages
- Subject: PackageMaker and Tiger/Leopard Packages
- From: "Adam Mercer" <email@hidden>
- Date: Thu, 18 Dec 2008 18:28:03 +0000
Hi
I'm trying to make an installer using PackageMaker that installs a
series of different packages that I've already created but am running
into a little Tiger/Leopard issue. I have in total 8 different
packages that need to be included in the meta-package and the problem
I am having is that one of them requires Leopard whereas all the
others will run on both Tiger and Leopard.
My goal is to have a single installer that can be used on both Tiger
and Leopard giving the option of installing all packages on Leopard,
and all but the Leopard only package on Tiger. To do this I build all
packages with a minium target of Tiger and then in the meta-package
added the requirement that the System OS should be >= 10.5.0 for the
package that requires Leopard. If I then build and run this installer
on Leopard the package that has the requirement of System OS >= 10.5.0
is greyed out and I am unable to select it.
I have also tried building this Leopard only package with a minimum
target of Leopard, but they I am unable to use this package in the
meta-package as when building I get an warning stating that "No
payload could be found. The package will not be built." I also get
this error if I put the version check into the Leopard only package
itself.
Surely it must be possible to do this. Can anyone offer any pointers?
Cheers
Adam
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden