|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 4A50001D19C5DCCF00C161A0 /* InitWithDataTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A50001C19C5DCCF00C161A0 /* InitWithDataTests.m */; }; |
| 10 | + 28AAF20D1B0B3AF70006A101 /* JSONModel+SLYExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 28AAF20C1B0B3AF70006A101 /* JSONModel+SLYExtension.m */; }; |
11 | 11 | 358FD078D3C0D56C77ACD770 /* ExtremeNestingModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 358FDBE28A19497358D1A6DA /* ExtremeNestingModel.m */; };
|
12 | 12 | 358FD179E0B41C47C67713B5 /* InteractionModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 358FDCB3CFE05DBA0DE27E5F /* InteractionModel.m */; };
|
13 | 13 | 358FD61804BD21F41035348E /* ExtremeNestingTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 358FDBA42551FF88466BD5C3 /* ExtremeNestingTests.m */; };
|
14 | 14 | 358FD640BFEAB00349FBBA4A /* DrugModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 358FD25356988AC33EA6A935 /* DrugModel.m */; };
|
| 15 | + 4A50001D19C5DCCF00C161A0 /* InitWithDataTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A50001C19C5DCCF00C161A0 /* InitWithDataTests.m */; }; |
15 | 16 | 69286BDA17FA280900D1BA81 /* nestedDataWithDictionaryError.json in Resources */ = {isa = PBXBuildFile; fileRef = 69286BD917FA280900D1BA81 /* nestedDataWithDictionaryError.json */; };
|
16 | 17 | 69286BDB17FA280900D1BA81 /* nestedDataWithDictionaryError.json in Resources */ = {isa = PBXBuildFile; fileRef = 69286BD917FA280900D1BA81 /* nestedDataWithDictionaryError.json */; };
|
17 | 18 | 697852FD17D934B5006BFCD0 /* nestedDataWithTypeMismatchOnImages.json in Resources */ = {isa = PBXBuildFile; fileRef = 697852FC17D934B5006BFCD0 /* nestedDataWithTypeMismatchOnImages.json */; };
|
|
156 | 157 | /* End PBXContainerItemProxy section */
|
157 | 158 |
|
158 | 159 | /* Begin PBXFileReference section */
|
159 |
| - 4A50001C19C5DCCF00C161A0 /* InitWithDataTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InitWithDataTests.m; sourceTree = "<group>"; }; |
| 160 | + 28AAF20B1B0B3AF70006A101 /* JSONModel+SLYExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "JSONModel+SLYExtension.h"; sourceTree = "<group>"; }; |
| 161 | + 28AAF20C1B0B3AF70006A101 /* JSONModel+SLYExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "JSONModel+SLYExtension.m"; sourceTree = "<group>"; }; |
160 | 162 | 358FD25356988AC33EA6A935 /* DrugModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DrugModel.m; sourceTree = "<group>"; };
|
161 | 163 | 358FD7AD55FD213CBAAB460F /* ExtremeNestingModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExtremeNestingModel.h; sourceTree = "<group>"; };
|
162 | 164 | 358FD807C3E86F5DC4058645 /* ExtremeNestingTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExtremeNestingTests.h; sourceTree = "<group>"; };
|
|
165 | 167 | 358FDBE28A19497358D1A6DA /* ExtremeNestingModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExtremeNestingModel.m; sourceTree = "<group>"; };
|
166 | 168 | 358FDCB3CFE05DBA0DE27E5F /* InteractionModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InteractionModel.m; sourceTree = "<group>"; };
|
167 | 169 | 358FDED5E028AA00D3E6564D /* InteractionModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InteractionModel.h; sourceTree = "<group>"; };
|
| 170 | + 4A50001C19C5DCCF00C161A0 /* InitWithDataTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InitWithDataTests.m; sourceTree = "<group>"; }; |
168 | 171 | 69286BD917FA280900D1BA81 /* nestedDataWithDictionaryError.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = nestedDataWithDictionaryError.json; sourceTree = "<group>"; };
|
169 | 172 | 697852FC17D934B5006BFCD0 /* nestedDataWithTypeMismatchOnImages.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = nestedDataWithTypeMismatchOnImages.json; sourceTree = "<group>"; };
|
170 | 173 | 697852FE17D93546006BFCD0 /* nestedDataWithTypeMismatchOnImagesObject.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = nestedDataWithTypeMismatchOnImagesObject.json; sourceTree = "<group>"; };
|
|
493 | 496 | 9C66E014168CF0AA0015CCDF /* JSONModelCategories */ = {
|
494 | 497 | isa = PBXGroup;
|
495 | 498 | children = (
|
| 499 | + 28AAF20B1B0B3AF70006A101 /* JSONModel+SLYExtension.h */, |
| 500 | + 28AAF20C1B0B3AF70006A101 /* JSONModel+SLYExtension.m */, |
496 | 501 | 9C66E015168CF0AA0015CCDF /* NSArray+JSONModel.h */,
|
497 | 502 | 9C66E016168CF0AA0015CCDF /* NSArray+JSONModel.m */,
|
498 | 503 | );
|
|
925 | 930 | 9C55AF0F189033AE004EBD8A /* GitHubRepoModel.m in Sources */,
|
926 | 931 | 9CBBBFB1166BBB05008B4326 /* MyDataModel.m in Sources */,
|
927 | 932 | 9CBBBFB5166BBB21008B4326 /* StorageViewController.m in Sources */,
|
| 933 | + 28AAF20D1B0B3AF70006A101 /* JSONModel+SLYExtension.m in Sources */, |
928 | 934 | 9C0D0240166E6BBF001EA645 /* KivaViewControllerNetworking.m in Sources */,
|
929 | 935 | 9C55AF0E18903300004EBD8A /* ReposModel.m in Sources */,
|
930 | 936 | 9C66E024168CF0AA0015CCDF /* JSONModel.m in Sources */,
|
|
0 commit comments