From 525508d29ab2a716eb149db3140e45e057c670e8 Mon Sep 17 00:00:00 2001 From: William Brawner Date: Fri, 8 Dec 2023 22:55:09 -0700 Subject: [PATCH] Bump project version --- Pi-helper.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pi-helper.xcodeproj/project.pbxproj b/Pi-helper.xcodeproj/project.pbxproj index ae65cf4..982ba90 100644 --- a/Pi-helper.xcodeproj/project.pbxproj +++ b/Pi-helper.xcodeproj/project.pbxproj @@ -558,7 +558,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = "Pi-helper/Pi-helper.entitlements"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_ASSET_PATHS = "\"Pi-helper/Preview Content\""; DEVELOPMENT_TEAM = 9Z6DE6KNJ9; ENABLE_PREVIEWS = YES; @@ -595,7 +595,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = "Pi-helper/Pi-helper.entitlements"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_ASSET_PATHS = "\"Pi-helper/Preview Content\""; DEVELOPMENT_TEAM = 9Z6DE6KNJ9; ENABLE_PREVIEWS = YES;