|
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 | 422 | 2602A63D27BD3C8C00B347F1 /* RemoteOrderSynchronizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2602A63C27BD3C8C00B347F1 /* RemoteOrderSynchronizer.swift */; }; |
| 423 | + 2602A63F27BD880A00B347F1 /* NewOrderInitialStatusResolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2602A63E27BD880A00B347F1 /* NewOrderInitialStatusResolver.swift */; }; |
423 | 424 | 260C315E2523CC4000157BC2 /* RefundProductsTotalViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 260C315D2523CC4000157BC2 /* RefundProductsTotalViewModel.swift */; }; |
424 | 425 | 260C31602524ECA900157BC2 /* IssueRefundViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 260C315F2524ECA900157BC2 /* IssueRefundViewController.swift */; }; |
425 | 426 | 260C31622524EEB200157BC2 /* IssueRefundViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 260C31612524EEB200157BC2 /* IssueRefundViewController.xib */; }; |
|
2058 | 2059 | 24F98C4F2502AEE200F49B68 /* EventLogging.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventLogging.swift; sourceTree = "<group>"; }; |
2059 | 2060 | 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 | 2061 | 2602A63C27BD3C8C00B347F1 /* RemoteOrderSynchronizer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoteOrderSynchronizer.swift; sourceTree = "<group>"; }; |
| 2062 | + 2602A63E27BD880A00B347F1 /* NewOrderInitialStatusResolver.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewOrderInitialStatusResolver.swift; sourceTree = "<group>"; }; |
2061 | 2063 | 260C315D2523CC4000157BC2 /* RefundProductsTotalViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RefundProductsTotalViewModel.swift; sourceTree = "<group>"; }; |
2062 | 2064 | 260C315F2524ECA900157BC2 /* IssueRefundViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IssueRefundViewController.swift; sourceTree = "<group>"; }; |
2063 | 2065 | 260C31612524EEB200157BC2 /* IssueRefundViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = IssueRefundViewController.xib; sourceTree = "<group>"; }; |
|
4526 | 4528 | 26C6439227B5DBE900DD00D1 /* OrderSynchronizer.swift */, |
4527 | 4529 | 26C6439427B9A1B300DD00D1 /* LocalOrderSynchronizer.swift */, |
4528 | 4530 | 2602A63C27BD3C8C00B347F1 /* RemoteOrderSynchronizer.swift */, |
| 4531 | + 2602A63E27BD880A00B347F1 /* NewOrderInitialStatusResolver.swift */, |
4529 | 4532 | ); |
4530 | 4533 | path = Synchronizer; |
4531 | 4534 | sourceTree = "<group>"; |
|
8397 | 8400 | 02817B39242B34560050AD8B /* ToolbarView.swift in Sources */, |
8398 | 8401 | D817586222BB64C300289CFE /* OrderDetailsNotices.swift in Sources */, |
8399 | 8402 | 022F7A0324A05F6400012601 /* LinkedProductsListSelectorViewController.swift in Sources */, |
| 8403 | + 2602A63F27BD880A00B347F1 /* NewOrderInitialStatusResolver.swift in Sources */, |
8400 | 8404 | E120F63826C26B550005A029 /* InPersonPaymentsLoadingView.swift in Sources */, |
8401 | 8405 | 456417F4247D5434001203F6 /* UITableView+Helpers.swift in Sources */, |
8402 | 8406 | E15FC74326BC1D2700CF83E6 /* SafariSheet.swift in Sources */, |
|
0 commit comments