From 1869d514e72900b75f0b934c7b97395fe9ee3501 Mon Sep 17 00:00:00 2001 From: winebarrel Date: Mon, 22 Dec 2025 00:13:05 +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 426a715..0139ad8 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 = 2; + CURRENT_PROJECT_VERSION = 3; 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 = 2; + CURRENT_PROJECT_VERSION = 3; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_ASSET_PATHS = ""; ENABLE_APP_SANDBOX = YES;