Skip to content

Commit

Permalink
[ADDED]: NSBluetoothAlwaysUsageDescription added to demo project
Browse files Browse the repository at this point in the history
  • Loading branch information
chibombo committed Oct 15, 2021
1 parent 087731a commit 70aa1fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Example/Example/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -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>NSBluetoothAlwaysUsageDescription</key>
<string>Demo need it</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand Down

0 comments on commit 70aa1fb

Please sign in to comment.