| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- CD1AD69E219F7CFF00AB8959 /* json in Headers */ = {isa = PBXBuildFile; fileRef = CD1AD69D219F7CFF00AB8959 /* json */; settings = {ATTRIBUTES = (Public, ); }; };
- CD3C80C61D6A711000ACC795 /* json_binder_discard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD17473E1D4C1DFD000C344B /* json_binder_discard.cpp */; };
- CD3C80C71D6A711000ACC795 /* json_common.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD472C751CCC1ABD0084C8D6 /* json_common.cpp */; };
- CD472C761CCC1ABD0084C8D6 /* json_common.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD472C751CCC1ABD0084C8D6 /* json_common.cpp */; };
- CD472C801CCDA4B00084C8D6 /* json_parser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD472C7F1CCDA4B00084C8D6 /* json_parser.cpp */; };
- CD679D7A1E6126CA00F9F843 /* json_tc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD679D781E6126C700F9F843 /* json_tc.cpp */; };
- CDB2F7431C5D48090067C2EC /* json.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CDB2F7411C5D48090067C2EC /* json.cpp */; };
- CDE6CC0E1EF9E977005E745A /* json_binder_discard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD17473E1D4C1DFD000C344B /* json_binder_discard.cpp */; };
- CDE6CC0F1EF9E977005E745A /* json_common.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD472C751CCC1ABD0084C8D6 /* json_common.cpp */; };
- CDE6CC221EF9E984005E745A /* json_parser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD472C7F1CCDA4B00084C8D6 /* json_parser.cpp */; };
- CDE6CC231EF9E984005E745A /* json.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CDB2F7411C5D48090067C2EC /* json.cpp */; };
- CDE6CC241EF9E984005E745A /* json_common.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD472C751CCC1ABD0084C8D6 /* json_common.cpp */; };
- CDE6CC2C1EF9E994005E745A /* libjson_s.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CDE6CC2B1EF9E984005E745A /* libjson_s.a */; };
- CDE6CC2D1EF9E994005E745A /* libjson-direct_s.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CDE6CC1F1EF9E977005E745A /* libjson-direct_s.a */; };
- /* End PBXBuildFile section */
- /* Begin PBXCopyFilesBuildPhase section */
- CDF643301C6E9A8B0016A475 /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = /usr/share/man/man1/;
- dstSubfolderSpec = 0;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 1;
- };
- /* End PBXCopyFilesBuildPhase section */
- /* Begin PBXFileReference section */
- CD17473E1D4C1DFD000C344B /* json_binder_discard.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = json_binder_discard.cpp; sourceTree = "<group>"; };
- CD1AD69D219F7CFF00AB8959 /* json */ = {isa = PBXFileReference; lastKnownFileType = folder; name = json; path = include/json; sourceTree = "<group>"; };
- CD2B09881E6374F300D6D23A /* json_binder_terminate.t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = json_binder_terminate.t.h; sourceTree = "<group>"; };
- CD2B098B1E63839A00D6D23A /* json_binder_tuple.t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = json_binder_tuple.t.h; sourceTree = "<group>"; };
- CD31E1E9219CE85A001C2AF1 /* json_binder_polymorphic.t.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.h; path = json_binder_polymorphic.t.h; sourceTree = "<group>"; };
- CD3C80CF1D6A711000ACC795 /* libjson-direct.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = "libjson-direct.dylib"; sourceTree = BUILT_PRODUCTS_DIR; };
- CD472C751CCC1ABD0084C8D6 /* json_common.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = json_common.cpp; sourceTree = "<group>"; };
- CD472C7F1CCDA4B00084C8D6 /* json_parser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = json_parser.cpp; sourceTree = "<group>"; };
- CD679D761E61267300F9F843 /* json_binder_value_int.t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = json_binder_value_int.t.h; sourceTree = "<group>"; };
- CD679D781E6126C700F9F843 /* json_tc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = json_tc.cpp; sourceTree = "<group>"; };
- CD679D7B1E61E26000F9F843 /* json_binder_value_string.t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = json_binder_value_string.t.h; sourceTree = "<group>"; };
- CD679D7C1E6273DB00F9F843 /* json_binder_value_double.t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = json_binder_value_double.t.h; sourceTree = "<group>"; };
- CD84C4EB1F68908F002014D3 /* json_binder_custom.t.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = json_binder_custom.t.h; sourceTree = "<group>"; tabWidth = 2; };
- CDB2F7331C5D47F70067C2EC /* libjson.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libjson.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
- CDB2F7411C5D48090067C2EC /* json.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = json.cpp; sourceTree = "<group>"; tabWidth = 2; };
- CDE6CC1F1EF9E977005E745A /* libjson-direct_s.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libjson-direct_s.a"; sourceTree = BUILT_PRODUCTS_DIR; };
- CDE6CC2B1EF9E984005E745A /* libjson_s.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libjson_s.a; sourceTree = BUILT_PRODUCTS_DIR; };
- CDECC7D41E64E6A900BEE842 /* json_binder_collection.t.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = json_binder_collection.t.h; sourceTree = "<group>"; };
- CDECC7D51E6504C800BEE842 /* json_binder_test_bool.t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = json_binder_test_bool.t.h; sourceTree = "<group>"; };
- CDECC7D61E65073E00BEE842 /* json_binder_object.t.h */ = {isa = PBXFileReference; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = json_binder_object.t.h; sourceTree = "<group>"; tabWidth = 2; };
- CDF643321C6E9A8B0016A475 /* json_tc */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = json_tc; sourceTree = BUILT_PRODUCTS_DIR; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- CD3C80C81D6A711000ACC795 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CDB2F7301C5D47F70067C2EC /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CDE6CC101EF9E977005E745A /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CDE6CC251EF9E984005E745A /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CDF6432F1C6E9A8B0016A475 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CDE6CC2C1EF9E994005E745A /* libjson_s.a in Frameworks */,
- CDE6CC2D1EF9E994005E745A /* libjson-direct_s.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- CD1AD69A219F7A2F00AB8959 /* src */ = {
- isa = PBXGroup;
- children = (
- CD472C751CCC1ABD0084C8D6 /* json_common.cpp */,
- CDB2F7411C5D48090067C2EC /* json.cpp */,
- CD472C7F1CCDA4B00084C8D6 /* json_parser.cpp */,
- CD17473E1D4C1DFD000C344B /* json_binder_discard.cpp */,
- );
- path = src;
- sourceTree = "<group>";
- };
- CD679D751E61266300F9F843 /* test */ = {
- isa = PBXGroup;
- children = (
- CDECC7D51E6504C800BEE842 /* json_binder_test_bool.t.h */,
- CD679D761E61267300F9F843 /* json_binder_value_int.t.h */,
- CD679D7B1E61E26000F9F843 /* json_binder_value_string.t.h */,
- CD679D7C1E6273DB00F9F843 /* json_binder_value_double.t.h */,
- CD2B098B1E63839A00D6D23A /* json_binder_tuple.t.h */,
- CDECC7D61E65073E00BEE842 /* json_binder_object.t.h */,
- CDECC7D41E64E6A900BEE842 /* json_binder_collection.t.h */,
- CD2B09881E6374F300D6D23A /* json_binder_terminate.t.h */,
- CD84C4EB1F68908F002014D3 /* json_binder_custom.t.h */,
- CD31E1E9219CE85A001C2AF1 /* json_binder_polymorphic.t.h */,
- CD679D781E6126C700F9F843 /* json_tc.cpp */,
- );
- path = test;
- sourceTree = "<group>";
- };
- CDB2F72A1C5D47F70067C2EC = {
- isa = PBXGroup;
- children = (
- CD1AD69D219F7CFF00AB8959 /* json */,
- CD1AD69A219F7A2F00AB8959 /* src */,
- CD679D751E61266300F9F843 /* test */,
- CDB2F7341C5D47F70067C2EC /* Products */,
- );
- sourceTree = "<group>";
- };
- CDB2F7341C5D47F70067C2EC /* Products */ = {
- isa = PBXGroup;
- children = (
- CDB2F7331C5D47F70067C2EC /* libjson.dylib */,
- CDF643321C6E9A8B0016A475 /* json_tc */,
- CD3C80CF1D6A711000ACC795 /* libjson-direct.dylib */,
- CDE6CC1F1EF9E977005E745A /* libjson-direct_s.a */,
- CDE6CC2B1EF9E984005E745A /* libjson_s.a */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXHeadersBuildPhase section */
- CD3C80C91D6A711000ACC795 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CD1AD69E219F7CFF00AB8959 /* json in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CDB2F7311C5D47F70067C2EC /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CDE6CC111EF9E977005E745A /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CDE6CC261EF9E984005E745A /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXHeadersBuildPhase section */
- /* Begin PBXNativeTarget section */
- CD3C80C21D6A711000ACC795 /* json-direct */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = CD3C80CC1D6A711000ACC795 /* Build configuration list for PBXNativeTarget "json-direct" */;
- buildPhases = (
- CD3C80C31D6A711000ACC795 /* Sources */,
- CD3C80C81D6A711000ACC795 /* Frameworks */,
- CD3C80C91D6A711000ACC795 /* Headers */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "json-direct";
- productName = json;
- productReference = CD3C80CF1D6A711000ACC795 /* libjson-direct.dylib */;
- productType = "com.apple.product-type.library.dynamic";
- };
- CDB2F7321C5D47F70067C2EC /* json */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = CDB2F73E1C5D47F70067C2EC /* Build configuration list for PBXNativeTarget "json" */;
- buildPhases = (
- CDB2F72F1C5D47F70067C2EC /* Sources */,
- CDB2F7301C5D47F70067C2EC /* Frameworks */,
- CDB2F7311C5D47F70067C2EC /* Headers */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = json;
- productName = json;
- productReference = CDB2F7331C5D47F70067C2EC /* libjson.dylib */;
- productType = "com.apple.product-type.library.dynamic";
- };
- CDE6CC0C1EF9E977005E745A /* json-direct_s */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = CDE6CC1C1EF9E977005E745A /* Build configuration list for PBXNativeTarget "json-direct_s" */;
- buildPhases = (
- CDE6CC0D1EF9E977005E745A /* Sources */,
- CDE6CC101EF9E977005E745A /* Frameworks */,
- CDE6CC111EF9E977005E745A /* Headers */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "json-direct_s";
- productName = json;
- productReference = CDE6CC1F1EF9E977005E745A /* libjson-direct_s.a */;
- productType = "com.apple.product-type.library.static";
- };
- CDE6CC201EF9E984005E745A /* json_s */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = CDE6CC281EF9E984005E745A /* Build configuration list for PBXNativeTarget "json_s" */;
- buildPhases = (
- CDE6CC211EF9E984005E745A /* Sources */,
- CDE6CC251EF9E984005E745A /* Frameworks */,
- CDE6CC261EF9E984005E745A /* Headers */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = json_s;
- productName = json;
- productReference = CDE6CC2B1EF9E984005E745A /* libjson_s.a */;
- productType = "com.apple.product-type.library.static";
- };
- CDF643311C6E9A8B0016A475 /* json_tc */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = CDF643381C6E9A8B0016A475 /* Build configuration list for PBXNativeTarget "json_tc" */;
- buildPhases = (
- CD679D771E61269500F9F843 /* ShellScript */,
- CDF6432E1C6E9A8B0016A475 /* Sources */,
- CDF6432F1C6E9A8B0016A475 /* Frameworks */,
- CDF643301C6E9A8B0016A475 /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = json_tc;
- productName = "json-test";
- productReference = CDF643321C6E9A8B0016A475 /* json_tc */;
- productType = "com.apple.product-type.tool";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- CDB2F72B1C5D47F70067C2EC /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 1000;
- ORGANIZATIONNAME = "Sam Jaffe";
- TargetAttributes = {
- CDB2F7321C5D47F70067C2EC = {
- CreatedOnToolsVersion = 7.2;
- };
- CDF643311C6E9A8B0016A475 = {
- CreatedOnToolsVersion = 7.2.1;
- };
- };
- };
- buildConfigurationList = CDB2F72E1C5D47F70067C2EC /* Build configuration list for PBXProject "json" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- );
- mainGroup = CDB2F72A1C5D47F70067C2EC;
- productRefGroup = CDB2F7341C5D47F70067C2EC /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- CDB2F7321C5D47F70067C2EC /* json */,
- CD3C80C21D6A711000ACC795 /* json-direct */,
- CDF643311C6E9A8B0016A475 /* json_tc */,
- CDE6CC0C1EF9E977005E745A /* json-direct_s */,
- CDE6CC201EF9E984005E745A /* json_s */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXShellScriptBuildPhase section */
- CD679D771E61269500F9F843 /* ShellScript */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- "$(SRCROOT)/test/json_binder_value_int.t.h",
- "$(SRCROOT)/test/json_binder_value_string.t.h",
- "$(SRCROOT)/test/json_binder_value_double.t.h",
- "$(SRCROOT)/test/json_binder_terminate.t.h",
- "$(SRCROOT)/test/json_binder_tuple.t.h",
- "$(SRCROOT)/test/json_binder_collection.t.h",
- "$(SRCROOT)/test/json_binder_test_bool.t.h",
- "$(SRCROOT)/test/json_binder_object.t.h",
- "$(SRCROOT)/test/json_binder_custom.t.h",
- "$(SRCROOT)/test/json_binder_polymorphic.t.h",
- );
- outputPaths = (
- "$(SRCDIR)/test/json_tc.cpp",
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "cd test\ncxxtestgen --error-printer -o json_tc.cpp \\\n json_binder_value_int.t.h json_binder_value_string.t.h \\\n json_binder_value_double.t.h json_binder_terminate.t.h \\\n json_binder_tuple.t.h json_binder_collection.t.h \\\n json_binder_test_bool.t.h json_binder_object.t.h \\\n json_binder_custom.t.h json_binder_polymorphic.t.h\n";
- };
- /* End PBXShellScriptBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- CD3C80C31D6A711000ACC795 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CD3C80C61D6A711000ACC795 /* json_binder_discard.cpp in Sources */,
- CD3C80C71D6A711000ACC795 /* json_common.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CDB2F72F1C5D47F70067C2EC /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CD472C801CCDA4B00084C8D6 /* json_parser.cpp in Sources */,
- CDB2F7431C5D48090067C2EC /* json.cpp in Sources */,
- CD472C761CCC1ABD0084C8D6 /* json_common.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CDE6CC0D1EF9E977005E745A /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CDE6CC0E1EF9E977005E745A /* json_binder_discard.cpp in Sources */,
- CDE6CC0F1EF9E977005E745A /* json_common.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CDE6CC211EF9E984005E745A /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CDE6CC221EF9E984005E745A /* json_parser.cpp in Sources */,
- CDE6CC231EF9E984005E745A /* json.cpp in Sources */,
- CDE6CC241EF9E984005E745A /* json_common.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CDF6432E1C6E9A8B0016A475 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CD679D7A1E6126CA00F9F843 /* json_tc.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin XCBuildConfiguration section */
- CD3C80CD1D6A711000ACC795 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- EXECUTABLE_PREFIX = lib;
- GCC_ENABLE_CPP_EXCEPTIONS = YES;
- GCC_ENABLE_CPP_RTTI = YES;
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- CD3C80CE1D6A711000ACC795 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- EXECUTABLE_PREFIX = lib;
- GCC_ENABLE_CPP_EXCEPTIONS = YES;
- GCC_ENABLE_CPP_RTTI = YES;
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
- CDB2F73C1C5D47F70067C2EC /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- 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_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- 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_OBJC_ROOT_CLASS = YES_ERROR;
- 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;
- CODE_SIGN_IDENTITY = "-";
- COPY_PHASE_STRIP = NO;
- 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.10;
- MTL_ENABLE_DEBUG_INFO = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = macosx;
- USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/include/";
- };
- name = Debug;
- };
- CDB2F73D1C5D47F70067C2EC /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- 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_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- 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_OBJC_ROOT_CLASS = YES_ERROR;
- 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;
- CODE_SIGN_IDENTITY = "-";
- COPY_PHASE_STRIP = NO;
- 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.10;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = macosx;
- USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/include/";
- };
- name = Release;
- };
- CDB2F73F1C5D47F70067C2EC /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- EXECUTABLE_PREFIX = lib;
- GCC_ENABLE_CPP_EXCEPTIONS = YES;
- GCC_ENABLE_CPP_RTTI = YES;
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_NAME = "$(TARGET_NAME)";
- USER_HEADER_SEARCH_PATHS = "../**";
- };
- name = Debug;
- };
- CDB2F7401C5D47F70067C2EC /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- EXECUTABLE_PREFIX = lib;
- GCC_ENABLE_CPP_EXCEPTIONS = YES;
- GCC_ENABLE_CPP_RTTI = YES;
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_NAME = "$(TARGET_NAME)";
- USER_HEADER_SEARCH_PATHS = "../**";
- };
- name = Release;
- };
- CDE6CC1D1EF9E977005E745A /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- EXECUTABLE_PREFIX = lib;
- GCC_ENABLE_CPP_EXCEPTIONS = YES;
- GCC_ENABLE_CPP_RTTI = YES;
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_NAME = "$(TARGET_NAME)";
- USER_HEADER_SEARCH_PATHS = "../**";
- };
- name = Debug;
- };
- CDE6CC1E1EF9E977005E745A /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- EXECUTABLE_PREFIX = lib;
- GCC_ENABLE_CPP_EXCEPTIONS = YES;
- GCC_ENABLE_CPP_RTTI = YES;
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_NAME = "$(TARGET_NAME)";
- USER_HEADER_SEARCH_PATHS = "../**";
- };
- name = Release;
- };
- CDE6CC291EF9E984005E745A /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- EXECUTABLE_PREFIX = lib;
- GCC_ENABLE_CPP_EXCEPTIONS = YES;
- GCC_ENABLE_CPP_RTTI = YES;
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_NAME = "$(TARGET_NAME)";
- USER_HEADER_SEARCH_PATHS = "../**";
- };
- name = Debug;
- };
- CDE6CC2A1EF9E984005E745A /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- EXECUTABLE_PREFIX = lib;
- GCC_ENABLE_CPP_EXCEPTIONS = YES;
- GCC_ENABLE_CPP_RTTI = YES;
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- PRODUCT_NAME = "$(TARGET_NAME)";
- USER_HEADER_SEARCH_PATHS = "../**";
- };
- name = Release;
- };
- CDF643361C6E9A8B0016A475 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- GCC_TREAT_WARNINGS_AS_ERRORS = YES;
- GCC_WARN_PEDANTIC = YES;
- HEADER_SEARCH_PATHS = /usr/local/include/;
- PRODUCT_NAME = "$(TARGET_NAME)";
- USER_HEADER_SEARCH_PATHS = "../**";
- };
- name = Debug;
- };
- CDF643371C6E9A8B0016A475 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- GCC_TREAT_WARNINGS_AS_ERRORS = YES;
- GCC_WARN_PEDANTIC = YES;
- HEADER_SEARCH_PATHS = /usr/local/include/;
- PRODUCT_NAME = "$(TARGET_NAME)";
- USER_HEADER_SEARCH_PATHS = "../**";
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- CD3C80CC1D6A711000ACC795 /* Build configuration list for PBXNativeTarget "json-direct" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CD3C80CD1D6A711000ACC795 /* Debug */,
- CD3C80CE1D6A711000ACC795 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- CDB2F72E1C5D47F70067C2EC /* Build configuration list for PBXProject "json" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CDB2F73C1C5D47F70067C2EC /* Debug */,
- CDB2F73D1C5D47F70067C2EC /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- CDB2F73E1C5D47F70067C2EC /* Build configuration list for PBXNativeTarget "json" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CDB2F73F1C5D47F70067C2EC /* Debug */,
- CDB2F7401C5D47F70067C2EC /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- CDE6CC1C1EF9E977005E745A /* Build configuration list for PBXNativeTarget "json-direct_s" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CDE6CC1D1EF9E977005E745A /* Debug */,
- CDE6CC1E1EF9E977005E745A /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- CDE6CC281EF9E984005E745A /* Build configuration list for PBXNativeTarget "json_s" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CDE6CC291EF9E984005E745A /* Debug */,
- CDE6CC2A1EF9E984005E745A /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- CDF643381C6E9A8B0016A475 /* Build configuration list for PBXNativeTarget "json_tc" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CDF643361C6E9A8B0016A475 /* Debug */,
- CDF643371C6E9A8B0016A475 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = CDB2F72B1C5D47F70067C2EC /* Project object */;
- }
|