Skip to content

Commit

Permalink
bump version to 1.42.2
Browse files Browse the repository at this point in the history
  • Loading branch information
r10s committed Nov 21, 2023
1 parent cd8b961 commit fe3413c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions deltachat-ios.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1729,7 +1729,7 @@
CODE_SIGN_ENTITLEMENTS = DcShare/DcShare.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 95;
CURRENT_PROJECT_VERSION = 96;
DEVELOPMENT_TEAM = 8Y86453UA8;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
Expand All @@ -1744,7 +1744,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.42.1;
MARKETING_VERSION = 1.42.2;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
OTHER_CFLAGS = (
Expand Down Expand Up @@ -1775,7 +1775,7 @@
CODE_SIGN_ENTITLEMENTS = DcShare/DcShare.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 95;
CURRENT_PROJECT_VERSION = 96;
DEVELOPMENT_TEAM = 8Y86453UA8;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
Expand All @@ -1790,7 +1790,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.42.1;
MARKETING_VERSION = 1.42.2;
MTL_FAST_MATH = YES;
OTHER_CFLAGS = (
"$(inherited)",
Expand Down Expand Up @@ -1941,7 +1941,7 @@
CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 95;
CURRENT_PROJECT_VERSION = 96;
DEVELOPMENT_TEAM = 8Y86453UA8;
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = (
Expand All @@ -1960,7 +1960,7 @@
"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/deltachat-ffi",
"$(PROJECT_DIR)/deltachat-ios/libraries",
);
MARKETING_VERSION = 1.42.1;
MARKETING_VERSION = 1.42.2;
OTHER_CFLAGS = (
"$(inherited)",
"-isystem",
Expand Down Expand Up @@ -2014,7 +2014,7 @@
CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 95;
CURRENT_PROJECT_VERSION = 96;
DEVELOPMENT_TEAM = 8Y86453UA8;
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = (
Expand All @@ -2033,7 +2033,7 @@
"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/deltachat-ffi",
"$(PROJECT_DIR)/deltachat-ios/libraries",
);
MARKETING_VERSION = 1.42.1;
MARKETING_VERSION = 1.42.2;
OTHER_CFLAGS = (
"$(inherited)",
"-isystem",
Expand Down

0 comments on commit fe3413c

Please sign in to comment.