From 307843e01aa1d09a8ed8d01ffc82e998fba25fc5 Mon Sep 17 00:00:00 2001 From: Kenta Kubo <601636+kkebo@users.noreply.github.com> Date: Tue, 20 May 2025 00:24:59 +0900 Subject: [PATCH] chore: reset the build number to 1 We are now using Xcode Cloud, so no longer need to manage the build number manually. --- DNSecure.xcodeproj/project.pbxproj | 4 ++-- Package.swift | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DNSecure.xcodeproj/project.pbxproj b/DNSecure.xcodeproj/project.pbxproj index 77edcdb..c06958b 100644 --- a/DNSecure.xcodeproj/project.pbxproj +++ b/DNSecure.xcodeproj/project.pbxproj @@ -532,7 +532,7 @@ ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = DNSecure/DNSecure.entitlements; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 24; + CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"DNSecure/Preview Content\""; DEVELOPMENT_TEAM = X4678G5DL2; ENABLE_PREVIEWS = YES; @@ -559,7 +559,7 @@ ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = DNSecure/DNSecure.entitlements; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 24; + CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"DNSecure/Preview Content\""; DEVELOPMENT_TEAM = X4678G5DL2; ENABLE_PREVIEWS = YES; diff --git a/Package.swift b/Package.swift index ca39572..6883fcd 100644 --- a/Package.swift +++ b/Package.swift @@ -19,7 +19,7 @@ let package = Package( bundleIdentifier: "xyz.kebo.DNSecure", teamIdentifier: "X4678G5DL2", displayVersion: "1.5.1", - bundleVersion: "24", + bundleVersion: "1", appIcon: .asset("AppIcon"), accentColor: .asset("AccentColor"), supportedDeviceFamilies: [