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 9ff8f4a commit 010fdd6Copy full SHA for 010fdd6
build/MacOS/MIDI2LR.xcodeproj/project.pbxproj
@@ -470,7 +470,7 @@
470
isa = XCBuildConfiguration;
471
buildSettings = {
472
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
473
- CLANG_CXX_LANGUAGE_STANDARD = "c++20";
+ CLANG_CXX_LANGUAGE_STANDARD = "c++17";
474
CLANG_CXX_LIBRARY = "libc++";
475
CLANG_LINK_OBJC_RUNTIME = NO;
476
CODE_SIGN_ENTITLEMENTS = "App.entitlements";
@@ -601,7 +601,7 @@
601
602
603
604
605
606
607
0 commit comments