|
@@ -1411,7 +1411,7 @@
|
|
|
CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 21;
|
|
|
+ CURRENT_PROJECT_VERSION = 22;
|
|
|
DEVELOPMENT_TEAM = 8Y86453UA8;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
HEADER_SEARCH_PATHS = (
|
|
@@ -1428,7 +1428,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.0.1;
|
|
|
+ MARKETING_VERSION = 1.0.2;
|
|
|
OTHER_CFLAGS = (
|
|
|
"$(inherited)",
|
|
|
"-isystem",
|
|
@@ -1485,7 +1485,7 @@
|
|
|
CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 21;
|
|
|
+ CURRENT_PROJECT_VERSION = 22;
|
|
|
DEVELOPMENT_TEAM = 8Y86453UA8;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
HEADER_SEARCH_PATHS = (
|
|
@@ -1502,7 +1502,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.0.1;
|
|
|
+ MARKETING_VERSION = 1.0.2;
|
|
|
OTHER_CFLAGS = (
|
|
|
"$(inherited)",
|
|
|
"-isystem",
|