|
594 | 594 | 265C99E628B9CB8E005E6117 /* StoreInfoViewModifiers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 265C99E528B9CB8E005E6117 /* StoreInfoViewModifiers.swift */; }; |
595 | 595 | 265D909D2446688C00D66F0F /* ProductCategoryViewModelBuilderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 267CFE1824435A5500AF3A13 /* ProductCategoryViewModelBuilderTests.swift */; }; |
596 | 596 | 2662D90626E1571900E25611 /* ListSelector.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2662D90526E1571900E25611 /* ListSelector.swift */; }; |
597 | | - 2662D90826E15D6E00E25611 /* CountrySelectorCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2662D90726E15D6E00E25611 /* CountrySelectorCommand.swift */; }; |
| 597 | + 2662D90826E15D6E00E25611 /* AreaSelectorCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2662D90726E15D6E00E25611 /* AreaSelectorCommand.swift */; }; |
598 | 598 | 2662D90A26E16B3600E25611 /* FilterListSelector.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2662D90926E16B3600E25611 /* FilterListSelector.swift */; }; |
599 | 599 | 2664210126F3E1BB001FC5B4 /* ModalHostingPresentationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2664210026F3E1BB001FC5B4 /* ModalHostingPresentationController.swift */; }; |
600 | 600 | 2664210326F40FB1001FC5B4 /* View+ScrollModifiers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2664210226F40FB1001FC5B4 /* View+ScrollModifiers.swift */; }; |
|
651 | 651 | 26C6E8E026E2B7BD00C7BB0F /* CountrySelectorViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26C6E8DF26E2B7BD00C7BB0F /* CountrySelectorViewModel.swift */; }; |
652 | 652 | 26C6E8E426E2D87C00C7BB0F /* CountrySelectorViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26C6E8E326E2D87C00C7BB0F /* CountrySelectorViewModelTests.swift */; }; |
653 | 653 | 26C6E8E626E6B5F500C7BB0F /* StateSelectorViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26C6E8E526E6B5F500C7BB0F /* StateSelectorViewModel.swift */; }; |
654 | | - 26C6E8E826E6B6AC00C7BB0F /* StateSelectorCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26C6E8E726E6B6AC00C7BB0F /* StateSelectorCommand.swift */; }; |
655 | 654 | 26C6E8EA26E8FD3900C7BB0F /* LazyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26C6E8E926E8FD3900C7BB0F /* LazyView.swift */; }; |
656 | 655 | 26C6E8EC26E8FF4800C7BB0F /* LazyNavigationLink.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26C6E8EB26E8FF4800C7BB0F /* LazyNavigationLink.swift */; }; |
657 | 656 | 26CCBE0B2523B3650073F94D /* RefundProductsTotalTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26CCBE0A2523B3650073F94D /* RefundProductsTotalTableViewCell.swift */; }; |
|
2616 | 2615 | 265C99E328B9C834005E6117 /* StoreInfoProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoreInfoProvider.swift; sourceTree = "<group>"; }; |
2617 | 2616 | 265C99E528B9CB8E005E6117 /* StoreInfoViewModifiers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoreInfoViewModifiers.swift; sourceTree = "<group>"; }; |
2618 | 2617 | 2662D90526E1571900E25611 /* ListSelector.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ListSelector.swift; sourceTree = "<group>"; }; |
2619 | | - 2662D90726E15D6E00E25611 /* CountrySelectorCommand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CountrySelectorCommand.swift; sourceTree = "<group>"; }; |
| 2618 | + 2662D90726E15D6E00E25611 /* AreaSelectorCommand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AreaSelectorCommand.swift; sourceTree = "<group>"; }; |
2620 | 2619 | 2662D90926E16B3600E25611 /* FilterListSelector.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FilterListSelector.swift; sourceTree = "<group>"; }; |
2621 | 2620 | 2664210026F3E1BB001FC5B4 /* ModalHostingPresentationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ModalHostingPresentationController.swift; sourceTree = "<group>"; }; |
2622 | 2621 | 2664210226F40FB1001FC5B4 /* View+ScrollModifiers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+ScrollModifiers.swift"; sourceTree = "<group>"; }; |
|
2672 | 2671 | 26C6E8DF26E2B7BD00C7BB0F /* CountrySelectorViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CountrySelectorViewModel.swift; sourceTree = "<group>"; }; |
2673 | 2672 | 26C6E8E326E2D87C00C7BB0F /* CountrySelectorViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CountrySelectorViewModelTests.swift; sourceTree = "<group>"; }; |
2674 | 2673 | 26C6E8E526E6B5F500C7BB0F /* StateSelectorViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StateSelectorViewModel.swift; sourceTree = "<group>"; }; |
2675 | | - 26C6E8E726E6B6AC00C7BB0F /* StateSelectorCommand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StateSelectorCommand.swift; sourceTree = "<group>"; }; |
2676 | 2674 | 26C6E8E926E8FD3900C7BB0F /* LazyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LazyView.swift; sourceTree = "<group>"; }; |
2677 | 2675 | 26C6E8EB26E8FF4800C7BB0F /* LazyNavigationLink.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LazyNavigationLink.swift; sourceTree = "<group>"; }; |
2678 | 2676 | 26CCBE0A2523B3650073F94D /* RefundProductsTotalTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RefundProductsTotalTableViewCell.swift; sourceTree = "<group>"; }; |
|
6884 | 6882 | AEC95D402774C5AE001571F5 /* AddressFormViewModelProtocol.swift */, |
6885 | 6883 | AEE2610E26E664CE00B142A0 /* EditOrderAddressFormViewModel.swift */, |
6886 | 6884 | 2662D90926E16B3600E25611 /* FilterListSelector.swift */, |
6887 | | - 2662D90726E15D6E00E25611 /* CountrySelectorCommand.swift */, |
| 6885 | + 2662D90726E15D6E00E25611 /* AreaSelectorCommand.swift */, |
6888 | 6886 | 26C6E8DF26E2B7BD00C7BB0F /* CountrySelectorViewModel.swift */, |
6889 | | - 26C6E8E726E6B6AC00C7BB0F /* StateSelectorCommand.swift */, |
6890 | 6887 | 26C6E8E526E6B5F500C7BB0F /* StateSelectorViewModel.swift */, |
6891 | 6888 | ); |
6892 | 6889 | path = "Address Edit"; |
|
10314 | 10311 | D831E2DC230E0558000037D0 /* Authentication.swift in Sources */, |
10315 | 10312 | 26DB7E3528636D2200506173 /* NonEditableOrderBanner.swift in Sources */, |
10316 | 10313 | 314DC4BF268D183600444C9E /* CardReaderSettingsKnownReaderStorage.swift in Sources */, |
10317 | | - 2662D90826E15D6E00E25611 /* CountrySelectorCommand.swift in Sources */, |
| 10314 | + 2662D90826E15D6E00E25611 /* AreaSelectorCommand.swift in Sources */, |
10318 | 10315 | 02393069291A065000B2632F /* DomainRowView.swift in Sources */, |
10319 | 10316 | 024A543422BA6F8F00F4F38E /* DeveloperEmailChecker.swift in Sources */, |
10320 | 10317 | 02AB407C27827C9100929CF3 /* ChartPlaceholderView.swift in Sources */, |
|
10575 | 10572 | 579CDEFF274D7E7900E8903D /* StoreStatsUsageTracksEventEmitter.swift in Sources */, |
10576 | 10573 | 74F9E9CE214C036400A3F2D2 /* NoPeriodDataTableViewCell.swift in Sources */, |
10577 | 10574 | 314DC4BD268D158F00444C9E /* CardReaderSettingsKnownReadersProvider.swift in Sources */, |
10578 | | - 26C6E8E826E6B6AC00C7BB0F /* StateSelectorCommand.swift in Sources */, |
10579 | 10575 | 576EA39225264C7400AFC0B3 /* RefundConfirmationViewController.swift in Sources */, |
10580 | 10576 | 2688641B25D3202B00821BA5 /* EditAttributesViewController.swift in Sources */, |
10581 | 10577 | B50911302049E27A007D25DC /* DashboardViewController.swift in Sources */, |
|
0 commit comments