From fab38086bac7b84108acf4ae047ff232b8077333 Mon Sep 17 00:00:00 2001 From: winebarrel Date: Sun, 21 Dec 2025 23:57:54 +0900 Subject: [PATCH] chore: Bump up build version --- PagerCall.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PagerCall.xcodeproj/project.pbxproj b/PagerCall.xcodeproj/project.pbxproj index b5ba344..426a715 100644 --- a/PagerCall.xcodeproj/project.pbxproj +++ b/PagerCall.xcodeproj/project.pbxproj @@ -301,7 +301,7 @@ CODE_SIGN_ENTITLEMENTS = PagerCall/PagerCall.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1.7.0; + CURRENT_PROJECT_VERSION = 2; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_ASSET_PATHS = ""; ENABLE_APP_SANDBOX = YES; @@ -334,7 +334,7 @@ CODE_SIGN_ENTITLEMENTS = PagerCall/PagerCall.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1.7.0; + CURRENT_PROJECT_VERSION = 2; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_ASSET_PATHS = ""; ENABLE_APP_SANDBOX = YES;