|
2909 | 2909 | INFOPLIST_KEY_NSCameraUsageDescription = "This app requires access to your camera to upload images to Kartaview"; |
2910 | 2910 | INFOPLIST_KEY_NSFaceIDUsageDescription = "Used to securely log in using Face ID"; |
2911 | 2911 | INFOPLIST_KEY_NSFileProviderDomainUsageDescription = ""; |
2912 | | - INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "We need your location"; |
2913 | | - INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "We need your location"; |
| 2912 | + INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "We use your location to help you find the closest workspaces."; |
| 2913 | + INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "We use your location to help you find the closest workspaces."; |
2914 | 2914 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
2915 | 2915 | INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; |
2916 | 2916 | INFOPLIST_KEY_UIMainStoryboardFile = Main; |
|
2969 | 2969 | ENABLE_USER_SCRIPT_SANDBOXING = NO; |
2970 | 2970 | GENERATE_INFOPLIST_FILE = YES; |
2971 | 2971 | INFOPLIST_FILE = GoInfoGame/Info.plist; |
2972 | | - INFOPLIST_KEY_CFBundleDisplayName = "AVIV ScoutRoute"; |
| 2972 | + INFOPLIST_KEY_CFBundleDisplayName = GoInfoGame; |
2973 | 2973 | INFOPLIST_KEY_NSCameraUsageDescription = "This app requires access to your camera to upload images to Kartaview"; |
2974 | 2974 | INFOPLIST_KEY_NSFaceIDUsageDescription = "Used to securely log in using Face ID"; |
2975 | 2975 | INFOPLIST_KEY_NSFileProviderDomainUsageDescription = ""; |
2976 | | - INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "We need your location"; |
2977 | | - INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "We need your location"; |
| 2976 | + INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "We use your location to help you find the closest workspaces."; |
| 2977 | + INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "We use your location to help you find the closest workspaces."; |
2978 | 2978 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
2979 | 2979 | INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; |
2980 | 2980 | INFOPLIST_KEY_UIMainStoryboardFile = Main; |
|
0 commit comments