We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 931684b commit 3af3a8fCopy full SHA for 3af3a8f
Parse/Parse.xcodeproj/project.pbxproj
@@ -9046,7 +9046,7 @@
9046
"@executable_path/Frameworks",
9047
"@loader_path/Frameworks",
9048
);
9049
- SUPPORTS_MACCATALYST = NO;
+ SUPPORTS_MACCATALYST = YES;
9050
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
9051
SWIFT_VERSION = 5.0;
9052
TARGETED_DEVICE_FAMILY = "1,2";
@@ -9065,7 +9065,7 @@
9065
9066
9067
9068
9069
9070
9071
};
0 commit comments