Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
build: bump version for new release build
Browse files Browse the repository at this point in the history
  • Loading branch information
saeedbashir committed Sep 1, 2023
1 parent a810735 commit 170ac0e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions edX.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5582,7 +5582,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CONFIGURATION_BUILD_DIR = "$PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)";
CURRENT_PROJECT_VERSION = 0;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = 9G78FK843Y;
ENABLE_BITCODE = NO;
EXCLUDED_ARCHS = "$(inherited)";
Expand Down Expand Up @@ -5647,7 +5647,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Libraries/OCMock",
);
MARKETING_VERSION = 4.0;
MARKETING_VERSION = 4.0.0;
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = org.edx.mobile;
Expand Down Expand Up @@ -6064,7 +6064,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CONFIGURATION_BUILD_DIR = "$PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)";
CURRENT_PROJECT_VERSION = 0;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = 9G78FK843Y;
ENABLE_BITCODE = NO;
EXCLUDED_ARCHS = "$(inherited)";
Expand Down Expand Up @@ -6128,7 +6128,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Libraries/OCMock",
);
MARKETING_VERSION = 4.0;
MARKETING_VERSION = 4.0.0;
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = org.edx.mobile;
Expand Down Expand Up @@ -6157,7 +6157,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CONFIGURATION_BUILD_DIR = "$PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)";
CURRENT_PROJECT_VERSION = 0;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = 9G78FK843Y;
ENABLE_BITCODE = NO;
EXCLUDED_ARCHS = "$(inherited)";
Expand Down Expand Up @@ -6222,7 +6222,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Libraries/OCMock",
);
MARKETING_VERSION = 4.0;
MARKETING_VERSION = 4.0.0;
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = org.edx.mobile;
Expand Down

0 comments on commit 170ac0e

Please sign in to comment.