// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 3738BDD81C8C023C00D7C26E /* 7zStream.c in Sources */ = {isa = PBXBuildFile; fileRef = 3738BDD71C8C023C00D7C26E /* 7zStream.c */; }; 3738BDD91C8C023C00D7C26E /* 7zStream.c in Sources */ = {isa = PBXBuildFile; fileRef = 3738BDD71C8C023C00D7C26E /* 7zStream.c */; }; 3738BDDB1C8C024400D7C26E /* LzFind.c in Sources */ = {isa = PBXBuildFile; fileRef = 3738BDDA1C8C024400D7C26E /* LzFind.c */; }; 3738BDDC1C8C024400D7C26E /* LzFind.c in Sources */ = {isa = PBXBuildFile; fileRef = 3738BDDA1C8C024400D7C26E /* LzFind.c */; }; 3738BDDF1C8C025A00D7C26E /* LzmaDec.c in Sources */ = {isa = PBXBuildFile; fileRef = 3738BDDD1C8C025A00D7C26E /* LzmaDec.c */; }; 3738BDE01C8C025A00D7C26E /* LzmaDec.c in Sources */ = {isa = PBXBuildFile; fileRef = 3738BDDD1C8C025A00D7C26E /* LzmaDec.c */; }; 3738BDE11C8C025A00D7C26E /* LzmaEnc.c in Sources */ = {isa = PBXBuildFile; fileRef = 3738BDDE1C8C025A00D7C26E /* LzmaEnc.c */; }; 3738BDE21C8C025A00D7C26E /* LzmaEnc.c in Sources */ = {isa = PBXBuildFile; fileRef = 3738BDDE1C8C025A00D7C26E /* LzmaEnc.c */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 0BDA9CC5121EE4C400ED5E97 /* libLZMA.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libLZMA.a; sourceTree = BUILT_PRODUCTS_DIR; }; 3738BDD71C8C023C00D7C26E /* 7zStream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = 7zStream.c; path = ../lzma/C/7zStream.c; sourceTree = ""; }; 3738BDDA1C8C024400D7C26E /* LzFind.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = LzFind.c; path = ../lzma/C/LzFind.c; sourceTree = ""; }; 3738BDDD1C8C025A00D7C26E /* LzmaDec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = LzmaDec.c; path = ../lzma/C/LzmaDec.c; sourceTree = ""; }; 3738BDDE1C8C025A00D7C26E /* LzmaEnc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = LzmaEnc.c; path = ../lzma/C/LzmaEnc.c; sourceTree = ""; }; D2AAC046055464E500DB518D /* libLZMA.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libLZMA.a; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 0BDA9CC3121EE4C400ED5E97 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; D289987405E68DCB004EDB86 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 08FB7794FE84155DC02AAC07 /* lzma */ = { isa = PBXGroup; children = ( 08FB7795FE84155DC02AAC07 /* Source */, 1AB674ADFE9D54B511CA2CBB /* Products */, ); name = lzma; sourceTree = ""; }; 08FB7795FE84155DC02AAC07 /* Source */ = { isa = PBXGroup; children = ( 3738BDD71C8C023C00D7C26E /* 7zStream.c */, 3738BDDA1C8C024400D7C26E /* LzFind.c */, 3738BDDD1C8C025A00D7C26E /* LzmaDec.c */, 3738BDDE1C8C025A00D7C26E /* LzmaEnc.c */, ); name = Source; sourceTree = ""; }; 1AB674ADFE9D54B511CA2CBB /* Products */ = { isa = PBXGroup; children = ( D2AAC046055464E500DB518D /* libLZMA.a */, 0BDA9CC5121EE4C400ED5E97 /* libLZMA.a */, ); name = Products; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ 0BDA9CC1121EE4C400ED5E97 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; D2AAC043055464E500DB518D /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ 0BDA9CC4121EE4C400ED5E97 /* iOS */ = { isa = PBXNativeTarget; buildConfigurationList = 0BDA9CD0121EE51C00ED5E97 /* Build configuration list for PBXNativeTarget "iOS" */; buildPhases = ( 0BDA9CC1121EE4C400ED5E97 /* Headers */, 0BDA9CC2121EE4C400ED5E97 /* Sources */, 0BDA9CC3121EE4C400ED5E97 /* Frameworks */, ); buildRules = ( ); dependencies = ( ); name = iOS; productName = iPhone; productReference = 0BDA9CC5121EE4C400ED5E97 /* libLZMA.a */; productType = "com.apple.product-type.library.static"; }; D2AAC045055464E500DB518D /* Mac */ = { isa = PBXNativeTarget; buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "Mac" */; buildPhases = ( D2AAC043055464E500DB518D /* Headers */, D2AAC044055464E500DB518D /* Sources */, D289987405E68DCB004EDB86 /* Frameworks */, ); buildRules = ( ); dependencies = ( ); name = Mac; productName = lzma; productReference = D2AAC046055464E500DB518D /* libLZMA.a */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 08FB7793FE84155DC02AAC07 /* Project object */ = { isa = PBXProject; attributes = { }; buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "LZMA" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 1; knownRegions = ( English, Japanese, French, German, ); mainGroup = 08FB7794FE84155DC02AAC07 /* lzma */; projectDirPath = ""; projectRoot = ""; targets = ( D2AAC045055464E500DB518D /* Mac */, 0BDA9CC4121EE4C400ED5E97 /* iOS */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ 0BDA9CC2121EE4C400ED5E97 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 3738BDE21C8C025A00D7C26E /* LzmaEnc.c in Sources */, 3738BDDC1C8C024400D7C26E /* LzFind.c in Sources */, 3738BDD91C8C023C00D7C26E /* 7zStream.c in Sources */, 3738BDE01C8C025A00D7C26E /* LzmaDec.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; D2AAC044055464E500DB518D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 3738BDE11C8C025A00D7C26E /* LzmaEnc.c in Sources */, 3738BDDB1C8C024400D7C26E /* LzFind.c in Sources */, 3738BDD81C8C023C00D7C26E /* 7zStream.c in Sources */, 3738BDDF1C8C025A00D7C26E /* LzmaDec.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 0B96A71D1304843300CDC521 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_OPTIMIZATION_LEVEL = fast; GCC_PREPROCESSOR_DEFINITIONS = _7ZIP_ST; GCC_THREADSAFE_STATICS = NO; PRODUCT_NAME = LZMA; }; name = Debug; }; 0B96A71E1304843300CDC521 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { }; name = Debug; }; 0B96A71F1304843300CDC521 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { SDKROOT = iphoneos; }; name = Debug; }; 0BDA9CC7121EE4C400ED5E97 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { SDKROOT = iphoneos; }; name = Release; }; 1DEB91ED08733DB70010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { }; name = Release; }; 1DEB91F108733DB70010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_OPTIMIZATION_LEVEL = fast; GCC_PREPROCESSOR_DEFINITIONS = _7ZIP_ST; GCC_THREADSAFE_STATICS = NO; PRODUCT_NAME = LZMA; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 0BDA9CD0121EE51C00ED5E97 /* Build configuration list for PBXNativeTarget "iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( 0BDA9CC7121EE4C400ED5E97 /* Release */, 0B96A71F1304843300CDC521 /* Debug */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "Mac" */ = { isa = XCConfigurationList; buildConfigurations = ( 1DEB91ED08733DB70010E9CD /* Release */, 0B96A71E1304843300CDC521 /* Debug */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "LZMA" */ = { isa = XCConfigurationList; buildConfigurations = ( 1DEB91F108733DB70010E9CD /* Release */, 0B96A71D1304843300CDC521 /* Debug */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; }