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

Commit

Permalink
LEARNER-8150, Release version 2.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
salman2013 committed Jan 12, 2021
1 parent 55ecb58 commit af246ed
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions edX.xcodeproj/project.pbxproj
Expand Up @@ -5822,7 +5822,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 = 2.24.0;
CURRENT_PROJECT_VERSION = 2.24.2;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
Expand All @@ -5844,7 +5844,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Libraries/OCMock",
);
MARKETING_VERSION = 2.24;
MARKETING_VERSION = 2.24.2;
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = org.edx.mobile;
Expand Down Expand Up @@ -6281,7 +6281,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 = 2.24.0;
CURRENT_PROJECT_VERSION = 2.24.2;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
Expand All @@ -6302,7 +6302,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Libraries/OCMock",
);
MARKETING_VERSION = 2.24;
MARKETING_VERSION = 2.24.2;
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "-D DEBUG";
PRODUCT_BUNDLE_IDENTIFIER = org.edx.mobile;
Expand All @@ -6329,7 +6329,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 = 2.24.0;
CURRENT_PROJECT_VERSION = 2.24.2;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
Expand All @@ -6351,7 +6351,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Libraries/OCMock",
);
MARKETING_VERSION = 2.24;
MARKETING_VERSION = 2.24.2;
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = org.edx.mobile;
Expand Down
2 changes: 1 addition & 1 deletion edX.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildSystemType</key>
<string>Latest</string>
<string>Original</string>
<key>IDEWorkspaceSharedSettings_AutocreateContextsIfNeeded</key>
<false/>
<key>PreviewsEnabled</key>
Expand Down

0 comments on commit af246ed

Please sign in to comment.