Skip to content

Commit cf27617

Browse files
committed
Update app display name to "DailyWordPro" in project settings
1 parent dd65b9a commit cf27617

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

VocabularyApp.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@
397397
ENABLE_HARDENED_RUNTIME = YES;
398398
ENABLE_PREVIEWS = YES;
399399
GENERATE_INFOPLIST_FILE = YES;
400-
INFOPLIST_KEY_CFBundleDisplayName = Daily Word Pro;
400+
INFOPLIST_KEY_CFBundleDisplayName = DailyWordPro;
401401
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.education";
402402
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
403403
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
@@ -439,7 +439,7 @@
439439
ENABLE_HARDENED_RUNTIME = YES;
440440
ENABLE_PREVIEWS = YES;
441441
GENERATE_INFOPLIST_FILE = YES;
442-
INFOPLIST_KEY_CFBundleDisplayName = Daily Word Pro;
442+
INFOPLIST_KEY_CFBundleDisplayName = DailyWordPro;
443443
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.education";
444444
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
445445
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;

0 commit comments

Comments
 (0)