Просмотр исходного кода

Merge branch 'master' into dev

# Conflicts:
#	FreeAPS.xcodeproj/project.pbxproj
Ivan Valkou 5 лет назад
Родитель
Сommit
5505c34547
2 измененных файлов с 3 добавлено и 1 удалено
  1. 1 1
      FreeAPS/Resources/Config.xcconfig
  2. 2 0
      FreeAPS/Resources/Info.plist

+ 1 - 1
FreeAPS/Resources/Config.xcconfig

@@ -1 +1 @@
-BUILD_VERSION = 0.1.21
+BUILD_VERSION = 0.1.22

+ 2 - 0
FreeAPS/Resources/Info.plist

@@ -32,6 +32,8 @@
 	</array>
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
+	<key>LSSupportsOpeningDocumentsInPlace</key>
+	<true/>
 	<key>NSAppTransportSecurity</key>
 	<dict>
 		<key>NSAllowsArbitraryLoads</key>