Skip to content

Commit 82154fa

Browse files
authored
Merge pull request #21 from dabear/Swift4+ios13
add bluetooth ios 13 fix
2 parents 28e0979 + c54c49f commit 82154fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

LibreMonitor/Info.plist

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<dict>
5+
<key>NSBluetoothAlwaysUsageDescription</key>
6+
<string>Uses bluetooth to access libre transmitters in the background</string>
57
<key>CFBundleDevelopmentRegion</key>
68
<string>en</string>
79
<key>CFBundleDisplayName</key>

0 commit comments

Comments
 (0)