Skip to content

Commit

Permalink
build: bump version to 5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
saeedbashir committed Nov 28, 2023
1 parent 84534e0 commit 8a78b03
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.4;
MARKETING_VERSION = 5.0.3;
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.4;
MARKETING_VERSION = 5.0.3;
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.4;
MARKETING_VERSION = 5.0.3;
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = org.edx.mobile;
Expand Down

0 comments on commit 8a78b03

Please sign in to comment.