diff options
| author | mick grierson <mickgrierson@gmail.com> | 2015-08-14 19:17:40 +0100 |
|---|---|---|
| committer | mick grierson <mickgrierson@gmail.com> | 2015-08-14 19:17:40 +0100 |
| commit | 18ab896876b2d7ecaf4a4eda26a14e0999a8b396 (patch) | |
| tree | c3fbd5db23369e304d1b4f2cfdc61749f24d2879 /maximilianTest.xcodeproj/project.pbxproj | |
| parent | 0921f81dd5fc388d5327787f200e25aa5d1ac24e (diff) | |
adding addon .. er
Diffstat (limited to 'maximilianTest.xcodeproj/project.pbxproj')
| -rwxr-xr-x | maximilianTest.xcodeproj/project.pbxproj | 136 |
1 files changed, 94 insertions, 42 deletions
diff --git a/maximilianTest.xcodeproj/project.pbxproj b/maximilianTest.xcodeproj/project.pbxproj index 19a3759..4283e89 100755 --- a/maximilianTest.xcodeproj/project.pbxproj +++ b/maximilianTest.xcodeproj/project.pbxproj @@ -7,14 +7,21 @@ objects = { /* Begin PBXBuildFile section */ - 00B5A18610F54EF50011B459 /* maximilian.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00B5A18510F54EF50011B459 /* maximilian.cpp */; }; - 00FD793810CF318A00EA9294 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00FD793710CF318A00EA9294 /* CoreAudio.framework */; }; 00FD794410CF325D00EA9294 /* RtAudio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00FD794110CF325D00EA9294 /* RtAudio.cpp */; }; - 4C1D998910FA773300D5E940 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4C1D998810FA773300D5E940 /* AudioToolbox.framework */; }; - 4C1D998D10FA773D00D5E940 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4C1D998C10FA773D00D5E940 /* AudioUnit.framework */; }; - 4C1D999110FA774A00D5E940 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4C1D999010FA774A00D5E940 /* CoreServices.framework */; }; 833289281403E9C4003DF5D6 /* player.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 833289271403E9C4003DF5D6 /* player.cpp */; }; - 8D7601A5152BDB5200EAE4B0 /* stb_vorbis.c in Sources */ = {isa = PBXBuildFile; fileRef = 8D7601A3152BDB5200EAE4B0 /* stb_vorbis.c */; }; + 8A34BD591B65677F0026EA0C /* maximilian.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A34BD571B65677F0026EA0C /* maximilian.cpp */; }; + 8A34BD5C1B6567E60026EA0C /* stb_vorbis.c in Sources */ = {isa = PBXBuildFile; fileRef = 8A34BD5A1B6567E60026EA0C /* stb_vorbis.c */; }; + 8A34BD5E1B65A8D10026EA0C /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8A34BD5D1B65A8D10026EA0C /* Accelerate.framework */; }; + 8A34BD601B65A8D70026EA0C /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8A34BD5F1B65A8D70026EA0C /* AudioUnit.framework */; }; + 8A34BD621B65A8DD0026EA0C /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8A34BD611B65A8DD0026EA0C /* AudioToolbox.framework */; }; + 8A34BD641B65A8E40026EA0C /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8A34BD631B65A8E40026EA0C /* CoreAudio.framework */; }; + 8A34BD661B65A8E90026EA0C /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8A34BD651B65A8E90026EA0C /* CoreServices.framework */; }; + 8A34BD761B65AA390026EA0C /* fft.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A34BD681B65AA390026EA0C /* fft.cpp */; }; + 8A34BD771B65AA390026EA0C /* maxiAtoms.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A34BD6A1B65AA390026EA0C /* maxiAtoms.cpp */; }; + 8A34BD781B65AA390026EA0C /* maxiBark.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A34BD6C1B65AA390026EA0C /* maxiBark.cpp */; }; + 8A34BD791B65AA390026EA0C /* maxiFFT.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A34BD6E1B65AA390026EA0C /* maxiFFT.cpp */; }; + 8A34BD7A1B65AA390026EA0C /* maxiGrains.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A34BD701B65AA390026EA0C /* maxiGrains.cpp */; }; + 8A34BD7B1B65AA390026EA0C /* maxiMFCC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A34BD731B65AA390026EA0C /* maxiMFCC.cpp */; }; 8DD76F650486A84900D96B5E /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* main.cpp */; settings = {ATTRIBUTES = (); }; }; 8DD76F6A0486A84900D96B5E /* rtaudiotest.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = C6859E8B029090EE04C91782 /* rtaudiotest.1 */; }; /* End PBXBuildFile section */ @@ -33,22 +40,37 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ - 00B5A18510F54EF50011B459 /* maximilian.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = maximilian.cpp; sourceTree = "<group>"; }; - 00F9DBCA10EA67AF000FD39D /* maximilian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = maximilian.h; sourceTree = "<group>"; }; - 00FD793710CF318A00EA9294 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; 00FD794110CF325D00EA9294 /* RtAudio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RtAudio.cpp; sourceTree = "<group>"; }; 00FD794210CF325D00EA9294 /* RtAudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RtAudio.h; sourceTree = "<group>"; }; 00FD794310CF325D00EA9294 /* RtError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RtError.h; sourceTree = "<group>"; }; 08FB7796FE84155DC02AAC07 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; 4C1D997D10FA76E700D5E940 /* portaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = portaudio.h; sourceTree = "<group>"; }; - 4C1D998810FA773300D5E940 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; - 4C1D998C10FA773D00D5E940 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; - 4C1D999010FA774A00D5E940 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; }; 833289261403E9C4003DF5D6 /* player.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = player.h; sourceTree = "<group>"; }; 833289271403E9C4003DF5D6 /* player.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = player.cpp; sourceTree = "<group>"; }; - 8D7601A3152BDB5200EAE4B0 /* stb_vorbis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = stb_vorbis.c; sourceTree = "<group>"; }; - 8D7601A4152BDB5200EAE4B0 /* stb_vorbis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stb_vorbis.h; sourceTree = "<group>"; }; - 8DD76F6C0486A84900D96B5E /* rtaudiotest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = rtaudiotest; sourceTree = BUILT_PRODUCTS_DIR; }; + 8A34BD571B65677F0026EA0C /* maximilian.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = maximilian.cpp; sourceTree = "<group>"; }; + 8A34BD581B65677F0026EA0C /* maximilian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = maximilian.h; sourceTree = "<group>"; }; + 8A34BD5A1B6567E60026EA0C /* stb_vorbis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = stb_vorbis.c; sourceTree = "<group>"; }; + 8A34BD5B1B6567E60026EA0C /* stb_vorbis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stb_vorbis.h; sourceTree = "<group>"; }; + 8A34BD5D1B65A8D10026EA0C /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; + 8A34BD5F1B65A8D70026EA0C /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; + 8A34BD611B65A8DD0026EA0C /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; + 8A34BD631B65A8E40026EA0C /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; + 8A34BD651B65A8E90026EA0C /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; }; + 8A34BD681B65AA390026EA0C /* fft.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fft.cpp; sourceTree = "<group>"; }; + 8A34BD691B65AA390026EA0C /* fft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fft.h; sourceTree = "<group>"; }; + 8A34BD6A1B65AA390026EA0C /* maxiAtoms.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = maxiAtoms.cpp; sourceTree = "<group>"; }; + 8A34BD6B1B65AA390026EA0C /* maxiAtoms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = maxiAtoms.h; sourceTree = "<group>"; }; + 8A34BD6C1B65AA390026EA0C /* maxiBark.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = maxiBark.cpp; sourceTree = "<group>"; }; + 8A34BD6D1B65AA390026EA0C /* maxiBark.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = maxiBark.h; sourceTree = "<group>"; }; + 8A34BD6E1B65AA390026EA0C /* maxiFFT.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = maxiFFT.cpp; sourceTree = "<group>"; }; + 8A34BD6F1B65AA390026EA0C /* maxiFFT.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = maxiFFT.h; sourceTree = "<group>"; }; + 8A34BD701B65AA390026EA0C /* maxiGrains.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = maxiGrains.cpp; sourceTree = "<group>"; }; + 8A34BD711B65AA390026EA0C /* maxiGrains.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = maxiGrains.h; sourceTree = "<group>"; }; + 8A34BD721B65AA390026EA0C /* maxim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = maxim.h; sourceTree = "<group>"; }; + 8A34BD731B65AA390026EA0C /* maxiMFCC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = maxiMFCC.cpp; sourceTree = "<group>"; }; + 8A34BD741B65AA390026EA0C /* maxiMFCC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = maxiMFCC.h; sourceTree = "<group>"; }; + 8A34BD751B65AA390026EA0C /* sineTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sineTable.h; sourceTree = "<group>"; }; + 8DD76F6C0486A84900D96B5E /* maximilianTest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = maximilianTest; sourceTree = BUILT_PRODUCTS_DIR; }; C6859E8B029090EE04C91782 /* rtaudiotest.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = rtaudiotest.1; sourceTree = "<group>"; }; /* End PBXFileReference section */ @@ -57,10 +79,11 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 00FD793810CF318A00EA9294 /* CoreAudio.framework in Frameworks */, - 4C1D998910FA773300D5E940 /* AudioToolbox.framework in Frameworks */, - 4C1D998D10FA773D00D5E940 /* AudioUnit.framework in Frameworks */, - 4C1D999110FA774A00D5E940 /* CoreServices.framework in Frameworks */, + 8A34BD661B65A8E90026EA0C /* CoreServices.framework in Frameworks */, + 8A34BD641B65A8E40026EA0C /* CoreAudio.framework in Frameworks */, + 8A34BD621B65A8DD0026EA0C /* AudioToolbox.framework in Frameworks */, + 8A34BD601B65A8D70026EA0C /* AudioUnit.framework in Frameworks */, + 8A34BD5E1B65A8D10026EA0C /* Accelerate.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -70,13 +93,15 @@ 08FB7794FE84155DC02AAC07 /* rtaudiotest */ = { isa = PBXGroup; children = ( + 8A34BD651B65A8E90026EA0C /* CoreServices.framework */, + 8A34BD631B65A8E40026EA0C /* CoreAudio.framework */, + 8A34BD611B65A8DD0026EA0C /* AudioToolbox.framework */, + 8A34BD5F1B65A8D70026EA0C /* AudioUnit.framework */, + 8A34BD5D1B65A8D10026EA0C /* Accelerate.framework */, 833289351403EE46003DF5D6 /* audioIO */, 08FB7795FE84155DC02AAC07 /* Source */, C6859E8C029090F304C91782 /* Documentation */, 1AB674ADFE9D54B511CA2CBB /* Products */, - 4C1D998810FA773300D5E940 /* AudioToolbox.framework */, - 4C1D998C10FA773D00D5E940 /* AudioUnit.framework */, - 4C1D999010FA774A00D5E940 /* CoreServices.framework */, ); name = rtaudiotest; sourceTree = "<group>"; @@ -84,14 +109,14 @@ 08FB7795FE84155DC02AAC07 /* Source */ = { isa = PBXGroup; children = ( - 8D7601A3152BDB5200EAE4B0 /* stb_vorbis.c */, - 8D7601A4152BDB5200EAE4B0 /* stb_vorbis.h */, + 8A34BD671B65AA390026EA0C /* libs */, + 8A34BD5A1B6567E60026EA0C /* stb_vorbis.c */, + 8A34BD5B1B6567E60026EA0C /* stb_vorbis.h */, + 8A34BD571B65677F0026EA0C /* maximilian.cpp */, + 8A34BD581B65677F0026EA0C /* maximilian.h */, 833289261403E9C4003DF5D6 /* player.h */, 833289271403E9C4003DF5D6 /* player.cpp */, - 00B5A18510F54EF50011B459 /* maximilian.cpp */, - 00F9DBCA10EA67AF000FD39D /* maximilian.h */, 08FB7796FE84155DC02AAC07 /* main.cpp */, - 00FD793710CF318A00EA9294 /* CoreAudio.framework */, ); name = Source; sourceTree = "<group>"; @@ -99,7 +124,7 @@ 1AB674ADFE9D54B511CA2CBB /* Products */ = { isa = PBXGroup; children = ( - 8DD76F6C0486A84900D96B5E /* rtaudiotest */, + 8DD76F6C0486A84900D96B5E /* maximilianTest */, ); name = Products; sourceTree = "<group>"; @@ -115,6 +140,27 @@ name = audioIO; sourceTree = "<group>"; }; + 8A34BD671B65AA390026EA0C /* libs */ = { + isa = PBXGroup; + children = ( + 8A34BD681B65AA390026EA0C /* fft.cpp */, + 8A34BD691B65AA390026EA0C /* fft.h */, + 8A34BD6A1B65AA390026EA0C /* maxiAtoms.cpp */, + 8A34BD6B1B65AA390026EA0C /* maxiAtoms.h */, + 8A34BD6C1B65AA390026EA0C /* maxiBark.cpp */, + 8A34BD6D1B65AA390026EA0C /* maxiBark.h */, + 8A34BD6E1B65AA390026EA0C /* maxiFFT.cpp */, + 8A34BD6F1B65AA390026EA0C /* maxiFFT.h */, + 8A34BD701B65AA390026EA0C /* maxiGrains.cpp */, + 8A34BD711B65AA390026EA0C /* maxiGrains.h */, + 8A34BD721B65AA390026EA0C /* maxim.h */, + 8A34BD731B65AA390026EA0C /* maxiMFCC.cpp */, + 8A34BD741B65AA390026EA0C /* maxiMFCC.h */, + 8A34BD751B65AA390026EA0C /* sineTable.h */, + ); + path = libs; + sourceTree = "<group>"; + }; C6859E8C029090F304C91782 /* Documentation */ = { isa = PBXGroup; children = ( @@ -141,7 +187,7 @@ name = maximilianTest; productInstallPath = "$(HOME)/bin"; productName = rtaudiotest; - productReference = 8DD76F6C0486A84900D96B5E /* rtaudiotest */; + productReference = 8DD76F6C0486A84900D96B5E /* maximilianTest */; productType = "com.apple.product-type.tool"; }; /* End PBXNativeTarget section */ @@ -151,7 +197,7 @@ isa = PBXProject; attributes = { }; - buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "maximilianTest" */; + buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "maximilianTest_10.8" */; compatibilityVersion = "Xcode 3.1"; developmentRegion = English; hasScannedForEncodings = 1; @@ -175,11 +221,17 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 8A34BD7B1B65AA390026EA0C /* maxiMFCC.cpp in Sources */, + 8A34BD7A1B65AA390026EA0C /* maxiGrains.cpp in Sources */, + 8A34BD761B65AA390026EA0C /* fft.cpp in Sources */, + 8A34BD791B65AA390026EA0C /* maxiFFT.cpp in Sources */, + 8A34BD5C1B6567E60026EA0C /* stb_vorbis.c in Sources */, 8DD76F650486A84900D96B5E /* main.cpp in Sources */, 00FD794410CF325D00EA9294 /* RtAudio.cpp in Sources */, - 00B5A18610F54EF50011B459 /* maximilian.cpp in Sources */, + 8A34BD781B65AA390026EA0C /* maxiBark.cpp in Sources */, 833289281403E9C4003DF5D6 /* player.cpp in Sources */, - 8D7601A5152BDB5200EAE4B0 /* stb_vorbis.c in Sources */, + 8A34BD591B65677F0026EA0C /* maximilian.cpp in Sources */, + 8A34BD771B65AA390026EA0C /* maxiAtoms.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -190,12 +242,11 @@ isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD)"; COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_MODEL_TUNING = G5; - GCC_OPTIMIZATION_LEVEL = 0; + GCC_OPTIMIZATION_LEVEL = 3; GCC_PREPROCESSOR_DEFINITIONS = ( "_GLIBCXX_DEBUG=1", "_GLIBCXX_DEBUG_PEDANTIC=1", @@ -206,7 +257,7 @@ "\"$(SRCROOT)/../../../Desktop\"", "\"$(SRCROOT)\"", ); - PRODUCT_NAME = rtaudiotest; + PRODUCT_NAME = maximilianTest; SDKROOT = macosx; }; name = Debug; @@ -215,7 +266,6 @@ isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD)"; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; GCC_MODEL_TUNING = G5; INSTALL_PATH = /usr/local/bin; @@ -224,7 +274,7 @@ "\"$(SRCROOT)/../../../Desktop\"", "\"$(SRCROOT)\"", ); - PRODUCT_NAME = rtaudiotest; + PRODUCT_NAME = maximilianTest; SDKROOT = macosx; }; name = Release; @@ -245,9 +295,10 @@ GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; INFOPLIST_PREPROCESSOR_DEFINITIONS = ""; - ONLY_ACTIVE_ARCH = YES; + MACOSX_DEPLOYMENT_TARGET = 10.10; + ONLY_ACTIVE_ARCH = NO; PREBINDING = NO; - SDKROOT = macosx10.7; + SDKROOT = macosx; }; name = Debug; }; @@ -265,9 +316,10 @@ GCC_UNROLL_LOOPS = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; - ONLY_ACTIVE_ARCH = YES; + MACOSX_DEPLOYMENT_TARGET = 10.10; + ONLY_ACTIVE_ARCH = NO; PREBINDING = NO; - SDKROOT = macosx10.7; + SDKROOT = macosx; }; name = Release; }; @@ -283,7 +335,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "maximilianTest" */ = { + 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "maximilianTest_10.8" */ = { isa = XCConfigurationList; buildConfigurations = ( 1DEB923608733DC60010E9CD /* Debug */, |
