|
@@ -2,8 +2,6 @@
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
|
<plist version="1.0">
|
|
<plist version="1.0">
|
|
|
<dict>
|
|
<dict>
|
|
|
- <key>NSFaceIDUsageDescription</key>
|
|
|
|
|
- <string>For authorized acces to bolus</string>
|
|
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
|
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
|
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
|
|
<key>CFBundleExecutable</key>
|
|
<key>CFBundleExecutable</key>
|
|
@@ -19,7 +17,7 @@
|
|
|
<key>CFBundleShortVersionString</key>
|
|
<key>CFBundleShortVersionString</key>
|
|
|
<string>$(MARKETING_VERSION)</string>
|
|
<string>$(MARKETING_VERSION)</string>
|
|
|
<key>CFBundleVersion</key>
|
|
<key>CFBundleVersion</key>
|
|
|
- <string>236</string>
|
|
|
|
|
|
|
+ <string>237</string>
|
|
|
<key>LSApplicationQueriesSchemes</key>
|
|
<key>LSApplicationQueriesSchemes</key>
|
|
|
<array>
|
|
<array>
|
|
|
<string>dexcomg6</string>
|
|
<string>dexcomg6</string>
|
|
@@ -39,6 +37,8 @@
|
|
|
<string>Bluetooth is used to communicate with insulin pump and continuous glucose monitor devices</string>
|
|
<string>Bluetooth is used to communicate with insulin pump and continuous glucose monitor devices</string>
|
|
|
<key>NSBluetoothPeripheralUsageDescription</key>
|
|
<key>NSBluetoothPeripheralUsageDescription</key>
|
|
|
<string>Bluetooth is used to communicate with insulin pump and continuous glucose monitor devices</string>
|
|
<string>Bluetooth is used to communicate with insulin pump and continuous glucose monitor devices</string>
|
|
|
|
|
+ <key>NSFaceIDUsageDescription</key>
|
|
|
|
|
+ <string>For authorized acces to bolus</string>
|
|
|
<key>UIApplicationSceneManifest</key>
|
|
<key>UIApplicationSceneManifest</key>
|
|
|
<dict>
|
|
<dict>
|
|
|
<key>UIApplicationSupportsMultipleScenes</key>
|
|
<key>UIApplicationSupportsMultipleScenes</key>
|