|
121 | 121 | C37EBD3D19A0112900220265 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; }; |
122 | 122 | C37EBD3F19A0112900220265 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; }; |
123 | 123 | C37EBD4619A0112900220265 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; |
124 | | - C37EBD5A19A0118600220265 /* iTunes Visualizer.pkg */ = {isa = PBXFileReference; lastKnownFileType = file; path = "iTunes Visualizer.pkg"; sourceTree = "<group>"; }; |
| 124 | + C37EBD5A19A0118600220265 /* iTunes Visualizer.pkg */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.installer-pkg"; path = "iTunes Visualizer.pkg"; sourceTree = "<group>"; }; |
125 | 125 | C37EBD5C19A0146F00220265 /* images */ = {isa = PBXFileReference; lastKnownFileType = folder; name = images; path = ../images; sourceTree = "<group>"; }; |
126 | 126 | C37EBD5E19A0164400220265 /* selectViz.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = selectViz.png; path = images/selectViz.png; sourceTree = "<group>"; }; |
127 | 127 | C37EBD6019A01BEE00220265 /* projectM Visualizer.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "projectM Visualizer.entitlements"; sourceTree = "<group>"; }; |
|
640 | 640 | isa = XCBuildConfiguration; |
641 | 641 | buildSettings = { |
642 | 642 | ALWAYS_SEARCH_USER_PATHS = NO; |
643 | | - CLANG_CXX_LANGUAGE_STANDARD = "compiler-default"; |
| 643 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; |
644 | 644 | CLANG_CXX_LIBRARY = "libc++"; |
645 | 645 | CLANG_ENABLE_MODULES = NO; |
646 | 646 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
|
697 | 697 | isa = XCBuildConfiguration; |
698 | 698 | buildSettings = { |
699 | 699 | ALWAYS_SEARCH_USER_PATHS = NO; |
700 | | - CLANG_CXX_LANGUAGE_STANDARD = "compiler-default"; |
| 700 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; |
701 | 701 | CLANG_CXX_LIBRARY = "libc++"; |
702 | 702 | CLANG_ENABLE_MODULES = NO; |
703 | 703 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
|
0 commit comments