Bladeren bron

prepare 1.34.1 (#1708)

* update changelog for 1.34.1 (1.34.0 was never released)

* bump version to 1.34.1
bjoern 2 jaren geleden
bovenliggende
commit
6bf8847139
2 gewijzigde bestanden met toevoegingen van 10 en 9 verwijderingen
  1. 2 1
      CHANGELOG.md
  2. 8 8
      deltachat-ios.xcodeproj/project.pbxproj

+ 2 - 1
CHANGELOG.md

@@ -1,6 +1,6 @@
 # Delta Chat iOS Changelog
 
-## v1.34.0
+## v1.34.1
 2022-10
 
 * show the currently selected account in the chatlist;
@@ -24,6 +24,7 @@
   allowing easy access and integration
 * add a webxdc selector to the "Attach" menu (the paperclip in message view)
 * bigger avatar in message view title
+* larger, easier to tap search and mute buttons in profiles
 * fix: show gallery's "back" button on iOS 16
 * fix: mark "group image changed" as system message on receiver side
 * fix: improved error handling for account setup from QR code

+ 8 - 8
deltachat-ios.xcodeproj/project.pbxproj

@@ -1776,13 +1776,13 @@
 				CODE_SIGN_ENTITLEMENTS = DcShare/DcShare.entitlements;
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 76;
+				CURRENT_PROJECT_VERSION = 77;
 				DEVELOPMENT_TEAM = 8Y86453UA8;
 				ENABLE_BITCODE = NO;
 				INFOPLIST_FILE = DcShare/Info.plist;
 				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
-				MARKETING_VERSION = 1.34.0;
+				MARKETING_VERSION = 1.34.1;
 				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
 				MTL_FAST_MATH = YES;
 				PRODUCT_BUNDLE_IDENTIFIER = chat.delta.DcShare;
@@ -1801,13 +1801,13 @@
 				CODE_SIGN_ENTITLEMENTS = DcShare/DcShare.entitlements;
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 76;
+				CURRENT_PROJECT_VERSION = 77;
 				DEVELOPMENT_TEAM = 8Y86453UA8;
 				ENABLE_BITCODE = NO;
 				INFOPLIST_FILE = DcShare/Info.plist;
 				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
-				MARKETING_VERSION = 1.34.0;
+				MARKETING_VERSION = 1.34.1;
 				MTL_FAST_MATH = YES;
 				PRODUCT_BUNDLE_IDENTIFIER = chat.delta.DcShare;
 				PRODUCT_NAME = "Delta Chat";
@@ -1941,7 +1941,7 @@
 				CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 76;
+				CURRENT_PROJECT_VERSION = 77;
 				DEVELOPMENT_TEAM = 8Y86453UA8;
 				ENABLE_BITCODE = NO;
 				HEADER_SEARCH_PATHS = (
@@ -1958,7 +1958,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.34.0;
+				MARKETING_VERSION = 1.34.1;
 				OTHER_CFLAGS = (
 					"$(inherited)",
 					"-isystem",
@@ -2015,7 +2015,7 @@
 				CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 76;
+				CURRENT_PROJECT_VERSION = 77;
 				DEVELOPMENT_TEAM = 8Y86453UA8;
 				ENABLE_BITCODE = NO;
 				HEADER_SEARCH_PATHS = (
@@ -2032,7 +2032,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.34.0;
+				MARKETING_VERSION = 1.34.1;
 				OTHER_CFLAGS = (
 					"$(inherited)",
 					"-isystem",