Fw: Bundle Icon refuses to show
Fw: Bundle Icon refuses to show
- Subject: Fw: Bundle Icon refuses to show
- From: "Yves Poissant" <email@hidden>
- Date: Sun, 19 Jun 2005 00:24:32 -0400
- Organization: Hash Enterprises Inc.
I have this bundle named "RAW.ext" where I took care to define all the
relevent fields in info.plist. Among other fields, I have :
CFBundleDocumentType
0
CFDocumentTypeExtensions
0 = ext
CFBundleTypeIconFile = DLL.icns
CFBundleTypeOSTypes
0 = ****
CFBundlePackageType = APPL
CFBundleSignature = ????
Still, the bundle does not show its icon and keeps on showing the folder
icon. If I change the bundle's name extension to "hxt", which is another
extension which uses the same icon and settings except for the extension,
then bingo, the bundle is displayed with the proper icon.
So clearly, either the extension "ext" is reserved and can't be used in
this
context or, most probably, there is some registration of the file extension
that needs to be done somewhere so that the file extension is recognized
immediately. I've tried to find the answer to that but I'm still clueless.
Could someone explain what I need to do to have that filename extension
display the proper icon? Or how to register that file extension with the
proper icon?
Thanks,
Yves
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden