Skip to content

Commit

Permalink
Merge pull request #10 from KorvinSzanto/9-info-plist
Browse files Browse the repository at this point in the history
Add bluetooth permission description
  • Loading branch information
pcolby authored Aug 6, 2023
2 parents 0524086 + 3b7e12f commit 5a13fb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/cli/Info.plist.in
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,7 @@
<true/>
<key>NSHumanReadableCopyright</key>
<string>${MACOSX_BUNDLE_COPYRIGHT}</string>
<key>NSBluetoothAlwaysUsageDescription</key>
<string>Scanning for and connecting to Pokit devices</string>
</dict>
</plist>

0 comments on commit 5a13fb2

Please sign in to comment.