Skip to content

Commit

Permalink
Update version for upcoming 3.3.5 (3) release
Browse files Browse the repository at this point in the history
  • Loading branch information
ettore committed Feb 21, 2020
1 parent 7aa1e30 commit f32ff76
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Simplified.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1884,7 +1884,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Simplified/SimplyE.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CURRENT_PROJECT_VERSION = 0;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = 7262U6ST2R;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
Expand All @@ -1905,7 +1905,7 @@
"$(PROJECT_DIR)/readium-sdk/Platform/Apple/build/Debug-iphoneos",
"$(PROJECT_DIR)/readium-sdk/Platform/Apple/build/Release-iphoneos",
);
MARKETING_VERSION = 3.3.4;
MARKETING_VERSION = 3.3.5;
PRODUCT_BUNDLE_IDENTIFIER = org.nypl.labs.SimplyE;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "2e185b6c-271e-4b02-a05e-860b8c3831f6";
Expand Down Expand Up @@ -1936,7 +1936,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Simplified/SimplyE.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CURRENT_PROJECT_VERSION = 0;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = 7262U6ST2R;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
Expand All @@ -1961,7 +1961,7 @@
"$(PROJECT_DIR)/readium-sdk/Platform/Apple/build/Debug-iphoneos",
"$(PROJECT_DIR)/readium-sdk/Platform/Apple/build/Release-iphoneos",
);
MARKETING_VERSION = 3.3.4;
MARKETING_VERSION = 3.3.5;
PRODUCT_BUNDLE_IDENTIFIER = org.nypl.labs.SimplyE;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "b3d9154d-70e1-48d6-a0c5-869431277a5c";
Expand Down

0 comments on commit f32ff76

Please sign in to comment.