|
@@ -1521,7 +1521,7 @@
|
|
|
CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 25;
|
|
|
+ CURRENT_PROJECT_VERSION = 26;
|
|
|
DEVELOPMENT_TEAM = 8Y86453UA8;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
HEADER_SEARCH_PATHS = (
|
|
@@ -1538,7 +1538,7 @@
|
|
|
"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/release",
|
|
|
"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/debug",
|
|
|
);
|
|
|
- MARKETING_VERSION = 1.2.0;
|
|
|
+ MARKETING_VERSION = 1.2.1;
|
|
|
OTHER_CFLAGS = (
|
|
|
"$(inherited)",
|
|
|
"-isystem",
|
|
@@ -1595,7 +1595,7 @@
|
|
|
CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 25;
|
|
|
+ CURRENT_PROJECT_VERSION = 26;
|
|
|
DEVELOPMENT_TEAM = 8Y86453UA8;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
HEADER_SEARCH_PATHS = (
|
|
@@ -1612,7 +1612,7 @@
|
|
|
"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/release",
|
|
|
"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/debug",
|
|
|
);
|
|
|
- MARKETING_VERSION = 1.2.0;
|
|
|
+ MARKETING_VERSION = 1.2.1;
|
|
|
OTHER_CFLAGS = (
|
|
|
"$(inherited)",
|
|
|
"-isystem",
|