// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 42; objects = { /* Begin PBXBuildFile section */ 856BE21708A89E1E00320C22 /* md.c in Sources */ = {isa = PBXBuildFile; fileRef = 856BE21008A89E1E00320C22 /* md.c */; }; 856BE21808A89E1E00320C22 /* php_md.h in Headers */ = {isa = PBXBuildFile; fileRef = 856BE21308A89E1E00320C22 /* php_md.h */; }; /* End PBXBuildFile section */ /* Begin PBXBuildStyle section */ 014CEA520018CE5811CA2923 /* Debug */ = { isa = PBXBuildStyle; buildSettings = { COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_OPTIMIZATION_LEVEL = 0; ZERO_LINK = YES; }; name = Debug; }; 014CEA530018CE5811CA2923 /* Release */ = { isa = PBXBuildStyle; buildSettings = { COPY_PHASE_STRIP = YES; GCC_ENABLE_FIX_AND_CONTINUE = NO; ZERO_LINK = NO; }; name = Release; }; /* End PBXBuildStyle section */ /* Begin PBXFileReference section */ 856BE20D08A89E1E00320C22 /* create_stubs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = create_stubs; sourceTree = ""; }; 856BE20E08A89E1E00320C22 /* CREDITS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CREDITS; sourceTree = ""; }; 856BE20F08A89E1E00320C22 /* EXPERIMENTAL */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EXPERIMENTAL; sourceTree = ""; }; 856BE21008A89E1E00320C22 /* md.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = md.c; sourceTree = ""; }; 856BE21108A89E1E00320C22 /* md.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = md.dsp; sourceTree = ""; }; 856BE21208A89E1E00320C22 /* md.php */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.php; path = md.php; sourceTree = ""; }; 856BE21308A89E1E00320C22 /* php_md.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = php_md.h; sourceTree = ""; }; 856BE21408A89E1E00320C22 /* tests */ = {isa = PBXFileReference; lastKnownFileType = folder; path = tests; sourceTree = ""; }; D2AAC0630554660B00DB518D /* md.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = md.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ D289988505E68E00004EDB86 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 08FB7794FE84155DC02AAC07 /* md */ = { isa = PBXGroup; children = ( 856BE20D08A89E1E00320C22 /* create_stubs */, 856BE20E08A89E1E00320C22 /* CREDITS */, 856BE20F08A89E1E00320C22 /* EXPERIMENTAL */, 856BE21008A89E1E00320C22 /* md.c */, 856BE21108A89E1E00320C22 /* md.dsp */, 856BE21208A89E1E00320C22 /* md.php */, 856BE21308A89E1E00320C22 /* php_md.h */, 856BE21408A89E1E00320C22 /* tests */, 08FB7795FE84155DC02AAC07 /* Source */, 1AB674ADFE9D54B511CA2CBB /* Products */, ); name = md; sourceTree = ""; }; 08FB7795FE84155DC02AAC07 /* Source */ = { isa = PBXGroup; children = ( ); name = Source; sourceTree = ""; }; 1AB674ADFE9D54B511CA2CBB /* Products */ = { isa = PBXGroup; children = ( D2AAC0630554660B00DB518D /* md.dylib */, ); name = Products; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ D2AAC0600554660B00DB518D /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( 856BE21808A89E1E00320C22 /* php_md.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ D2AAC0620554660B00DB518D /* md */ = { isa = PBXNativeTarget; buildConfigurationList = 856BE20308A89DB900320C22 /* Build configuration list for PBXNativeTarget "md" */; buildPhases = ( D2AAC0600554660B00DB518D /* Headers */, D2AAC0610554660B00DB518D /* Sources */, D289988505E68E00004EDB86 /* Frameworks */, ); buildRules = ( ); buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_MODEL_TUNING = G5; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; INSTALL_PATH = /usr/local/lib; LIBRARY_STYLE = DYNAMIC; PREBINDING = NO; PRODUCT_NAME = md; }; dependencies = ( ); name = md; productName = md; productReference = D2AAC0630554660B00DB518D /* md.dylib */; productType = "com.apple.product-type.library.dynamic"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 08FB7793FE84155DC02AAC07 /* Project object */ = { isa = PBXProject; buildConfigurationList = 856BE20708A89DB900320C22 /* Build configuration list for PBXProject "md" */; buildSettings = { }; buildStyles = ( 014CEA520018CE5811CA2923 /* Debug */, 014CEA530018CE5811CA2923 /* Release */, ); hasScannedForEncodings = 1; mainGroup = 08FB7794FE84155DC02AAC07 /* md */; projectDirPath = ""; targets = ( D2AAC0620554660B00DB518D /* md */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ D2AAC0610554660B00DB518D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 856BE21708A89E1E00320C22 /* md.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 856BE20408A89DB900320C22 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; INSTALL_PATH = /usr/local/lib; LIBRARY_STYLE = DYNAMIC; PREBINDING = NO; PRODUCT_NAME = md; ZERO_LINK = YES; }; name = Debug; }; 856BE20508A89DB900320C22 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_MODEL_TUNING = G5; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; INSTALL_PATH = /usr/local/lib; LIBRARY_STYLE = DYNAMIC; PREBINDING = NO; PRODUCT_NAME = md; ZERO_LINK = NO; }; name = Release; }; 856BE20608A89DB900320C22 /* Default */ = { isa = XCBuildConfiguration; buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_MODEL_TUNING = G5; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; INSTALL_PATH = /usr/local/lib; LIBRARY_STYLE = DYNAMIC; PREBINDING = NO; PRODUCT_NAME = md; }; name = Default; }; 856BE20808A89DB900320C22 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { }; name = Debug; }; 856BE20908A89DB900320C22 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { }; name = Release; }; 856BE20A08A89DB900320C22 /* Default */ = { isa = XCBuildConfiguration; buildSettings = { }; name = Default; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 856BE20308A89DB900320C22 /* Build configuration list for PBXNativeTarget "md" */ = { isa = XCConfigurationList; buildConfigurations = ( 856BE20408A89DB900320C22 /* Debug */, 856BE20508A89DB900320C22 /* Release */, 856BE20608A89DB900320C22 /* Default */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Default; }; 856BE20708A89DB900320C22 /* Build configuration list for PBXProject "md" */ = { isa = XCConfigurationList; buildConfigurations = ( 856BE20808A89DB900320C22 /* Debug */, 856BE20908A89DB900320C22 /* Release */, 856BE20A08A89DB900320C22 /* Default */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Default; }; /* End XCConfigurationList section */ }; rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; }