Skip to content

Commit

Permalink
adding WhenInUse location authorization text for iOS 8
Browse files Browse the repository at this point in the history
  • Loading branch information
dg0yal committed Oct 1, 2014
1 parent 5fcaf78 commit 119914e
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,7 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>NSLocationWhenInUseUsageDescription</key>
<string>To show your location on the map</string>
</dict>
</plist>
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,7 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>NSLocationWhenInUseUsageDescription</key>
<string>To show your location on the map</string>
</dict>
</plist>
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,7 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>NSLocationWhenInUseUsageDescription</key>
<string>To show your location on the map</string>
</dict>
</plist>
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,7 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>NSLocationWhenInUseUsageDescription</key>
<string>To show your location on the map</string>
</dict>
</plist>
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,7 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>NSLocationWhenInUseUsageDescription</key>
<string>To show your location on the map</string>
</dict>
</plist>

0 comments on commit 119914e

Please sign in to comment.