From 9c305b506d6a182aaf766fcb4cbea7497aa98acf Mon Sep 17 00:00:00 2001 From: Jack Alto <384288+aokj4ck@users.noreply.github.com> Date: Sat, 1 Feb 2025 09:04:24 -0500 Subject: [PATCH] Release: increment build number --- BikeIndex.xcodeproj/project.pbxproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BikeIndex.xcodeproj/project.pbxproj b/BikeIndex.xcodeproj/project.pbxproj index 55c45cf..70c24b8 100644 --- a/BikeIndex.xcodeproj/project.pbxproj +++ b/BikeIndex.xcodeproj/project.pbxproj @@ -437,7 +437,7 @@ ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = BikeIndex/BikeIndex.entitlements; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 16; + CURRENT_PROJECT_VERSION = 18; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_ASSET_PATHS = "\"BikeIndex/Preview Content\""; DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)"; @@ -643,7 +643,7 @@ ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = BikeIndex/BikeIndex.entitlements; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 16; + CURRENT_PROJECT_VERSION = 18; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_ASSET_PATHS = "\"BikeIndex/Preview Content\""; DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)"; @@ -683,7 +683,7 @@ ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = BikeIndex/BikeIndex.entitlements; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 16; + CURRENT_PROJECT_VERSION = 18; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_ASSET_PATHS = "\"BikeIndex/Preview Content\""; DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";