Skip to content

Commit

Permalink
bump version to 1.46.5
Browse files Browse the repository at this point in the history
  • Loading branch information
r10s committed Jun 21, 2024
1 parent 5bc6b3d commit 6c19c3f
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions deltachat-ios.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1905,7 +1905,7 @@
CODE_SIGN_ENTITLEMENTS = DcShare/DcShare.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 105;
CURRENT_PROJECT_VERSION = 106;
DEVELOPMENT_TEAM = 8Y86453UA8;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
Expand All @@ -1919,7 +1919,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.46.2;
MARKETING_VERSION = 1.46.5;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
OTHER_CFLAGS = (
Expand Down Expand Up @@ -1950,7 +1950,7 @@
CODE_SIGN_ENTITLEMENTS = DcShare/DcShare.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 105;
CURRENT_PROJECT_VERSION = 106;
DEVELOPMENT_TEAM = 8Y86453UA8;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
Expand All @@ -1964,7 +1964,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.46.2;
MARKETING_VERSION = 1.46.5;
MTL_FAST_MATH = YES;
OTHER_CFLAGS = (
"$(inherited)",
Expand Down Expand Up @@ -2117,7 +2117,7 @@
CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 105;
CURRENT_PROJECT_VERSION = 106;
DEVELOPMENT_TEAM = 8Y86453UA8;
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = (
Expand All @@ -2136,7 +2136,7 @@
"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/deltachat-ffi",
"$(PROJECT_DIR)/deltachat-ios/libraries",
);
MARKETING_VERSION = 1.46.2;
MARKETING_VERSION = 1.46.5;
OTHER_CFLAGS = (
"$(inherited)",
"-isystem",
Expand Down Expand Up @@ -2189,7 +2189,7 @@
CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 105;
CURRENT_PROJECT_VERSION = 106;
DEVELOPMENT_TEAM = 8Y86453UA8;
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = (
Expand All @@ -2208,7 +2208,7 @@
"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/deltachat-ffi",
"$(PROJECT_DIR)/deltachat-ios/libraries",
);
MARKETING_VERSION = 1.46.2;
MARKETING_VERSION = 1.46.5;
OTHER_CFLAGS = (
"$(inherited)",
"-isystem",
Expand Down Expand Up @@ -2258,7 +2258,7 @@
CODE_SIGN_ENTITLEMENTS = DcNotificationService/DcNotificationService.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 105;
CURRENT_PROJECT_VERSION = 106;
DEVELOPMENT_TEAM = 8Y86453UA8;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GCC_C_LANGUAGE_STANDARD = gnu17;
Expand All @@ -2273,7 +2273,7 @@
"@executable_path/../../Frameworks",
);
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MARKETING_VERSION = 1.46.2;
MARKETING_VERSION = 1.46.5;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = chat.delta.DcNotificationService;
Expand All @@ -2295,7 +2295,7 @@
CODE_SIGN_ENTITLEMENTS = DcNotificationService/DcNotificationService.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 105;
CURRENT_PROJECT_VERSION = 106;
DEVELOPMENT_TEAM = 8Y86453UA8;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GCC_C_LANGUAGE_STANDARD = gnu17;
Expand All @@ -2310,7 +2310,7 @@
"@executable_path/../../Frameworks",
);
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MARKETING_VERSION = 1.46.2;
MARKETING_VERSION = 1.46.5;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = chat.delta.DcNotificationService;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down

0 comments on commit 6c19c3f

Please sign in to comment.