|
606 | 606 | 02C34C752D50F4C3004BFB50 /* AddressMapPickerViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02C34C742D50F4C3004BFB50 /* AddressMapPickerViewModel.swift */; }; |
607 | 607 | 02C3FACE282A93020095440A /* WooAnalyticsEvent+Dashboard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02C3FACD282A93020095440A /* WooAnalyticsEvent+Dashboard.swift */; }; |
608 | 608 | 02C3FDEA251091CE009569EE /* ProductFactoryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02C3FDE9251091CE009569EE /* ProductFactoryTests.swift */; }; |
| 609 | + 02C470B62E7BDB7700F5F716 /* POSSettingsLocalCatalogViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02C470B52E7BDB7700F5F716 /* POSSettingsLocalCatalogViewModelTests.swift */; }; |
| 610 | + 02C470B82E7BDD9600F5F716 /* MockPOSCatalogSyncCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02C470B72E7BDD9400F5F716 /* MockPOSCatalogSyncCoordinator.swift */; }; |
| 611 | + 02C470BA2E7BDDD100F5F716 /* MockPOSCatalogSettingsService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02C470B92E7BDDCF00F5F716 /* MockPOSCatalogSettingsService.swift */; }; |
609 | 612 | 02C7EE8A2B21B951008B7DF8 /* ProductWithQuantityStepperViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02C7EE892B21B951008B7DF8 /* ProductWithQuantityStepperViewModel.swift */; }; |
610 | 613 | 02C7EE8C2B22B21D008B7DF8 /* CollapsibleProductRowCardViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02C7EE8B2B22B21D008B7DF8 /* CollapsibleProductRowCardViewModel.swift */; }; |
611 | 614 | 02C7EE902B22EFB9008B7DF8 /* CollapsibleProductRowCardViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02C7EE8F2B22EFB9008B7DF8 /* CollapsibleProductRowCardViewModelTests.swift */; }; |
|
3821 | 3824 | 02C34C742D50F4C3004BFB50 /* AddressMapPickerViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddressMapPickerViewModel.swift; sourceTree = "<group>"; }; |
3822 | 3825 | 02C3FACD282A93020095440A /* WooAnalyticsEvent+Dashboard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WooAnalyticsEvent+Dashboard.swift"; sourceTree = "<group>"; }; |
3823 | 3826 | 02C3FDE9251091CE009569EE /* ProductFactoryTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductFactoryTests.swift; sourceTree = "<group>"; }; |
| 3827 | + 02C470B52E7BDB7700F5F716 /* POSSettingsLocalCatalogViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = POSSettingsLocalCatalogViewModelTests.swift; sourceTree = "<group>"; }; |
| 3828 | + 02C470B72E7BDD9400F5F716 /* MockPOSCatalogSyncCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockPOSCatalogSyncCoordinator.swift; sourceTree = "<group>"; }; |
| 3829 | + 02C470B92E7BDDCF00F5F716 /* MockPOSCatalogSettingsService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockPOSCatalogSettingsService.swift; sourceTree = "<group>"; }; |
3824 | 3830 | 02C7EE892B21B951008B7DF8 /* ProductWithQuantityStepperViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductWithQuantityStepperViewModel.swift; sourceTree = "<group>"; }; |
3825 | 3831 | 02C7EE8B2B22B21D008B7DF8 /* CollapsibleProductRowCardViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CollapsibleProductRowCardViewModel.swift; sourceTree = "<group>"; }; |
3826 | 3832 | 02C7EE8F2B22EFB9008B7DF8 /* CollapsibleProductRowCardViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CollapsibleProductRowCardViewModelTests.swift; sourceTree = "<group>"; }; |
|
7396 | 7402 | 01AB2D112DDC7AD100AA67FD /* PointOfSaleItemListAnalyticsTrackerTests.swift */, |
7397 | 7403 | 208628722D48E476003F45DC /* Payments Onboarding */, |
7398 | 7404 | 026A502E2D2F8099002C42C2 /* Infinite Scroll */, |
| 7405 | + 02C470B42E7BDB2D00F5F716 /* Settings */, |
7399 | 7406 | 686A71B52DC9E5C10006E835 /* POSItemActionHandlerTests.swift */, |
7400 | 7407 | 689F291B2DE45604004DF52B /* POSStockFormatterTests.swift */, |
7401 | 7408 | ); |
|
7793 | 7800 | path = "Edit Shipping"; |
7794 | 7801 | sourceTree = "<group>"; |
7795 | 7802 | }; |
| 7803 | + 02C470B42E7BDB2D00F5F716 /* Settings */ = { |
| 7804 | + isa = PBXGroup; |
| 7805 | + children = ( |
| 7806 | + 02C470B52E7BDB7700F5F716 /* POSSettingsLocalCatalogViewModelTests.swift */, |
| 7807 | + ); |
| 7808 | + path = Settings; |
| 7809 | + sourceTree = "<group>"; |
| 7810 | + }; |
7796 | 7811 | 02C5CBD724A5D16A00860C64 /* Linked Products List Selector */ = { |
7797 | 7812 | isa = PBXGroup; |
7798 | 7813 | children = ( |
|
7839 | 7854 | 02CD3BFC2C35D01600E575C4 /* Mocks */ = { |
7840 | 7855 | isa = PBXGroup; |
7841 | 7856 | children = ( |
| 7857 | + 02C470B92E7BDDCF00F5F716 /* MockPOSCatalogSettingsService.swift */, |
| 7858 | + 02C470B72E7BDD9400F5F716 /* MockPOSCatalogSyncCoordinator.swift */, |
7842 | 7859 | 016582E12E787187001DBB6F /* MockOnboardingViewFactoryConfiguration.swift */, |
7843 | 7860 | 01B7AFBF2E7080180004BE9D /* MockPOSOrderListController.swift */, |
7844 | 7861 | 019460E12E70121A00FCB9AB /* MockPOSReceiptController.swift */, |
|
17292 | 17309 | EE2EDFE12987A189004E702B /* MockABTestVariationProvider.swift in Sources */, |
17293 | 17310 | 0273707E24C0047800167204 /* SequenceHelpersTests.swift in Sources */, |
17294 | 17311 | 012ACB762E5C83EC00A49458 /* POSOrderListControllerTests.swift in Sources */, |
| 17312 | + 02C470B62E7BDB7700F5F716 /* POSSettingsLocalCatalogViewModelTests.swift in Sources */, |
17295 | 17313 | DE9A02A32A44441200193ABF /* RequirementsCheckerTests.swift in Sources */, |
17296 | 17314 | D802547326551D0F001B2CC1 /* CardPresentModalTapCardTests.swift in Sources */, |
17297 | 17315 | B55BC1F321A8790F0011A0C0 /* StringHTMLTests.swift in Sources */, |
|
17621 | 17639 | DE36E09C2A89EEA400B98496 /* StoreNameSetupViewModelTests.swift in Sources */, |
17622 | 17640 | 57C2F6E624C27B3100131012 /* SwitchStoreNoticePresenterTests.swift in Sources */, |
17623 | 17641 | 020BE77123B4A4C6007FE54C /* AztecHorizontalRulerFormatBarCommandTests.swift in Sources */, |
| 17642 | + 02C470BA2E7BDDD100F5F716 /* MockPOSCatalogSettingsService.swift in Sources */, |
17624 | 17643 | B5C6CE612190D28E00515926 /* NSAttributedStringHelperTests.swift in Sources */, |
17625 | 17644 | CC07860526736B6500BA9AC1 /* ErrorTopBannerFactoryTests.swift in Sources */, |
17626 | 17645 | 02490D1E284F3226002096EF /* ProductImagesSaverTests.swift in Sources */, |
|
17798 | 17817 | 2D09E0D52E65C9B9005C26F3 /* ApplicationPasswordsExperimentStateTests.swift in Sources */, |
17799 | 17818 | D816DDBC22265DA300903E59 /* OrderTrackingTableViewCellTests.swift in Sources */, |
17800 | 17819 | 579CDF01274D811D00E8903D /* StoreStatsUsageTracksEventEmitterTests.swift in Sources */, |
| 17820 | + 02C470B82E7BDD9600F5F716 /* MockPOSCatalogSyncCoordinator.swift in Sources */, |
17801 | 17821 | CE4AFE482CD239B90013C52B /* WooShippingPostPurchaseViewModelTests.swift in Sources */, |
17802 | 17822 | EE3272A429A88F750015F8D0 /* StoreOnboardingViewModelTests.swift in Sources */, |
17803 | 17823 | 262A2C2B2537A3330086C1BE /* MockRefunds.swift in Sources */, |
|
0 commit comments