• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: File icon association with the application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: File icon association with the application


  • Subject: Re: File icon association with the application
  • From: "Philip D. Wasson" <email@hidden>
  • Date: Thu, 30 Apr 2009 17:08:45 -0400


On Apr 30, 2009, at 16:53, Francois Cournoyer wrote:

What we’re trying to do is association 3 filetypes with our application, each with their own icon.

From what I gathered, this should be handled by the info.plist contained in the .app, but so far all attempt have failed and all we get is the “standard” unix exec icon.

Here’s the info.plist content, any help would be greatly appreciated as at this point the project is going critical because of this.
[BEGIN]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd ">
<plist version="1.0">
<dict>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeExtentions</key>


...


For one, "CFBundleTypeExtentions" ought to be "CFBundleTypeExtensions".
Also, I'm not sure how happy the system will be with a CFBundleSignature of "????" (unless you've simply obfuscated that for the email).


----------------------------------------------------------------------
Philip D. Wasson                              pwasson at maned dot com
MEI Software Engineer



_______________________________________________
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


  • Follow-Ups:
    • RE: File icon association with the application
      • From: "Francois Cournoyer" <email@hidden>
References: 
 >File icon association with the application (From: "Francois Cournoyer" <email@hidden>)

  • Prev by Date: File icon association with the application
  • Next by Date: RE: File icon association with the application
  • Previous by thread: File icon association with the application
  • Next by thread: RE: File icon association with the application
  • Index(es):
    • Date
    • Thread