From 65abf39d7924cf97e042e9adc2d0a6ef7a924c59 Mon Sep 17 00:00:00 2001 From: Michael Berk Date: Sun, 8 Sep 2024 14:57:04 -0400 Subject: [PATCH 1/4] Update build number --- Splitter.xcodeproj/project.pbxproj | 4 ++-- Splitter/Info.plist | 2 +- SplitterTests/Info.plist | 2 +- SplitterUITests/Info.plist | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Splitter.xcodeproj/project.pbxproj b/Splitter.xcodeproj/project.pbxproj index cc3c0c9..c60aa4a 100644 --- a/Splitter.xcodeproj/project.pbxproj +++ b/Splitter.xcodeproj/project.pbxproj @@ -1556,7 +1556,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 327; + CURRENT_PROJECT_VERSION = 328; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = 39SZK2C73D; ENABLE_HARDENED_RUNTIME = YES; @@ -1602,7 +1602,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 327; + CURRENT_PROJECT_VERSION = 328; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = 39SZK2C73D; ENABLE_HARDENED_RUNTIME = YES; diff --git a/Splitter/Info.plist b/Splitter/Info.plist index e1e1474..627c175 100644 --- a/Splitter/Info.plist +++ b/Splitter/Info.plist @@ -95,7 +95,7 @@ CFBundleVersion - 327 + 328 INIntentsSupported SplitRunIntent diff --git a/SplitterTests/Info.plist b/SplitterTests/Info.plist index c769113..b61f2a5 100644 --- a/SplitterTests/Info.plist +++ b/SplitterTests/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 6.1 CFBundleVersion - 327 + 328 diff --git a/SplitterUITests/Info.plist b/SplitterUITests/Info.plist index c769113..b61f2a5 100644 --- a/SplitterUITests/Info.plist +++ b/SplitterUITests/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 6.1 CFBundleVersion - 327 + 328 From 7ea30af51bb1022e1dd424ff8b019058328b3aaa Mon Sep 17 00:00:00 2001 From: Michael Berk Date: Sun, 8 Sep 2024 14:58:34 -0400 Subject: [PATCH 2/4] Squashed commit of the following: commit 0c1f64ebde15457eca7f4cbd039fb02b22d72a95 Author: Michael Berk Date: Thu Aug 15 21:16:06 2024 -0400 Update version number commit fef3a8e97e7c65de5fbcc433c59233b9ed67450f Author: Michael Berk Date: Wed May 1 00:08:27 2024 -0500 Update required version of BasicUpdater commit 13f8336b837f1a038a4fcbfcd1969ebe7cd5ba4e Author: Michael Berk Date: Wed Feb 14 13:35:05 2024 -0500 move back to cocoapods-keys # Conflicts: # Splitter/Info.plist # SplitterTests/Info.plist # SplitterUITests/Info.plist # Conflicts: # Splitter/Info.plist # SplitterTests/Info.plist # SplitterUITests/Info.plist --- Splitter.xcodeproj/project.pbxproj | 4 ++++ Splitter/Info.plist | 4 ++-- SplitterTests/Info.plist | 4 ++-- SplitterUITests/Info.plist | 4 ++-- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/Splitter.xcodeproj/project.pbxproj b/Splitter.xcodeproj/project.pbxproj index c60aa4a..90e0cbd 100644 --- a/Splitter.xcodeproj/project.pbxproj +++ b/Splitter.xcodeproj/project.pbxproj @@ -1557,6 +1557,8 @@ CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 328; + CURRENT_PROJECT_VERSION = 327; + CURRENT_PROJECT_VERSION = 324; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = 39SZK2C73D; ENABLE_HARDENED_RUNTIME = YES; @@ -1603,6 +1605,8 @@ CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 328; + CURRENT_PROJECT_VERSION = 327; + CURRENT_PROJECT_VERSION = 324; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = 39SZK2C73D; ENABLE_HARDENED_RUNTIME = YES; diff --git a/Splitter/Info.plist b/Splitter/Info.plist index 627c175..c76fe7e 100644 --- a/Splitter/Info.plist +++ b/Splitter/Info.plist @@ -80,7 +80,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 6.1 + 6.0.2 CFBundleURLTypes @@ -95,7 +95,7 @@ CFBundleVersion - 328 + 324 INIntentsSupported SplitRunIntent diff --git a/SplitterTests/Info.plist b/SplitterTests/Info.plist index b61f2a5..104c268 100644 --- a/SplitterTests/Info.plist +++ b/SplitterTests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 6.1 + 6.0.2 CFBundleVersion - 328 + 324 diff --git a/SplitterUITests/Info.plist b/SplitterUITests/Info.plist index b61f2a5..104c268 100644 --- a/SplitterUITests/Info.plist +++ b/SplitterUITests/Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 6.1 + 6.0.2 CFBundleVersion - 328 + 324 From 88ddcfe7495ecfe49a51a4d128279a09ce753eb6 Mon Sep 17 00:00:00 2001 From: Michael Berk Date: Wed, 28 Aug 2024 10:55:28 -0400 Subject: [PATCH 3/4] Update version number --- Splitter/Info.plist | 2 +- SplitterTests/Info.plist | 2 +- SplitterUITests/Info.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Splitter/Info.plist b/Splitter/Info.plist index c76fe7e..fbc8d22 100644 --- a/Splitter/Info.plist +++ b/Splitter/Info.plist @@ -80,7 +80,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 6.0.2 + 6.0.3 CFBundleURLTypes diff --git a/SplitterTests/Info.plist b/SplitterTests/Info.plist index 104c268..40a1186 100644 --- a/SplitterTests/Info.plist +++ b/SplitterTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 6.0.2 + 6.0.3 CFBundleVersion 324 diff --git a/SplitterUITests/Info.plist b/SplitterUITests/Info.plist index 104c268..40a1186 100644 --- a/SplitterUITests/Info.plist +++ b/SplitterUITests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 6.0.2 + 6.0.3 CFBundleVersion 324 From 5da15e51a28b82d53c2c8e913bff23a73dd9490d Mon Sep 17 00:00:00 2001 From: Michael Berk Date: Wed, 28 Aug 2024 11:07:05 -0400 Subject: [PATCH 4/4] Update build number --- Splitter.xcodeproj/project.pbxproj | 2 ++ Splitter/Info.plist | 2 +- SplitterTests/Info.plist | 2 +- SplitterUITests/Info.plist | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Splitter.xcodeproj/project.pbxproj b/Splitter.xcodeproj/project.pbxproj index 90e0cbd..27a376d 100644 --- a/Splitter.xcodeproj/project.pbxproj +++ b/Splitter.xcodeproj/project.pbxproj @@ -1559,6 +1559,7 @@ CURRENT_PROJECT_VERSION = 328; CURRENT_PROJECT_VERSION = 327; CURRENT_PROJECT_VERSION = 324; + CURRENT_PROJECT_VERSION = 325; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = 39SZK2C73D; ENABLE_HARDENED_RUNTIME = YES; @@ -1607,6 +1608,7 @@ CURRENT_PROJECT_VERSION = 328; CURRENT_PROJECT_VERSION = 327; CURRENT_PROJECT_VERSION = 324; + CURRENT_PROJECT_VERSION = 325; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = 39SZK2C73D; ENABLE_HARDENED_RUNTIME = YES; diff --git a/Splitter/Info.plist b/Splitter/Info.plist index fbc8d22..cdad6c9 100644 --- a/Splitter/Info.plist +++ b/Splitter/Info.plist @@ -95,7 +95,7 @@ CFBundleVersion - 324 + 325 INIntentsSupported SplitRunIntent diff --git a/SplitterTests/Info.plist b/SplitterTests/Info.plist index 40a1186..c67973f 100644 --- a/SplitterTests/Info.plist +++ b/SplitterTests/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 6.0.3 CFBundleVersion - 324 + 325 diff --git a/SplitterUITests/Info.plist b/SplitterUITests/Info.plist index 40a1186..c67973f 100644 --- a/SplitterUITests/Info.plist +++ b/SplitterUITests/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 6.0.3 CFBundleVersion - 324 + 325