aboutsummaryrefslogtreecommitdiffstats
path: root/maximilianTest_10.8.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
authormick grierson <mickgrierson@gmail.com>2015-08-14 19:17:40 +0100
committermick grierson <mickgrierson@gmail.com>2015-08-14 19:17:40 +0100
commit18ab896876b2d7ecaf4a4eda26a14e0999a8b396 (patch)
treec3fbd5db23369e304d1b4f2cfdc61749f24d2879 /maximilianTest_10.8.xcodeproj/project.pbxproj
parent0921f81dd5fc388d5327787f200e25aa5d1ac24e (diff)
adding addon .. er
Diffstat (limited to 'maximilianTest_10.8.xcodeproj/project.pbxproj')
-rwxr-xr-xmaximilianTest_10.8.xcodeproj/project.pbxproj350
1 files changed, 0 insertions, 350 deletions
diff --git a/maximilianTest_10.8.xcodeproj/project.pbxproj b/maximilianTest_10.8.xcodeproj/project.pbxproj
deleted file mode 100755
index 4283e89..0000000
--- a/maximilianTest_10.8.xcodeproj/project.pbxproj
+++ /dev/null
@@ -1,350 +0,0 @@
-// !$*UTF8*$!
-{
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 45;
- objects = {
-
-/* Begin PBXBuildFile section */
- 00FD794410CF325D00EA9294 /* RtAudio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00FD794110CF325D00EA9294 /* RtAudio.cpp */; };
- 833289281403E9C4003DF5D6 /* player.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 833289271403E9C4003DF5D6 /* player.cpp */; };
- 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 */
-
-/* Begin PBXCopyFilesBuildPhase section */
- 8DD76F690486A84900D96B5E /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 8;
- dstPath = /usr/share/man/man1/;
- dstSubfolderSpec = 0;
- files = (
- 8DD76F6A0486A84900D96B5E /* rtaudiotest.1 in CopyFiles */,
- );
- runOnlyForDeploymentPostprocessing = 1;
- };
-/* End PBXCopyFilesBuildPhase section */
-
-/* Begin PBXFileReference section */
- 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>"; };
- 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>"; };
- 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 */
-
-/* Begin PBXFrameworksBuildPhase section */
- 8DD76F660486A84900D96B5E /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 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;
- };
-/* End PBXFrameworksBuildPhase section */
-
-/* Begin PBXGroup section */
- 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 */,
- );
- name = rtaudiotest;
- sourceTree = "<group>";
- };
- 08FB7795FE84155DC02AAC07 /* Source */ = {
- isa = PBXGroup;
- children = (
- 8A34BD671B65AA390026EA0C /* libs */,
- 8A34BD5A1B6567E60026EA0C /* stb_vorbis.c */,
- 8A34BD5B1B6567E60026EA0C /* stb_vorbis.h */,
- 8A34BD571B65677F0026EA0C /* maximilian.cpp */,
- 8A34BD581B65677F0026EA0C /* maximilian.h */,
- 833289261403E9C4003DF5D6 /* player.h */,
- 833289271403E9C4003DF5D6 /* player.cpp */,
- 08FB7796FE84155DC02AAC07 /* main.cpp */,
- );
- name = Source;
- sourceTree = "<group>";
- };
- 1AB674ADFE9D54B511CA2CBB /* Products */ = {
- isa = PBXGroup;
- children = (
- 8DD76F6C0486A84900D96B5E /* maximilianTest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 833289351403EE46003DF5D6 /* audioIO */ = {
- isa = PBXGroup;
- children = (
- 4C1D997D10FA76E700D5E940 /* portaudio.h */,
- 00FD794110CF325D00EA9294 /* RtAudio.cpp */,
- 00FD794210CF325D00EA9294 /* RtAudio.h */,
- 00FD794310CF325D00EA9294 /* RtError.h */,
- );
- 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 = (
- C6859E8B029090EE04C91782 /* rtaudiotest.1 */,
- );
- name = Documentation;
- sourceTree = "<group>";
- };
-/* End PBXGroup section */
-
-/* Begin PBXNativeTarget section */
- 8DD76F620486A84900D96B5E /* maximilianTest */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "maximilianTest" */;
- buildPhases = (
- 8DD76F640486A84900D96B5E /* Sources */,
- 8DD76F660486A84900D96B5E /* Frameworks */,
- 8DD76F690486A84900D96B5E /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = maximilianTest;
- productInstallPath = "$(HOME)/bin";
- productName = rtaudiotest;
- productReference = 8DD76F6C0486A84900D96B5E /* maximilianTest */;
- productType = "com.apple.product-type.tool";
- };
-/* End PBXNativeTarget section */
-
-/* Begin PBXProject section */
- 08FB7793FE84155DC02AAC07 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- };
- buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "maximilianTest_10.8" */;
- compatibilityVersion = "Xcode 3.1";
- developmentRegion = English;
- hasScannedForEncodings = 1;
- knownRegions = (
- English,
- Japanese,
- French,
- German,
- );
- mainGroup = 08FB7794FE84155DC02AAC07 /* rtaudiotest */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 8DD76F620486A84900D96B5E /* maximilianTest */,
- );
- };
-/* End PBXProject section */
-
-/* Begin PBXSourcesBuildPhase section */
- 8DD76F640486A84900D96B5E /* Sources */ = {
- 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 */,
- 8A34BD781B65AA390026EA0C /* maxiBark.cpp in Sources */,
- 833289281403E9C4003DF5D6 /* player.cpp in Sources */,
- 8A34BD591B65677F0026EA0C /* maximilian.cpp in Sources */,
- 8A34BD771B65AA390026EA0C /* maxiAtoms.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXSourcesBuildPhase section */
-
-/* Begin XCBuildConfiguration section */
- 1DEB923208733DC60010E9CD /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- COPY_PHASE_STRIP = NO;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_ENABLE_FIX_AND_CONTINUE = YES;
- GCC_MODEL_TUNING = G5;
- GCC_OPTIMIZATION_LEVEL = 3;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "_GLIBCXX_DEBUG=1",
- "_GLIBCXX_DEBUG_PEDANTIC=1",
- );
- INSTALL_PATH = /usr/local/bin;
- LIBRARY_SEARCH_PATHS = (
- "$(inherited)",
- "\"$(SRCROOT)/../../../Desktop\"",
- "\"$(SRCROOT)\"",
- );
- PRODUCT_NAME = maximilianTest;
- SDKROOT = macosx;
- };
- name = Debug;
- };
- 1DEB923308733DC60010E9CD /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- GCC_MODEL_TUNING = G5;
- INSTALL_PATH = /usr/local/bin;
- LIBRARY_SEARCH_PATHS = (
- "$(inherited)",
- "\"$(SRCROOT)/../../../Desktop\"",
- "\"$(SRCROOT)\"",
- );
- PRODUCT_NAME = maximilianTest;
- SDKROOT = macosx;
- };
- name = Release;
- };
- 1DEB923608733DC60010E9CD /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
- GCC_AUTO_VECTORIZATION = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
- GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
- GCC_MODEL_PPC64 = NO;
- GCC_OPTIMIZATION_LEVEL = 3;
- GCC_PREPROCESSOR_DEFINITIONS = "";
- GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = __MACOSX_CORE__;
- GCC_UNROLL_LOOPS = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- INFOPLIST_PREPROCESSOR_DEFINITIONS = "";
- MACOSX_DEPLOYMENT_TARGET = 10.10;
- ONLY_ACTIVE_ARCH = NO;
- PREBINDING = NO;
- SDKROOT = macosx;
- };
- name = Debug;
- };
- 1DEB923708733DC60010E9CD /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
- GCC_AUTO_VECTORIZATION = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
- GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
- GCC_MODEL_PPC64 = NO;
- GCC_OPTIMIZATION_LEVEL = 3;
- GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = __MACOSX_CORE__;
- GCC_UNROLL_LOOPS = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- MACOSX_DEPLOYMENT_TARGET = 10.10;
- ONLY_ACTIVE_ARCH = NO;
- PREBINDING = NO;
- SDKROOT = macosx;
- };
- name = Release;
- };
-/* End XCBuildConfiguration section */
-
-/* Begin XCConfigurationList section */
- 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "maximilianTest" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 1DEB923208733DC60010E9CD /* Debug */,
- 1DEB923308733DC60010E9CD /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "maximilianTest_10.8" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 1DEB923608733DC60010E9CD /* Debug */,
- 1DEB923708733DC60010E9CD /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
-/* End XCConfigurationList section */
- };
- rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
-}