IFRequirementDicts "recommends" not working?
IFRequirementDicts "recommends" not working?
- Subject: IFRequirementDicts "recommends" not working?
- From: Nathan Weston <email@hidden>
- Date: Fri, 04 Jan 2008 11:05:20 -0500
When I create a package requirement with the level set to "recommends"
instead of "requires", it's still treated as a requirement. The
installer won't let me choose any volumes and the "Continue" button is
grayed out.
I've tested this on a couple of 10.4 systems with the same results.
This is the relevant portion of the Info.plist (generated by PackageMaker).
<key>IFRequirementDicts</key>
<array>
<dict>
<key>Level</key>
<string>recommends</string>
<key>MessageKey</key>
<string>FxPlug too old</string>
<key>SpecArgument</key>
<string>/Library/Frameworks/FxPlug.framework
</string>
<key>SpecProperty</key>
<string>CFBundleVersion</string>
<key>SpecType</key>
<string>bundle</string>
<key>TestObject</key>
<string>1.2.3</string>
<key>TestOperator</key>
<string>eq</string>
<key>TitleKey</key>
<string>title</string>
</dict>
</array>
--
. . . . . . . . . . . . . . . . . . . . . . . . .
Nathan Weston email@hidden
GenArts, Inc. Tel: 617-492-2888
955 Mass. Ave Fax: 617-492-2852
Cambridge, MA 02139 USA www.genarts.com
_______________________________________________
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