From 90fbb28b5491b3ac10a722ca15443cd634d1c1b5 Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Mon, 11 Dec 2023 16:05:54 -0600 Subject: [PATCH] [AltServer] Updates app version to 1.7.2b (84) --- AltStore.xcodeproj/project.pbxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/AltStore.xcodeproj/project.pbxproj b/AltStore.xcodeproj/project.pbxproj index 9aae649e..fbda624d 100644 --- a/AltStore.xcodeproj/project.pbxproj +++ b/AltStore.xcodeproj/project.pbxproj @@ -3717,7 +3717,7 @@ CODE_SIGN_IDENTITY = "Mac Developer"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 81; + CURRENT_PROJECT_VERSION = 84; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_TEAM = 6XVY5G3U44; ENABLE_HARDENED_RUNTIME = YES; @@ -3750,7 +3750,7 @@ "$(inherited)", "@executable_path/../Frameworks", ); - MARKETING_VERSION = 1.7.1; + MARKETING_VERSION = 1.7.2b; PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltServer; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx; @@ -3770,7 +3770,7 @@ CODE_SIGN_IDENTITY = "Mac Developer"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 81; + CURRENT_PROJECT_VERSION = 84; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_TEAM = 6XVY5G3U44; ENABLE_HARDENED_RUNTIME = YES; @@ -3803,7 +3803,7 @@ "$(inherited)", "@executable_path/../Frameworks", ); - MARKETING_VERSION = 1.7.1; + MARKETING_VERSION = 1.7.2b; PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltServer; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx;