448 lines
22 KiB
Plaintext
448 lines
22 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
0D7FEAB2283124970029772D /* hpatch_lite.c in Sources */ = {isa = PBXBuildFile; fileRef = 0D7FEAAF283124970029772D /* hpatch_lite.c */; };
|
|
0DD93B1B28F16B5D0097699C /* parallel_channel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DD93B1728F16B5D0097699C /* parallel_channel.cpp */; };
|
|
0DD93B1C28F16B5D0097699C /* parallel_import.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DD93B1928F16B5D0097699C /* parallel_import.cpp */; };
|
|
80D1B2A4199A40A700F6B3A8 /* diff.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 80D1B298199A40A700F6B3A8 /* diff.cpp */; };
|
|
80D1B2A5199A40A700F6B3A8 /* bytes_rle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 80D1B29B199A40A700F6B3A8 /* bytes_rle.cpp */; };
|
|
80D1B2A6199A40A700F6B3A8 /* suffix_string.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 80D1B29F199A40A700F6B3A8 /* suffix_string.cpp */; };
|
|
80D1B2A7199A40A700F6B3A8 /* patch.c in Sources */ = {isa = PBXBuildFile; fileRef = 80D1B2A2199A40A700F6B3A8 /* patch.c */; };
|
|
D6241ACD21DA5C9600E2846A /* liblzma.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D6EF751F21C13CE4000EBBCC /* liblzma.a */; };
|
|
D639ACDE208B458500811BB3 /* _private_searchBestParams.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D639ACDD208B458500811BB3 /* _private_searchBestParams.cpp */; };
|
|
D66166271E189F5A005C570A /* divsufsort.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D661661E1E189F5A005C570A /* divsufsort.cpp */; };
|
|
D66166281E189F5A005C570A /* divsufsort64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D66166211E189F5A005C570A /* divsufsort64.cpp */; };
|
|
D68CD9151F469DDB00A61337 /* adler_roll.c in Sources */ = {isa = PBXBuildFile; fileRef = D68CD90D1F469DDB00A61337 /* adler_roll.c */; };
|
|
D68CD9161F469DDB00A61337 /* digest_matcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D68CD9111F469DDB00A61337 /* digest_matcher.cpp */; };
|
|
D68CD9171F469DDB00A61337 /* stream_serialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D68CD9131F469DDB00A61337 /* stream_serialize.cpp */; };
|
|
D6E150B41F23B66D00C2AD3D /* libbz2.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = D6E150B21F23B66D00C2AD3D /* libbz2.tbd */; };
|
|
D6E150B51F23B66D00C2AD3D /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = D6E150B31F23B66D00C2AD3D /* libz.tbd */; };
|
|
D6EE50601F2990AD002854A2 /* compress_detect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D6EE505E1F2990AD002854A2 /* compress_detect.cpp */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
D6CB335F1664FD2900AB34B7 /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = /usr/share/man/man1/;
|
|
dstSubfolderSpec = 0;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 1;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
0D7FEAAE283124970029772D /* hpatch_lite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hpatch_lite.h; sourceTree = "<group>"; };
|
|
0D7FEAAF283124970029772D /* hpatch_lite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hpatch_lite.c; sourceTree = "<group>"; };
|
|
0D7FEAB0283124970029772D /* hpatch_lite_input_cache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hpatch_lite_input_cache.h; sourceTree = "<group>"; };
|
|
0D7FEAB1283124970029772D /* hpatch_lite_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hpatch_lite_types.h; sourceTree = "<group>"; };
|
|
0DD93B1728F16B5D0097699C /* parallel_channel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = parallel_channel.cpp; sourceTree = "<group>"; };
|
|
0DD93B1828F16B5D0097699C /* parallel_import.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parallel_import.h; sourceTree = "<group>"; };
|
|
0DD93B1928F16B5D0097699C /* parallel_import.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = parallel_import.cpp; sourceTree = "<group>"; };
|
|
0DD93B1A28F16B5D0097699C /* parallel_channel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parallel_channel.h; sourceTree = "<group>"; };
|
|
80D1B298199A40A700F6B3A8 /* diff.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = diff.cpp; sourceTree = "<group>"; };
|
|
80D1B299199A40A700F6B3A8 /* diff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = diff.h; sourceTree = "<group>"; };
|
|
80D1B29B199A40A700F6B3A8 /* bytes_rle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bytes_rle.cpp; sourceTree = "<group>"; };
|
|
80D1B29C199A40A700F6B3A8 /* bytes_rle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bytes_rle.h; sourceTree = "<group>"; };
|
|
80D1B29D199A40A700F6B3A8 /* pack_uint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pack_uint.h; sourceTree = "<group>"; };
|
|
80D1B29E199A40A700F6B3A8 /* sais.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = sais.hxx; sourceTree = "<group>"; };
|
|
80D1B29F199A40A700F6B3A8 /* suffix_string.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = suffix_string.cpp; sourceTree = "<group>"; };
|
|
80D1B2A0199A40A700F6B3A8 /* suffix_string.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = suffix_string.h; sourceTree = "<group>"; };
|
|
80D1B2A2199A40A700F6B3A8 /* patch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = patch.c; sourceTree = "<group>"; };
|
|
80D1B2A3199A40A700F6B3A8 /* patch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = patch.h; sourceTree = "<group>"; };
|
|
D639ACDD208B458500811BB3 /* _private_searchBestParams.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = _private_searchBestParams.cpp; path = ../../test/_private_searchBestParams.cpp; sourceTree = "<group>"; };
|
|
D661661D1E189F5A005C570A /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
|
|
D661661E1E189F5A005C570A /* divsufsort.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = divsufsort.cpp; sourceTree = "<group>"; };
|
|
D661661F1E189F5A005C570A /* divsufsort.c.inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = divsufsort.c.inc.h; sourceTree = "<group>"; };
|
|
D66166201E189F5A005C570A /* divsufsort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = divsufsort.h; sourceTree = "<group>"; };
|
|
D66166211E189F5A005C570A /* divsufsort64.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = divsufsort64.cpp; sourceTree = "<group>"; };
|
|
D66166221E189F5A005C570A /* divsufsort64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = divsufsort64.h; sourceTree = "<group>"; };
|
|
D66166231E189F5A005C570A /* divsufsort_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = divsufsort_private.h; sourceTree = "<group>"; };
|
|
D66166241E189F5A005C570A /* sssort.c.inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sssort.c.inc.h; sourceTree = "<group>"; };
|
|
D66166251E189F5A005C570A /* trsort.c.inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = trsort.c.inc.h; sourceTree = "<group>"; };
|
|
D66166261E189F5A005C570A /* utils.c.inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utils.c.inc.h; sourceTree = "<group>"; };
|
|
D68CD90D1F469DDB00A61337 /* adler_roll.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = adler_roll.c; sourceTree = "<group>"; };
|
|
D68CD90E1F469DDB00A61337 /* adler_roll.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adler_roll.h; sourceTree = "<group>"; };
|
|
D68CD90F1F469DDB00A61337 /* bloom_filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bloom_filter.h; sourceTree = "<group>"; };
|
|
D68CD9101F469DDB00A61337 /* covers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = covers.h; sourceTree = "<group>"; };
|
|
D68CD9111F469DDB00A61337 /* digest_matcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = digest_matcher.cpp; sourceTree = "<group>"; };
|
|
D68CD9121F469DDB00A61337 /* digest_matcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = digest_matcher.h; sourceTree = "<group>"; };
|
|
D68CD9131F469DDB00A61337 /* stream_serialize.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stream_serialize.cpp; sourceTree = "<group>"; };
|
|
D68CD9141F469DDB00A61337 /* stream_serialize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stream_serialize.h; sourceTree = "<group>"; };
|
|
D6CB33611664FD2900AB34B7 /* bestParams */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = bestParams; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
D6E150B21F23B66D00C2AD3D /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; };
|
|
D6E150B31F23B66D00C2AD3D /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
|
|
D6EE505E1F2990AD002854A2 /* compress_detect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = compress_detect.cpp; sourceTree = "<group>"; };
|
|
D6EE505F1F2990AD002854A2 /* compress_detect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = compress_detect.h; sourceTree = "<group>"; };
|
|
D6EF751F21C13CE4000EBBCC /* liblzma.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = liblzma.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
D6CB335E1664FD2900AB34B7 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
D6241ACD21DA5C9600E2846A /* liblzma.a in Frameworks */,
|
|
D6E150B41F23B66D00C2AD3D /* libbz2.tbd in Frameworks */,
|
|
D6E150B51F23B66D00C2AD3D /* libz.tbd in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
0D7FEAAD283124970029772D /* HPatchLite */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0D7FEAAE283124970029772D /* hpatch_lite.h */,
|
|
0D7FEAAF283124970029772D /* hpatch_lite.c */,
|
|
0D7FEAB0283124970029772D /* hpatch_lite_input_cache.h */,
|
|
0D7FEAB1283124970029772D /* hpatch_lite_types.h */,
|
|
);
|
|
path = HPatchLite;
|
|
sourceTree = "<group>";
|
|
};
|
|
0DD93B1628F16B5D0097699C /* libParallel */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0DD93B1728F16B5D0097699C /* parallel_channel.cpp */,
|
|
0DD93B1828F16B5D0097699C /* parallel_import.h */,
|
|
0DD93B1928F16B5D0097699C /* parallel_import.cpp */,
|
|
0DD93B1A28F16B5D0097699C /* parallel_channel.h */,
|
|
);
|
|
name = libParallel;
|
|
path = ../../libParallel;
|
|
sourceTree = "<group>";
|
|
};
|
|
80D1B296199A40A700F6B3A8 /* libHDiffPatch */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0D7FEAAD283124970029772D /* HPatchLite */,
|
|
80D1B297199A40A700F6B3A8 /* HDiff */,
|
|
80D1B2A1199A40A700F6B3A8 /* HPatch */,
|
|
);
|
|
name = libHDiffPatch;
|
|
path = ../../libHDiffPatch;
|
|
sourceTree = "<group>";
|
|
};
|
|
80D1B297199A40A700F6B3A8 /* HDiff */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
80D1B298199A40A700F6B3A8 /* diff.cpp */,
|
|
80D1B299199A40A700F6B3A8 /* diff.h */,
|
|
80D1B29A199A40A700F6B3A8 /* private_diff */,
|
|
);
|
|
path = HDiff;
|
|
sourceTree = "<group>";
|
|
};
|
|
80D1B29A199A40A700F6B3A8 /* private_diff */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D68CD90C1F469DDB00A61337 /* limit_mem_diff */,
|
|
D6EE505E1F2990AD002854A2 /* compress_detect.cpp */,
|
|
D6EE505F1F2990AD002854A2 /* compress_detect.h */,
|
|
D661661C1E189F5A005C570A /* libdivsufsort */,
|
|
80D1B29B199A40A700F6B3A8 /* bytes_rle.cpp */,
|
|
80D1B29C199A40A700F6B3A8 /* bytes_rle.h */,
|
|
80D1B29D199A40A700F6B3A8 /* pack_uint.h */,
|
|
80D1B29E199A40A700F6B3A8 /* sais.hxx */,
|
|
80D1B29F199A40A700F6B3A8 /* suffix_string.cpp */,
|
|
80D1B2A0199A40A700F6B3A8 /* suffix_string.h */,
|
|
);
|
|
path = private_diff;
|
|
sourceTree = "<group>";
|
|
};
|
|
80D1B2A1199A40A700F6B3A8 /* HPatch */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
80D1B2A2199A40A700F6B3A8 /* patch.c */,
|
|
80D1B2A3199A40A700F6B3A8 /* patch.h */,
|
|
);
|
|
path = HPatch;
|
|
sourceTree = "<group>";
|
|
};
|
|
D661661C1E189F5A005C570A /* libdivsufsort */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D661661D1E189F5A005C570A /* config.h */,
|
|
D661661E1E189F5A005C570A /* divsufsort.cpp */,
|
|
D661661F1E189F5A005C570A /* divsufsort.c.inc.h */,
|
|
D66166201E189F5A005C570A /* divsufsort.h */,
|
|
D66166211E189F5A005C570A /* divsufsort64.cpp */,
|
|
D66166221E189F5A005C570A /* divsufsort64.h */,
|
|
D66166231E189F5A005C570A /* divsufsort_private.h */,
|
|
D66166241E189F5A005C570A /* sssort.c.inc.h */,
|
|
D66166251E189F5A005C570A /* trsort.c.inc.h */,
|
|
D66166261E189F5A005C570A /* utils.c.inc.h */,
|
|
);
|
|
path = libdivsufsort;
|
|
sourceTree = "<group>";
|
|
};
|
|
D68CD90C1F469DDB00A61337 /* limit_mem_diff */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D68CD90D1F469DDB00A61337 /* adler_roll.c */,
|
|
D68CD90E1F469DDB00A61337 /* adler_roll.h */,
|
|
D68CD90F1F469DDB00A61337 /* bloom_filter.h */,
|
|
D68CD9101F469DDB00A61337 /* covers.h */,
|
|
D68CD9111F469DDB00A61337 /* digest_matcher.cpp */,
|
|
D68CD9121F469DDB00A61337 /* digest_matcher.h */,
|
|
D68CD9131F469DDB00A61337 /* stream_serialize.cpp */,
|
|
D68CD9141F469DDB00A61337 /* stream_serialize.h */,
|
|
);
|
|
path = limit_mem_diff;
|
|
sourceTree = "<group>";
|
|
};
|
|
D690A7B21F0E6F260089DC57 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D6EF751F21C13CE4000EBBCC /* liblzma.a */,
|
|
D6E150B21F23B66D00C2AD3D /* libbz2.tbd */,
|
|
D6E150B31F23B66D00C2AD3D /* libz.tbd */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
D6CB33581664FD2900AB34B7 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D639ACDD208B458500811BB3 /* _private_searchBestParams.cpp */,
|
|
0DD93B1628F16B5D0097699C /* libParallel */,
|
|
80D1B296199A40A700F6B3A8 /* libHDiffPatch */,
|
|
D6CB33621664FD2900AB34B7 /* Products */,
|
|
D690A7B21F0E6F260089DC57 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
D6CB33621664FD2900AB34B7 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D6CB33611664FD2900AB34B7 /* bestParams */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
D6CB33601664FD2900AB34B7 /* bestParams */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = D6CB336A1664FD2900AB34B7 /* Build configuration list for PBXNativeTarget "bestParams" */;
|
|
buildPhases = (
|
|
D6CB335D1664FD2900AB34B7 /* Sources */,
|
|
D6CB335E1664FD2900AB34B7 /* Frameworks */,
|
|
D6CB335F1664FD2900AB34B7 /* CopyFiles */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = bestParams;
|
|
productName = bestParams;
|
|
productReference = D6CB33611664FD2900AB34B7 /* bestParams */;
|
|
productType = "com.apple.product-type.tool";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
D6CB33591664FD2900AB34B7 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 1030;
|
|
ORGANIZATIONNAME = HouSisong;
|
|
};
|
|
buildConfigurationList = D6CB335C1664FD2900AB34B7 /* Build configuration list for PBXProject "bestParams" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = D6CB33581664FD2900AB34B7;
|
|
productRefGroup = D6CB33621664FD2900AB34B7 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
D6CB33601664FD2900AB34B7 /* bestParams */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
D6CB335D1664FD2900AB34B7 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
D639ACDE208B458500811BB3 /* _private_searchBestParams.cpp in Sources */,
|
|
D6EE50601F2990AD002854A2 /* compress_detect.cpp in Sources */,
|
|
D66166281E189F5A005C570A /* divsufsort64.cpp in Sources */,
|
|
D68CD9161F469DDB00A61337 /* digest_matcher.cpp in Sources */,
|
|
0DD93B1B28F16B5D0097699C /* parallel_channel.cpp in Sources */,
|
|
0DD93B1C28F16B5D0097699C /* parallel_import.cpp in Sources */,
|
|
80D1B2A5199A40A700F6B3A8 /* bytes_rle.cpp in Sources */,
|
|
80D1B2A6199A40A700F6B3A8 /* suffix_string.cpp in Sources */,
|
|
D66166271E189F5A005C570A /* divsufsort.cpp in Sources */,
|
|
0D7FEAB2283124970029772D /* hpatch_lite.c in Sources */,
|
|
80D1B2A4199A40A700F6B3A8 /* diff.cpp in Sources */,
|
|
80D1B2A7199A40A700F6B3A8 /* patch.c in Sources */,
|
|
D68CD9151F469DDB00A61337 /* adler_roll.c in Sources */,
|
|
D68CD9171F469DDB00A61337 /* stream_serialize.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
D6CB33681664FD2900AB34B7 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = "compiler-default";
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_STRICT_ALIASING = YES;
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
../../../lz4/lib/,
|
|
../../../zstd/lib/,
|
|
../../../lzma/C/,
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Debug;
|
|
};
|
|
D6CB33691664FD2900AB34B7 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = "compiler-default";
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_PREPROCESSOR_DEFINITIONS = "";
|
|
GCC_STRICT_ALIASING = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
../../../lz4/lib/,
|
|
../../../zstd/lib/,
|
|
../../../lzma/C/,
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
D6CB336B1664FD2900AB34B7 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
D6CB336C1664FD2900AB34B7 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
D6CB335C1664FD2900AB34B7 /* Build configuration list for PBXProject "bestParams" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
D6CB33681664FD2900AB34B7 /* Debug */,
|
|
D6CB33691664FD2900AB34B7 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
D6CB336A1664FD2900AB34B7 /* Build configuration list for PBXNativeTarget "bestParams" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
D6CB336B1664FD2900AB34B7 /* Debug */,
|
|
D6CB336C1664FD2900AB34B7 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = D6CB33591664FD2900AB34B7 /* Project object */;
|
|
}
|