Skip to content

Commit c950604

Browse files
committed
Updated version no to 1.0(3) to 1.0.1(1)
1 parent ac29176 commit c950604

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

GoInfoGame/GoInfoGame.xcodeproj/project.pbxproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1809,9 +1809,9 @@
18091809
isa = PBXNativeTarget;
18101810
buildConfigurationList = FAD5C5192AFCBE720040C61A /* Build configuration list for PBXNativeTarget "GoInfoGame" */;
18111811
buildPhases = (
1812+
3A8B389D639C310AE1E29BEB /* [CP] Check Pods Manifest.lock */,
18121813
C7927B562E42364100A7A34E /* SwiftGen */,
18131814
C77AACA72E44738A006713B2 /* Copy GoogleService-Info.plist */,
1814-
3A8B389D639C310AE1E29BEB /* [CP] Check Pods Manifest.lock */,
18151815
FAD5C4EB2AFCBE700040C61A /* Sources */,
18161816
FAD5C4EC2AFCBE700040C61A /* Frameworks */,
18171817
FAD5C4ED2AFCBE700040C61A /* Resources */,
@@ -2895,7 +2895,7 @@
28952895
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
28962896
CODE_SIGN_IDENTITY = "Apple Development";
28972897
CODE_SIGN_STYLE = Automatic;
2898-
CURRENT_PROJECT_VERSION = 4;
2898+
CURRENT_PROJECT_VERSION = 1;
28992899
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
29002900
DEVELOPMENT_TEAM = G8MQVE5WWW;
29012901
ENABLE_USER_SCRIPT_SANDBOXING = NO;
@@ -2918,7 +2918,7 @@
29182918
"$(inherited)",
29192919
"@executable_path/Frameworks",
29202920
);
2921-
MARKETING_VERSION = 1.0;
2921+
MARKETING_VERSION = 1.0.1;
29222922
OTHER_LDFLAGS = (
29232923
"$(inherited)",
29242924
"-l\"c++\"",
@@ -2960,7 +2960,7 @@
29602960
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
29612961
CODE_SIGN_IDENTITY = "Apple Development";
29622962
CODE_SIGN_STYLE = Automatic;
2963-
CURRENT_PROJECT_VERSION = 4;
2963+
CURRENT_PROJECT_VERSION = 1;
29642964
DEVELOPMENT_TEAM = G8MQVE5WWW;
29652965
ENABLE_USER_SCRIPT_SANDBOXING = NO;
29662966
GENERATE_INFOPLIST_FILE = YES;
@@ -2982,7 +2982,7 @@
29822982
"$(inherited)",
29832983
"@executable_path/Frameworks",
29842984
);
2985-
MARKETING_VERSION = 1.0;
2985+
MARKETING_VERSION = 1.0.1;
29862986
OTHER_LDFLAGS = (
29872987
"$(inherited)",
29882988
"-l\"c++\"",

0 commit comments

Comments
 (0)