From 0c101c96952ca76befebbea09ded4aac9d67f3e7 Mon Sep 17 00:00:00 2001 From: Trey t Date: Mon, 3 Jul 2023 22:28:14 -0500 Subject: [PATCH] WIP --- Werkout_ios.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Werkout_ios.xcodeproj/project.pbxproj b/Werkout_ios.xcodeproj/project.pbxproj index 94d26e0..3c45949 100644 --- a/Werkout_ios.xcodeproj/project.pbxproj +++ b/Werkout_ios.xcodeproj/project.pbxproj @@ -787,7 +787,7 @@ ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "Werkout-watch-Watch-App-Info.plist"; - INFOPLIST_KEY_CFBundleDisplayName = Werkout_watch; + INFOPLIST_KEY_CFBundleDisplayName = Werkout; INFOPLIST_KEY_NSHealthShareUsageDescription = "Read your heart reate"; INFOPLIST_KEY_NSHealthUpdateUsageDescription = "Read your heart reate"; INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; @@ -822,7 +822,7 @@ ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "Werkout-watch-Watch-App-Info.plist"; - INFOPLIST_KEY_CFBundleDisplayName = Werkout_watch; + INFOPLIST_KEY_CFBundleDisplayName = Werkout; INFOPLIST_KEY_NSHealthShareUsageDescription = "Read your heart reate"; INFOPLIST_KEY_NSHealthUpdateUsageDescription = "Read your heart reate"; INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";