Skip to content

Commit

Permalink
Support Monterey 12.4, tested on M2 Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
Niansong Zhang committed Aug 3, 2022
1 parent 2447205 commit b065e93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bubble-screensaver.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
9600E5A625669FF30018D709 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 1210;
LastUpgradeCheck = 1340;
TargetAttributes = {
9600E5AE25669FF30018D709 = {
CreatedOnToolsVersion = 12.1;
Expand Down Expand Up @@ -257,6 +257,7 @@
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = macosx;
SWIFT_COMPILATION_MODE = wholemodule;
};
name = Release;
};
Expand Down

0 comments on commit b065e93

Please sign in to comment.