On Feb 13, 2013, at 6:30 PM, Jerry Krinock <je...@ieee.org> wrote:

> But I'm only writing as an iPad user.

FYI: 

"Document Interaction Programming Topics for iOS"

Registering the File Types Your App Supports

If your app is capable of opening specific types of files, you should register 
that support with the system. This allows other apps, through the iOS document 
interaction technology, to offer the user the option to hand off those files to 
your app.
To declare its support for file types, your app must include the 
CFBundleDocumentTypes key in its Info.plistproperty list file. (See “Core 
Foundation Keys”.) The system adds this information to a registry that other 
apps can access through a document interaction controller.

_______________________________________________

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

Reply via email to