|
301 | 301 | 627B5E762320EC760046E23D /* Model_To_JSON */ = { |
302 | 302 | isa = PBXGroup; |
303 | 303 | children = ( |
304 | | - 627B5E772320EC760046E23D /* MTJ_04_KeyMapping.swift */, |
305 | | - 627B5E782320EC760046E23D /* MTJ_05_CustomValue.swift */, |
306 | | - 627B5E792320EC760046E23D /* MTJ_02_NestedModel.swift */, |
307 | 304 | 627B5E7A2320EC760046E23D /* MTJ_01_Basic.swift */, |
| 305 | + 627B5E792320EC760046E23D /* MTJ_02_NestedModel.swift */, |
308 | 306 | 627B5E7B2320EC760046E23D /* MTJ_03_ModelArray.swift */, |
| 307 | + 627B5E772320EC760046E23D /* MTJ_04_KeyMapping.swift */, |
| 308 | + 627B5E782320EC760046E23D /* MTJ_05_CustomValue.swift */, |
309 | 309 | ); |
310 | 310 | path = Model_To_JSON; |
311 | 311 | sourceTree = "<group>"; |
|
324 | 324 | children = ( |
325 | 325 | 627B5E802320EC760046E23D /* JTM_01_Basic.swift */, |
326 | 326 | 627B5E812320EC760046E23D /* JTM_02_DataType.swift */, |
327 | | - 627B5E822320EC760046E23D /* JTM_06_CustomValue.swift */, |
| 327 | + 627B5E862320EC760046E23D /* JTM_03_NestedModel.swift */, |
| 328 | + 627B5E852320EC760046E23D /* JTM_04_ModelArray.swift */, |
328 | 329 | 627B5E832320EC760046E23D /* JTM_05_KeyMapping.swift */, |
| 330 | + 627B5E822320EC760046E23D /* JTM_06_CustomValue.swift */, |
329 | 331 | 627B5E842320EC760046E23D /* JTM_07_DynamicModel.swift */, |
330 | | - 627B5E852320EC760046E23D /* JTM_04_ModelArray.swift */, |
331 | | - 627B5E862320EC760046E23D /* JTM_03_NestedModel.swift */, |
332 | 332 | ); |
333 | 333 | path = JSON_To_Model; |
334 | 334 | sourceTree = "<group>"; |
|
0 commit comments