From 4a31c8d882540e07e0fb01dd283224c97a68abce Mon Sep 17 00:00:00 2001 From: Pierre-Yves Bertholon Date: Tue, 27 Jun 2023 21:10:47 +0200 Subject: [PATCH 1/2] CI: update builds and tests to Xcode 15.0 --- .xcode-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xcode-version b/.xcode-version index 7ea95c24..3d3be3c3 100644 --- a/.xcode-version +++ b/.xcode-version @@ -1 +1 @@ -14.3.1 \ No newline at end of file +15.0 \ No newline at end of file From 79605c065d6ad86deda1e881c5f4be7a5f3fc5c1 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Bertholon Date: Thu, 5 Oct 2023 21:27:10 +0200 Subject: [PATCH 2/2] Modernize with Xcode 15 --- .../xcode/xcshareddata/xcschemes/SRGMediaPlayer.xcscheme | 2 +- Demo/SRGMediaPlayer-demo.xcodeproj/project.pbxproj | 7 +++++-- .../xcshareddata/xcschemes/SRGMediaPlayer-demo.xcscheme | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.swiftpm/xcode/xcshareddata/xcschemes/SRGMediaPlayer.xcscheme b/.swiftpm/xcode/xcshareddata/xcschemes/SRGMediaPlayer.xcscheme index 499cdd45..e1fad6ad 100644 --- a/.swiftpm/xcode/xcshareddata/xcschemes/SRGMediaPlayer.xcscheme +++ b/.swiftpm/xcode/xcshareddata/xcschemes/SRGMediaPlayer.xcscheme @@ -1,6 +1,6 @@