Skip to content

Commit

Permalink
Edit infoplist to reference Shiny's Bluetooth SDKs
Browse files Browse the repository at this point in the history
  • Loading branch information
edgiardina committed Mar 3, 2024
1 parent 5428b9b commit 73451a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Platforms/iOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
<string>This app will allow you to add an IFPA sanctioned tournament from the app to your local device&apos;s calendar</string>
<key>NSCalendarsUsageDescription</key>
<string>This app will allow you to add an IFPA sanctioned tournament from the app to your local device&apos;s calendar</string>
<key>NSBluetoothAlwaysUsageDescription</key>
<string>Bluetooth is not used in this app, although this app does include references to libraries which have bluetooth SDKs</string>
<key>BGTaskSchedulerPermittedIdentifiers</key>
<array>
<string>com.shiny.job</string>
Expand Down

0 comments on commit 73451a2

Please sign in to comment.