Skip to content

Commit

Permalink
build: bump version to 5.0.5(2)
Browse files Browse the repository at this point in the history
  • Loading branch information
saeedbashir committed Feb 16, 2024
1 parent 9baae95 commit 3d12a5a
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 = 1;
CURRENT_PROJECT_VERSION = 2;
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.4;
MARKETING_VERSION = 5.0.5;
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 = 1;
CURRENT_PROJECT_VERSION = 2;
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.4;
MARKETING_VERSION = 5.0.5;
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 = 1;
CURRENT_PROJECT_VERSION = 2;
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.4;
MARKETING_VERSION = 5.0.5;
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = org.edx.mobile;
Expand Down

0 comments on commit 3d12a5a

Please sign in to comment.