Skip to content

Commit b065e93

Browse files
author
Niansong Zhang
committed
Support Monterey 12.4, tested on M2 Mac
1 parent 2447205 commit b065e93

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

bubble-screensaver.xcodeproj/project.pbxproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
9600E5A625669FF30018D709 /* Project object */ = {
9999
isa = PBXProject;
100100
attributes = {
101-
LastUpgradeCheck = 1210;
101+
LastUpgradeCheck = 1340;
102102
TargetAttributes = {
103103
9600E5AE25669FF30018D709 = {
104104
CreatedOnToolsVersion = 12.1;
@@ -257,6 +257,7 @@
257257
MTL_ENABLE_DEBUG_INFO = NO;
258258
MTL_FAST_MATH = YES;
259259
SDKROOT = macosx;
260+
SWIFT_COMPILATION_MODE = wholemodule;
260261
};
261262
name = Release;
262263
};

0 commit comments

Comments
 (0)