Files
2016-09-15 10:13:52 -05:00

394 lines
20 KiB
Plaintext
Executable File

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
11C32843186CDCAB00F6D762 /* DDContextFilterLogFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 11C3283E186CDCAB00F6D762 /* DDContextFilterLogFormatter.m */; };
11C32844186CDCAB00F6D762 /* DDDispatchQueueLogFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 11C32840186CDCAB00F6D762 /* DDDispatchQueueLogFormatter.m */; };
11C32845186CDCAB00F6D762 /* DDMultiFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 11C32842186CDCAB00F6D762 /* DDMultiFormatter.m */; };
DC71D2E015816A2200A8A249 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC71D2DF15816A2200A8A249 /* Cocoa.framework */; };
DC71D2EA15816A2200A8A249 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DC71D2E815816A2200A8A249 /* InfoPlist.strings */; };
DC71D2EC15816A2300A8A249 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DC71D2EB15816A2300A8A249 /* main.m */; };
DC71D2F015816A2300A8A249 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = DC71D2EE15816A2300A8A249 /* Credits.rtf */; };
DC71D2F315816A2300A8A249 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DC71D2F215816A2300A8A249 /* AppDelegate.m */; };
DC71D2F615816A2300A8A249 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = DC71D2F415816A2300A8A249 /* MainMenu.xib */; };
DC71D31115816A5C00A8A249 /* DDAbstractDatabaseLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = DC71D30215816A5C00A8A249 /* DDAbstractDatabaseLogger.m */; };
DC71D31215816A5C00A8A249 /* DDASLLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = DC71D30415816A5C00A8A249 /* DDASLLogger.m */; };
DC71D31315816A5C00A8A249 /* DDFileLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = DC71D30615816A5C00A8A249 /* DDFileLogger.m */; };
DC71D31415816A5C00A8A249 /* DDLog.m in Sources */ = {isa = PBXBuildFile; fileRef = DC71D30815816A5C00A8A249 /* DDLog.m */; };
DC71D31515816A5C00A8A249 /* DDTTYLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = DC71D30A15816A5C00A8A249 /* DDTTYLogger.m */; };
DC71D31815816A5C00A8A249 /* README.txt in Resources */ = {isa = PBXBuildFile; fileRef = DC71D31015816A5C00A8A249 /* README.txt */; };
DC71D31D15816A6F00A8A249 /* GCDAsyncSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = DC71D31C15816A6F00A8A249 /* GCDAsyncSocket.m */; };
DC71D32015816A9900A8A249 /* TestPreBuffer.m in Sources */ = {isa = PBXBuildFile; fileRef = DC71D31F15816A9900A8A249 /* TestPreBuffer.m */; };
DC71D32215816B0800A8A249 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC71D32115816B0800A8A249 /* Security.framework */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
11C3283C186CDCA100F6D762 /* DDLog+LOGV.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "DDLog+LOGV.h"; sourceTree = "<group>"; };
11C3283D186CDCAB00F6D762 /* DDContextFilterLogFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDContextFilterLogFormatter.h; sourceTree = "<group>"; };
11C3283E186CDCAB00F6D762 /* DDContextFilterLogFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDContextFilterLogFormatter.m; sourceTree = "<group>"; };
11C3283F186CDCAB00F6D762 /* DDDispatchQueueLogFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDDispatchQueueLogFormatter.h; sourceTree = "<group>"; };
11C32840186CDCAB00F6D762 /* DDDispatchQueueLogFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDDispatchQueueLogFormatter.m; sourceTree = "<group>"; };
11C32841186CDCAB00F6D762 /* DDMultiFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDMultiFormatter.h; sourceTree = "<group>"; };
11C32842186CDCAB00F6D762 /* DDMultiFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDMultiFormatter.m; sourceTree = "<group>"; };
DC71D2DB15816A2200A8A249 /* TestPreBuffer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestPreBuffer.app; sourceTree = BUILT_PRODUCTS_DIR; };
DC71D2DF15816A2200A8A249 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
DC71D2E215816A2200A8A249 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
DC71D2E315816A2200A8A249 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
DC71D2E415816A2200A8A249 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
DC71D2E715816A2200A8A249 /* TestPreBuffer-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TestPreBuffer-Info.plist"; sourceTree = "<group>"; };
DC71D2E915816A2200A8A249 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
DC71D2EB15816A2300A8A249 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
DC71D2ED15816A2300A8A249 /* TestPreBuffer-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TestPreBuffer-Prefix.pch"; sourceTree = "<group>"; };
DC71D2EF15816A2300A8A249 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
DC71D2F115816A2300A8A249 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
DC71D2F215816A2300A8A249 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
DC71D2F515816A2300A8A249 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
DC71D30115816A5C00A8A249 /* DDAbstractDatabaseLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDAbstractDatabaseLogger.h; sourceTree = "<group>"; };
DC71D30215816A5C00A8A249 /* DDAbstractDatabaseLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDAbstractDatabaseLogger.m; sourceTree = "<group>"; };
DC71D30315816A5C00A8A249 /* DDASLLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDASLLogger.h; sourceTree = "<group>"; };
DC71D30415816A5C00A8A249 /* DDASLLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDASLLogger.m; sourceTree = "<group>"; };
DC71D30515816A5C00A8A249 /* DDFileLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDFileLogger.h; sourceTree = "<group>"; };
DC71D30615816A5C00A8A249 /* DDFileLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDFileLogger.m; sourceTree = "<group>"; };
DC71D30715816A5C00A8A249 /* DDLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDLog.h; sourceTree = "<group>"; };
DC71D30815816A5C00A8A249 /* DDLog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDLog.m; sourceTree = "<group>"; };
DC71D30915816A5C00A8A249 /* DDTTYLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDTTYLogger.h; sourceTree = "<group>"; };
DC71D30A15816A5C00A8A249 /* DDTTYLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDTTYLogger.m; sourceTree = "<group>"; };
DC71D31015816A5C00A8A249 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
DC71D31B15816A6F00A8A249 /* GCDAsyncSocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GCDAsyncSocket.h; path = ../../../GCDAsyncSocket.h; sourceTree = "<group>"; };
DC71D31C15816A6F00A8A249 /* GCDAsyncSocket.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GCDAsyncSocket.m; path = ../../../GCDAsyncSocket.m; sourceTree = "<group>"; };
DC71D31E15816A9900A8A249 /* TestPreBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TestPreBuffer.h; path = ../../Shared/TestPreBuffer.h; sourceTree = "<group>"; };
DC71D31F15816A9900A8A249 /* TestPreBuffer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestPreBuffer.m; path = ../../Shared/TestPreBuffer.m; sourceTree = "<group>"; };
DC71D32115816B0800A8A249 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
DC71D2D815816A2200A8A249 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
DC71D32215816B0800A8A249 /* Security.framework in Frameworks */,
DC71D2E015816A2200A8A249 /* Cocoa.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
DC71D2D015816A2100A8A249 = {
isa = PBXGroup;
children = (
DC71D30015816A5C00A8A249 /* CocoaLumberjack */,
DC71D31A15816A6100A8A249 /* TCP */,
DC71D2E515816A2200A8A249 /* TestPreBuffer */,
DC71D2DE15816A2200A8A249 /* Frameworks */,
DC71D2DC15816A2200A8A249 /* Products */,
);
sourceTree = "<group>";
};
DC71D2DC15816A2200A8A249 /* Products */ = {
isa = PBXGroup;
children = (
DC71D2DB15816A2200A8A249 /* TestPreBuffer.app */,
);
name = Products;
sourceTree = "<group>";
};
DC71D2DE15816A2200A8A249 /* Frameworks */ = {
isa = PBXGroup;
children = (
DC71D2DF15816A2200A8A249 /* Cocoa.framework */,
DC71D32115816B0800A8A249 /* Security.framework */,
DC71D2E115816A2200A8A249 /* Other Frameworks */,
);
name = Frameworks;
sourceTree = "<group>";
};
DC71D2E115816A2200A8A249 /* Other Frameworks */ = {
isa = PBXGroup;
children = (
DC71D2E215816A2200A8A249 /* AppKit.framework */,
DC71D2E315816A2200A8A249 /* CoreData.framework */,
DC71D2E415816A2200A8A249 /* Foundation.framework */,
);
name = "Other Frameworks";
sourceTree = "<group>";
};
DC71D2E515816A2200A8A249 /* TestPreBuffer */ = {
isa = PBXGroup;
children = (
DC71D31E15816A9900A8A249 /* TestPreBuffer.h */,
DC71D31F15816A9900A8A249 /* TestPreBuffer.m */,
DC71D2F115816A2300A8A249 /* AppDelegate.h */,
DC71D2F215816A2300A8A249 /* AppDelegate.m */,
DC71D2F415816A2300A8A249 /* MainMenu.xib */,
DC71D2E615816A2200A8A249 /* Supporting Files */,
);
path = TestPreBuffer;
sourceTree = "<group>";
};
DC71D2E615816A2200A8A249 /* Supporting Files */ = {
isa = PBXGroup;
children = (
DC71D2E715816A2200A8A249 /* TestPreBuffer-Info.plist */,
DC71D2E815816A2200A8A249 /* InfoPlist.strings */,
DC71D2EB15816A2300A8A249 /* main.m */,
DC71D2ED15816A2300A8A249 /* TestPreBuffer-Prefix.pch */,
DC71D2EE15816A2300A8A249 /* Credits.rtf */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
DC71D30015816A5C00A8A249 /* CocoaLumberjack */ = {
isa = PBXGroup;
children = (
DC71D30115816A5C00A8A249 /* DDAbstractDatabaseLogger.h */,
DC71D30215816A5C00A8A249 /* DDAbstractDatabaseLogger.m */,
DC71D30315816A5C00A8A249 /* DDASLLogger.h */,
DC71D30415816A5C00A8A249 /* DDASLLogger.m */,
DC71D30515816A5C00A8A249 /* DDFileLogger.h */,
DC71D30615816A5C00A8A249 /* DDFileLogger.m */,
DC71D30715816A5C00A8A249 /* DDLog.h */,
DC71D30815816A5C00A8A249 /* DDLog.m */,
11C3283C186CDCA100F6D762 /* DDLog+LOGV.h */,
DC71D30915816A5C00A8A249 /* DDTTYLogger.h */,
DC71D30A15816A5C00A8A249 /* DDTTYLogger.m */,
DC71D30B15816A5C00A8A249 /* Extensions */,
);
name = CocoaLumberjack;
path = ../../../../Vendor/CocoaLumberjack;
sourceTree = "<group>";
};
DC71D30B15816A5C00A8A249 /* Extensions */ = {
isa = PBXGroup;
children = (
11C3283D186CDCAB00F6D762 /* DDContextFilterLogFormatter.h */,
11C3283E186CDCAB00F6D762 /* DDContextFilterLogFormatter.m */,
11C3283F186CDCAB00F6D762 /* DDDispatchQueueLogFormatter.h */,
11C32840186CDCAB00F6D762 /* DDDispatchQueueLogFormatter.m */,
11C32841186CDCAB00F6D762 /* DDMultiFormatter.h */,
11C32842186CDCAB00F6D762 /* DDMultiFormatter.m */,
DC71D31015816A5C00A8A249 /* README.txt */,
);
path = Extensions;
sourceTree = "<group>";
};
DC71D31A15816A6100A8A249 /* TCP */ = {
isa = PBXGroup;
children = (
DC71D31B15816A6F00A8A249 /* GCDAsyncSocket.h */,
DC71D31C15816A6F00A8A249 /* GCDAsyncSocket.m */,
);
name = TCP;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
DC71D2DA15816A2200A8A249 /* TestPreBuffer */ = {
isa = PBXNativeTarget;
buildConfigurationList = DC71D2F915816A2300A8A249 /* Build configuration list for PBXNativeTarget "TestPreBuffer" */;
buildPhases = (
DC71D2D715816A2200A8A249 /* Sources */,
DC71D2D815816A2200A8A249 /* Frameworks */,
DC71D2D915816A2200A8A249 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = TestPreBuffer;
productName = TestPreBuffer;
productReference = DC71D2DB15816A2200A8A249 /* TestPreBuffer.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
DC71D2D215816A2200A8A249 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0450;
};
buildConfigurationList = DC71D2D515816A2200A8A249 /* Build configuration list for PBXProject "TestPreBuffer" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = DC71D2D015816A2100A8A249;
productRefGroup = DC71D2DC15816A2200A8A249 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
DC71D2DA15816A2200A8A249 /* TestPreBuffer */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
DC71D2D915816A2200A8A249 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
DC71D2EA15816A2200A8A249 /* InfoPlist.strings in Resources */,
DC71D2F015816A2300A8A249 /* Credits.rtf in Resources */,
DC71D2F615816A2300A8A249 /* MainMenu.xib in Resources */,
DC71D31815816A5C00A8A249 /* README.txt in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
DC71D2D715816A2200A8A249 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
11C32845186CDCAB00F6D762 /* DDMultiFormatter.m in Sources */,
DC71D2EC15816A2300A8A249 /* main.m in Sources */,
DC71D2F315816A2300A8A249 /* AppDelegate.m in Sources */,
11C32844186CDCAB00F6D762 /* DDDispatchQueueLogFormatter.m in Sources */,
DC71D31115816A5C00A8A249 /* DDAbstractDatabaseLogger.m in Sources */,
DC71D31215816A5C00A8A249 /* DDASLLogger.m in Sources */,
DC71D31315816A5C00A8A249 /* DDFileLogger.m in Sources */,
11C32843186CDCAB00F6D762 /* DDContextFilterLogFormatter.m in Sources */,
DC71D31415816A5C00A8A249 /* DDLog.m in Sources */,
DC71D31515816A5C00A8A249 /* DDTTYLogger.m in Sources */,
DC71D31D15816A6F00A8A249 /* GCDAsyncSocket.m in Sources */,
DC71D32015816A9900A8A249 /* TestPreBuffer.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
DC71D2E815816A2200A8A249 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
DC71D2E915816A2200A8A249 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
DC71D2EE15816A2300A8A249 /* Credits.rtf */ = {
isa = PBXVariantGroup;
children = (
DC71D2EF15816A2300A8A249 /* en */,
);
name = Credits.rtf;
sourceTree = "<group>";
};
DC71D2F415816A2300A8A249 /* MainMenu.xib */ = {
isa = PBXVariantGroup;
children = (
DC71D2F515816A2300A8A249 /* en */,
);
name = MainMenu.xib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
DC71D2F715816A2300A8A249 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
CLANG_ENABLE_OBJC_ARC = YES;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.7;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
};
name = Debug;
};
DC71D2F815816A2300A8A249 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
CLANG_ENABLE_OBJC_ARC = YES;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.7;
SDKROOT = macosx;
};
name = Release;
};
DC71D2FA15816A2300A8A249 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "TestPreBuffer/TestPreBuffer-Prefix.pch";
INFOPLIST_FILE = "TestPreBuffer/TestPreBuffer-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Debug;
};
DC71D2FB15816A2300A8A249 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "TestPreBuffer/TestPreBuffer-Prefix.pch";
INFOPLIST_FILE = "TestPreBuffer/TestPreBuffer-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
DC71D2D515816A2200A8A249 /* Build configuration list for PBXProject "TestPreBuffer" */ = {
isa = XCConfigurationList;
buildConfigurations = (
DC71D2F715816A2300A8A249 /* Debug */,
DC71D2F815816A2300A8A249 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
DC71D2F915816A2300A8A249 /* Build configuration list for PBXNativeTarget "TestPreBuffer" */ = {
isa = XCConfigurationList;
buildConfigurations = (
DC71D2FA15816A2300A8A249 /* Debug */,
DC71D2FB15816A2300A8A249 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = DC71D2D215816A2200A8A249 /* Project object */;
}