From cb105bc502282bcaa2ddb35da8778f8f8d603770 Mon Sep 17 00:00:00 2001 From: Marlon Date: Mon, 4 Nov 2024 10:30:30 -0500 Subject: [PATCH] Increments build number --- NiceCopy.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NiceCopy.xcodeproj/project.pbxproj b/NiceCopy.xcodeproj/project.pbxproj index 5354377..75ebf90 100644 --- a/NiceCopy.xcodeproj/project.pbxproj +++ b/NiceCopy.xcodeproj/project.pbxproj @@ -375,7 +375,7 @@ CODE_SIGN_ENTITLEMENTS = NiceCopy/NiceCopy.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_ASSET_PATHS = "\"NiceCopy/Preview Content\""; DEVELOPMENT_TEAM = D6VB3396MT; ENABLE_HARDENED_RUNTIME = YES; @@ -406,7 +406,7 @@ CODE_SIGN_ENTITLEMENTS = NiceCopy/NiceCopy.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_ASSET_PATHS = "\"NiceCopy/Preview Content\""; DEVELOPMENT_TEAM = D6VB3396MT; ENABLE_HARDENED_RUNTIME = YES;