Skip to content

Commit

Permalink
Added plist requirement for iOS 10
Browse files Browse the repository at this point in the history
  • Loading branch information
svenroed committed Nov 7, 2016
1 parent 41e0d95 commit b6967e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Sample/Sample-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
</dict>
<key>NSLocationAlwaysUsageDescription</key>
<string>This app records regions</string>
<key>NSBluetoothPeripheralUsageDescription</key>
<string>Use this app to allow iBeacon monitoring.</string>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>UIRequiredDeviceCapabilities</key>
Expand Down

0 comments on commit b6967e4

Please sign in to comment.