On Jan 31, 2013, at 14:30 , Steve Mills <smi...@makemusic.com> wrote:
> I'm also confused about which things need to be in the Info.plist these days I'd suggest a return visit to the documentation: https://developer.apple.com/library/mac/#documentation/DataManagement/Conceptual/DocBasedAppProgrammingGuideForOSX/ApplicationCreationProcess/ApplicationCreationProcess.html and look for the pair of sections "Complete the Information Property List" and "Export Custom Document Type Information". If you follow the information here exactly, you should have no trouble configuring your info.plist correctly. AFAICT, these 2 sections are completely up-to-date, completely accurate, complete, and replete with useful links to other bundle and launch services configuration pages. If you also need exportable types (types that you can export which appear in a save panel popup, but which at least in part aren't your app's document types), then you also need to find the information about the bundle 'NSExportableTypes' key, which isn't in the same place but shouldn't be hard to track down. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com