|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 4A50001D19C5DCCF00C161A0 /* InitWithDataTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A50001C19C5DCCF00C161A0 /* InitWithDataTests.m */; }; |
10 | 11 | 69286BDA17FA280900D1BA81 /* nestedDataWithDictionaryError.json in Resources */ = {isa = PBXBuildFile; fileRef = 69286BD917FA280900D1BA81 /* nestedDataWithDictionaryError.json */; };
|
11 | 12 | 69286BDB17FA280900D1BA81 /* nestedDataWithDictionaryError.json in Resources */ = {isa = PBXBuildFile; fileRef = 69286BD917FA280900D1BA81 /* nestedDataWithDictionaryError.json */; };
|
12 | 13 | 697852FD17D934B5006BFCD0 /* nestedDataWithTypeMismatchOnImages.json in Resources */ = {isa = PBXBuildFile; fileRef = 697852FC17D934B5006BFCD0 /* nestedDataWithTypeMismatchOnImages.json */; };
|
|
151 | 152 | /* End PBXContainerItemProxy section */
|
152 | 153 |
|
153 | 154 | /* Begin PBXFileReference section */
|
| 155 | + 4A50001C19C5DCCF00C161A0 /* InitWithDataTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InitWithDataTests.m; sourceTree = "<group>"; }; |
154 | 156 | 69286BD917FA280900D1BA81 /* nestedDataWithDictionaryError.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = nestedDataWithDictionaryError.json; sourceTree = "<group>"; };
|
155 | 157 | 697852FC17D934B5006BFCD0 /* nestedDataWithTypeMismatchOnImages.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = nestedDataWithTypeMismatchOnImages.json; sourceTree = "<group>"; };
|
156 | 158 | 697852FE17D93546006BFCD0 /* nestedDataWithTypeMismatchOnImagesObject.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = nestedDataWithTypeMismatchOnImagesObject.json; sourceTree = "<group>"; };
|
|
419 | 421 | 9C735D6E170C007900FF96F5 /* InitFromWebTests.h */,
|
420 | 422 | 9C735D6F170C007900FF96F5 /* InitFromWebTests.m */,
|
421 | 423 | 9CCAFD911901B44300314886 /* SpecialPropertiesTests.m */,
|
| 424 | + 4A50001C19C5DCCF00C161A0 /* InitWithDataTests.m */, |
422 | 425 | );
|
423 | 426 | path = UnitTests;
|
424 | 427 | sourceTree = "<group>";
|
|
948 | 951 | 9C66E035168CF0AA0015CCDF /* JSONKeyMapper.m in Sources */,
|
949 | 952 | 9C66E037168CF0AA0015CCDF /* JSONValueTransformer.m in Sources */,
|
950 | 953 | 9CB1EE42172C1136004BAA07 /* SpecialPropertyNameTests.m in Sources */,
|
| 954 | + 4A50001D19C5DCCF00C161A0 /* InitWithDataTests.m in Sources */, |
951 | 955 | 9CD425751701FE0000A42AA1 /* HTTPClientSuite.m in Sources */,
|
952 | 956 | 9CD425781701FF2100A42AA1 /* MTTestSemaphor.m in Sources */,
|
953 | 957 | 9CD4257B1702002900A42AA1 /* MockNSURLConnection.m in Sources */,
|
|
0 commit comments