608 lines
37 KiB
Plaintext
608 lines
37 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 55;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
F421D4702B750E0F004ECBB0 /* adler32.c in Sources */ = {isa = PBXBuildFile; fileRef = F421D46F2B750E0F004ECBB0 /* adler32.c */; settings = {COMPILER_FLAGS = "-w"; }; };
|
|
F421D4722B750E18004ECBB0 /* compress.c in Sources */ = {isa = PBXBuildFile; fileRef = F421D4712B750E18004ECBB0 /* compress.c */; settings = {COMPILER_FLAGS = "-w"; }; };
|
|
F421D4742B750E21004ECBB0 /* crc32.c in Sources */ = {isa = PBXBuildFile; fileRef = F421D4732B750E21004ECBB0 /* crc32.c */; settings = {COMPILER_FLAGS = "-w"; }; };
|
|
F421D47C2B750EAE004ECBB0 /* inflate.c in Sources */ = {isa = PBXBuildFile; fileRef = F421D4752B750EAE004ECBB0 /* inflate.c */; settings = {COMPILER_FLAGS = "-w"; }; };
|
|
F421D47D2B750EAE004ECBB0 /* deflate.c in Sources */ = {isa = PBXBuildFile; fileRef = F421D4762B750EAE004ECBB0 /* deflate.c */; settings = {COMPILER_FLAGS = "-w"; }; };
|
|
F421D47E2B750EAE004ECBB0 /* inffast.c in Sources */ = {isa = PBXBuildFile; fileRef = F421D4772B750EAE004ECBB0 /* inffast.c */; settings = {COMPILER_FLAGS = "-w"; }; };
|
|
F421D47F2B750EAE004ECBB0 /* zutil.c in Sources */ = {isa = PBXBuildFile; fileRef = F421D4782B750EAE004ECBB0 /* zutil.c */; settings = {COMPILER_FLAGS = "-w"; }; };
|
|
F421D4802B750EAE004ECBB0 /* trees.c in Sources */ = {isa = PBXBuildFile; fileRef = F421D4792B750EAE004ECBB0 /* trees.c */; settings = {COMPILER_FLAGS = "-w"; }; };
|
|
F421D4812B750EAE004ECBB0 /* inftrees.c in Sources */ = {isa = PBXBuildFile; fileRef = F421D47A2B750EAE004ECBB0 /* inftrees.c */; settings = {COMPILER_FLAGS = "-w"; }; };
|
|
F421D4822B750EAE004ECBB0 /* uncompr.c in Sources */ = {isa = PBXBuildFile; fileRef = F421D47B2B750EAE004ECBB0 /* uncompr.c */; settings = {COMPILER_FLAGS = "-w"; }; };
|
|
F44DE97F2D818A9F007E4ECC /* math.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4C07F4E2AB059300044EDC0 /* math.cpp */; };
|
|
F44DE9802D818A9F007E4ECC /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4C07F542AB05B5B0044EDC0 /* main.cpp */; };
|
|
F44DE9812D818A9F007E4ECC /* ring.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4C07F592AB08E690044EDC0 /* ring.cpp */; };
|
|
F44DE9822D818A9F007E4ECC /* hash.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F437AA902AC1BB64001E2230 /* hash.cpp */; };
|
|
F44DE9832D818A9F007E4ECC /* sgml.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4C07F582AB08E690044EDC0 /* sgml.cpp */; };
|
|
F44DE9842D818A9F007E4ECC /* pool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4CCA3B72B73B940007B857B /* pool.cpp */; };
|
|
F44DE9852D818A9F007E4ECC /* watchdog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4CCA3B62B73B912007B857B /* watchdog.cpp */; };
|
|
F44DE9862D818A9F007E4ECC /* stream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4C07F5A2AB08E690044EDC0 /* stream.cpp */; };
|
|
F44DE9872D818A9F007E4ECC /* langid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4481A192C73427600CED93B /* langid.cpp */; };
|
|
F44DE9882D818A9F007E4ECC /* pch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4C07F512AB059580044EDC0 /* pch.cpp */; };
|
|
F44DE9892D818A9F007E4ECC /* string.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4CCA3B82B73D2E2007B857B /* string.cpp */; };
|
|
F44DE98A2D818A9F007E4ECC /* zlib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F421D46B2B750BFD004ECBB0 /* zlib.cpp */; };
|
|
F44DE98B2D818A9F007E4ECC /* unicode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4C07F572AB08E690044EDC0 /* unicode.cpp */; };
|
|
F44DE98C2D818A9F007E4ECC /* parser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4C07F562AB08E690044EDC0 /* parser.cpp */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
F4B7FBDA2AAF49BC00C6BE9F /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = /usr/share/man/man1/;
|
|
dstSubfolderSpec = 0;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 1;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
F4213D172ABB14C600F72674 /* vector_queue.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = vector_queue.hpp; path = ../include/stdex/vector_queue.hpp; sourceTree = "<group>"; };
|
|
F4213D182ABB14C600F72674 /* base64.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = base64.hpp; path = ../include/stdex/base64.hpp; sourceTree = "<group>"; };
|
|
F4213D1A2ABB14C600F72674 /* exception.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = exception.hpp; path = ../include/stdex/exception.hpp; sourceTree = "<group>"; };
|
|
F4213D1B2ABB14C600F72674 /* idrec.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = idrec.hpp; path = ../include/stdex/idrec.hpp; sourceTree = "<group>"; };
|
|
F4213D1C2ABB14C600F72674 /* compat.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = compat.hpp; path = ../include/stdex/compat.hpp; sourceTree = "<group>"; };
|
|
F4213D1E2ABB14C600F72674 /* progress.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = progress.hpp; path = ../include/stdex/progress.hpp; sourceTree = "<group>"; };
|
|
F4213D1F2ABB14C600F72674 /* stream.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = stream.hpp; path = ../include/stdex/stream.hpp; sourceTree = "<group>"; };
|
|
F4213D202ABB14C600F72674 /* memory.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = memory.hpp; path = ../include/stdex/memory.hpp; sourceTree = "<group>"; };
|
|
F4213D212ABB14C600F72674 /* interval.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = interval.hpp; path = ../include/stdex/interval.hpp; sourceTree = "<group>"; };
|
|
F4213D222ABB14C600F72674 /* ring.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = ring.hpp; path = ../include/stdex/ring.hpp; sourceTree = "<group>"; };
|
|
F4213D232ABB14C600F72674 /* unicode.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = unicode.hpp; path = ../include/stdex/unicode.hpp; sourceTree = "<group>"; };
|
|
F4213D242ABB14C600F72674 /* string.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = string.hpp; path = ../include/stdex/string.hpp; sourceTree = "<group>"; };
|
|
F4213D252ABB14C600F72674 /* mapping.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = mapping.hpp; path = ../include/stdex/mapping.hpp; sourceTree = "<group>"; };
|
|
F4213D262ABB14C600F72674 /* hex.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = hex.hpp; path = ../include/stdex/hex.hpp; sourceTree = "<group>"; };
|
|
F4213D272ABB14C600F72674 /* endian.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = endian.hpp; path = ../include/stdex/endian.hpp; sourceTree = "<group>"; };
|
|
F4213D282ABB14C600F72674 /* math.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = math.hpp; path = ../include/stdex/math.hpp; sourceTree = "<group>"; };
|
|
F4213D292ABB14C600F72674 /* parser.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = parser.hpp; path = ../include/stdex/parser.hpp; sourceTree = "<group>"; };
|
|
F4213D2A2ABB14C600F72674 /* sgml_unicode.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = sgml_unicode.hpp; path = ../include/stdex/sgml_unicode.hpp; sourceTree = "<group>"; };
|
|
F4213D2B2ABB14C600F72674 /* sgml.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = sgml.hpp; path = ../include/stdex/sgml.hpp; sourceTree = "<group>"; };
|
|
F4213D2C2ABB14C600F72674 /* system.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = system.hpp; path = ../include/stdex/system.hpp; sourceTree = "<group>"; };
|
|
F421D46B2B750BFD004ECBB0 /* zlib.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = zlib.cpp; sourceTree = "<group>"; };
|
|
F421D46F2B750E0F004ECBB0 /* adler32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = adler32.c; sourceTree = "<group>"; };
|
|
F421D4712B750E18004ECBB0 /* compress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = compress.c; sourceTree = "<group>"; };
|
|
F421D4732B750E21004ECBB0 /* crc32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = crc32.c; sourceTree = "<group>"; };
|
|
F421D4752B750EAE004ECBB0 /* inflate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = inflate.c; sourceTree = "<group>"; };
|
|
F421D4762B750EAE004ECBB0 /* deflate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = deflate.c; sourceTree = "<group>"; };
|
|
F421D4772B750EAE004ECBB0 /* inffast.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = inffast.c; sourceTree = "<group>"; };
|
|
F421D4782B750EAE004ECBB0 /* zutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zutil.c; sourceTree = "<group>"; };
|
|
F421D4792B750EAE004ECBB0 /* trees.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = trees.c; sourceTree = "<group>"; };
|
|
F421D47A2B750EAE004ECBB0 /* inftrees.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = inftrees.c; sourceTree = "<group>"; };
|
|
F421D47B2B750EAE004ECBB0 /* uncompr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = uncompr.c; sourceTree = "<group>"; };
|
|
F437AA902AC1BB64001E2230 /* hash.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hash.cpp; sourceTree = "<group>"; };
|
|
F4481A192C73427600CED93B /* langid.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = langid.cpp; sourceTree = "<group>"; };
|
|
F44DE94A2D818A48007E4ECC /* watchdog.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = watchdog.hpp; path = ../include/stdex/watchdog.hpp; sourceTree = "<group>"; };
|
|
F44DE94C2D818A48007E4ECC /* sys_info.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = sys_info.hpp; path = ../include/stdex/sys_info.hpp; sourceTree = "<group>"; };
|
|
F44DE94D2D818A48007E4ECC /* langid.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = langid.hpp; path = ../include/stdex/langid.hpp; sourceTree = "<group>"; };
|
|
F44DE94E2D818A48007E4ECC /* base64.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = base64.hpp; path = ../include/stdex/base64.hpp; sourceTree = "<group>"; };
|
|
F44DE94F2D818A48007E4ECC /* curl.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = curl.hpp; path = ../include/stdex/curl.hpp; sourceTree = "<group>"; };
|
|
F44DE9512D818A48007E4ECC /* scoped_executor.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = scoped_executor.hpp; path = ../include/stdex/scoped_executor.hpp; sourceTree = "<group>"; };
|
|
F44DE9522D818A48007E4ECC /* windows.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = windows.h; path = ../include/stdex/windows.h; sourceTree = "<group>"; };
|
|
F44DE9532D818A48007E4ECC /* zlib.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = zlib.hpp; path = ../include/stdex/zlib.hpp; sourceTree = "<group>"; };
|
|
F44DE9542D818A48007E4ECC /* unicode.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = unicode.hpp; path = ../include/stdex/unicode.hpp; sourceTree = "<group>"; };
|
|
F44DE9552D818A48007E4ECC /* minisign.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = minisign.hpp; path = ../include/stdex/minisign.hpp; sourceTree = "<group>"; };
|
|
F44DE9572D818A48007E4ECC /* math.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = math.hpp; path = ../include/stdex/math.hpp; sourceTree = "<group>"; };
|
|
F44DE9582D818A48007E4ECC /* parser.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = parser.hpp; path = ../include/stdex/parser.hpp; sourceTree = "<group>"; };
|
|
F44DE9592D818A48007E4ECC /* ring.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = ring.hpp; path = ../include/stdex/ring.hpp; sourceTree = "<group>"; };
|
|
F44DE95A2D818A48007E4ECC /* spinlock.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = spinlock.hpp; path = ../include/stdex/spinlock.hpp; sourceTree = "<group>"; };
|
|
F44DE95B2D818A49007E4ECC /* string.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = string.hpp; path = ../include/stdex/string.hpp; sourceTree = "<group>"; };
|
|
F44DE95C2D818A49007E4ECC /* hash.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = hash.hpp; path = ../include/stdex/hash.hpp; sourceTree = "<group>"; };
|
|
F44DE95D2D818A49007E4ECC /* wav.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = wav.hpp; path = ../include/stdex/wav.hpp; sourceTree = "<group>"; };
|
|
F44DE95E2D818A49007E4ECC /* endian.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = endian.hpp; path = ../include/stdex/endian.hpp; sourceTree = "<group>"; };
|
|
F44DE95F2D818A49007E4ECC /* html.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = html.hpp; path = ../include/stdex/html.hpp; sourceTree = "<group>"; };
|
|
F44DE9602D818A49007E4ECC /* hex.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = hex.hpp; path = ../include/stdex/hex.hpp; sourceTree = "<group>"; };
|
|
F44DE9622D818A49007E4ECC /* socket.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = socket.hpp; path = ../include/stdex/socket.hpp; sourceTree = "<group>"; };
|
|
F44DE9642D818A49007E4ECC /* assert.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = assert.hpp; path = ../include/stdex/assert.hpp; sourceTree = "<group>"; };
|
|
F44DE9662D818A49007E4ECC /* exception.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = exception.hpp; path = ../include/stdex/exception.hpp; sourceTree = "<group>"; };
|
|
F44DE9672D818A49007E4ECC /* debug.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = debug.hpp; path = ../include/stdex/debug.hpp; sourceTree = "<group>"; };
|
|
F44DE9682D818A49007E4ECC /* sgml.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = sgml.hpp; path = ../include/stdex/sgml.hpp; sourceTree = "<group>"; };
|
|
F44DE9692D818A49007E4ECC /* chrono.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = chrono.hpp; path = ../include/stdex/chrono.hpp; sourceTree = "<group>"; };
|
|
F44DE96A2D818A49007E4ECC /* uuid.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = uuid.hpp; path = ../include/stdex/uuid.hpp; sourceTree = "<group>"; };
|
|
F44DE96B2D818A49007E4ECC /* locale.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = locale.hpp; path = ../include/stdex/locale.hpp; sourceTree = "<group>"; };
|
|
F44DE96C2D818A4A007E4ECC /* pool.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = pool.hpp; path = ../include/stdex/pool.hpp; sourceTree = "<group>"; };
|
|
F44DE96D2D818A4A007E4ECC /* compat.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = compat.hpp; path = ../include/stdex/compat.hpp; sourceTree = "<group>"; };
|
|
F44DE96F2D818A4A007E4ECC /* interval.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = interval.hpp; path = ../include/stdex/interval.hpp; sourceTree = "<group>"; };
|
|
F44DE9702D818A4A007E4ECC /* idrec.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = idrec.hpp; path = ../include/stdex/idrec.hpp; sourceTree = "<group>"; };
|
|
F4C07F502AB059580044EDC0 /* pch.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = pch.hpp; sourceTree = "<group>"; };
|
|
F4B7FBDC2AAF49BC00C6BE9F /* UnitTests */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = UnitTests; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
F4C07F4E2AB059300044EDC0 /* math.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = math.cpp; sourceTree = "<group>"; };
|
|
F4C07F512AB059580044EDC0 /* pch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pch.cpp; sourceTree = "<group>"; };
|
|
F4C07F532AB05A240044EDC0 /* compat.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = compat.hpp; sourceTree = "<group>"; };
|
|
F4C07F542AB05B5B0044EDC0 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; };
|
|
F4C07F562AB08E690044EDC0 /* parser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = parser.cpp; sourceTree = "<group>"; };
|
|
F4C07F572AB08E690044EDC0 /* unicode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unicode.cpp; sourceTree = "<group>"; };
|
|
F4C07F582AB08E690044EDC0 /* sgml.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sgml.cpp; sourceTree = "<group>"; };
|
|
F4C07F592AB08E690044EDC0 /* ring.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ring.cpp; sourceTree = "<group>"; };
|
|
F4C07F5A2AB08E690044EDC0 /* stream.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stream.cpp; sourceTree = "<group>"; };
|
|
F4CCA3B62B73B912007B857B /* watchdog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = watchdog.cpp; sourceTree = "<group>"; };
|
|
F4CCA3B72B73B940007B857B /* pool.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pool.cpp; sourceTree = "<group>"; };
|
|
F4CCA3B82B73D2E2007B857B /* string.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = string.cpp; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
F4B7FBD92AAF49BC00C6BE9F /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
F4213D162ABB14AA00F72674 /* stdex */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F44DE9642D818A49007E4ECC /* assert.hpp */,
|
|
F4213D182ABB14C600F72674 /* base64.hpp */,
|
|
F4213D1C2ABB14C600F72674 /* compat.hpp */,
|
|
F44DE94F2D818A48007E4ECC /* curl.hpp */,
|
|
F44DE9672D818A49007E4ECC /* debug.hpp */,
|
|
F4213D272ABB14C600F72674 /* endian.hpp */,
|
|
F44DE94E2D818A48007E4ECC /* base64.hpp */,
|
|
F44DE9662D818A49007E4ECC /* exception.hpp */,
|
|
F44DE9692D818A49007E4ECC /* chrono.hpp */,
|
|
F44DE95C2D818A49007E4ECC /* hash.hpp */,
|
|
F44DE9602D818A49007E4ECC /* hex.hpp */,
|
|
F44DE96D2D818A4A007E4ECC /* compat.hpp */,
|
|
F44DE95F2D818A49007E4ECC /* html.hpp */,
|
|
F44DE9702D818A4A007E4ECC /* idrec.hpp */,
|
|
F44DE95E2D818A49007E4ECC /* endian.hpp */,
|
|
F44DE96F2D818A4A007E4ECC /* interval.hpp */,
|
|
F44DE94D2D818A48007E4ECC /* langid.hpp */,
|
|
F44DE96B2D818A49007E4ECC /* locale.hpp */,
|
|
F44DE9572D818A48007E4ECC /* math.hpp */,
|
|
F44DE9552D818A48007E4ECC /* minisign.hpp */,
|
|
F44DE9582D818A48007E4ECC /* parser.hpp */,
|
|
F44DE96C2D818A4A007E4ECC /* pool.hpp */,
|
|
F44DE9592D818A48007E4ECC /* ring.hpp */,
|
|
F44DE9512D818A48007E4ECC /* scoped_executor.hpp */,
|
|
F44DE9682D818A49007E4ECC /* sgml.hpp */,
|
|
F44DE9622D818A49007E4ECC /* socket.hpp */,
|
|
F44DE95A2D818A48007E4ECC /* spinlock.hpp */,
|
|
F44DE95B2D818A49007E4ECC /* string.hpp */,
|
|
F44DE94C2D818A48007E4ECC /* sys_info.hpp */,
|
|
F44DE9542D818A48007E4ECC /* unicode.hpp */,
|
|
F44DE96A2D818A49007E4ECC /* uuid.hpp */,
|
|
F44DE94A2D818A48007E4ECC /* watchdog.hpp */,
|
|
F44DE95D2D818A49007E4ECC /* wav.hpp */,
|
|
F44DE9522D818A48007E4ECC /* windows.h */,
|
|
F44DE9532D818A48007E4ECC /* zlib.hpp */,
|
|
F4213D1A2ABB14C600F72674 /* exception.hpp */,
|
|
F4213D262ABB14C600F72674 /* hex.hpp */,
|
|
F4213D1B2ABB14C600F72674 /* idrec.hpp */,
|
|
F4213D212ABB14C600F72674 /* interval.hpp */,
|
|
F4213D252ABB14C600F72674 /* mapping.hpp */,
|
|
F4213D282ABB14C600F72674 /* math.hpp */,
|
|
F4213D202ABB14C600F72674 /* memory.hpp */,
|
|
F4213D292ABB14C600F72674 /* parser.hpp */,
|
|
F4213D1E2ABB14C600F72674 /* progress.hpp */,
|
|
F4213D222ABB14C600F72674 /* ring.hpp */,
|
|
F4213D2A2ABB14C600F72674 /* sgml_unicode.hpp */,
|
|
F4213D2B2ABB14C600F72674 /* sgml.hpp */,
|
|
F4213D1F2ABB14C600F72674 /* stream.hpp */,
|
|
F4213D242ABB14C600F72674 /* string.hpp */,
|
|
F4213D2C2ABB14C600F72674 /* system.hpp */,
|
|
F4213D232ABB14C600F72674 /* unicode.hpp */,
|
|
F4213D172ABB14C600F72674 /* vector_queue.hpp */,
|
|
);
|
|
name = stdex;
|
|
sourceTree = "<group>";
|
|
};
|
|
F421D46E2B750D3A004ECBB0 /* zlib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F421D46F2B750E0F004ECBB0 /* adler32.c */,
|
|
F421D4712B750E18004ECBB0 /* compress.c */,
|
|
F421D4732B750E21004ECBB0 /* crc32.c */,
|
|
F421D4762B750EAE004ECBB0 /* deflate.c */,
|
|
F421D4772B750EAE004ECBB0 /* inffast.c */,
|
|
F421D4752B750EAE004ECBB0 /* inflate.c */,
|
|
F421D47A2B750EAE004ECBB0 /* inftrees.c */,
|
|
F421D4792B750EAE004ECBB0 /* trees.c */,
|
|
F421D47B2B750EAE004ECBB0 /* uncompr.c */,
|
|
F421D4782B750EAE004ECBB0 /* zutil.c */,
|
|
);
|
|
path = zlib;
|
|
sourceTree = "<group>";
|
|
};
|
|
F4B7FBD32AAF49BC00C6BE9F = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F4C07F532AB05A240044EDC0 /* compat.hpp */,
|
|
F437AA902AC1BB64001E2230 /* hash.cpp */,
|
|
F4481A192C73427600CED93B /* langid.cpp */,
|
|
F4C07F542AB05B5B0044EDC0 /* main.cpp */,
|
|
F4C07F4E2AB059300044EDC0 /* math.cpp */,
|
|
F4C07F562AB08E690044EDC0 /* parser.cpp */,
|
|
F4C07F512AB059580044EDC0 /* pch.cpp */,
|
|
F4C07F502AB059580044EDC0 /* pch.hpp */,
|
|
F4CCA3B72B73B940007B857B /* pool.cpp */,
|
|
F4B7FBDD2AAF49BC00C6BE9F /* Products */,
|
|
F4C07F592AB08E690044EDC0 /* ring.cpp */,
|
|
F4C07F582AB08E690044EDC0 /* sgml.cpp */,
|
|
F4213D162ABB14AA00F72674 /* stdex */,
|
|
F4C07F5A2AB08E690044EDC0 /* stream.cpp */,
|
|
F4CCA3B82B73D2E2007B857B /* string.cpp */,
|
|
F4C07F572AB08E690044EDC0 /* unicode.cpp */,
|
|
F4CCA3B62B73B912007B857B /* watchdog.cpp */,
|
|
F421D46E2B750D3A004ECBB0 /* zlib */,
|
|
F421D46B2B750BFD004ECBB0 /* zlib.cpp */,
|
|
);
|
|
sourceTree = "<group>";
|
|
usesTabs = 1;
|
|
};
|
|
F4B7FBDD2AAF49BC00C6BE9F /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F4B7FBDC2AAF49BC00C6BE9F /* UnitTests */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
F4B7FBDB2AAF49BC00C6BE9F /* UnitTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = F4B7FBE32AAF49BC00C6BE9F /* Build configuration list for PBXNativeTarget "UnitTests" */;
|
|
buildPhases = (
|
|
F4B7FBD82AAF49BC00C6BE9F /* Sources */,
|
|
F4B7FBD92AAF49BC00C6BE9F /* Frameworks */,
|
|
F4B7FBDA2AAF49BC00C6BE9F /* CopyFiles */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = UnitTests;
|
|
productName = UnitTests;
|
|
productReference = F4B7FBDC2AAF49BC00C6BE9F /* UnitTests */;
|
|
productType = "com.apple.product-type.tool";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
F4B7FBD42AAF49BC00C6BE9F /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastUpgradeCheck = 1430;
|
|
TargetAttributes = {
|
|
F4B7FBDB2AAF49BC00C6BE9F = {
|
|
CreatedOnToolsVersion = 14.3.1;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = F4B7FBD72AAF49BC00C6BE9F /* Build configuration list for PBXProject "UnitTests" */;
|
|
compatibilityVersion = "Xcode 13.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = F4B7FBD32AAF49BC00C6BE9F;
|
|
productRefGroup = F4B7FBDD2AAF49BC00C6BE9F /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
F4B7FBDB2AAF49BC00C6BE9F /* UnitTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
F4B7FBD82AAF49BC00C6BE9F /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F44DE98A2D818A9F007E4ECC /* zlib.cpp in Sources */,
|
|
F44DE9812D818A9F007E4ECC /* ring.cpp in Sources */,
|
|
F421D47F2B750EAE004ECBB0 /* zutil.c in Sources */,
|
|
F44DE97F2D818A9F007E4ECC /* math.cpp in Sources */,
|
|
F44DE9862D818A9F007E4ECC /* stream.cpp in Sources */,
|
|
F421D4802B750EAE004ECBB0 /* trees.c in Sources */,
|
|
F44DE9852D818A9F007E4ECC /* watchdog.cpp in Sources */,
|
|
F44DE9802D818A9F007E4ECC /* main.cpp in Sources */,
|
|
F44DE98B2D818A9F007E4ECC /* unicode.cpp in Sources */,
|
|
F421D47D2B750EAE004ECBB0 /* deflate.c in Sources */,
|
|
F44DE9832D818A9F007E4ECC /* sgml.cpp in Sources */,
|
|
F44DE9882D818A9F007E4ECC /* pch.cpp in Sources */,
|
|
F44DE98C2D818A9F007E4ECC /* parser.cpp in Sources */,
|
|
F421D4702B750E0F004ECBB0 /* adler32.c in Sources */,
|
|
F421D4822B750EAE004ECBB0 /* uncompr.c in Sources */,
|
|
F421D4742B750E21004ECBB0 /* crc32.c in Sources */,
|
|
F421D47E2B750EAE004ECBB0 /* inffast.c in Sources */,
|
|
F421D4722B750E18004ECBB0 /* compress.c in Sources */,
|
|
F421D4812B750EAE004ECBB0 /* inftrees.c in Sources */,
|
|
F44DE9842D818A9F007E4ECC /* pool.cpp in Sources */,
|
|
F44DE9872D818A9F007E4ECC /* langid.cpp in Sources */,
|
|
F44DE9822D818A9F007E4ECC /* hash.cpp in Sources */,
|
|
F44DE9892D818A9F007E4ECC /* string.cpp in Sources */,
|
|
F421D47C2B750EAE004ECBB0 /* inflate.c in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
F4B7FBE12AAF49BC00C6BE9F /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_DEADCODE_DEADSTORES = YES;
|
|
CLANG_ANALYZER_DIVIDE_BY_ZERO = YES;
|
|
CLANG_ANALYZER_GCD = YES;
|
|
CLANG_ANALYZER_GCD_PERFORMANCE = YES;
|
|
CLANG_ANALYZER_LIBKERN_RETAIN_COUNT = YES;
|
|
CLANG_ANALYZER_LOCALIZABILITY_EMPTY_CONTEXT = YES;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_ANALYZER_MEMORY_MANAGEMENT = YES;
|
|
CLANG_ANALYZER_MIG_CONVENTIONS = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NULL_DEREFERENCE = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_ANALYZER_OBJC_COLLECTIONS = YES;
|
|
CLANG_ANALYZER_OBJC_NSCFERROR = YES;
|
|
CLANG_ANALYZER_OSOBJECT_C_STYLE_CAST = YES;
|
|
CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
|
|
CLANG_ANALYZER_SECURITY_INSECUREAPI_GETPW_GETS = YES;
|
|
CLANG_ANALYZER_SECURITY_INSECUREAPI_MKSTEMP = YES;
|
|
CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES;
|
|
CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES;
|
|
CLANG_ANALYZER_SECURITY_INSECUREAPI_UNCHECKEDRETURN = YES;
|
|
CLANG_ANALYZER_SECURITY_INSECUREAPI_VFORK = YES;
|
|
CLANG_ANALYZER_SECURITY_KEYCHAIN_API = YES;
|
|
CLANG_ANALYZER_USE_AFTER_MOVE = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++17";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_STATIC_ANALYZER_MODE = deep;
|
|
CLANG_STATIC_ANALYZER_MODE_ON_ANALYZE_ACTION = deep;
|
|
CLANG_TIDY_BUGPRONE_ASSERT_SIDE_EFFECT = YES;
|
|
CLANG_TIDY_BUGPRONE_INFINITE_LOOP = YES;
|
|
CLANG_TIDY_BUGPRONE_MOVE_FORWARDING_REFERENCE = YES;
|
|
CLANG_TIDY_BUGPRONE_REDUNDANT_BRANCH_CONDITION = YES;
|
|
CLANG_TIDY_MISC_REDUNDANT_EXPRESSION = YES;
|
|
CLANG_WARN_ASSIGN_ENUM = YES;
|
|
CLANG_WARN_ATOMIC_IMPLICIT_SEQ_CST = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_COMPLETION_HANDLER_MISUSE = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_CXX0X_EXTENSIONS = YES;
|
|
CLANG_WARN_DELETE_NON_VIRTUAL_DTOR = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_FLOAT_CONVERSION = YES;
|
|
CLANG_WARN_FRAMEWORK_INCLUDE_PRIVATE_FROM_PUBLIC = YES;
|
|
CLANG_WARN_IMPLICIT_SIGN_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_PRAGMA_PACK = YES;
|
|
CLANG_WARN_PRIVATE_MODULE = YES;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_SEMICOLON_BEFORE_METHOD_BODY = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN_VEXING_PARSE = YES;
|
|
CLANG_WARN__EXIT_TIME_DESTRUCTORS = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
_DEBUG,
|
|
"$(inherited)",
|
|
);
|
|
GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
|
|
GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = YES;
|
|
GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = YES;
|
|
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
|
|
GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
GCC_WARN_ABOUT_POINTER_SIGNEDNESS = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
|
|
GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
|
|
GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
|
|
GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
|
|
GCC_WARN_MISSING_PARENTHESES = YES;
|
|
GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
|
|
GCC_WARN_SHADOW = YES;
|
|
GCC_WARN_SIGN_COMPARE = YES;
|
|
GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNKNOWN_PRAGMAS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_LABEL = YES;
|
|
GCC_WARN_UNUSED_PARAMETER = YES;
|
|
GCC_WARN_UNUSED_VALUE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = ../include;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
OTHER_LDFLAGS = "-liconv";
|
|
RUN_CLANG_STATIC_ANALYZER = YES;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Debug;
|
|
};
|
|
F4B7FBE22AAF49BC00C6BE9F /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_DEADCODE_DEADSTORES = YES;
|
|
CLANG_ANALYZER_DIVIDE_BY_ZERO = YES;
|
|
CLANG_ANALYZER_GCD = YES;
|
|
CLANG_ANALYZER_GCD_PERFORMANCE = YES;
|
|
CLANG_ANALYZER_LIBKERN_RETAIN_COUNT = YES;
|
|
CLANG_ANALYZER_LOCALIZABILITY_EMPTY_CONTEXT = YES;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_ANALYZER_MEMORY_MANAGEMENT = YES;
|
|
CLANG_ANALYZER_MIG_CONVENTIONS = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NULL_DEREFERENCE = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_ANALYZER_OBJC_COLLECTIONS = YES;
|
|
CLANG_ANALYZER_OBJC_NSCFERROR = YES;
|
|
CLANG_ANALYZER_OSOBJECT_C_STYLE_CAST = YES;
|
|
CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
|
|
CLANG_ANALYZER_SECURITY_INSECUREAPI_GETPW_GETS = YES;
|
|
CLANG_ANALYZER_SECURITY_INSECUREAPI_MKSTEMP = YES;
|
|
CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES;
|
|
CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES;
|
|
CLANG_ANALYZER_SECURITY_INSECUREAPI_UNCHECKEDRETURN = YES;
|
|
CLANG_ANALYZER_SECURITY_INSECUREAPI_VFORK = YES;
|
|
CLANG_ANALYZER_SECURITY_KEYCHAIN_API = YES;
|
|
CLANG_ANALYZER_USE_AFTER_MOVE = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++17";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_STATIC_ANALYZER_MODE = deep;
|
|
CLANG_STATIC_ANALYZER_MODE_ON_ANALYZE_ACTION = deep;
|
|
CLANG_TIDY_BUGPRONE_ASSERT_SIDE_EFFECT = YES;
|
|
CLANG_TIDY_BUGPRONE_INFINITE_LOOP = YES;
|
|
CLANG_TIDY_BUGPRONE_MOVE_FORWARDING_REFERENCE = YES;
|
|
CLANG_TIDY_BUGPRONE_REDUNDANT_BRANCH_CONDITION = YES;
|
|
CLANG_TIDY_MISC_REDUNDANT_EXPRESSION = YES;
|
|
CLANG_WARN_ASSIGN_ENUM = YES;
|
|
CLANG_WARN_ATOMIC_IMPLICIT_SEQ_CST = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_COMPLETION_HANDLER_MISUSE = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_CXX0X_EXTENSIONS = YES;
|
|
CLANG_WARN_DELETE_NON_VIRTUAL_DTOR = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_FLOAT_CONVERSION = YES;
|
|
CLANG_WARN_FRAMEWORK_INCLUDE_PRIVATE_FROM_PUBLIC = YES;
|
|
CLANG_WARN_IMPLICIT_SIGN_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_PRAGMA_PACK = YES;
|
|
CLANG_WARN_PRIVATE_MODULE = YES;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_SEMICOLON_BEFORE_METHOD_BODY = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN_VEXING_PARSE = YES;
|
|
CLANG_WARN__EXIT_TIME_DESTRUCTORS = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
NDEBUG,
|
|
"$(inherited)",
|
|
);
|
|
GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
|
|
GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = YES;
|
|
GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = YES;
|
|
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
|
|
GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
GCC_WARN_ABOUT_POINTER_SIGNEDNESS = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
|
|
GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
|
|
GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
|
|
GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
|
|
GCC_WARN_MISSING_PARENTHESES = YES;
|
|
GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
|
|
GCC_WARN_SHADOW = YES;
|
|
GCC_WARN_SIGN_COMPARE = YES;
|
|
GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNKNOWN_PRAGMAS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_LABEL = YES;
|
|
GCC_WARN_UNUSED_PARAMETER = YES;
|
|
GCC_WARN_UNUSED_VALUE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = ../include;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
OTHER_LDFLAGS = "-liconv";
|
|
RUN_CLANG_STATIC_ANALYZER = YES;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
F4B7FBE42AAF49BC00C6BE9F /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
F4B7FBE52AAF49BC00C6BE9F /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
F4B7FBD72AAF49BC00C6BE9F /* Build configuration list for PBXProject "UnitTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
F4B7FBE12AAF49BC00C6BE9F /* Debug */,
|
|
F4B7FBE22AAF49BC00C6BE9F /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
F4B7FBE32AAF49BC00C6BE9F /* Build configuration list for PBXNativeTarget "UnitTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
F4B7FBE42AAF49BC00C6BE9F /* Debug */,
|
|
F4B7FBE52AAF49BC00C6BE9F /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = F4B7FBD42AAF49BC00C6BE9F /* Project object */;
|
|
}
|