From b21c8de01fd05694a5f3d36a5d1f3172e70de339 Mon Sep 17 00:00:00 2001 From: ivar Date: Tue, 2 Dec 2025 21:50:33 +0100 Subject: Work on CameraView --- "ios/H\303\246-appen.xcodeproj/project.pbxproj" | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ios/Hæ-appen.xcodeproj/project.pbxproj') diff --git "a/ios/H\303\246-appen.xcodeproj/project.pbxproj" "b/ios/H\303\246-appen.xcodeproj/project.pbxproj" index 12b0cf8..89a4707 100644 --- "a/ios/H\303\246-appen.xcodeproj/project.pbxproj" +++ "b/ios/H\303\246-appen.xcodeproj/project.pbxproj" @@ -270,8 +270,8 @@ INFOPLIST_FILE = "H--appen-Info.plist"; INFOPLIST_KEY_CFBundleDisplayName = "Hæ"; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking"; - INFOPLIST_KEY_NSCameraUsageDescription = "This app use the camera for allowing you to post pictures"; - INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "To show you on the, and to get your position when posting images"; + INFOPLIST_KEY_NSCameraUsageDescription = "This app use the camera to allow you to post pictures"; + INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "To show you on the map and to get your position when posting images"; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; @@ -312,8 +312,8 @@ INFOPLIST_FILE = "H--appen-Info.plist"; INFOPLIST_KEY_CFBundleDisplayName = "Hæ"; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking"; - INFOPLIST_KEY_NSCameraUsageDescription = "This app use the camera for allowing you to post pictures"; - INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "To show you on the, and to get your position when posting images"; + INFOPLIST_KEY_NSCameraUsageDescription = "This app use the camera to allow you to post pictures"; + INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "To show you on the map and to get your position when posting images"; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; -- cgit v1.3