Re: What are the correct values for IFPkgFlagAllowBackRev ?
Re: What are the correct values for IFPkgFlagAllowBackRev ?
- Subject: Re: What are the correct values for IFPkgFlagAllowBackRev ?
- From: Stéphane Sudre <email@hidden>
- Date: Thu, 19 Oct 2006 23:23:58 +0200
On jeudi, octobre 19, 2006, at 12:53 AM, Handloser, Fred (LightScribe)
wrote:
The documentation at
http://developer.apple.com/documentation/DeveloperTools/Conceptual/
SoftwareDistribution4/Concepts/sd_pkg_flags.html
has an examle listing using
<key>IFPkgFlagAllowBackRev</key>
<false/>
[...]
Does anybody know which values will be valid when using this flag.
Do others use this Flag or omit it since the default value seems to be
to not allow back reving.
1. The correct values are <false/> or <true/> since we're dealing with
plists.
2. The documentation is right in a way. The type of the flag is BOOL
(Objective-C) and the values are Yes or No. But I agree the
documentation is confusing on this point.
3. This flag may be used for the QuickTime reverter installer but I
would not bet anything on it.
_______________________________________________
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