From 11a3ae620adeff4525916b56fc1c5572bd1c5bb9 Mon Sep 17 00:00:00 2001 From: Martin Persson Date: Sat, 25 Mar 2023 14:57:43 +0100 Subject: [PATCH] Update build number --- Taberu.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Taberu.xcodeproj/project.pbxproj b/Taberu.xcodeproj/project.pbxproj index 010441f..9e3f59c 100644 --- a/Taberu.xcodeproj/project.pbxproj +++ b/Taberu.xcodeproj/project.pbxproj @@ -307,7 +307,7 @@ CODE_SIGN_IDENTITY = "-"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 58; + CURRENT_PROJECT_VERSION = 59; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_TEAM = 35BSP6SUG9; ENABLE_HARDENED_RUNTIME = YES; @@ -340,7 +340,7 @@ CODE_SIGN_IDENTITY = "-"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 58; + CURRENT_PROJECT_VERSION = 59; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_TEAM = 35BSP6SUG9; ENABLE_HARDENED_RUNTIME = YES;