Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
overtake committed Mar 11, 2024
1 parent c883649 commit 81b264f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Telegram.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7933,7 +7933,7 @@
"$(PROJECT_DIR)/core-xprojects/webrtc/build/webrtc",
);
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 10.9;
MARKETING_VERSION = 10.9.1;
ONLY_ACTIVE_ARCH = NO;
OTHER_CODE_SIGN_FLAGS = "";
OTHER_LDFLAGS = (
Expand Down Expand Up @@ -7985,7 +7985,7 @@
"$(PROJECT_DIR)/core-xprojects/openssl/build/openssl/lib",
);
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 10.9;
MARKETING_VERSION = 10.9.1;
ONLY_ACTIVE_ARCH = YES;
OTHER_CODE_SIGN_FLAGS = "";
OTHER_LDFLAGS = "$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/macosx/libswiftAppKit.dylib";
Expand Down Expand Up @@ -8032,7 +8032,7 @@
"$(PROJECT_DIR)/core-xprojects/openssl/build/openssl/lib",
);
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 10.9;
MARKETING_VERSION = 10.9.1;
ONLY_ACTIVE_ARCH = NO;
OTHER_CODE_SIGN_FLAGS = "";
OTHER_LDFLAGS = "$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/macosx/libswiftAppKit.dylib";
Expand Down Expand Up @@ -8149,7 +8149,7 @@
"$(PROJECT_DIR)/core-xprojects/webrtc/build/webrtc",
);
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 10.9;
MARKETING_VERSION = 10.9.1;
ONLY_ACTIVE_ARCH = YES;
OTHER_CODE_SIGN_FLAGS = "";
OTHER_LDFLAGS = (
Expand Down

0 comments on commit 81b264f

Please sign in to comment.