// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 42; objects = { /* Begin PBXBuildFile section */ 55A663550C3054D400D83DF3 /* DDMd5Digest.h in Headers */ = {isa = PBXBuildFile; fileRef = 55A663530C3054D400D83DF3 /* DDMd5Digest.h */; }; 55A663560C3054D400D83DF3 /* DDMd5Digest.m in Sources */ = {isa = PBXBuildFile; fileRef = 55A663540C3054D400D83DF3 /* DDMd5Digest.m */; }; 55A663730C3057DB00D83DF3 /* DDMd5DigestTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 55A663720C3057DB00D83DF3 /* DDMd5DigestTest.m */; }; 55A663850C30585F00D83DF3 /* libddcodec.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D2AAC046055464E500DB518D /* libddcodec.a */; }; 55A663B60C30594300D83DF3 /* libcrypto.0.9.7.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 55A663B50C30594300D83DF3 /* libcrypto.0.9.7.dylib */; }; 55A6644B0C305FC900D83DF3 /* foo.txt in Resources */ = {isa = PBXBuildFile; fileRef = 55A6644A0C305FC900D83DF3 /* foo.txt */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 55A6636E0C3057B000D83DF3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; proxyType = 1; remoteGlobalIDString = D2AAC045055464E500DB518D; remoteInfo = DDCodec; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 55A663530C3054D400D83DF3 /* DDMd5Digest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDMd5Digest.h; sourceTree = ""; }; 55A663540C3054D400D83DF3 /* DDMd5Digest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDMd5Digest.m; sourceTree = ""; }; 55A663670C30579400D83DF3 /* UnitTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = UnitTests.octest; sourceTree = BUILT_PRODUCTS_DIR; }; 55A663710C3057DB00D83DF3 /* DDMd5DigestTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDMd5DigestTest.h; sourceTree = ""; }; 55A663720C3057DB00D83DF3 /* DDMd5DigestTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDMd5DigestTest.m; sourceTree = ""; }; 55A663B50C30594300D83DF3 /* libcrypto.0.9.7.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.0.9.7.dylib; path = /usr/lib/libcrypto.0.9.7.dylib; sourceTree = ""; }; 55A6644A0C305FC900D83DF3 /* foo.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = foo.txt; sourceTree = ""; }; 55D4DF960C3069C000169BBF /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = Info.plist; sourceTree = ""; }; D2AAC046055464E500DB518D /* libddcodec.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libddcodec.a; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 55A663640C30579400D83DF3 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 55A663850C30585F00D83DF3 /* libddcodec.a in Frameworks */, 55A663B60C30594300D83DF3 /* libcrypto.0.9.7.dylib in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; D289987405E68DCB004EDB86 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 08FB7794FE84155DC02AAC07 /* DDCodec */ = { isa = PBXGroup; children = ( 08FB7795FE84155DC02AAC07 /* Source */, 55A663700C3057C200D83DF3 /* Tests */, 55A663BF0C30595500D83DF3 /* Frameworks */, C6A0FF2B0290797F04C91782 /* Documentation */, 1AB674ADFE9D54B511CA2CBB /* Products */, ); name = DDCodec; sourceTree = ""; }; 08FB7795FE84155DC02AAC07 /* Source */ = { isa = PBXGroup; children = ( 55A663530C3054D400D83DF3 /* DDMd5Digest.h */, 55A663540C3054D400D83DF3 /* DDMd5Digest.m */, ); name = Source; path = lib; sourceTree = ""; }; 1AB674ADFE9D54B511CA2CBB /* Products */ = { isa = PBXGroup; children = ( D2AAC046055464E500DB518D /* libddcodec.a */, 55A663670C30579400D83DF3 /* UnitTests.octest */, ); name = Products; sourceTree = ""; }; 55A663700C3057C200D83DF3 /* Tests */ = { isa = PBXGroup; children = ( 55A6643C0C305FAF00D83DF3 /* Resources */, 55A663710C3057DB00D83DF3 /* DDMd5DigestTest.h */, 55A663720C3057DB00D83DF3 /* DDMd5DigestTest.m */, ); name = Tests; path = tests; sourceTree = ""; }; 55A663BF0C30595500D83DF3 /* Frameworks */ = { isa = PBXGroup; children = ( 55A663B50C30594300D83DF3 /* libcrypto.0.9.7.dylib */, ); name = Frameworks; sourceTree = ""; }; 55A6643C0C305FAF00D83DF3 /* Resources */ = { isa = PBXGroup; children = ( 55D4DF960C3069C000169BBF /* Info.plist */, 55A6644A0C305FC900D83DF3 /* foo.txt */, ); name = Resources; sourceTree = ""; }; C6A0FF2B0290797F04C91782 /* Documentation */ = { isa = PBXGroup; children = ( ); name = Documentation; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ D2AAC043055464E500DB518D /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( 55A663550C3054D400D83DF3 /* DDMd5Digest.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ 55A663660C30579400D83DF3 /* UnitTests */ = { isa = PBXNativeTarget; buildConfigurationList = 55A6636A0C30579400D83DF3 /* Build configuration list for PBXNativeTarget "UnitTests" */; buildPhases = ( 55A663620C30579400D83DF3 /* Resources */, 55A663630C30579400D83DF3 /* Sources */, 55A663640C30579400D83DF3 /* Frameworks */, 55A663650C30579400D83DF3 /* ShellScript */, ); buildRules = ( ); dependencies = ( 55A6636F0C3057B000D83DF3 /* PBXTargetDependency */, ); name = UnitTests; productName = UnitTests; productReference = 55A663670C30579400D83DF3 /* UnitTests.octest */; productType = "com.apple.product-type.bundle"; }; D2AAC045055464E500DB518D /* ddcodec */ = { isa = PBXNativeTarget; buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "ddcodec" */; buildPhases = ( D2AAC043055464E500DB518D /* Headers */, D2AAC044055464E500DB518D /* Sources */, D289987405E68DCB004EDB86 /* Frameworks */, ); buildRules = ( ); dependencies = ( ); name = ddcodec; productName = DDCodec; productReference = D2AAC046055464E500DB518D /* libddcodec.a */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 08FB7793FE84155DC02AAC07 /* Project object */ = { isa = PBXProject; buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "ddcodec" */; hasScannedForEncodings = 1; mainGroup = 08FB7794FE84155DC02AAC07 /* DDCodec */; projectDirPath = ""; targets = ( D2AAC045055464E500DB518D /* ddcodec */, 55A663660C30579400D83DF3 /* UnitTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 55A663620C30579400D83DF3 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 55A6644B0C305FC900D83DF3 /* foo.txt in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 55A663650C30579400D83DF3 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n"; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 55A663630C30579400D83DF3 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 55A663730C3057DB00D83DF3 /* DDMd5DigestTest.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; D2AAC044055464E500DB518D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 55A663560C3054D400D83DF3 /* DDMd5Digest.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 55A6636F0C3057B000D83DF3 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = D2AAC045055464E500DB518D /* ddcodec */; targetProxy = 55A6636E0C3057B000D83DF3 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ 1DEB91EC08733DB70010E9CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; INSTALL_PATH = /usr/local/lib; PRODUCT_NAME = ddcodec; ZERO_LINK = NO; }; name = Debug; }; 1DEB91ED08733DB70010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = ( ppc, i386, ); GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_MODEL_TUNING = G5; INSTALL_PATH = /usr/local/lib; PRODUCT_NAME = ddcodec; ZERO_LINK = NO; }; name = Release; }; 1DEB91F008733DB70010E9CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Debug; }; 1DEB91F108733DB70010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Release; }; 55A6636B0C30579400D83DF3 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_ENABLE_OBJC_EXCEPTIONS = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Cocoa.framework/Headers/Cocoa.h"; INFOPLIST_FILE = tests/Info.plist; INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles"; OTHER_LDFLAGS = ( "-framework", Cocoa, "-framework", SenTestingKit, ); PREBINDING = NO; PRODUCT_NAME = UnitTests; WRAPPER_EXTENSION = octest; ZERO_LINK = NO; }; name = Debug; }; 55A6636C0C30579400D83DF3 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_ENABLE_OBJC_EXCEPTIONS = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_MODEL_TUNING = G5; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Cocoa.framework/Headers/Cocoa.h"; INFOPLIST_FILE = tests/Info.plist; INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles"; OTHER_LDFLAGS = ( "-framework", Cocoa, "-framework", SenTestingKit, ); PREBINDING = NO; PRODUCT_NAME = UnitTests; WRAPPER_EXTENSION = octest; ZERO_LINK = NO; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "ddcodec" */ = { isa = XCConfigurationList; buildConfigurations = ( 1DEB91EC08733DB70010E9CD /* Debug */, 1DEB91ED08733DB70010E9CD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "ddcodec" */ = { isa = XCConfigurationList; buildConfigurations = ( 1DEB91F008733DB70010E9CD /* Debug */, 1DEB91F108733DB70010E9CD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 55A6636A0C30579400D83DF3 /* Build configuration list for PBXNativeTarget "UnitTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 55A6636B0C30579400D83DF3 /* Debug */, 55A6636C0C30579400D83DF3 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; }