Re: PackageMaker and Tiger/Leopard Packages
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=7IRMTouL/5OffMD66n1oiTjt4Edx8Lj3lYS0rpBQjV4=; b=jbOtw9hexuzX4oNQ19mUNfpni+689d9AVvhLIzttnvhOpYEnaED9ZAyJNyALT/KWcQ CwNEuKhVb9zzJSqOTvzY04S/QbTTYfSamKqpfJvQpEdlDyAT14u9k1lms/iaEWEG5Fl4 1jnAe6GVid+LsB22ViaWfN0yn8CIMaTNrkAx4= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=vycT3oOCc7IhzeqHgkkdHzYx21jUZt5iXEv58DVoNL2NEutGjlX0ezWId1+nguue0d aktQ+TAf0mfPzLqCvgrH6HkEi6jW52kQxKdC3VWDvhCuJNSuOWQ2Epd4ou6/Hlc9h5dc +KyRu+tPlZzd9C2Jfyd9gBnCYMkPvP0wI0vBw= On Fri, Dec 19, 2008 at 22:09, Iceberg-Dev <dev.iceberg@gmail.com> wrote:
If >= is the comparator you use in the Javascript requirement, this could be the origin of the issue. To compare OS version, you need to use the appropriate function: compareVersions.
Could you post your requirement to confirm this?
When building the meta-package in the requirements tab of the Leopard only package I add a check for System OS being greater or equal to 10.5.0, as shown in the following screen shot: <http://www.lsc-group.phys.uwm.edu/~ram/requirements.png> When building, and running, the installer on Leopard the Leopard only package is greyed out and not able to be selected: <http://www.lsc-group.phys.uwm.edu/~ram/installer.png> You mention Javascript, I'm not using Javascript to do a version check, how can I do this? Cheers Adam _______________________________________________ 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: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Adam Mercer