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 ba54ddb commit 82250e1Copy full SHA for 82250e1
example/macos/Runner.xcodeproj/project.pbxproj
@@ -575,6 +575,7 @@
575
"$(inherited)",
576
"@executable_path/../Frameworks",
577
);
578
+ MACOSX_DEPLOYMENT_TARGET = 11.5;
579
PROVISIONING_PROFILE_SPECIFIER = "";
580
SWIFT_VERSION = 5.0;
581
};
@@ -701,6 +702,7 @@
701
702
703
704
705
706
707
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
708
@@ -721,6 +723,7 @@
721
723
722
724
725
726
727
728
729
0 commit comments