mirror of
https://github.com/tsolomko/SWCompression.git
synced 2026-06-23 14:56:41 +00:00
919 lines
42 KiB
Plaintext
919 lines
42 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
061FCE261DBCC4BE0052F7BE /* Deflate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 061FCE251DBCC4BE0052F7BE /* Deflate.swift */; };
|
|
061FCE2A1DBCC6070052F7BE /* helloworld.txt in Resources */ = {isa = PBXBuildFile; fileRef = 061FCE281DBCC6070052F7BE /* helloworld.txt */; };
|
|
061FCE2B1DBCC6070052F7BE /* helloworld.txt.gz in Resources */ = {isa = PBXBuildFile; fileRef = 061FCE291DBCC6070052F7BE /* helloworld.txt.gz */; };
|
|
061FCE2D1DBCC6A30052F7BE /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 061FCE2C1DBCC6A30052F7BE /* Constants.swift */; };
|
|
061FCE311DBCC8BF0052F7BE /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 061FCE301DBCC8BF0052F7BE /* Extensions.swift */; };
|
|
063364DE1DC51D33007E313F /* empty.txt in Resources */ = {isa = PBXBuildFile; fileRef = 063364DC1DC51D33007E313F /* empty.txt */; };
|
|
063364DF1DC51D33007E313F /* empty.txt.gz in Resources */ = {isa = PBXBuildFile; fileRef = 063364DD1DC51D33007E313F /* empty.txt.gz */; };
|
|
063364E11DC52970007E313F /* Protocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 063364E01DC52970007E313F /* Protocols.swift */; };
|
|
063364E31DC52979007E313F /* GzipArchive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 063364E21DC52979007E313F /* GzipArchive.swift */; };
|
|
064492591DC606D400F10981 /* ZlibArchive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 064492581DC606D400F10981 /* ZlibArchive.swift */; };
|
|
0644925D1DC6121800F10981 /* helloworld.txt.zlib in Resources */ = {isa = PBXBuildFile; fileRef = 0644925B1DC6121800F10981 /* helloworld.txt.zlib */; };
|
|
065569641DC65BE700A47E66 /* SWCompression.h in Headers */ = {isa = PBXBuildFile; fileRef = 06BE1ACB1DB410F100EE0F59 /* SWCompression.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
065569651DC65BE800A47E66 /* SWCompression.h in Headers */ = {isa = PBXBuildFile; fileRef = 06BE1ACB1DB410F100EE0F59 /* SWCompression.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
065569661DC65BE800A47E66 /* SWCompression.h in Headers */ = {isa = PBXBuildFile; fileRef = 06BE1ACB1DB410F100EE0F59 /* SWCompression.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
065569671DC65C2A00A47E66 /* Protocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 063364E01DC52970007E313F /* Protocols.swift */; };
|
|
065569681DC65C2A00A47E66 /* GzipArchive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 063364E21DC52979007E313F /* GzipArchive.swift */; };
|
|
065569691DC65C2A00A47E66 /* ZlibArchive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 064492581DC606D400F10981 /* ZlibArchive.swift */; };
|
|
0655696A1DC65C2A00A47E66 /* Deflate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 061FCE251DBCC4BE0052F7BE /* Deflate.swift */; };
|
|
0655696B1DC65C2A00A47E66 /* HuffmanTable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06E961C91DBD5FA1008C47F2 /* HuffmanTable.swift */; };
|
|
0655696C1DC65C2A00A47E66 /* HuffmanLength.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06AC9B0C1DC1027900A5066B /* HuffmanLength.swift */; };
|
|
0655696D1DC65C2A00A47E66 /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 061FCE301DBCC8BF0052F7BE /* Extensions.swift */; };
|
|
0655696E1DC65C2B00A47E66 /* Protocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 063364E01DC52970007E313F /* Protocols.swift */; };
|
|
0655696F1DC65C2B00A47E66 /* GzipArchive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 063364E21DC52979007E313F /* GzipArchive.swift */; };
|
|
065569701DC65C2B00A47E66 /* ZlibArchive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 064492581DC606D400F10981 /* ZlibArchive.swift */; };
|
|
065569711DC65C2B00A47E66 /* Deflate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 061FCE251DBCC4BE0052F7BE /* Deflate.swift */; };
|
|
065569721DC65C2B00A47E66 /* HuffmanTable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06E961C91DBD5FA1008C47F2 /* HuffmanTable.swift */; };
|
|
065569731DC65C2B00A47E66 /* HuffmanLength.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06AC9B0C1DC1027900A5066B /* HuffmanLength.swift */; };
|
|
065569741DC65C2B00A47E66 /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 061FCE301DBCC8BF0052F7BE /* Extensions.swift */; };
|
|
065569751DC65C2B00A47E66 /* Protocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 063364E01DC52970007E313F /* Protocols.swift */; };
|
|
065569761DC65C2B00A47E66 /* GzipArchive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 063364E21DC52979007E313F /* GzipArchive.swift */; };
|
|
065569771DC65C2B00A47E66 /* ZlibArchive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 064492581DC606D400F10981 /* ZlibArchive.swift */; };
|
|
065569781DC65C2B00A47E66 /* Deflate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 061FCE251DBCC4BE0052F7BE /* Deflate.swift */; };
|
|
065569791DC65C2B00A47E66 /* HuffmanTable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06E961C91DBD5FA1008C47F2 /* HuffmanTable.swift */; };
|
|
0655697A1DC65C2B00A47E66 /* HuffmanLength.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06AC9B0C1DC1027900A5066B /* HuffmanLength.swift */; };
|
|
0655697B1DC65C2B00A47E66 /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 061FCE301DBCC8BF0052F7BE /* Extensions.swift */; };
|
|
0655697D1DC6963F00A47E66 /* secondtest.zlib in Resources */ = {isa = PBXBuildFile; fileRef = 0655697C1DC6963F00A47E66 /* secondtest.zlib */; };
|
|
0655697F1DC6966300A47E66 /* secondtest.zlib.answer in Resources */ = {isa = PBXBuildFile; fileRef = 0655697E1DC6966300A47E66 /* secondtest.zlib.answer */; };
|
|
065569811DC69DD500A47E66 /* thirdtest.zlib.answer in Resources */ = {isa = PBXBuildFile; fileRef = 065569801DC69DD500A47E66 /* thirdtest.zlib.answer */; };
|
|
065569831DC69DDE00A47E66 /* thirdtest.zlib in Resources */ = {isa = PBXBuildFile; fileRef = 065569821DC69DDE00A47E66 /* thirdtest.zlib */; };
|
|
0661F06F1DC92391006C3D35 /* PerformanceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0661F06E1DC92391006C3D35 /* PerformanceTests.swift */; };
|
|
0661F0711DC92590006C3D35 /* relatively_big_file.gz in Resources */ = {isa = PBXBuildFile; fileRef = 0661F0701DC92590006C3D35 /* relatively_big_file.gz */; };
|
|
0661F0731DC92F98006C3D35 /* DataWithPointer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0661F0721DC92F98006C3D35 /* DataWithPointer.swift */; };
|
|
0661F0741DC92F98006C3D35 /* DataWithPointer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0661F0721DC92F98006C3D35 /* DataWithPointer.swift */; };
|
|
0661F0751DC92F98006C3D35 /* DataWithPointer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0661F0721DC92F98006C3D35 /* DataWithPointer.swift */; };
|
|
0661F0761DC92F98006C3D35 /* DataWithPointer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0661F0721DC92F98006C3D35 /* DataWithPointer.swift */; };
|
|
06AC9B0D1DC1027900A5066B /* HuffmanLength.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06AC9B0C1DC1027900A5066B /* HuffmanLength.swift */; };
|
|
06BE1AD21DB410F100EE0F59 /* SWCompression.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06BE1AC81DB410F100EE0F59 /* SWCompression.framework */; };
|
|
06BE1AD71DB410F100EE0F59 /* SWCompressionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06BE1AD61DB410F100EE0F59 /* SWCompressionTests.swift */; };
|
|
06BE1AD91DB410F100EE0F59 /* SWCompression.h in Headers */ = {isa = PBXBuildFile; fileRef = 06BE1ACB1DB410F100EE0F59 /* SWCompression.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
06E63DB41DC3B8BD00D3A7C8 /* secondtest.txt in Resources */ = {isa = PBXBuildFile; fileRef = 06E63DB21DC3B8BD00D3A7C8 /* secondtest.txt */; };
|
|
06E63DB51DC3B8BD00D3A7C8 /* secondtest.txt.gz in Resources */ = {isa = PBXBuildFile; fileRef = 06E63DB31DC3B8BD00D3A7C8 /* secondtest.txt.gz */; };
|
|
06E961CA1DBD5FA1008C47F2 /* HuffmanTable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06E961C91DBD5FA1008C47F2 /* HuffmanTable.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
06BE1AD31DB410F100EE0F59 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 06BE1ABF1DB410F100EE0F59 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 06BE1AC71DB410F100EE0F59;
|
|
remoteInfo = SWCompression;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
061FCE251DBCC4BE0052F7BE /* Deflate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Deflate.swift; sourceTree = "<group>"; };
|
|
061FCE281DBCC6070052F7BE /* helloworld.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = helloworld.txt; sourceTree = "<group>"; };
|
|
061FCE291DBCC6070052F7BE /* helloworld.txt.gz */ = {isa = PBXFileReference; lastKnownFileType = archive.gzip; path = helloworld.txt.gz; sourceTree = "<group>"; };
|
|
061FCE2C1DBCC6A30052F7BE /* Constants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
|
|
061FCE301DBCC8BF0052F7BE /* Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Extensions.swift; sourceTree = "<group>"; };
|
|
063364DC1DC51D33007E313F /* empty.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = empty.txt; sourceTree = "<group>"; };
|
|
063364DD1DC51D33007E313F /* empty.txt.gz */ = {isa = PBXFileReference; lastKnownFileType = archive.gzip; path = empty.txt.gz; sourceTree = "<group>"; };
|
|
063364E01DC52970007E313F /* Protocols.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Protocols.swift; sourceTree = "<group>"; };
|
|
063364E21DC52979007E313F /* GzipArchive.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GzipArchive.swift; sourceTree = "<group>"; };
|
|
064492581DC606D400F10981 /* ZlibArchive.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ZlibArchive.swift; sourceTree = "<group>"; };
|
|
0644925B1DC6121800F10981 /* helloworld.txt.zlib */ = {isa = PBXFileReference; lastKnownFileType = file; path = helloworld.txt.zlib; sourceTree = "<group>"; };
|
|
0655693F1DC659FF00A47E66 /* SWCompression.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SWCompression.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
0655694C1DC65A8000A47E66 /* SWCompression.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SWCompression.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
065569591DC65A9400A47E66 /* SWCompression.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SWCompression.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
065569611DC65B1B00A47E66 /* Info-iOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-iOS.plist"; sourceTree = "<group>"; };
|
|
065569621DC65B1B00A47E66 /* Info-tvOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-tvOS.plist"; sourceTree = "<group>"; };
|
|
065569631DC65B1B00A47E66 /* Info-watchOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-watchOS.plist"; sourceTree = "<group>"; };
|
|
0655697C1DC6963F00A47E66 /* secondtest.zlib */ = {isa = PBXFileReference; lastKnownFileType = file; path = secondtest.zlib; sourceTree = "<group>"; };
|
|
0655697E1DC6966300A47E66 /* secondtest.zlib.answer */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = secondtest.zlib.answer; sourceTree = "<group>"; };
|
|
065569801DC69DD500A47E66 /* thirdtest.zlib.answer */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = thirdtest.zlib.answer; sourceTree = "<group>"; };
|
|
065569821DC69DDE00A47E66 /* thirdtest.zlib */ = {isa = PBXFileReference; lastKnownFileType = file; path = thirdtest.zlib; sourceTree = "<group>"; };
|
|
0661F06E1DC92391006C3D35 /* PerformanceTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PerformanceTests.swift; sourceTree = "<group>"; };
|
|
0661F0701DC92590006C3D35 /* relatively_big_file.gz */ = {isa = PBXFileReference; lastKnownFileType = archive.gzip; path = relatively_big_file.gz; sourceTree = "<group>"; };
|
|
0661F0721DC92F98006C3D35 /* DataWithPointer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataWithPointer.swift; sourceTree = "<group>"; };
|
|
06AC9B0C1DC1027900A5066B /* HuffmanLength.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HuffmanLength.swift; sourceTree = "<group>"; };
|
|
06BE1AC81DB410F100EE0F59 /* SWCompression.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SWCompression.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
06BE1ACB1DB410F100EE0F59 /* SWCompression.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SWCompression.h; sourceTree = "<group>"; };
|
|
06BE1ACC1DB410F100EE0F59 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
06BE1AD11DB410F100EE0F59 /* SWCompressionTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SWCompressionTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
06BE1AD61DB410F100EE0F59 /* SWCompressionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SWCompressionTests.swift; sourceTree = "<group>"; };
|
|
06BE1AD81DB410F100EE0F59 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
06E63DB21DC3B8BD00D3A7C8 /* secondtest.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = secondtest.txt; sourceTree = "<group>"; };
|
|
06E63DB31DC3B8BD00D3A7C8 /* secondtest.txt.gz */ = {isa = PBXFileReference; lastKnownFileType = archive.gzip; path = secondtest.txt.gz; sourceTree = "<group>"; };
|
|
06E961C91DBD5FA1008C47F2 /* HuffmanTable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HuffmanTable.swift; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
0655693B1DC659FF00A47E66 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
065569481DC65A8000A47E66 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
065569551DC65A9400A47E66 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
06BE1AC41DB410F100EE0F59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
06BE1ACE1DB410F100EE0F59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
06BE1AD21DB410F100EE0F59 /* SWCompression.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
061FCE271DBCC6070052F7BE /* Test Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0661F0701DC92590006C3D35 /* relatively_big_file.gz */,
|
|
063364DC1DC51D33007E313F /* empty.txt */,
|
|
063364DD1DC51D33007E313F /* empty.txt.gz */,
|
|
061FCE281DBCC6070052F7BE /* helloworld.txt */,
|
|
061FCE291DBCC6070052F7BE /* helloworld.txt.gz */,
|
|
0644925B1DC6121800F10981 /* helloworld.txt.zlib */,
|
|
06E63DB21DC3B8BD00D3A7C8 /* secondtest.txt */,
|
|
06E63DB31DC3B8BD00D3A7C8 /* secondtest.txt.gz */,
|
|
0655697C1DC6963F00A47E66 /* secondtest.zlib */,
|
|
0655697E1DC6966300A47E66 /* secondtest.zlib.answer */,
|
|
065569821DC69DDE00A47E66 /* thirdtest.zlib */,
|
|
065569801DC69DD500A47E66 /* thirdtest.zlib.answer */,
|
|
);
|
|
path = "Test Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
06BE1ABE1DB410F100EE0F59 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
06BE1ACA1DB410F100EE0F59 /* Sources */,
|
|
06BE1AD51DB410F100EE0F59 /* Tests */,
|
|
06BE1AC91DB410F100EE0F59 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
06BE1AC91DB410F100EE0F59 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
06BE1AC81DB410F100EE0F59 /* SWCompression.framework */,
|
|
06BE1AD11DB410F100EE0F59 /* SWCompressionTests.xctest */,
|
|
0655693F1DC659FF00A47E66 /* SWCompression.framework */,
|
|
0655694C1DC65A8000A47E66 /* SWCompression.framework */,
|
|
065569591DC65A9400A47E66 /* SWCompression.framework */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
06BE1ACA1DB410F100EE0F59 /* Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
063364E01DC52970007E313F /* Protocols.swift */,
|
|
063364E21DC52979007E313F /* GzipArchive.swift */,
|
|
064492581DC606D400F10981 /* ZlibArchive.swift */,
|
|
061FCE251DBCC4BE0052F7BE /* Deflate.swift */,
|
|
0661F0721DC92F98006C3D35 /* DataWithPointer.swift */,
|
|
061FCE301DBCC8BF0052F7BE /* Extensions.swift */,
|
|
06E961C91DBD5FA1008C47F2 /* HuffmanTable.swift */,
|
|
06AC9B0C1DC1027900A5066B /* HuffmanLength.swift */,
|
|
06BE1ACC1DB410F100EE0F59 /* Info.plist */,
|
|
065569611DC65B1B00A47E66 /* Info-iOS.plist */,
|
|
065569621DC65B1B00A47E66 /* Info-tvOS.plist */,
|
|
065569631DC65B1B00A47E66 /* Info-watchOS.plist */,
|
|
06BE1ACB1DB410F100EE0F59 /* SWCompression.h */,
|
|
);
|
|
path = Sources;
|
|
sourceTree = "<group>";
|
|
};
|
|
06BE1AD51DB410F100EE0F59 /* Tests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
061FCE271DBCC6070052F7BE /* Test Files */,
|
|
06BE1AD61DB410F100EE0F59 /* SWCompressionTests.swift */,
|
|
0661F06E1DC92391006C3D35 /* PerformanceTests.swift */,
|
|
061FCE2C1DBCC6A30052F7BE /* Constants.swift */,
|
|
06BE1AD81DB410F100EE0F59 /* Info.plist */,
|
|
);
|
|
path = Tests;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
0655693C1DC659FF00A47E66 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
065569641DC65BE700A47E66 /* SWCompression.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
065569491DC65A8000A47E66 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
065569651DC65BE800A47E66 /* SWCompression.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
065569561DC65A9400A47E66 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
065569661DC65BE800A47E66 /* SWCompression.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
06BE1AC51DB410F100EE0F59 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
06BE1AD91DB410F100EE0F59 /* SWCompression.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
0655693E1DC659FF00A47E66 /* SWCompression iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 065569461DC659FF00A47E66 /* Build configuration list for PBXNativeTarget "SWCompression iOS" */;
|
|
buildPhases = (
|
|
0655693A1DC659FF00A47E66 /* Sources */,
|
|
0655693B1DC659FF00A47E66 /* Frameworks */,
|
|
0655693C1DC659FF00A47E66 /* Headers */,
|
|
0655693D1DC659FF00A47E66 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "SWCompression iOS";
|
|
productName = "SWCompression iOS";
|
|
productReference = 0655693F1DC659FF00A47E66 /* SWCompression.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
0655694B1DC65A8000A47E66 /* SWCompression watchOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 065569511DC65A8000A47E66 /* Build configuration list for PBXNativeTarget "SWCompression watchOS" */;
|
|
buildPhases = (
|
|
065569471DC65A8000A47E66 /* Sources */,
|
|
065569481DC65A8000A47E66 /* Frameworks */,
|
|
065569491DC65A8000A47E66 /* Headers */,
|
|
0655694A1DC65A8000A47E66 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "SWCompression watchOS";
|
|
productName = "SWCompression watchOS";
|
|
productReference = 0655694C1DC65A8000A47E66 /* SWCompression.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
065569581DC65A9400A47E66 /* SWCompression tvOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 0655695E1DC65A9500A47E66 /* Build configuration list for PBXNativeTarget "SWCompression tvOS" */;
|
|
buildPhases = (
|
|
065569541DC65A9400A47E66 /* Sources */,
|
|
065569551DC65A9400A47E66 /* Frameworks */,
|
|
065569561DC65A9400A47E66 /* Headers */,
|
|
065569571DC65A9400A47E66 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "SWCompression tvOS";
|
|
productName = "SWCompression tvOS";
|
|
productReference = 065569591DC65A9400A47E66 /* SWCompression.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
06BE1AC71DB410F100EE0F59 /* SWCompression */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 06BE1ADC1DB410F100EE0F59 /* Build configuration list for PBXNativeTarget "SWCompression" */;
|
|
buildPhases = (
|
|
06BE1AC31DB410F100EE0F59 /* Sources */,
|
|
06BE1AC41DB410F100EE0F59 /* Frameworks */,
|
|
06BE1AC51DB410F100EE0F59 /* Headers */,
|
|
06BE1AC61DB410F100EE0F59 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = SWCompression;
|
|
productName = SWCompression;
|
|
productReference = 06BE1AC81DB410F100EE0F59 /* SWCompression.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
06BE1AD01DB410F100EE0F59 /* SWCompressionTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 06BE1ADF1DB410F100EE0F59 /* Build configuration list for PBXNativeTarget "SWCompressionTests" */;
|
|
buildPhases = (
|
|
06BE1ACD1DB410F100EE0F59 /* Sources */,
|
|
06BE1ACE1DB410F100EE0F59 /* Frameworks */,
|
|
06BE1ACF1DB410F100EE0F59 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
06BE1AD41DB410F100EE0F59 /* PBXTargetDependency */,
|
|
);
|
|
name = SWCompressionTests;
|
|
productName = SWCompressionTests;
|
|
productReference = 06BE1AD11DB410F100EE0F59 /* SWCompressionTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
06BE1ABF1DB410F100EE0F59 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0800;
|
|
LastUpgradeCheck = 0810;
|
|
ORGANIZATIONNAME = tsolomko;
|
|
TargetAttributes = {
|
|
0655693E1DC659FF00A47E66 = {
|
|
CreatedOnToolsVersion = 8.1;
|
|
DevelopmentTeam = 9KL2W72SQF;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
0655694B1DC65A8000A47E66 = {
|
|
CreatedOnToolsVersion = 8.1;
|
|
DevelopmentTeam = 9KL2W72SQF;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
065569581DC65A9400A47E66 = {
|
|
CreatedOnToolsVersion = 8.1;
|
|
DevelopmentTeam = 9KL2W72SQF;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
06BE1AC71DB410F100EE0F59 = {
|
|
CreatedOnToolsVersion = 8.0;
|
|
DevelopmentTeam = 9KL2W72SQF;
|
|
LastSwiftMigration = 0800;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
06BE1AD01DB410F100EE0F59 = {
|
|
CreatedOnToolsVersion = 8.0;
|
|
DevelopmentTeam = 9KL2W72SQF;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 06BE1AC21DB410F100EE0F59 /* Build configuration list for PBXProject "SWCompression" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 06BE1ABE1DB410F100EE0F59;
|
|
productRefGroup = 06BE1AC91DB410F100EE0F59 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
06BE1AC71DB410F100EE0F59 /* SWCompression */,
|
|
06BE1AD01DB410F100EE0F59 /* SWCompressionTests */,
|
|
0655693E1DC659FF00A47E66 /* SWCompression iOS */,
|
|
0655694B1DC65A8000A47E66 /* SWCompression watchOS */,
|
|
065569581DC65A9400A47E66 /* SWCompression tvOS */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
0655693D1DC659FF00A47E66 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
0655694A1DC65A8000A47E66 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
065569571DC65A9400A47E66 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
06BE1AC61DB410F100EE0F59 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
06BE1ACF1DB410F100EE0F59 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
063364DF1DC51D33007E313F /* empty.txt.gz in Resources */,
|
|
061FCE2B1DBCC6070052F7BE /* helloworld.txt.gz in Resources */,
|
|
0655697D1DC6963F00A47E66 /* secondtest.zlib in Resources */,
|
|
06E63DB41DC3B8BD00D3A7C8 /* secondtest.txt in Resources */,
|
|
0655697F1DC6966300A47E66 /* secondtest.zlib.answer in Resources */,
|
|
0644925D1DC6121800F10981 /* helloworld.txt.zlib in Resources */,
|
|
06E63DB51DC3B8BD00D3A7C8 /* secondtest.txt.gz in Resources */,
|
|
065569811DC69DD500A47E66 /* thirdtest.zlib.answer in Resources */,
|
|
061FCE2A1DBCC6070052F7BE /* helloworld.txt in Resources */,
|
|
065569831DC69DDE00A47E66 /* thirdtest.zlib in Resources */,
|
|
0661F0711DC92590006C3D35 /* relatively_big_file.gz in Resources */,
|
|
063364DE1DC51D33007E313F /* empty.txt in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
0655693A1DC659FF00A47E66 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
065569691DC65C2A00A47E66 /* ZlibArchive.swift in Sources */,
|
|
0655696A1DC65C2A00A47E66 /* Deflate.swift in Sources */,
|
|
0655696B1DC65C2A00A47E66 /* HuffmanTable.swift in Sources */,
|
|
0655696C1DC65C2A00A47E66 /* HuffmanLength.swift in Sources */,
|
|
065569681DC65C2A00A47E66 /* GzipArchive.swift in Sources */,
|
|
065569671DC65C2A00A47E66 /* Protocols.swift in Sources */,
|
|
0655696D1DC65C2A00A47E66 /* Extensions.swift in Sources */,
|
|
0661F0741DC92F98006C3D35 /* DataWithPointer.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
065569471DC65A8000A47E66 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
065569701DC65C2B00A47E66 /* ZlibArchive.swift in Sources */,
|
|
065569711DC65C2B00A47E66 /* Deflate.swift in Sources */,
|
|
065569721DC65C2B00A47E66 /* HuffmanTable.swift in Sources */,
|
|
065569731DC65C2B00A47E66 /* HuffmanLength.swift in Sources */,
|
|
0655696F1DC65C2B00A47E66 /* GzipArchive.swift in Sources */,
|
|
0655696E1DC65C2B00A47E66 /* Protocols.swift in Sources */,
|
|
065569741DC65C2B00A47E66 /* Extensions.swift in Sources */,
|
|
0661F0751DC92F98006C3D35 /* DataWithPointer.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
065569541DC65A9400A47E66 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
065569771DC65C2B00A47E66 /* ZlibArchive.swift in Sources */,
|
|
065569781DC65C2B00A47E66 /* Deflate.swift in Sources */,
|
|
065569791DC65C2B00A47E66 /* HuffmanTable.swift in Sources */,
|
|
0655697A1DC65C2B00A47E66 /* HuffmanLength.swift in Sources */,
|
|
065569761DC65C2B00A47E66 /* GzipArchive.swift in Sources */,
|
|
065569751DC65C2B00A47E66 /* Protocols.swift in Sources */,
|
|
0655697B1DC65C2B00A47E66 /* Extensions.swift in Sources */,
|
|
0661F0761DC92F98006C3D35 /* DataWithPointer.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
06BE1AC31DB410F100EE0F59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
063364E11DC52970007E313F /* Protocols.swift in Sources */,
|
|
064492591DC606D400F10981 /* ZlibArchive.swift in Sources */,
|
|
06E961CA1DBD5FA1008C47F2 /* HuffmanTable.swift in Sources */,
|
|
06AC9B0D1DC1027900A5066B /* HuffmanLength.swift in Sources */,
|
|
061FCE261DBCC4BE0052F7BE /* Deflate.swift in Sources */,
|
|
063364E31DC52979007E313F /* GzipArchive.swift in Sources */,
|
|
061FCE311DBCC8BF0052F7BE /* Extensions.swift in Sources */,
|
|
0661F0731DC92F98006C3D35 /* DataWithPointer.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
06BE1ACD1DB410F100EE0F59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
06BE1AD71DB410F100EE0F59 /* SWCompressionTests.swift in Sources */,
|
|
061FCE2D1DBCC6A30052F7BE /* Constants.swift in Sources */,
|
|
0661F06F1DC92391006C3D35 /* PerformanceTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
06BE1AD41DB410F100EE0F59 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 06BE1AC71DB410F100EE0F59 /* SWCompression */;
|
|
targetProxy = 06BE1AD31DB410F100EE0F59 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
065569441DC659FF00A47E66 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = 9KL2W72SQF;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/Sources/Info-iOS.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 10.1;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = me.tsolomko.SWCompression;
|
|
PRODUCT_NAME = SWCompression;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 3.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
065569451DC659FF00A47E66 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = 9KL2W72SQF;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/Sources/Info-iOS.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 10.1;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = me.tsolomko.SWCompression;
|
|
PRODUCT_NAME = SWCompression;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 3.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
065569521DC65A8000A47E66 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CODE_SIGN_IDENTITY = "";
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = 9KL2W72SQF;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/Sources/Info-watchOS.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = me.tsolomko.SWCompression;
|
|
PRODUCT_NAME = SWCompression;
|
|
SDKROOT = watchos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 3.0;
|
|
TARGETED_DEVICE_FAMILY = 4;
|
|
WATCHOS_DEPLOYMENT_TARGET = 3.1;
|
|
};
|
|
name = Debug;
|
|
};
|
|
065569531DC65A8000A47E66 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CODE_SIGN_IDENTITY = "";
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = 9KL2W72SQF;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/Sources/Info-watchOS.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = me.tsolomko.SWCompression;
|
|
PRODUCT_NAME = SWCompression;
|
|
SDKROOT = watchos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 3.0;
|
|
TARGETED_DEVICE_FAMILY = 4;
|
|
VALIDATE_PRODUCT = YES;
|
|
WATCHOS_DEPLOYMENT_TARGET = 3.1;
|
|
};
|
|
name = Release;
|
|
};
|
|
0655695F1DC65A9500A47E66 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CODE_SIGN_IDENTITY = "";
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = 9KL2W72SQF;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/Sources/Info-tvOS.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = me.tsolomko.SWCompression;
|
|
PRODUCT_NAME = SWCompression;
|
|
SDKROOT = appletvos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 3.0;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TVOS_DEPLOYMENT_TARGET = 10.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
065569601DC65A9500A47E66 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CODE_SIGN_IDENTITY = "";
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = 9KL2W72SQF;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/Sources/Info-tvOS.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = me.tsolomko.SWCompression;
|
|
PRODUCT_NAME = SWCompression;
|
|
SDKROOT = appletvos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 3.0;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TVOS_DEPLOYMENT_TARGET = 10.0;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
06BE1ADA1DB410F100EE0F59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVES = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.12;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = macosx;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
06BE1ADB1DB410F100EE0F59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVES = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.12;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = macosx;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
06BE1ADD1DB410F100EE0F59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_IDENTITY = "";
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = 9KL2W72SQF;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
FRAMEWORK_VERSION = A;
|
|
INFOPLIST_FILE = Sources/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = me.tsolomko.SWCompression;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
06BE1ADE1DB410F100EE0F59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_IDENTITY = "";
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = 9KL2W72SQF;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
FRAMEWORK_VERSION = A;
|
|
INFOPLIST_FILE = Sources/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = me.tsolomko.SWCompression;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
06BE1AE01DB410F100EE0F59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEVELOPMENT_TEAM = 9KL2W72SQF;
|
|
INFOPLIST_FILE = Tests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = me.tsolomko.SWCompressionTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
06BE1AE11DB410F100EE0F59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEVELOPMENT_TEAM = 9KL2W72SQF;
|
|
INFOPLIST_FILE = Tests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = me.tsolomko.SWCompressionTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
065569461DC659FF00A47E66 /* Build configuration list for PBXNativeTarget "SWCompression iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
065569441DC659FF00A47E66 /* Debug */,
|
|
065569451DC659FF00A47E66 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
065569511DC65A8000A47E66 /* Build configuration list for PBXNativeTarget "SWCompression watchOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
065569521DC65A8000A47E66 /* Debug */,
|
|
065569531DC65A8000A47E66 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
0655695E1DC65A9500A47E66 /* Build configuration list for PBXNativeTarget "SWCompression tvOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
0655695F1DC65A9500A47E66 /* Debug */,
|
|
065569601DC65A9500A47E66 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
06BE1AC21DB410F100EE0F59 /* Build configuration list for PBXProject "SWCompression" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
06BE1ADA1DB410F100EE0F59 /* Debug */,
|
|
06BE1ADB1DB410F100EE0F59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
06BE1ADC1DB410F100EE0F59 /* Build configuration list for PBXNativeTarget "SWCompression" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
06BE1ADD1DB410F100EE0F59 /* Debug */,
|
|
06BE1ADE1DB410F100EE0F59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
06BE1ADF1DB410F100EE0F59 /* Build configuration list for PBXNativeTarget "SWCompressionTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
06BE1AE01DB410F100EE0F59 /* Debug */,
|
|
06BE1AE11DB410F100EE0F59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 06BE1ABF1DB410F100EE0F59 /* Project object */;
|
|
}
|