Re: APFiles/APInstallerURL keys in Info.plist?

Fritz Anderson <[email protected]> Sun, 15 May 2011 16:25:43 -0500
Newsgroups gmane.comp.macosx.devel
Message-ID <[email protected]>
On 15 May 2011, at 1:40 PM, objectwerks inc wrote:

> Does this help?
> 
> http://developer.apple.com/library/ios/#documentation/general/Reference/InfoPlistKeyReference/Articles/GeneralPurposeKeys.html

Thanks for thinking of this, but no, it doesn't help. It's what I was referring to when I called Apple's documentation "extremely vague." For instance, here is everything Apple's documentation says, anywhere, about APInstallerURL:

> APInstallerURL (String - Mac OS X) identifies the base path to the files you want to install. You must specify this path using the form file://localhost/path/. All installed files must reside within this directory.

The files you want to install — how? When? By what mechanism? For what purpose? Apple doesn't say what it does (did) with the URL once you've identified the files you want to install. That's what I'm looking for.

	— F