From ab16f7ed42b169f6f56fe45883752f4f068e25fe Mon Sep 17 00:00:00 2001 From: Divesh Goyal Date: Tue, 30 Sep 2014 21:46:44 -0700 Subject: [PATCH] adding WhenInUse location authorization text for iOS 8 --- Add Map Tutorial/swift/MyFirstMapApp/Info.plist | 2 ++ Basemap Tutorial/swift/MyFirstMapApp/Info.plist | 2 ++ Cloud Data Tutorial/swift/MyFirstMapApp/Info.plist | 2 ++ Geocoding Tutorial/swift/MyFirstMapApp/Info.plist | 2 ++ Routing Tutorial/swift/MyFirstMapApp/Info.plist | 2 ++ 5 files changed, 10 insertions(+) diff --git a/Add Map Tutorial/swift/MyFirstMapApp/Info.plist b/Add Map Tutorial/swift/MyFirstMapApp/Info.plist index 32db787..8128e02 100644 --- a/Add Map Tutorial/swift/MyFirstMapApp/Info.plist +++ b/Add Map Tutorial/swift/MyFirstMapApp/Info.plist @@ -41,5 +41,7 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + NSLocationWhenInUseUsageDescription + To show your location on the map diff --git a/Basemap Tutorial/swift/MyFirstMapApp/Info.plist b/Basemap Tutorial/swift/MyFirstMapApp/Info.plist index 32db787..8128e02 100644 --- a/Basemap Tutorial/swift/MyFirstMapApp/Info.plist +++ b/Basemap Tutorial/swift/MyFirstMapApp/Info.plist @@ -41,5 +41,7 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + NSLocationWhenInUseUsageDescription + To show your location on the map diff --git a/Cloud Data Tutorial/swift/MyFirstMapApp/Info.plist b/Cloud Data Tutorial/swift/MyFirstMapApp/Info.plist index 32db787..8128e02 100644 --- a/Cloud Data Tutorial/swift/MyFirstMapApp/Info.plist +++ b/Cloud Data Tutorial/swift/MyFirstMapApp/Info.plist @@ -41,5 +41,7 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + NSLocationWhenInUseUsageDescription + To show your location on the map diff --git a/Geocoding Tutorial/swift/MyFirstMapApp/Info.plist b/Geocoding Tutorial/swift/MyFirstMapApp/Info.plist index 32db787..8128e02 100644 --- a/Geocoding Tutorial/swift/MyFirstMapApp/Info.plist +++ b/Geocoding Tutorial/swift/MyFirstMapApp/Info.plist @@ -41,5 +41,7 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + NSLocationWhenInUseUsageDescription + To show your location on the map diff --git a/Routing Tutorial/swift/MyFirstMapApp/Info.plist b/Routing Tutorial/swift/MyFirstMapApp/Info.plist index 32db787..8128e02 100644 --- a/Routing Tutorial/swift/MyFirstMapApp/Info.plist +++ b/Routing Tutorial/swift/MyFirstMapApp/Info.plist @@ -41,5 +41,7 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + NSLocationWhenInUseUsageDescription + To show your location on the map