|
22 | 22 | 93F174601BD070AA007E7DFC /* JSONHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93F1745F1BD070AA007E7DFC /* JSONHelper.swift */; };
|
23 | 23 | C667011B1BDCABCE009BA254 /* SwiftyJSONTemplate.txt in Resources */ = {isa = PBXBuildFile; fileRef = C667011A1BDCABCE009BA254 /* SwiftyJSONTemplate.txt */; };
|
24 | 24 | C667011D1BDCAF23009BA254 /* ObjectMapperTemplate.txt in Resources */ = {isa = PBXBuildFile; fileRef = C667011C1BDCAF23009BA254 /* ObjectMapperTemplate.txt */; };
|
| 25 | + C667011F1BDCBE1F009BA254 /* NSCodingTemplate.txt in Resources */ = {isa = PBXBuildFile; fileRef = C667011E1BDCBE1F009BA254 /* NSCodingTemplate.txt */; }; |
25 | 26 | /* End PBXBuildFile section */
|
26 | 27 |
|
27 | 28 | /* Begin PBXContainerItemProxy section */
|
|
53 | 54 | 93F1745F1BD070AA007E7DFC /* JSONHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JSONHelper.swift; sourceTree = "<group>"; };
|
54 | 55 | C667011A1BDCABCE009BA254 /* SwiftyJSONTemplate.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SwiftyJSONTemplate.txt; sourceTree = "<group>"; };
|
55 | 56 | C667011C1BDCAF23009BA254 /* ObjectMapperTemplate.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ObjectMapperTemplate.txt; sourceTree = "<group>"; };
|
| 57 | + C667011E1BDCBE1F009BA254 /* NSCodingTemplate.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NSCodingTemplate.txt; sourceTree = "<group>"; }; |
56 | 58 | /* End PBXFileReference section */
|
57 | 59 |
|
58 | 60 | /* Begin PBXFrameworksBuildPhase section */
|
|
79 | 81 | 9341A14E1BD6E7290048CE2C /* BaseTemplate.txt */,
|
80 | 82 | C667011A1BDCABCE009BA254 /* SwiftyJSONTemplate.txt */,
|
81 | 83 | C667011C1BDCAF23009BA254 /* ObjectMapperTemplate.txt */,
|
| 84 | + C667011E1BDCBE1F009BA254 /* NSCodingTemplate.txt */, |
82 | 85 | );
|
83 | 86 | path = "Base Files";
|
84 | 87 | sourceTree = "<group>";
|
|
235 | 238 | buildActionMask = 2147483647;
|
236 | 239 | files = (
|
237 | 240 | C667011B1BDCABCE009BA254 /* SwiftyJSONTemplate.txt in Resources */,
|
| 241 | + C667011F1BDCBE1F009BA254 /* NSCodingTemplate.txt in Resources */, |
238 | 242 | 93F174471BD0707D007E7DFC /* Assets.xcassets in Resources */,
|
239 | 243 | C667011D1BDCAF23009BA254 /* ObjectMapperTemplate.txt in Resources */,
|
240 | 244 | 9341A14F1BD6E7290048CE2C /* BaseTemplate.txt in Resources */,
|
|
0 commit comments