Mercurial > foo_out_sdl
comparison foosdk/sdk/foobar2000/foo_sample/foo_sample.xcodeproj/project.pbxproj @ 1:20d02a178406 default tip
*: check in everything else
yay
| author | Paper <paper@tflc.us> |
|---|---|
| date | Mon, 05 Jan 2026 02:15:46 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 0:e9bb126753e7 | 1:20d02a178406 |
|---|---|
| 1 // !$*UTF8*$! | |
| 2 { | |
| 3 archiveVersion = 1; | |
| 4 classes = { | |
| 5 }; | |
| 6 objectVersion = 54; | |
| 7 objects = { | |
| 8 | |
| 9 /* Begin PBXBuildFile section */ | |
| 10 0F1FDDBA2AA0ADDF00DE8967 /* initquit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0F1FDDB62AA0ADDF00DE8967 /* initquit.cpp */; }; | |
| 11 0F1FDDBB2AA0ADDF00DE8967 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0F1FDDB72AA0ADDF00DE8967 /* main.cpp */; }; | |
| 12 0F1FDDC02AA0AE1E00DE8967 /* libfoobar2000_SDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F1FDDBD2AA0AE1E00DE8967 /* libfoobar2000_SDK.a */; }; | |
| 13 0F1FDDC12AA0AE1E00DE8967 /* libfoobar2000_SDK_helpers.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F1FDDBE2AA0AE1E00DE8967 /* libfoobar2000_SDK_helpers.a */; }; | |
| 14 0F1FDDC22AA0AE1E00DE8967 /* libpfc-Mac.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F1FDDBF2AA0AE1E00DE8967 /* libpfc-Mac.a */; }; | |
| 15 0F1FDDC82AA0B1F800DE8967 /* libshared.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F1FDDC72AA0B1F800DE8967 /* libshared.a */; }; | |
| 16 0F1FDDCA2AA0B1FE00DE8967 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F1FDDC92AA0B1FE00DE8967 /* Cocoa.framework */; }; | |
| 17 0F1FDDDE2AA0B34200DE8967 /* libfoobar2000_component_client.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F1FDDDD2AA0B34200DE8967 /* libfoobar2000_component_client.a */; }; | |
| 18 0F62440A2AA1E59E004FEC96 /* preferences.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0F6244072AA1E4F4004FEC96 /* preferences.cpp */; }; | |
| 19 0F6D10F12AA3C35C00774EED /* fooDecibelFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F6D10EF2AA3C35C00774EED /* fooDecibelFormatter.m */; }; | |
| 20 0FBE14512AA1E85F00B1F71E /* NSView+embed.m in Sources */ = {isa = PBXBuildFile; fileRef = 0FBE14452AA1E85F00B1F71E /* NSView+embed.m */; }; | |
| 21 0FBE14552AA1E8C800B1F71E /* fooSampleMacPreferences.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0FBE14532AA1E8C800B1F71E /* fooSampleMacPreferences.mm */; }; | |
| 22 0FBE14562AA1E8C800B1F71E /* fooSampleMacPreferences.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0FBE14542AA1E8C800B1F71E /* fooSampleMacPreferences.xib */; }; | |
| 23 0FBE14622AA1F74200B1F71E /* rating.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0FBE14582AA1F74200B1F71E /* rating.cpp */; }; | |
| 24 0FBE14632AA1F74200B1F71E /* contextmenu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0FBE14592AA1F74200B1F71E /* contextmenu.cpp */; }; | |
| 25 0FBE14642AA1F74200B1F71E /* input_raw.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0FBE145A2AA1F74200B1F71E /* input_raw.cpp */; }; | |
| 26 0FBE14652AA1F74200B1F71E /* decode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0FBE145B2AA1F74200B1F71E /* decode.cpp */; }; | |
| 27 0FBE14662AA1F74200B1F71E /* dsp_sample.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0FBE145C2AA1F74200B1F71E /* dsp_sample.cpp */; }; | |
| 28 0FBE14672AA1F74200B1F71E /* mainmenu-dynamic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0FBE145D2AA1F74200B1F71E /* mainmenu-dynamic.cpp */; }; | |
| 29 0FBE14692AA1F74200B1F71E /* IO.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0FBE145F2AA1F74200B1F71E /* IO.cpp */; }; | |
| 30 0FBE146A2AA1F74200B1F71E /* playback_stream_capture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0FBE14602AA1F74200B1F71E /* playback_stream_capture.cpp */; }; | |
| 31 0FBE146C2AA1FF1500B1F71E /* ui_and_threads.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0FBE146B2AA1FF1500B1F71E /* ui_and_threads.cpp */; }; | |
| 32 0FCA71142AA21F69001CB0F2 /* fooSampleDSPView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0FCA71122AA21F69001CB0F2 /* fooSampleDSPView.mm */; }; | |
| 33 0FCA71152AA21F69001CB0F2 /* fooSampleDSPView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0FCA71132AA21F69001CB0F2 /* fooSampleDSPView.xib */; }; | |
| 34 /* End PBXBuildFile section */ | |
| 35 | |
| 36 /* Begin PBXFileReference section */ | |
| 37 0F1FDDAD2AA0AD9B00DE8967 /* foo_sample.component */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = foo_sample.component; sourceTree = BUILT_PRODUCTS_DIR; }; | |
| 38 0F1FDDB42AA0ADDF00DE8967 /* mainmenu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mainmenu.cpp; sourceTree = "<group>"; }; | |
| 39 0F1FDDB52AA0ADDF00DE8967 /* playback_state.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = playback_state.cpp; sourceTree = "<group>"; }; | |
| 40 0F1FDDB62AA0ADDF00DE8967 /* initquit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = initquit.cpp; sourceTree = "<group>"; }; | |
| 41 0F1FDDB72AA0ADDF00DE8967 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; | |
| 42 0F1FDDBD2AA0AE1E00DE8967 /* libfoobar2000_SDK.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libfoobar2000_SDK.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
| 43 0F1FDDBE2AA0AE1E00DE8967 /* libfoobar2000_SDK_helpers.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libfoobar2000_SDK_helpers.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
| 44 0F1FDDBF2AA0AE1E00DE8967 /* libpfc-Mac.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = "libpfc-Mac.a"; sourceTree = BUILT_PRODUCTS_DIR; }; | |
| 45 0F1FDDC62AA0AF8400DE8967 /* stdafx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdafx.h; sourceTree = "<group>"; }; | |
| 46 0F1FDDC72AA0B1F800DE8967 /* libshared.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libshared.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
| 47 0F1FDDC92AA0B1FE00DE8967 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; | |
| 48 0F1FDDDD2AA0B34200DE8967 /* libfoobar2000_component_client.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libfoobar2000_component_client.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
| 49 0F6244072AA1E4F4004FEC96 /* preferences.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = preferences.cpp; sourceTree = "<group>"; }; | |
| 50 0F6D10EF2AA3C35C00774EED /* fooDecibelFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = fooDecibelFormatter.m; sourceTree = "<group>"; }; | |
| 51 0F6D10F02AA3C35C00774EED /* fooDecibelFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fooDecibelFormatter.h; sourceTree = "<group>"; }; | |
| 52 0F7F817F2AB87BA70051262F /* foobar2000-mac-class-suffix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "foobar2000-mac-class-suffix.h"; sourceTree = "<group>"; }; | |
| 53 0FBE14402AA1E85F00B1F71E /* NSView+embed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSView+embed.h"; sourceTree = "<group>"; }; | |
| 54 0FBE14452AA1E85F00B1F71E /* NSView+embed.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSView+embed.m"; sourceTree = "<group>"; }; | |
| 55 0FBE14522AA1E8C800B1F71E /* fooSampleMacPreferences.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fooSampleMacPreferences.h; sourceTree = "<group>"; }; | |
| 56 0FBE14532AA1E8C800B1F71E /* fooSampleMacPreferences.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = fooSampleMacPreferences.mm; sourceTree = "<group>"; }; | |
| 57 0FBE14542AA1E8C800B1F71E /* fooSampleMacPreferences.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = fooSampleMacPreferences.xib; sourceTree = "<group>"; }; | |
| 58 0FBE14582AA1F74200B1F71E /* rating.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rating.cpp; sourceTree = "<group>"; }; | |
| 59 0FBE14592AA1F74200B1F71E /* contextmenu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = contextmenu.cpp; sourceTree = "<group>"; }; | |
| 60 0FBE145A2AA1F74200B1F71E /* input_raw.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = input_raw.cpp; sourceTree = "<group>"; }; | |
| 61 0FBE145B2AA1F74200B1F71E /* decode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = decode.cpp; sourceTree = "<group>"; }; | |
| 62 0FBE145C2AA1F74200B1F71E /* dsp_sample.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dsp_sample.cpp; sourceTree = "<group>"; }; | |
| 63 0FBE145D2AA1F74200B1F71E /* mainmenu-dynamic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "mainmenu-dynamic.cpp"; sourceTree = "<group>"; }; | |
| 64 0FBE145E2AA1F74200B1F71E /* readme.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = readme.txt; sourceTree = "<group>"; }; | |
| 65 0FBE145F2AA1F74200B1F71E /* IO.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IO.cpp; sourceTree = "<group>"; }; | |
| 66 0FBE14602AA1F74200B1F71E /* playback_stream_capture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = playback_stream_capture.cpp; sourceTree = "<group>"; }; | |
| 67 0FBE14612AA1F74200B1F71E /* playback_stream_capture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = playback_stream_capture.h; sourceTree = "<group>"; }; | |
| 68 0FBE146B2AA1FF1500B1F71E /* ui_and_threads.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ui_and_threads.cpp; sourceTree = "<group>"; }; | |
| 69 0FCA71112AA21F69001CB0F2 /* fooSampleDSPView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fooSampleDSPView.h; sourceTree = "<group>"; }; | |
| 70 0FCA71122AA21F69001CB0F2 /* fooSampleDSPView.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = fooSampleDSPView.mm; sourceTree = "<group>"; }; | |
| 71 0FCA71132AA21F69001CB0F2 /* fooSampleDSPView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = fooSampleDSPView.xib; sourceTree = "<group>"; }; | |
| 72 0FD323BF2AA3C45C00C0C2F7 /* dsp_sample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dsp_sample.h; sourceTree = "<group>"; }; | |
| 73 /* End PBXFileReference section */ | |
| 74 | |
| 75 /* Begin PBXFrameworksBuildPhase section */ | |
| 76 0F1FDDAA2AA0AD9B00DE8967 /* Frameworks */ = { | |
| 77 isa = PBXFrameworksBuildPhase; | |
| 78 buildActionMask = 2147483647; | |
| 79 files = ( | |
| 80 0F1FDDDE2AA0B34200DE8967 /* libfoobar2000_component_client.a in Frameworks */, | |
| 81 0F1FDDCA2AA0B1FE00DE8967 /* Cocoa.framework in Frameworks */, | |
| 82 0F1FDDC82AA0B1F800DE8967 /* libshared.a in Frameworks */, | |
| 83 0F1FDDC02AA0AE1E00DE8967 /* libfoobar2000_SDK.a in Frameworks */, | |
| 84 0F1FDDC12AA0AE1E00DE8967 /* libfoobar2000_SDK_helpers.a in Frameworks */, | |
| 85 0F1FDDC22AA0AE1E00DE8967 /* libpfc-Mac.a in Frameworks */, | |
| 86 ); | |
| 87 runOnlyForDeploymentPostprocessing = 0; | |
| 88 }; | |
| 89 /* End PBXFrameworksBuildPhase section */ | |
| 90 | |
| 91 /* Begin PBXGroup section */ | |
| 92 0F1FDDA42AA0AD9B00DE8967 = { | |
| 93 isa = PBXGroup; | |
| 94 children = ( | |
| 95 0F7F817F2AB87BA70051262F /* foobar2000-mac-class-suffix.h */, | |
| 96 0FBE146B2AA1FF1500B1F71E /* ui_and_threads.cpp */, | |
| 97 0FBE14592AA1F74200B1F71E /* contextmenu.cpp */, | |
| 98 0FBE145B2AA1F74200B1F71E /* decode.cpp */, | |
| 99 0FBE145C2AA1F74200B1F71E /* dsp_sample.cpp */, | |
| 100 0FD323BF2AA3C45C00C0C2F7 /* dsp_sample.h */, | |
| 101 0FBE145A2AA1F74200B1F71E /* input_raw.cpp */, | |
| 102 0FBE145F2AA1F74200B1F71E /* IO.cpp */, | |
| 103 0FBE145D2AA1F74200B1F71E /* mainmenu-dynamic.cpp */, | |
| 104 0FBE14602AA1F74200B1F71E /* playback_stream_capture.cpp */, | |
| 105 0FBE14612AA1F74200B1F71E /* playback_stream_capture.h */, | |
| 106 0FBE14582AA1F74200B1F71E /* rating.cpp */, | |
| 107 0FBE145E2AA1F74200B1F71E /* readme.txt */, | |
| 108 0FBE14572AA1F41A00B1F71E /* Mac */, | |
| 109 0F6244072AA1E4F4004FEC96 /* preferences.cpp */, | |
| 110 0F1FDDC62AA0AF8400DE8967 /* stdafx.h */, | |
| 111 0F1FDDB62AA0ADDF00DE8967 /* initquit.cpp */, | |
| 112 0F1FDDB72AA0ADDF00DE8967 /* main.cpp */, | |
| 113 0F1FDDB42AA0ADDF00DE8967 /* mainmenu.cpp */, | |
| 114 0F1FDDB52AA0ADDF00DE8967 /* playback_state.cpp */, | |
| 115 0FBE14362AA1E85F00B1F71E /* helpers-mac */, | |
| 116 0F1FDDAE2AA0AD9B00DE8967 /* Products */, | |
| 117 0F1FDDBC2AA0AE1E00DE8967 /* Frameworks */, | |
| 118 ); | |
| 119 sourceTree = "<group>"; | |
| 120 }; | |
| 121 0F1FDDAE2AA0AD9B00DE8967 /* Products */ = { | |
| 122 isa = PBXGroup; | |
| 123 children = ( | |
| 124 0F1FDDAD2AA0AD9B00DE8967 /* foo_sample.component */, | |
| 125 ); | |
| 126 name = Products; | |
| 127 sourceTree = "<group>"; | |
| 128 }; | |
| 129 0F1FDDBC2AA0AE1E00DE8967 /* Frameworks */ = { | |
| 130 isa = PBXGroup; | |
| 131 children = ( | |
| 132 0F1FDDDD2AA0B34200DE8967 /* libfoobar2000_component_client.a */, | |
| 133 0F1FDDC92AA0B1FE00DE8967 /* Cocoa.framework */, | |
| 134 0F1FDDC72AA0B1F800DE8967 /* libshared.a */, | |
| 135 0F1FDDBD2AA0AE1E00DE8967 /* libfoobar2000_SDK.a */, | |
| 136 0F1FDDBE2AA0AE1E00DE8967 /* libfoobar2000_SDK_helpers.a */, | |
| 137 0F1FDDBF2AA0AE1E00DE8967 /* libpfc-Mac.a */, | |
| 138 ); | |
| 139 name = Frameworks; | |
| 140 sourceTree = "<group>"; | |
| 141 }; | |
| 142 0FBE14362AA1E85F00B1F71E /* helpers-mac */ = { | |
| 143 isa = PBXGroup; | |
| 144 children = ( | |
| 145 0F6D10F02AA3C35C00774EED /* fooDecibelFormatter.h */, | |
| 146 0F6D10EF2AA3C35C00774EED /* fooDecibelFormatter.m */, | |
| 147 0FBE14402AA1E85F00B1F71E /* NSView+embed.h */, | |
| 148 0FBE14452AA1E85F00B1F71E /* NSView+embed.m */, | |
| 149 ); | |
| 150 name = "helpers-mac"; | |
| 151 path = "../helpers-mac"; | |
| 152 sourceTree = "<group>"; | |
| 153 }; | |
| 154 0FBE14572AA1F41A00B1F71E /* Mac */ = { | |
| 155 isa = PBXGroup; | |
| 156 children = ( | |
| 157 0FBE14522AA1E8C800B1F71E /* fooSampleMacPreferences.h */, | |
| 158 0FBE14532AA1E8C800B1F71E /* fooSampleMacPreferences.mm */, | |
| 159 0FBE14542AA1E8C800B1F71E /* fooSampleMacPreferences.xib */, | |
| 160 0FCA71112AA21F69001CB0F2 /* fooSampleDSPView.h */, | |
| 161 0FCA71122AA21F69001CB0F2 /* fooSampleDSPView.mm */, | |
| 162 0FCA71132AA21F69001CB0F2 /* fooSampleDSPView.xib */, | |
| 163 ); | |
| 164 path = Mac; | |
| 165 sourceTree = "<group>"; | |
| 166 }; | |
| 167 /* End PBXGroup section */ | |
| 168 | |
| 169 /* Begin PBXNativeTarget section */ | |
| 170 0F1FDDAC2AA0AD9B00DE8967 /* foo_sample */ = { | |
| 171 isa = PBXNativeTarget; | |
| 172 buildConfigurationList = 0F1FDDB12AA0AD9B00DE8967 /* Build configuration list for PBXNativeTarget "foo_sample" */; | |
| 173 buildPhases = ( | |
| 174 0F1FDDA92AA0AD9B00DE8967 /* Sources */, | |
| 175 0F1FDDAA2AA0AD9B00DE8967 /* Frameworks */, | |
| 176 0F1FDDAB2AA0AD9B00DE8967 /* Resources */, | |
| 177 ); | |
| 178 buildRules = ( | |
| 179 ); | |
| 180 dependencies = ( | |
| 181 ); | |
| 182 name = foo_sample; | |
| 183 productName = foo_sample; | |
| 184 productReference = 0F1FDDAD2AA0AD9B00DE8967 /* foo_sample.component */; | |
| 185 productType = "com.apple.product-type.bundle"; | |
| 186 }; | |
| 187 /* End PBXNativeTarget section */ | |
| 188 | |
| 189 /* Begin PBXProject section */ | |
| 190 0F1FDDA52AA0AD9B00DE8967 /* Project object */ = { | |
| 191 isa = PBXProject; | |
| 192 attributes = { | |
| 193 BuildIndependentTargetsInParallel = 1; | |
| 194 LastUpgradeCheck = 1500; | |
| 195 TargetAttributes = { | |
| 196 0F1FDDAC2AA0AD9B00DE8967 = { | |
| 197 CreatedOnToolsVersion = 14.3.1; | |
| 198 }; | |
| 199 }; | |
| 200 }; | |
| 201 buildConfigurationList = 0F1FDDA82AA0AD9B00DE8967 /* Build configuration list for PBXProject "foo_sample" */; | |
| 202 compatibilityVersion = "Xcode 12.0"; | |
| 203 developmentRegion = en; | |
| 204 hasScannedForEncodings = 0; | |
| 205 knownRegions = ( | |
| 206 en, | |
| 207 Base, | |
| 208 ); | |
| 209 mainGroup = 0F1FDDA42AA0AD9B00DE8967; | |
| 210 productRefGroup = 0F1FDDAE2AA0AD9B00DE8967 /* Products */; | |
| 211 projectDirPath = ""; | |
| 212 projectRoot = ""; | |
| 213 targets = ( | |
| 214 0F1FDDAC2AA0AD9B00DE8967 /* foo_sample */, | |
| 215 ); | |
| 216 }; | |
| 217 /* End PBXProject section */ | |
| 218 | |
| 219 /* Begin PBXResourcesBuildPhase section */ | |
| 220 0F1FDDAB2AA0AD9B00DE8967 /* Resources */ = { | |
| 221 isa = PBXResourcesBuildPhase; | |
| 222 buildActionMask = 2147483647; | |
| 223 files = ( | |
| 224 0FBE14562AA1E8C800B1F71E /* fooSampleMacPreferences.xib in Resources */, | |
| 225 0FCA71152AA21F69001CB0F2 /* fooSampleDSPView.xib in Resources */, | |
| 226 ); | |
| 227 runOnlyForDeploymentPostprocessing = 0; | |
| 228 }; | |
| 229 /* End PBXResourcesBuildPhase section */ | |
| 230 | |
| 231 /* Begin PBXSourcesBuildPhase section */ | |
| 232 0F1FDDA92AA0AD9B00DE8967 /* Sources */ = { | |
| 233 isa = PBXSourcesBuildPhase; | |
| 234 buildActionMask = 2147483647; | |
| 235 files = ( | |
| 236 0FBE14692AA1F74200B1F71E /* IO.cpp in Sources */, | |
| 237 0FBE14552AA1E8C800B1F71E /* fooSampleMacPreferences.mm in Sources */, | |
| 238 0FBE14672AA1F74200B1F71E /* mainmenu-dynamic.cpp in Sources */, | |
| 239 0FBE14512AA1E85F00B1F71E /* NSView+embed.m in Sources */, | |
| 240 0FBE14632AA1F74200B1F71E /* contextmenu.cpp in Sources */, | |
| 241 0FCA71142AA21F69001CB0F2 /* fooSampleDSPView.mm in Sources */, | |
| 242 0FBE14652AA1F74200B1F71E /* decode.cpp in Sources */, | |
| 243 0F6D10F12AA3C35C00774EED /* fooDecibelFormatter.m in Sources */, | |
| 244 0FBE146C2AA1FF1500B1F71E /* ui_and_threads.cpp in Sources */, | |
| 245 0FBE14662AA1F74200B1F71E /* dsp_sample.cpp in Sources */, | |
| 246 0F1FDDBB2AA0ADDF00DE8967 /* main.cpp in Sources */, | |
| 247 0FBE14642AA1F74200B1F71E /* input_raw.cpp in Sources */, | |
| 248 0F62440A2AA1E59E004FEC96 /* preferences.cpp in Sources */, | |
| 249 0F1FDDBA2AA0ADDF00DE8967 /* initquit.cpp in Sources */, | |
| 250 0FBE14622AA1F74200B1F71E /* rating.cpp in Sources */, | |
| 251 0FBE146A2AA1F74200B1F71E /* playback_stream_capture.cpp in Sources */, | |
| 252 ); | |
| 253 runOnlyForDeploymentPostprocessing = 0; | |
| 254 }; | |
| 255 /* End PBXSourcesBuildPhase section */ | |
| 256 | |
| 257 /* Begin XCBuildConfiguration section */ | |
| 258 0F1FDDAF2AA0AD9B00DE8967 /* Debug */ = { | |
| 259 isa = XCBuildConfiguration; | |
| 260 buildSettings = { | |
| 261 ALWAYS_SEARCH_USER_PATHS = NO; | |
| 262 CLANG_ANALYZER_NONNULL = YES; | |
| 263 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; | |
| 264 CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; | |
| 265 CLANG_ENABLE_MODULES = YES; | |
| 266 CLANG_ENABLE_OBJC_ARC = YES; | |
| 267 CLANG_ENABLE_OBJC_WEAK = YES; | |
| 268 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; | |
| 269 CLANG_WARN_BOOL_CONVERSION = YES; | |
| 270 CLANG_WARN_COMMA = YES; | |
| 271 CLANG_WARN_CONSTANT_CONVERSION = YES; | |
| 272 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; | |
| 273 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | |
| 274 CLANG_WARN_DOCUMENTATION_COMMENTS = YES; | |
| 275 CLANG_WARN_EMPTY_BODY = YES; | |
| 276 CLANG_WARN_ENUM_CONVERSION = YES; | |
| 277 CLANG_WARN_INFINITE_RECURSION = YES; | |
| 278 CLANG_WARN_INT_CONVERSION = YES; | |
| 279 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; | |
| 280 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; | |
| 281 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; | |
| 282 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | |
| 283 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; | |
| 284 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; | |
| 285 CLANG_WARN_STRICT_PROTOTYPES = YES; | |
| 286 CLANG_WARN_SUSPICIOUS_MOVE = YES; | |
| 287 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; | |
| 288 CLANG_WARN_UNREACHABLE_CODE = YES; | |
| 289 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
| 290 COPY_PHASE_STRIP = NO; | |
| 291 DEAD_CODE_STRIPPING = YES; | |
| 292 DEBUG_INFORMATION_FORMAT = dwarf; | |
| 293 ENABLE_STRICT_OBJC_MSGSEND = YES; | |
| 294 ENABLE_TESTABILITY = YES; | |
| 295 ENABLE_USER_SCRIPT_SANDBOXING = YES; | |
| 296 GCC_C_LANGUAGE_STANDARD = gnu11; | |
| 297 GCC_DYNAMIC_NO_PIC = NO; | |
| 298 GCC_NO_COMMON_BLOCKS = YES; | |
| 299 GCC_OPTIMIZATION_LEVEL = 0; | |
| 300 GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
| 301 GCC_PREFIX_HEADER = stdafx.h; | |
| 302 GCC_PREPROCESSOR_DEFINITIONS = ( | |
| 303 "DEBUG=1", | |
| 304 "$(inherited)", | |
| 305 ); | |
| 306 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | |
| 307 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; | |
| 308 GCC_WARN_UNDECLARED_SELECTOR = YES; | |
| 309 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; | |
| 310 GCC_WARN_UNUSED_FUNCTION = YES; | |
| 311 GCC_WARN_UNUSED_VARIABLE = YES; | |
| 312 HEADER_SEARCH_PATHS = ( | |
| 313 .., | |
| 314 ../.., | |
| 315 ); | |
| 316 MACOSX_DEPLOYMENT_TARGET = 11.0; | |
| 317 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; | |
| 318 MTL_FAST_MATH = YES; | |
| 319 ONLY_ACTIVE_ARCH = YES; | |
| 320 SDKROOT = macosx; | |
| 321 }; | |
| 322 name = Debug; | |
| 323 }; | |
| 324 0F1FDDB02AA0AD9B00DE8967 /* Release */ = { | |
| 325 isa = XCBuildConfiguration; | |
| 326 buildSettings = { | |
| 327 ALWAYS_SEARCH_USER_PATHS = NO; | |
| 328 CLANG_ANALYZER_NONNULL = YES; | |
| 329 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; | |
| 330 CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; | |
| 331 CLANG_ENABLE_MODULES = YES; | |
| 332 CLANG_ENABLE_OBJC_ARC = YES; | |
| 333 CLANG_ENABLE_OBJC_WEAK = YES; | |
| 334 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; | |
| 335 CLANG_WARN_BOOL_CONVERSION = YES; | |
| 336 CLANG_WARN_COMMA = YES; | |
| 337 CLANG_WARN_CONSTANT_CONVERSION = YES; | |
| 338 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; | |
| 339 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | |
| 340 CLANG_WARN_DOCUMENTATION_COMMENTS = YES; | |
| 341 CLANG_WARN_EMPTY_BODY = YES; | |
| 342 CLANG_WARN_ENUM_CONVERSION = YES; | |
| 343 CLANG_WARN_INFINITE_RECURSION = YES; | |
| 344 CLANG_WARN_INT_CONVERSION = YES; | |
| 345 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; | |
| 346 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; | |
| 347 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; | |
| 348 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | |
| 349 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; | |
| 350 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; | |
| 351 CLANG_WARN_STRICT_PROTOTYPES = YES; | |
| 352 CLANG_WARN_SUSPICIOUS_MOVE = YES; | |
| 353 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; | |
| 354 CLANG_WARN_UNREACHABLE_CODE = YES; | |
| 355 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
| 356 COPY_PHASE_STRIP = NO; | |
| 357 DEAD_CODE_STRIPPING = YES; | |
| 358 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
| 359 ENABLE_NS_ASSERTIONS = NO; | |
| 360 ENABLE_STRICT_OBJC_MSGSEND = YES; | |
| 361 ENABLE_USER_SCRIPT_SANDBOXING = YES; | |
| 362 GCC_C_LANGUAGE_STANDARD = gnu11; | |
| 363 GCC_NO_COMMON_BLOCKS = YES; | |
| 364 GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
| 365 GCC_PREFIX_HEADER = stdafx.h; | |
| 366 GCC_PREPROCESSOR_DEFINITIONS = "NDEBUG=1"; | |
| 367 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | |
| 368 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; | |
| 369 GCC_WARN_UNDECLARED_SELECTOR = YES; | |
| 370 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; | |
| 371 GCC_WARN_UNUSED_FUNCTION = YES; | |
| 372 GCC_WARN_UNUSED_VARIABLE = YES; | |
| 373 HEADER_SEARCH_PATHS = ( | |
| 374 .., | |
| 375 ../.., | |
| 376 ); | |
| 377 MACOSX_DEPLOYMENT_TARGET = 11.0; | |
| 378 MTL_ENABLE_DEBUG_INFO = NO; | |
| 379 MTL_FAST_MATH = YES; | |
| 380 SDKROOT = macosx; | |
| 381 }; | |
| 382 name = Release; | |
| 383 }; | |
| 384 0F1FDDB22AA0AD9B00DE8967 /* Debug */ = { | |
| 385 isa = XCBuildConfiguration; | |
| 386 buildSettings = { | |
| 387 "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; | |
| 388 CODE_SIGN_STYLE = Automatic; | |
| 389 COMBINE_HIDPI_IMAGES = YES; | |
| 390 CURRENT_PROJECT_VERSION = 1; | |
| 391 DEAD_CODE_STRIPPING = YES; | |
| 392 DEVELOPMENT_TEAM = ""; | |
| 393 GENERATE_INFOPLIST_FILE = YES; | |
| 394 INFOPLIST_KEY_NSHumanReadableCopyright = ""; | |
| 395 INFOPLIST_KEY_NSPrincipalClass = ""; | |
| 396 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; | |
| 397 MARKETING_VERSION = 1.0; | |
| 398 PRODUCT_BUNDLE_IDENTIFIER = "com.foobar2000.foo-sample"; | |
| 399 PRODUCT_NAME = "$(TARGET_NAME)"; | |
| 400 SWIFT_EMIT_LOC_STRINGS = YES; | |
| 401 WRAPPER_EXTENSION = component; | |
| 402 }; | |
| 403 name = Debug; | |
| 404 }; | |
| 405 0F1FDDB32AA0AD9B00DE8967 /* Release */ = { | |
| 406 isa = XCBuildConfiguration; | |
| 407 buildSettings = { | |
| 408 "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; | |
| 409 CODE_SIGN_STYLE = Automatic; | |
| 410 COMBINE_HIDPI_IMAGES = YES; | |
| 411 CURRENT_PROJECT_VERSION = 1; | |
| 412 DEAD_CODE_STRIPPING = YES; | |
| 413 DEVELOPMENT_TEAM = ""; | |
| 414 GENERATE_INFOPLIST_FILE = YES; | |
| 415 INFOPLIST_KEY_NSHumanReadableCopyright = ""; | |
| 416 INFOPLIST_KEY_NSPrincipalClass = ""; | |
| 417 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; | |
| 418 MARKETING_VERSION = 1.0; | |
| 419 PRODUCT_BUNDLE_IDENTIFIER = "com.foobar2000.foo-sample"; | |
| 420 PRODUCT_NAME = "$(TARGET_NAME)"; | |
| 421 SWIFT_EMIT_LOC_STRINGS = YES; | |
| 422 WRAPPER_EXTENSION = component; | |
| 423 }; | |
| 424 name = Release; | |
| 425 }; | |
| 426 /* End XCBuildConfiguration section */ | |
| 427 | |
| 428 /* Begin XCConfigurationList section */ | |
| 429 0F1FDDA82AA0AD9B00DE8967 /* Build configuration list for PBXProject "foo_sample" */ = { | |
| 430 isa = XCConfigurationList; | |
| 431 buildConfigurations = ( | |
| 432 0F1FDDAF2AA0AD9B00DE8967 /* Debug */, | |
| 433 0F1FDDB02AA0AD9B00DE8967 /* Release */, | |
| 434 ); | |
| 435 defaultConfigurationIsVisible = 0; | |
| 436 defaultConfigurationName = Release; | |
| 437 }; | |
| 438 0F1FDDB12AA0AD9B00DE8967 /* Build configuration list for PBXNativeTarget "foo_sample" */ = { | |
| 439 isa = XCConfigurationList; | |
| 440 buildConfigurations = ( | |
| 441 0F1FDDB22AA0AD9B00DE8967 /* Debug */, | |
| 442 0F1FDDB32AA0AD9B00DE8967 /* Release */, | |
| 443 ); | |
| 444 defaultConfigurationIsVisible = 0; | |
| 445 defaultConfigurationName = Release; | |
| 446 }; | |
| 447 /* End XCConfigurationList section */ | |
| 448 }; | |
| 449 rootObject = 0F1FDDA52AA0AD9B00DE8967 /* Project object */; | |
| 450 } |
