From b065e938fcff3885550e36d26f4b968a198ab639 Mon Sep 17 00:00:00 2001 From: Niansong Zhang Date: Wed, 3 Aug 2022 17:46:10 -0400 Subject: [PATCH] Support Monterey 12.4, tested on M2 Mac --- bubble-screensaver.xcodeproj/project.pbxproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bubble-screensaver.xcodeproj/project.pbxproj b/bubble-screensaver.xcodeproj/project.pbxproj index ae6ac5a..49f3bb9 100644 --- a/bubble-screensaver.xcodeproj/project.pbxproj +++ b/bubble-screensaver.xcodeproj/project.pbxproj @@ -98,7 +98,7 @@ 9600E5A625669FF30018D709 /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 1210; + LastUpgradeCheck = 1340; TargetAttributes = { 9600E5AE25669FF30018D709 = { CreatedOnToolsVersion = 12.1; @@ -257,6 +257,7 @@ MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = macosx; + SWIFT_COMPILATION_MODE = wholemodule; }; name = Release; };