From b9a54a86145b986acb7502f2c91d1a694f1f8f05 Mon Sep 17 00:00:00 2001 From: Lukhnos Liu Date: Mon, 22 Nov 2021 20:21:49 -0800 Subject: [PATCH] Update to recommended Xcode settings --- McBopomofo.xcodeproj/project.pbxproj | 3 ++- .../xcshareddata/xcschemes/McBopomofo.xcscheme | 2 +- .../xcshareddata/xcschemes/McBopomofoInstaller.xcscheme | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/McBopomofo.xcodeproj/project.pbxproj b/McBopomofo.xcodeproj/project.pbxproj index 9187542d..66dd9c97 100644 --- a/McBopomofo.xcodeproj/project.pbxproj +++ b/McBopomofo.xcodeproj/project.pbxproj @@ -544,7 +544,7 @@ 6A0D4E9415FC0CFA00ABF4B3 /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 1220; + LastUpgradeCheck = 1310; TargetAttributes = { 6A0D4EA115FC0D2D00ABF4B3 = { LastSwiftMigration = 1240; @@ -837,6 +837,7 @@ "$(OTHER_CFLAGS)", "-fcxx-modules", ); + SWIFT_COMPILATION_MODE = wholemodule; }; name = Release; }; diff --git a/McBopomofo.xcodeproj/xcshareddata/xcschemes/McBopomofo.xcscheme b/McBopomofo.xcodeproj/xcshareddata/xcschemes/McBopomofo.xcscheme index 56d01ed8..3b2c3c69 100644 --- a/McBopomofo.xcodeproj/xcshareddata/xcschemes/McBopomofo.xcscheme +++ b/McBopomofo.xcodeproj/xcshareddata/xcschemes/McBopomofo.xcscheme @@ -1,6 +1,6 @@