When I submit my app to AppStore, I get this error:
ERROR ITMS-90149: \"This bundle is invalid. The value of the CFBundleDocumentTypes key in the Info.pli
Your doesn't respect the format for the diferents keys.
CFBundleTypeName
My File Format
CFBundleTypeIconFiles
MySmallIcon.png
MyLargeIcon.png
LSItemContentTypes
com.example.myformat
LSHandlerRank
Owner
https://developer.apple.com/library/ios/documentation/FileManagement/Conceptual/DocumentInteraction_TopicsForIOS/Articles/RegisteringtheFileTypesYourAppSupports.html