Questions on APInstallerURL, APFiles & CFBundleIconFile
Questions on APInstallerURL, APFiles & CFBundleIconFile
- Subject: Questions on APInstallerURL, APFiles & CFBundleIconFile
- From: Stephane Sudre <email@hidden>
- Date: Thu, 22 Jan 2004 12:23:26 +0100
o APInstallerURL & APFiles: I do not understand the purpose of those
flags even after reading the documentation at
http://developer.apple.com/documentation/MacOSX/Conceptual/
BPRuntimeConfig/index.html#//apple_ref/doc/uid/10000170i
Has someone understood the goals of these flags?
o FBundleIconFile:
The documentation is stating:
"CFBundleIconFile
This key identifies the file containing the icon for the bundle. The
filename you specify does not need to include the.icns extension,
although it may. The Finder looks for the icon file in the Resources
directory of the bundle.
If your bundle uses a custom icon, you must specify this property. If
you do not specify this property, the Finder (and other applications)
display your bundle with a default icon."
Ok, I provide a custom Icon with a proper icns for some bundles: .pkg,
.bundle. They're not displayed instead of the common icon. So is the
documentation correct? IMHO, this property is only valid for .app
bundles.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.