|
@@ -46,6 +46,9 @@
|
|
|
CD1747431D4C216B000C344B /* example.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = example.json; sourceTree = "<group>"; };
|
|
CD1747431D4C216B000C344B /* example.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = example.json; sourceTree = "<group>"; };
|
|
|
CD217D8F1CCAD587007C50C6 /* json_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = json_test.cpp; sourceTree = "<group>"; };
|
|
CD217D8F1CCAD587007C50C6 /* json_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = json_test.cpp; sourceTree = "<group>"; };
|
|
|
CD217D921CCAD885007C50C6 /* json_common.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = json_common.hpp; sourceTree = "<group>"; };
|
|
CD217D921CCAD885007C50C6 /* json_common.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = json_common.hpp; sourceTree = "<group>"; };
|
|
|
|
|
+ CD2B09881E6374F300D6D23A /* json_binder_terminate.t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = json_binder_terminate.t.h; sourceTree = "<group>"; };
|
|
|
|
|
+ CD2B098A1E63822100D6D23A /* json_direct_get_binder.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = json_direct_get_binder.hpp; sourceTree = "<group>"; };
|
|
|
|
|
+ CD2B098B1E63839A00D6D23A /* json_binder_tuple.t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = json_binder_tuple.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; };
|
|
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>"; };
|
|
CD472C751CCC1ABD0084C8D6 /* json_common.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = json_common.cpp; sourceTree = "<group>"; };
|
|
|
CD472C791CCC1CD80084C8D6 /* json_tuple_binder.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = json_tuple_binder.hpp; sourceTree = "<group>"; };
|
|
CD472C791CCC1CD80084C8D6 /* json_tuple_binder.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = json_tuple_binder.hpp; sourceTree = "<group>"; };
|
|
@@ -103,6 +106,7 @@
|
|
|
CD472C791CCC1CD80084C8D6 /* json_tuple_binder.hpp */,
|
|
CD472C791CCC1CD80084C8D6 /* json_tuple_binder.hpp */,
|
|
|
CD472C7A1CCC1D440084C8D6 /* json_object_binder.hpp */,
|
|
CD472C7A1CCC1D440084C8D6 /* json_object_binder.hpp */,
|
|
|
CD472C7E1CCC498C0084C8D6 /* json_direct_binder.hpp */,
|
|
CD472C7E1CCC498C0084C8D6 /* json_direct_binder.hpp */,
|
|
|
|
|
+ CD2B098A1E63822100D6D23A /* json_direct_get_binder.hpp */,
|
|
|
CD472C7B1CCC1DA20084C8D6 /* json_direct_map_binder.hpp */,
|
|
CD472C7B1CCC1DA20084C8D6 /* json_direct_map_binder.hpp */,
|
|
|
CD472C7D1CCC1E120084C8D6 /* json_direct_scalar_binder.hpp */,
|
|
CD472C7D1CCC1E120084C8D6 /* json_direct_scalar_binder.hpp */,
|
|
|
CD472C7C1CCC1DDF0084C8D6 /* json_direct_vector_binder.hpp */,
|
|
CD472C7C1CCC1DDF0084C8D6 /* json_direct_vector_binder.hpp */,
|
|
@@ -147,6 +151,8 @@
|
|
|
CD679D761E61267300F9F843 /* json_binder_value_int.t.h */,
|
|
CD679D761E61267300F9F843 /* json_binder_value_int.t.h */,
|
|
|
CD679D7B1E61E26000F9F843 /* json_binder_value_string.t.h */,
|
|
CD679D7B1E61E26000F9F843 /* json_binder_value_string.t.h */,
|
|
|
CD679D7C1E6273DB00F9F843 /* json_binder_value_double.t.h */,
|
|
CD679D7C1E6273DB00F9F843 /* json_binder_value_double.t.h */,
|
|
|
|
|
+ CD2B098B1E63839A00D6D23A /* json_binder_tuple.t.h */,
|
|
|
|
|
+ CD2B09881E6374F300D6D23A /* json_binder_terminate.t.h */,
|
|
|
CD679D781E6126C700F9F843 /* json_tc.cpp */,
|
|
CD679D781E6126C700F9F843 /* json_tc.cpp */,
|
|
|
);
|
|
);
|
|
|
name = test;
|
|
name = test;
|
|
@@ -302,13 +308,15 @@
|
|
|
"$(SRCROOT)/json_binder_value_int.t.h",
|
|
"$(SRCROOT)/json_binder_value_int.t.h",
|
|
|
"$(SRCROOT)/json_binder_value_string.t.h",
|
|
"$(SRCROOT)/json_binder_value_string.t.h",
|
|
|
"$(SRCROOT)/json_binder_value_double.t.h",
|
|
"$(SRCROOT)/json_binder_value_double.t.h",
|
|
|
|
|
+ "$(SRCROOT)/json_binder_terminate.t.h",
|
|
|
|
|
+ "$(SRCROOT)/json_binder_tuple.t.h",
|
|
|
);
|
|
);
|
|
|
outputPaths = (
|
|
outputPaths = (
|
|
|
"$(SRCDIR)/json_tc.cpp",
|
|
"$(SRCDIR)/json_tc.cpp",
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
shellPath = /bin/sh;
|
|
shellPath = /bin/sh;
|
|
|
- shellScript = "cxxtestgen --error-printer -o json_tc.cpp json_binder_value_int.t.h json_binder_value_string.t.h json_binder_value_double.t.h";
|
|
|
|
|
|
|
+ shellScript = "cxxtestgen --error-printer -o json_tc.cpp json_binder_value_int.t.h json_binder_value_string.t.h json_binder_value_double.t.h json_binder_terminate.t.h json_binder_tuple.t.h";
|
|
|
};
|
|
};
|
|
|
/* End PBXShellScriptBuildPhase section */
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
|
|