Skip to content

Commit

Permalink
Update Info.plist
Browse files Browse the repository at this point in the history
  • Loading branch information
duffh committed Aug 26, 2024
1 parent e2b7a0e commit ca2e00d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/MAUI/Maui.Samples/Platforms/iOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,6 @@
<string>Your location information is used to enable location display on maps and to find points of interest nearby.</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>UIBackgroundModes</key>
<array>
<!--for connecting to devices (client)-->
<string>bluetooth-central</string>

<!--for server configurations if needed-->
<string>bluetooth-peripheral</string>
</array>
<key>NSBluetoothAlwaysUsageDescription</key>
<string>The app needs bluetooth to scan for iBeacons</string>
<key>NSBluetoothPeripheralUsageDescription</key>
Expand Down

0 comments on commit ca2e00d

Please sign in to comment.