From be85bf09c19818baced2cf490e28205d84065d30 Mon Sep 17 00:00:00 2001 From: ClementTsang <34804052+ClementTsang@users.noreply.github.com> Date: Wed, 18 Dec 2024 17:26:58 -0500 Subject: [PATCH] barista 1.0-2 --- Barista.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Barista.xcodeproj/project.pbxproj b/Barista.xcodeproj/project.pbxproj index 2e22d6d..5ccc5f6 100644 --- a/Barista.xcodeproj/project.pbxproj +++ b/Barista.xcodeproj/project.pbxproj @@ -427,7 +427,7 @@ CODE_SIGN_ENTITLEMENTS = Barista/Barista.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_ASSET_PATHS = "\"Barista/Preview Content\""; ENABLE_PREVIEWS = YES; @@ -457,7 +457,7 @@ CODE_SIGN_ENTITLEMENTS = Barista/Barista.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_ASSET_PATHS = "\"Barista/Preview Content\""; ENABLE_PREVIEWS = YES;