PackageMaker(3.0.1) in Leopard(10.5.x) : How to set requirement of Target OS Version to Panther(10.3.x)?
PackageMaker(3.0.1) in Leopard(10.5.x) : How to set requirement of Target OS Version to Panther(10.3.x)?
- Subject: PackageMaker(3.0.1) in Leopard(10.5.x) : How to set requirement of Target OS Version to Panther(10.3.x)?
- From: "Gi youl Kim" <email@hidden>
- Date: Mon, 14 Jan 2008 19:09:16 -0800
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?
_______________________________________________
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