|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 697852FD17D934B5006BFCD0 /* nestedDataWithTypeMismatchOnImages.json in Resources */ = {isa = PBXBuildFile; fileRef = 697852FC17D934B5006BFCD0 /* nestedDataWithTypeMismatchOnImages.json */; }; |
| 11 | + 697852FF17D93547006BFCD0 /* nestedDataWithTypeMismatchOnImagesObject.json in Resources */ = {isa = PBXBuildFile; fileRef = 697852FE17D93546006BFCD0 /* nestedDataWithTypeMismatchOnImagesObject.json */; }; |
10 | 12 | 9C0D0240166E6BBF001EA645 /* KivaViewControllerNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C0D023E166E6BBF001EA645 /* KivaViewControllerNetworking.m */; }; |
11 | 13 | 9C0D0241166E6BBF001EA645 /* KivaViewControllerNetworking.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9C0D023F166E6BBF001EA645 /* KivaViewControllerNetworking.xib */; }; |
12 | 14 | 9C66DFA8168CEF420015CCDF /* ArrayTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C66DF60168CEF420015CCDF /* ArrayTests.m */; }; |
|
142 | 144 | /* End PBXContainerItemProxy section */ |
143 | 145 |
|
144 | 146 | /* Begin PBXFileReference section */ |
| 147 | + 697852FC17D934B5006BFCD0 /* nestedDataWithTypeMismatchOnImages.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = nestedDataWithTypeMismatchOnImages.json; sourceTree = "<group>"; }; |
| 148 | + 697852FE17D93546006BFCD0 /* nestedDataWithTypeMismatchOnImagesObject.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = nestedDataWithTypeMismatchOnImagesObject.json; sourceTree = "<group>"; }; |
145 | 149 | 9C0D023D166E6BBF001EA645 /* KivaViewControllerNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KivaViewControllerNetworking.h; sourceTree = "<group>"; }; |
146 | 150 | 9C0D023E166E6BBF001EA645 /* KivaViewControllerNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KivaViewControllerNetworking.m; sourceTree = "<group>"; }; |
147 | 151 | 9C0D023F166E6BBF001EA645 /* KivaViewControllerNetworking.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = KivaViewControllerNetworking.xib; sourceTree = "<group>"; }; |
|
414 | 418 | 9C66DF6B168CEF420015CCDF /* jsonTypes.json */, |
415 | 419 | 9C66DF6C168CEF420015CCDF /* nestedData.json */, |
416 | 420 | 9C66DF6D168CEF420015CCDF /* nestedDataWithErrors.json */, |
| 421 | + 697852FC17D934B5006BFCD0 /* nestedDataWithTypeMismatchOnImages.json */, |
| 422 | + 697852FE17D93546006BFCD0 /* nestedDataWithTypeMismatchOnImagesObject.json */, |
417 | 423 | 9C66DF6E168CEF420015CCDF /* post.json */, |
418 | 424 | 9C66DF6F168CEF420015CCDF /* primitives.json */, |
419 | 425 | 9C66DF70168CEF420015CCDF /* primitivesWithErrors.json */, |
|
846 | 852 | 9C66DFB5168CEF420015CCDF /* withOptProp.json in Resources */, |
847 | 853 | 9C66DFB6168CEF420015CCDF /* withoutOptProp.json in Resources */, |
848 | 854 | 9CB1EE47172C1205004BAA07 /* specialPropertyName.json in Resources */, |
| 855 | + 697852FD17D934B5006BFCD0 /* nestedDataWithTypeMismatchOnImages.json in Resources */, |
| 856 | + 697852FF17D93547006BFCD0 /* nestedDataWithTypeMismatchOnImagesObject.json in Resources */, |
849 | 857 | ); |
850 | 858 | runOnlyForDeploymentPostprocessing = 0; |
851 | 859 | }; |
|
0 commit comments