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 5.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
saeedbashir committed Apr 1, 2024
1 parent 55c3754 commit b3625c0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions edX.xcodeproj/project.pbxproj
Expand Up @@ -5582,7 +5582,7 @@
CODE_SIGN_ENTITLEMENTS = edX.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 9G78FK843Y;
ENABLE_BITCODE = NO;
EXCLUDED_ARCHS = "$(inherited)";
Expand Down Expand Up @@ -5645,7 +5645,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Libraries/OCMock",
);
MARKETING_VERSION = 5.0.5;
MARKETING_VERSION = 5.0.6;
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = org.edx.mobile;
Expand Down Expand Up @@ -6060,7 +6060,7 @@
CODE_SIGN_ENTITLEMENTS = edX.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 9G78FK843Y;
ENABLE_BITCODE = NO;
EXCLUDED_ARCHS = "$(inherited)";
Expand Down Expand Up @@ -6122,7 +6122,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Libraries/OCMock",
);
MARKETING_VERSION = 5.0.5;
MARKETING_VERSION = 5.0.6;
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = org.edx.mobile;
Expand Down Expand Up @@ -6150,7 +6150,7 @@
CODE_SIGN_ENTITLEMENTS = edX.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 9G78FK843Y;
ENABLE_BITCODE = NO;
EXCLUDED_ARCHS = "$(inherited)";
Expand Down Expand Up @@ -6213,7 +6213,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Libraries/OCMock",
);
MARKETING_VERSION = 5.0.5;
MARKETING_VERSION = 5.0.6;
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = org.edx.mobile;
Expand Down

0 comments on commit b3625c0

Please sign in to comment.