Re: PackageMaker(3.0.1) in Leopard(10.5.x) : How to set requirement of Target OS Version to Panther(10.3.x)?
Re: PackageMaker(3.0.1) in Leopard(10.5.x) : How to set requirement of Target OS Version to Panther(10.3.x)?
- Subject: Re: PackageMaker(3.0.1) in Leopard(10.5.x) : How to set requirement of Target OS Version to Panther(10.3.x)?
- From: Stéphane Sudre <email@hidden>
- Date: Tue, 15 Jan 2008 04:36:53 +0100
On Jan 15, 2008, at 4:09 AM, Gi youl Kim wrote:
I have 3 files to install, '10.3.txt', '10.4.txt' and '10.5.txt'.
Using the PackageMaker, I want to do :
Install only 10.3.txt if the target OS version is 10.3 ~ 10.3.8
(Panther)
Install only 10.4.txt if the target OS version is 10.4 ~ 10.4.11
(Tiger)
Install only 10.5.txt if the target OS version is 10.5 ~ 10.5.2
(Leopard)
When I add a requirement to a choice like 'Target OS Version is >=
10.3', the PackageMaker issues a warning like :
Requirement "Target OS Version (e.g. 10.x.x)" of choice "10.3" is not
supported prior to Mac OS X 10.4.
And actually the installer did not work correctly on the Panther
machine.
I tried to use 'CFBundleShortVersionString' in
'/System/Library/Extensions/System.kext/Info.plist' but did not work
too.
Any ideas?
Use an InstallationCheck script.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden