|
@@ -1016,6 +1016,7 @@
|
|
|
CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
+ CURRENT_PROJECT_VERSION = 10;
|
|
|
DEVELOPMENT_TEAM = 8Y86453UA8;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
HEADER_SEARCH_PATHS = (
|
|
@@ -1032,6 +1033,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 = 0.200.0;
|
|
|
OTHER_CFLAGS = (
|
|
|
"$(inherited)",
|
|
|
"-isystem",
|
|
@@ -1088,6 +1090,7 @@
|
|
|
CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
+ CURRENT_PROJECT_VERSION = 10;
|
|
|
DEVELOPMENT_TEAM = 8Y86453UA8;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
HEADER_SEARCH_PATHS = (
|
|
@@ -1104,6 +1107,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 = 0.200.0;
|
|
|
OTHER_CFLAGS = (
|
|
|
"$(inherited)",
|
|
|
"-isystem",
|