|
419 | 419 | 247CE8A6258340E600F9D9D1 /* ScreenshotImages.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 247CE8A5258340E600F9D9D1 /* ScreenshotImages.xcassets */; }; |
420 | 420 | 24C5AC7625A53021008FD769 /* Embassy in Frameworks */ = {isa = PBXBuildFile; productRef = 247CE89B2583402A00F9D9D1 /* Embassy */; }; |
421 | 421 | 24F98C502502AEE200F49B68 /* EventLogging.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24F98C4F2502AEE200F49B68 /* EventLogging.swift */; }; |
| 422 | + 2602A63D27BD3C8C00B347F1 /* RemoteOrderSynchronizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2602A63C27BD3C8C00B347F1 /* RemoteOrderSynchronizer.swift */; }; |
422 | 423 | 260C315E2523CC4000157BC2 /* RefundProductsTotalViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 260C315D2523CC4000157BC2 /* RefundProductsTotalViewModel.swift */; }; |
423 | 424 | 260C31602524ECA900157BC2 /* IssueRefundViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 260C315F2524ECA900157BC2 /* IssueRefundViewController.swift */; }; |
424 | 425 | 260C31622524EEB200157BC2 /* IssueRefundViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 260C31612524EEB200157BC2 /* IssueRefundViewController.xib */; }; |
|
2056 | 2057 | 24C579D124F476300076E1B4 /* Woo-Alpha.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Woo-Alpha.entitlements"; sourceTree = "<group>"; }; |
2057 | 2058 | 24F98C4F2502AEE200F49B68 /* EventLogging.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventLogging.swift; sourceTree = "<group>"; }; |
2058 | 2059 | 25D00C97936D2C6589F8ECE9 /* Pods-WooCommerce.release-alpha.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WooCommerce.release-alpha.xcconfig"; path = "../Pods/Target Support Files/Pods-WooCommerce/Pods-WooCommerce.release-alpha.xcconfig"; sourceTree = "<group>"; }; |
| 2060 | + 2602A63C27BD3C8C00B347F1 /* RemoteOrderSynchronizer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoteOrderSynchronizer.swift; sourceTree = "<group>"; }; |
2059 | 2061 | 260C315D2523CC4000157BC2 /* RefundProductsTotalViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RefundProductsTotalViewModel.swift; sourceTree = "<group>"; }; |
2060 | 2062 | 260C315F2524ECA900157BC2 /* IssueRefundViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IssueRefundViewController.swift; sourceTree = "<group>"; }; |
2061 | 2063 | 260C31612524EEB200157BC2 /* IssueRefundViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = IssueRefundViewController.xib; sourceTree = "<group>"; }; |
|
4523 | 4525 | children = ( |
4524 | 4526 | 26C6439227B5DBE900DD00D1 /* OrderSynchronizer.swift */, |
4525 | 4527 | 26C6439427B9A1B300DD00D1 /* LocalOrderSynchronizer.swift */, |
| 4528 | + 2602A63C27BD3C8C00B347F1 /* RemoteOrderSynchronizer.swift */, |
4526 | 4529 | ); |
4527 | 4530 | path = Synchronizer; |
4528 | 4531 | sourceTree = "<group>"; |
|
8663 | 8666 | DEDB886B26E8531E00981595 /* ShippingLabelPackageAttributes.swift in Sources */, |
8664 | 8667 | AEC95D412774C5AE001571F5 /* AddressFormViewModelProtocol.swift in Sources */, |
8665 | 8668 | B6E851F5276330200041D1BA /* RefundFeesDetailsTableViewCell.swift in Sources */, |
| 8669 | + 2602A63D27BD3C8C00B347F1 /* RemoteOrderSynchronizer.swift in Sources */, |
8666 | 8670 | B57C744A20F5649300EEFC87 /* EmptyStoresTableViewCell.swift in Sources */, |
8667 | 8671 | 45DB70602614C7E80064A6CF /* ShippingLabelPackageDetailsResultsControllers.swift in Sources */, |
8668 | 8672 | 027D67D1245ADDF40036B8DB /* FilterTypeViewModel+Helpers.swift in Sources */, |
|
0 commit comments