|
|
@@ -2,6 +2,8 @@
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
|
<plist version="1.0">
|
|
|
<dict>
|
|
|
+ <key>NSFaceIDUsageDescription</key>
|
|
|
+ <string>For authorized acces to bolus</string>
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
|
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
|
|
<key>CFBundleExecutable</key>
|
|
|
@@ -17,7 +19,7 @@
|
|
|
<key>CFBundleShortVersionString</key>
|
|
|
<string>$(MARKETING_VERSION)</string>
|
|
|
<key>CFBundleVersion</key>
|
|
|
- <string>235</string>
|
|
|
+ <string>236</string>
|
|
|
<key>LSApplicationQueriesSchemes</key>
|
|
|
<array>
|
|
|
<string>dexcomg6</string>
|