Преглед изворни кода

Merge branch 'dev' into update_submodules

Sjoerd Bozon пре 8 месеци
родитељ
комит
bc93144fe0
2 измењених фајлова са 3 додато и 1 уклоњено
  1. 1 1
      Config.xcconfig
  2. 2 0
      Trio/Resources/Info.plist

+ 1 - 1
Config.xcconfig

@@ -19,7 +19,7 @@ TRIO_APP_GROUP_ID = group.org.nightscout.$(DEVELOPMENT_TEAM).trio.trio-app-group
 
 // The developers set the version numbers, please leave them alone
 APP_VERSION = 0.5.1
-APP_DEV_VERSION = 0.5.1.24
+APP_DEV_VERSION = 0.5.1.25
 APP_BUILD_NUMBER = 1
 COPYRIGHT_NOTICE =
 

+ 2 - 0
Trio/Resources/Info.plist

@@ -107,6 +107,8 @@
 		<string>remote-notification</string>
 		<string>audio</string>
 	</array>
+    <key>UIDesignRequiresCompatibility</key>
+    <true/>
 	<key>UIFileSharingEnabled</key>
 	<true/>
 	<key>UILaunchScreen</key>