diff --git a/ios/Fintunes/Info.plist b/ios/Fintunes/Info.plist
index 0018909..58ec847 100644
--- a/ios/Fintunes/Info.plist
+++ b/ios/Fintunes/Info.plist
@@ -24,12 +24,12 @@
83
LSRequiresIPhoneOS
+ LSSupportsOpeningDocumentsInPlace
+
NSAppTransportSecurity
NSAllowsArbitraryLoads
- NSAllowsLocalNetworking
-
NSLocationWhenInUseUsageDescription
@@ -42,6 +42,8 @@
audio
fetch
+ UIFileSharingEnabled
+
UILaunchStoryboardName
LaunchScreen
UIRequiredDeviceCapabilities
@@ -54,13 +56,9 @@
UIInterfaceOrientationLandscapeLeft
UIInterfaceOrientationLandscapeRight
+ UISupportsDocumentBrowser
+
UIViewControllerBasedStatusBarAppearance
- UIFileSharingEnabled
-
- LSSupportsOpeningDocumentsInPlace
-
- UISupportsDocumentBrowser
-