Open Menu
Close Menu
Apple
Shopping Bag
Apple
Mac
iPad
iPhone
Watch
TV
Music
Support
Search apple.com
Shopping Bag
Lists
Open Menu
Close Menu
Terms and Conditions
Lists hosted on this site
Email the Postmaster
Tips for posting to public mailing lists
requirements
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
requirements
Subject
:
requirements
From: Chuck Soper <
email@hidden
>
Date: Fri, 6 May 2005 14:31:59 -0700
Hello,
I use the following requirements dictionary in my installer. This has worked fine for all of my users so far as well as my testing. I have one user that says he's using 10.4, but that the message in this requirements dictionary is being displayed and preventing him from installing. He even sent a screenshot. I asked him to confirm his version of the OS by selecting "About this Mac" from the Apple menu and he told me it said 10.4.
I have no idea what to tell him. Is there anything wrong with the requirements dictionary below? I'm not sure what to tell him.
Thanks, Chuck
<key>IFRequirementDicts</key>
<array>
<dict>
<key>LabelKey</key>
<string>Mac OS X v10.4 or newer</string>
<key>MessageKey</key>
<string>You must upgrade to Mac OS X v10.4 before installing the VelaClock Widget.</string>
<key>SpecArgument</key>
<string>/System/Library/CoreServices/SystemVersion.plist</string>
<key>SpecProperty</key>
<string>ProductVersion</string>
<key>SpecType</key>
<string>plist</string>
<key>TestObject</key>
<string>10.4</string>
<key>TestOperator</key>
<string>>=</string>
<key>TitleKey</key>
<string>VelaClock cannot be installed because it requires Mac OS X v10.4 or newer.</string>
</dict>
_______________________________________________
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
Follow-Ups
:
Re: requirements
From:
Stéphane Sudre <email@hidden>
Prev by Date:
Internet-Enabled HTML readmes don't work in Tiger?
Next by Date:
Re: requirements
Previous by thread:
Internet-Enabled HTML readmes don't work in Tiger?
Next by thread:
Re: requirements
Index(es):
Date
Thread