Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: Creating Document Bundles in Java
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating Document Bundles in Java



Touch did the trick!


On Nov 4, 2010, at 8:18 AM, email@hidden wrote:

Kevin Muldoon wrote:
Thanks for the tips guys but unfortunately, no change in behavior.
Can anyone URL me the definitive guide to application .pLists? Think I'll need to study up on this very seriously.
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>truemediapackage</string>
</array>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>image/ico</string>
<string>image/x-icon</string>
<string>application/ico</string>
<string>application/x-ico</string>
</array>
<key>CFBundleTypeName</key>
<string>Windows Icon</string>
<key>LSHandlerRank</key>
<string>Default</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>ICO</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<true/>
<key>NSPersistentStoreTypeKey</key>
<string>Binary</string>
</dict>
_______________________________________________

Hi Kevin,

the plist info is cached. For me (10.4 Intel) in most cases calling
 touch <app-name>.app  from the terminal is working.

But sometimes I have to rename the app or even delete it, empty
the trash and restart.

Maybe Mike can give us a command to force reading the current plist info.


Sincerely Dirk Zöttl -- Eckenfelder GmbH & Co.KG - C.I.O. -

Am Röderweg 1
99819 Wenigenlupnitz
http://www.eckenfelder.de
mailto:email@hidden
Geschäftsführer: Christof Eckenfelder, Daniel Eckenfelder
Handelsregister: HRA 4006008

_______________________________________________ Do not post admin requests to the list. They will be ignored. Java-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Re: Creating Document Bundles in Java (From: Kevin Muldoon <email@hidden>)
 >Re: Creating Document Bundles in Java (From: Mike Swingler <email@hidden>)
 >Re: Creating Document Bundles in Java (From: Kevin Muldoon <email@hidden>)
 >Re: Creating Document Bundles in Java (From: "email@hidden" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.