|
50 | 50 | B56C1EB620EA757B00D749F9 /* SiteListMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = B56C1EB520EA757B00D749F9 /* SiteListMapper.swift */; }; |
51 | 51 | B56C1EB820EA76F500D749F9 /* Site.swift in Sources */ = {isa = PBXBuildFile; fileRef = B56C1EB720EA76F500D749F9 /* Site.swift */; }; |
52 | 52 | B56C1EBA20EA7D2C00D749F9 /* sites.json in Resources */ = {isa = PBXBuildFile; fileRef = B56C1EB920EA7D2C00D749F9 /* sites.json */; }; |
| 53 | + B58E5BEA20FFB3D0003C986E /* CodingUserInfoKey+Woo.swift in Sources */ = {isa = PBXBuildFile; fileRef = B58E5BE920FFB3D0003C986E /* CodingUserInfoKey+Woo.swift */; }; |
53 | 54 | B5969E1520A47F99005E9DF1 /* RemoteTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5969E1420A47F99005E9DF1 /* RemoteTests.swift */; }; |
54 | 55 | B5BB1D0C20A2050300112D92 /* DateFormatter+Woo.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5BB1D0B20A2050300112D92 /* DateFormatter+Woo.swift */; }; |
55 | 56 | B5BB1D1020A237FB00112D92 /* Address.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5BB1D0F20A237FB00112D92 /* Address.swift */; }; |
|
60 | 61 | B5C6FCD420A373BB00A4F8E4 /* OrderMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5C6FCD320A373BA00A4F8E4 /* OrderMapper.swift */; }; |
61 | 62 | B5C6FCD620A3768900A4F8E4 /* order.json in Resources */ = {isa = PBXBuildFile; fileRef = B5C6FCD520A3768900A4F8E4 /* order.json */; }; |
62 | 63 | CE20179320E3EFA7005B4C18 /* broken-orders.json in Resources */ = {isa = PBXBuildFile; fileRef = CE20179220E3EFA7005B4C18 /* broken-orders.json */; }; |
| 64 | + CE21B3E72106811000A259D5 /* new-order-note.json in Resources */ = {isa = PBXBuildFile; fileRef = CE21B3E62106811000A259D5 /* new-order-note.json */; }; |
| 65 | + CE583A0E2109154500D73C1C /* OrderNoteMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE583A0D2109154500D73C1C /* OrderNoteMapper.swift */; }; |
63 | 66 | /* End PBXBuildFile section */ |
64 | 67 |
|
65 | 68 | /* Begin PBXContainerItemProxy section */ |
|
119 | 122 | B56C1EB520EA757B00D749F9 /* SiteListMapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SiteListMapper.swift; sourceTree = "<group>"; }; |
120 | 123 | B56C1EB720EA76F500D749F9 /* Site.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Site.swift; sourceTree = "<group>"; }; |
121 | 124 | B56C1EB920EA7D2C00D749F9 /* sites.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = sites.json; sourceTree = "<group>"; }; |
| 125 | + B58E5BE920FFB3D0003C986E /* CodingUserInfoKey+Woo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CodingUserInfoKey+Woo.swift"; sourceTree = "<group>"; }; |
122 | 126 | B5969E1420A47F99005E9DF1 /* RemoteTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoteTests.swift; sourceTree = "<group>"; }; |
123 | 127 | B5BB1D0B20A2050300112D92 /* DateFormatter+Woo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DateFormatter+Woo.swift"; sourceTree = "<group>"; }; |
124 | 128 | B5BB1D0F20A237FB00112D92 /* Address.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Address.swift; sourceTree = "<group>"; }; |
|
131 | 135 | BD9439D9B8F2C1ED2EADAA51 /* Pods-NetworkingTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NetworkingTests.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-NetworkingTests/Pods-NetworkingTests.debug.xcconfig"; sourceTree = "<group>"; }; |
132 | 136 | C8F9A8CC6F90A8C9B5EF2EE2 /* Pods-Networking.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Networking.release.xcconfig"; path = "../Pods/Target Support Files/Pods-Networking/Pods-Networking.release.xcconfig"; sourceTree = "<group>"; }; |
133 | 137 | CE20179220E3EFA7005B4C18 /* broken-orders.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "broken-orders.json"; sourceTree = "<group>"; }; |
| 138 | + CE21B3E62106811000A259D5 /* new-order-note.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "new-order-note.json"; sourceTree = "<group>"; }; |
| 139 | + CE583A0D2109154500D73C1C /* OrderNoteMapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderNoteMapper.swift; sourceTree = "<group>"; }; |
134 | 140 | F3F25DC15EC1D7C631169CB5 /* Pods_Networking.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Networking.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
135 | 141 | F6CEE1CA2AD376C0C28AE9F6 /* Pods-NetworkingTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NetworkingTests.release.xcconfig"; path = "../Pods/Target Support Files/Pods-NetworkingTests/Pods-NetworkingTests.release.xcconfig"; sourceTree = "<group>"; }; |
136 | 142 | /* End PBXFileReference section */ |
|
312 | 318 | B559EBA820A0B5B100836CD4 /* Responses */ = { |
313 | 319 | isa = PBXGroup; |
314 | 320 | children = ( |
| 321 | + CE21B3E62106811000A259D5 /* new-order-note.json */, |
315 | 322 | B505F6D420BEE4E600BB1B69 /* me.json */, |
316 | 323 | B559EBA920A0B5CD00836CD4 /* orders-load-all.json */, |
317 | 324 | B5C6FCD520A3768900A4F8E4 /* order.json */, |
|
333 | 340 | B567AF2A20A0FA4200AB6C62 /* OrderListMapper.swift */, |
334 | 341 | B56C1EB520EA757B00D749F9 /* SiteListMapper.swift */, |
335 | 342 | 74C8F06720EEB7BC00B6EDC9 /* OrderNotesMapper.swift */, |
| 343 | + CE583A0D2109154500D73C1C /* OrderNoteMapper.swift */, |
336 | 344 | ); |
337 | 345 | path = Mapper; |
338 | 346 | sourceTree = "<group>"; |
|
341 | 349 | isa = PBXGroup; |
342 | 350 | children = ( |
343 | 351 | B5BB1D0B20A2050300112D92 /* DateFormatter+Woo.swift */, |
| 352 | + B58E5BE920FFB3D0003C986E /* CodingUserInfoKey+Woo.swift */, |
344 | 353 | ); |
345 | 354 | path = Extensions; |
346 | 355 | sourceTree = "<group>"; |
|
479 | 488 | files = ( |
480 | 489 | 74C8F06620EEB76400B6EDC9 /* order-notes.json in Resources */, |
481 | 490 | 74C8F06C20EEBD5D00B6EDC9 /* broken-order.json in Resources */, |
| 491 | + CE21B3E72106811000A259D5 /* new-order-note.json in Resources */, |
482 | 492 | B505F6D520BEE4E700BB1B69 /* me.json in Resources */, |
483 | 493 | B5C6FCD620A3768900A4F8E4 /* order.json in Resources */, |
484 | 494 | B559EBAA20A0B5CD00836CD4 /* orders-load-all.json in Resources */, |
|
556 | 566 | files = ( |
557 | 567 | B56C1EB620EA757B00D749F9 /* SiteListMapper.swift in Sources */, |
558 | 568 | B557DA1A20979D66005962F4 /* Settings.swift in Sources */, |
| 569 | + B58E5BEA20FFB3D0003C986E /* CodingUserInfoKey+Woo.swift in Sources */, |
559 | 570 | 741B950120EBC8A700DD6E2D /* OrderCouponLine.swift in Sources */, |
560 | 571 | 74C8F06420EEB44800B6EDC9 /* OrderNote.swift in Sources */, |
561 | 572 | B5BB1D0C20A2050300112D92 /* DateFormatter+Woo.swift in Sources */, |
|
571 | 582 | B518662220A097C200037A38 /* Network.swift in Sources */, |
572 | 583 | B518662420A099BF00037A38 /* AlamofireNetwork.swift in Sources */, |
573 | 584 | B557DA1820979D51005962F4 /* Credentials.swift in Sources */, |
| 585 | + CE583A0E2109154500D73C1C /* OrderNoteMapper.swift in Sources */, |
574 | 586 | B5C6FCCF20A3592900A4F8E4 /* OrderItem.swift in Sources */, |
575 | 587 | B505F6EC20BEFDC200BB1B69 /* Loader.swift in Sources */, |
576 | 588 | B5BB1D1220A255EC00112D92 /* OrderStatus.swift in Sources */, |
|
0 commit comments