From ec45aa4227001a4ee60bc61bee26bbb140908822 Mon Sep 17 00:00:00 2001 From: Lawrence Forooghian Date: Wed, 18 Sep 2024 16:45:46 -0300 Subject: [PATCH] =?UTF-8?q?Accept=20Xcode=2016=E2=80=99s=20recommended=20s?= =?UTF-8?q?ettings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (TIL you can get Xcode to re-show you the suggestions by selecting the project in the Project Navigator and choosing Editor → Validate Settings.) --- .swiftpm/xcode/xcshareddata/xcschemes/AblyChat.xcscheme | 2 +- Example/AblyChatExample.xcodeproj/project.pbxproj | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.swiftpm/xcode/xcshareddata/xcschemes/AblyChat.xcscheme b/.swiftpm/xcode/xcshareddata/xcschemes/AblyChat.xcscheme index b1361f7..115bdf3 100644 --- a/.swiftpm/xcode/xcshareddata/xcschemes/AblyChat.xcscheme +++ b/.swiftpm/xcode/xcshareddata/xcschemes/AblyChat.xcscheme @@ -1,6 +1,6 @@