Skip to content

Commit c3d55e8

Browse files
committed
Remove Beta from app name
1 parent 0bd41d3 commit c3d55e8

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

ForPDA.xcodeproj/project.pbxproj

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -61,17 +61,7 @@
6161
/* End PBXFileReference section */
6262

6363
/* Begin PBXFileSystemSynchronizedRootGroup section */
64-
13C9F9FA2CADCDFF003280F3 /* Fonts */ = {
65-
isa = PBXFileSystemSynchronizedRootGroup;
66-
exceptions = (
67-
);
68-
explicitFileTypes = {
69-
};
70-
explicitFolders = (
71-
);
72-
path = Fonts;
73-
sourceTree = "<group>";
74-
};
64+
13C9F9FA2CADCDFF003280F3 /* Fonts */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = Fonts; sourceTree = "<group>"; };
7565
/* End PBXFileSystemSynchronizedRootGroup section */
7666

7767
/* Begin PBXFrameworksBuildPhase section */
@@ -529,7 +519,7 @@
529519
ENABLE_USER_SCRIPT_SANDBOXING = NO;
530520
GENERATE_INFOPLIST_FILE = YES;
531521
INFOPLIST_FILE = App/Info.plist;
532-
INFOPLIST_KEY_CFBundleDisplayName = "ForPDA Beta";
522+
INFOPLIST_KEY_CFBundleDisplayName = ForPDA;
533523
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.news";
534524
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
535525
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
@@ -581,7 +571,7 @@
581571
ENABLE_USER_SCRIPT_SANDBOXING = NO;
582572
GENERATE_INFOPLIST_FILE = YES;
583573
INFOPLIST_FILE = App/Info.plist;
584-
INFOPLIST_KEY_CFBundleDisplayName = "ForPDA Beta";
574+
INFOPLIST_KEY_CFBundleDisplayName = ForPDA;
585575
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.news";
586576
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
587577
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;

0 commit comments

Comments
 (0)