Skip to content

Commit

Permalink
Added bluetooth privacy key to plist & increased build number
Browse files Browse the repository at this point in the history
  • Loading branch information
hoiberg authored and hoiberg committed Apr 18, 2017
1 parent a7721a2 commit 46935e5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion HM10 Serial/Info.plist
Expand Up @@ -21,9 +21,11 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2</string>
<string>3</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSBluetoothPeripheralUsageDescription</key>
<string>This app uses bluetooth to send and receive messages to/from the connected HM10 module.</string>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
Expand Down

0 comments on commit 46935e5

Please sign in to comment.