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 to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saeedbashir committed Nov 9, 2022
1 parent cc8be9f commit 7553656
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions edX.xcodeproj/project.pbxproj
Expand Up @@ -5810,7 +5810,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CONFIGURATION_BUILD_DIR = "$PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)";
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = NO;
EXCLUDED_ARCHS = "$(inherited)";
Expand Down Expand Up @@ -5875,7 +5875,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Libraries/OCMock",
);
MARKETING_VERSION = 3.1.3;
MARKETING_VERSION = 3.2.0;
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = org.edx.mobile;
Expand Down Expand Up @@ -6362,7 +6362,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CONFIGURATION_BUILD_DIR = "$PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)";
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = NO;
EXCLUDED_ARCHS = "$(inherited)";
Expand Down Expand Up @@ -6426,7 +6426,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Libraries/OCMock",
);
MARKETING_VERSION = 3.1.3;
MARKETING_VERSION = 3.2.0;
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = org.edx.mobile;
Expand Down Expand Up @@ -6454,7 +6454,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CONFIGURATION_BUILD_DIR = "$PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)";
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = NO;
EXCLUDED_ARCHS = "$(inherited)";
Expand Down Expand Up @@ -6519,7 +6519,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Libraries/OCMock",
);
MARKETING_VERSION = 3.1.3;
MARKETING_VERSION = 3.2.0;
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = org.edx.mobile;
Expand Down

0 comments on commit 7553656

Please sign in to comment.