|
208 | 208 | 0262DA5823A23AC80029AF30 /* ProductShippingSettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0262DA5623A23AC80029AF30 /* ProductShippingSettingsViewController.swift */; }; |
209 | 209 | 0262DA5923A23AC80029AF30 /* ProductShippingSettingsViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0262DA5723A23AC80029AF30 /* ProductShippingSettingsViewController.xib */; }; |
210 | 210 | 0262DA5B23A244830029AF30 /* Product+ShippingSettingsViewModels.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0262DA5A23A244830029AF30 /* Product+ShippingSettingsViewModels.swift */; }; |
211 | | - 02645D7C27BA027B0065DC68 /* InboxNoteRowViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02645D7827BA027A0065DC68 /* InboxNoteRowViewModel.swift */; }; |
212 | 211 | 02645D7D27BA027B0065DC68 /* Inbox.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02645D7927BA027B0065DC68 /* Inbox.swift */; }; |
213 | 212 | 02645D7E27BA027B0065DC68 /* InboxViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02645D7A27BA027B0065DC68 /* InboxViewModel.swift */; }; |
214 | | - 02645D7F27BA027B0065DC68 /* InboxNoteRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02645D7B27BA027B0065DC68 /* InboxNoteRow.swift */; }; |
215 | 213 | 02691780232600A6002AFC20 /* ProductsTabProductViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0269177F232600A6002AFC20 /* ProductsTabProductViewModelTests.swift */; }; |
216 | 214 | 02691782232605B9002AFC20 /* PaginatedListViewControllerStateCoordinatorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02691781232605B9002AFC20 /* PaginatedListViewControllerStateCoordinatorTests.swift */; }; |
217 | 215 | 0269576A23726304001BA0BF /* KeyboardFrameObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0269576923726304001BA0BF /* KeyboardFrameObserver.swift */; }; |
|
1835 | 1833 | 0262DA5623A23AC80029AF30 /* ProductShippingSettingsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductShippingSettingsViewController.swift; sourceTree = "<group>"; }; |
1836 | 1834 | 0262DA5723A23AC80029AF30 /* ProductShippingSettingsViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ProductShippingSettingsViewController.xib; sourceTree = "<group>"; }; |
1837 | 1835 | 0262DA5A23A244830029AF30 /* Product+ShippingSettingsViewModels.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Product+ShippingSettingsViewModels.swift"; sourceTree = "<group>"; }; |
1838 | | - 02645D7827BA027A0065DC68 /* InboxNoteRowViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InboxNoteRowViewModel.swift; sourceTree = "<group>"; }; |
1839 | 1836 | 02645D7927BA027B0065DC68 /* Inbox.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Inbox.swift; sourceTree = "<group>"; }; |
1840 | 1837 | 02645D7A27BA027B0065DC68 /* InboxViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InboxViewModel.swift; sourceTree = "<group>"; }; |
1841 | | - 02645D7B27BA027B0065DC68 /* InboxNoteRow.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InboxNoteRow.swift; sourceTree = "<group>"; }; |
1842 | 1838 | 0269177F232600A6002AFC20 /* ProductsTabProductViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductsTabProductViewModelTests.swift; sourceTree = "<group>"; }; |
1843 | 1839 | 02691781232605B9002AFC20 /* PaginatedListViewControllerStateCoordinatorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaginatedListViewControllerStateCoordinatorTests.swift; sourceTree = "<group>"; }; |
1844 | 1840 | 0269576923726304001BA0BF /* KeyboardFrameObserver.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardFrameObserver.swift; sourceTree = "<group>"; }; |
|
3757 | 3753 | isa = PBXGroup; |
3758 | 3754 | children = ( |
3759 | 3755 | 02645D7927BA027B0065DC68 /* Inbox.swift */, |
3760 | | - 02645D7B27BA027B0065DC68 /* InboxNoteRow.swift */, |
3761 | | - 02645D7827BA027A0065DC68 /* InboxNoteRowViewModel.swift */, |
3762 | 3756 | 02645D7A27BA027B0065DC68 /* InboxViewModel.swift */, |
3763 | 3757 | ); |
3764 | 3758 | path = Inbox; |
|
8590 | 8584 | 311237EE2714DA240033C44E /* CardPresentModalDisplayMessage.swift in Sources */, |
8591 | 8585 | 45E3C8F325E7D30300102E84 /* ShippingLabelAddress+Woo.swift in Sources */, |
8592 | 8586 | 57A25C7C25ACFAEC00A54A62 /* OrderFulfillmentNoticePresenter.swift in Sources */, |
8593 | | - 02645D7C27BA027B0065DC68 /* InboxNoteRowViewModel.swift in Sources */, |
8594 | 8587 | D8610BD2256F291000A5DF27 /* JetpackErrorViewModel.swift in Sources */, |
8595 | 8588 | 26C6E8E626E6B5F500C7BB0F /* StateSelectorViewModel.swift in Sources */, |
8596 | 8589 | 020B2F9423BDDBDC00BD79AD /* ProductUpdateError+UI.swift in Sources */, |
|
8763 | 8756 | 454453CA27566CDE00464AC5 /* HubMenuViewModel.swift in Sources */, |
8764 | 8757 | 934CB123224EAB150005CCB9 /* main.swift in Sources */, |
8765 | 8758 | 456396AE25C81D81001F1A26 /* ShippingLabelFormViewModel.swift in Sources */, |
8766 | | - 02645D7F27BA027B0065DC68 /* InboxNoteRow.swift in Sources */, |
8767 | 8759 | 02ECD1DF24FF48D000735BE5 /* PaginationTracker.swift in Sources */, |
8768 | 8760 | 020886572499E643001D784E /* ProductExternalLinkViewController.swift in Sources */, |
8769 | 8761 | 262A09812628A8F40033AD20 /* WooStyleModifiers.swift in Sources */, |
|
0 commit comments