diff --git a/iOS/Resources/Info.plist b/iOS/Resources/Info.plist
index 590538118..f88866a9c 100644
--- a/iOS/Resources/Info.plist
+++ b/iOS/Resources/Info.plist
@@ -20,15 +20,15 @@
1
LSRequiresIPhoneOS
- UILaunchStoryboardName
- LaunchScreen
- UIMainStoryboardFile
- Main
NSAppTransportSecurity
NSAllowsArbitraryLoads
+ UILaunchStoryboardName
+ LaunchScreen
+ UIMainStoryboardFile
+ Main
UIRequiredDeviceCapabilities
arm64
@@ -56,5 +56,27 @@
UIInterfaceOrientationLandscapeLeft
UIInterfaceOrientationLandscapeRight
+ UTExportedTypeDeclarations
+
+
+ UTTypeConformsTo
+
+ public.xml
+
+ UTTypeDescription
+ OPML
+ UTTypeIconFiles
+
+ UTTypeIdentifier
+ org.opml.opml
+ UTTypeTagSpecification
+
+ public.filename-extension
+
+ opml
+
+
+
+