|
46 | 46 | 020BE77523B4A7EC007FE54C /* AztecSourceCodeFormatBarCommandTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020BE77423B4A7EC007FE54C /* AztecSourceCodeFormatBarCommandTests.swift */; }; |
47 | 47 | 020BE77723B4A9D9007FE54C /* AztecLinkFormatBarCommandTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020BE77623B4A9D9007FE54C /* AztecLinkFormatBarCommandTests.swift */; }; |
48 | 48 | 020C908424C84652001E2BEB /* ProductListMultiSelectorSearchUICommandTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020C908324C84652001E2BEB /* ProductListMultiSelectorSearchUICommandTests.swift */; }; |
| 49 | + 020D0BFD2914E92800BB3DCE /* StorePickerCoordinatorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020D0BFC2914E92800BB3DCE /* StorePickerCoordinatorTests.swift */; }; |
| 50 | + 020D0BFF2914F6BA00BB3DCE /* LoggedOutStoreCreationCoordinatorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020D0BFE2914F6BA00BB3DCE /* LoggedOutStoreCreationCoordinatorTests.swift */; }; |
49 | 51 | 020DD48A23229495005822B1 /* ProductsTabProductTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020DD48923229495005822B1 /* ProductsTabProductTableViewCell.swift */; }; |
50 | 52 | 020DD48D2322A617005822B1 /* ProductsTabProductViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020DD48C2322A617005822B1 /* ProductsTabProductViewModel.swift */; }; |
51 | 53 | 020DD48F232392C9005822B1 /* UIViewController+AppReview.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020DD48E232392C9005822B1 /* UIViewController+AppReview.swift */; }; |
|
229 | 231 | 0269576A23726304001BA0BF /* KeyboardFrameObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0269576923726304001BA0BF /* KeyboardFrameObserver.swift */; }; |
230 | 232 | 0269576D23726401001BA0BF /* KeyboardFrameObserverTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0269576C23726401001BA0BF /* KeyboardFrameObserverTests.swift */; }; |
231 | 233 | 02695770237281A9001BA0BF /* AztecTextViewAttachmentHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0269576F237281A9001BA0BF /* AztecTextViewAttachmentHandler.swift */; }; |
| 234 | + 0269A5E72913FD22003B20EB /* StoreCreationCoordinatorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0269A5E62913FD22003B20EB /* StoreCreationCoordinatorTests.swift */; }; |
232 | 235 | 0269A63C2581D26C007B49ED /* ShippingLabelPrintingStepListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0269A63B2581D26C007B49ED /* ShippingLabelPrintingStepListView.swift */; }; |
233 | 236 | 026B3C57249A046E00F7823C /* TextFieldTextAlignment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 026B3C56249A046E00F7823C /* TextFieldTextAlignment.swift */; }; |
234 | 237 | 026B80CF289A5E0B001960E4 /* LoginOnboardingSurveyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 026B80CE289A5E0B001960E4 /* LoginOnboardingSurveyView.swift */; }; |
|
1998 | 2001 | 020BE77423B4A7EC007FE54C /* AztecSourceCodeFormatBarCommandTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AztecSourceCodeFormatBarCommandTests.swift; sourceTree = "<group>"; }; |
1999 | 2002 | 020BE77623B4A9D9007FE54C /* AztecLinkFormatBarCommandTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AztecLinkFormatBarCommandTests.swift; sourceTree = "<group>"; }; |
2000 | 2003 | 020C908324C84652001E2BEB /* ProductListMultiSelectorSearchUICommandTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductListMultiSelectorSearchUICommandTests.swift; sourceTree = "<group>"; }; |
| 2004 | + 020D0BFC2914E92800BB3DCE /* StorePickerCoordinatorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StorePickerCoordinatorTests.swift; sourceTree = "<group>"; }; |
| 2005 | + 020D0BFE2914F6BA00BB3DCE /* LoggedOutStoreCreationCoordinatorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoggedOutStoreCreationCoordinatorTests.swift; sourceTree = "<group>"; }; |
2001 | 2006 | 020DD48923229495005822B1 /* ProductsTabProductTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductsTabProductTableViewCell.swift; sourceTree = "<group>"; }; |
2002 | 2007 | 020DD48C2322A617005822B1 /* ProductsTabProductViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductsTabProductViewModel.swift; sourceTree = "<group>"; }; |
2003 | 2008 | 020DD48E232392C9005822B1 /* UIViewController+AppReview.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIViewController+AppReview.swift"; sourceTree = "<group>"; }; |
|
2181 | 2186 | 0269576923726304001BA0BF /* KeyboardFrameObserver.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardFrameObserver.swift; sourceTree = "<group>"; }; |
2182 | 2187 | 0269576C23726401001BA0BF /* KeyboardFrameObserverTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardFrameObserverTests.swift; sourceTree = "<group>"; }; |
2183 | 2188 | 0269576F237281A9001BA0BF /* AztecTextViewAttachmentHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AztecTextViewAttachmentHandler.swift; sourceTree = "<group>"; }; |
| 2189 | + 0269A5E62913FD22003B20EB /* StoreCreationCoordinatorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoreCreationCoordinatorTests.swift; sourceTree = "<group>"; }; |
2184 | 2190 | 0269A63B2581D26C007B49ED /* ShippingLabelPrintingStepListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShippingLabelPrintingStepListView.swift; sourceTree = "<group>"; }; |
2185 | 2191 | 026B3C56249A046E00F7823C /* TextFieldTextAlignment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextFieldTextAlignment.swift; sourceTree = "<group>"; }; |
2186 | 2192 | 026B80CE289A5E0B001960E4 /* LoginOnboardingSurveyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginOnboardingSurveyView.swift; sourceTree = "<group>"; }; |
|
6153 | 6159 | DE61979428A25842005E4362 /* StorePickerViewModelTests.swift */, |
6154 | 6160 | DE3404E928B4C1D000CF0D97 /* NonAtomicSiteViewModelTests.swift */, |
6155 | 6161 | DE50295228BF4A8A00551736 /* JetpackConnectionWebViewModelTests.swift */, |
| 6162 | + 0269A5E62913FD22003B20EB /* StoreCreationCoordinatorTests.swift */, |
| 6163 | + 020D0BFC2914E92800BB3DCE /* StorePickerCoordinatorTests.swift */, |
| 6164 | + 020D0BFE2914F6BA00BB3DCE /* LoggedOutStoreCreationCoordinatorTests.swift */, |
6156 | 6165 | ); |
6157 | 6166 | path = Authentication; |
6158 | 6167 | sourceTree = "<group>"; |
|
10737 | 10746 | CC53FB402759042600C4CA4F /* ProductSelectorViewModelTests.swift in Sources */, |
10738 | 10747 | DE0A2EB1281BED38007A8015 /* ProductCategorySelectorViewModelTests.swift in Sources */, |
10739 | 10748 | 03AA16602719B83D005CCB7B /* ReceiptActionCoordinatorTests.swift in Sources */, |
| 10749 | + 020D0BFD2914E92800BB3DCE /* StorePickerCoordinatorTests.swift in Sources */, |
10740 | 10750 | CEEC9B6621E7C5200055EEF0 /* AppRatingManagerTests.swift in Sources */, |
10741 | 10751 | 263EB409242C58EA00F3A15F /* ProductFormActionsFactoryTests.swift in Sources */, |
10742 | 10752 | 02BA23C022EE9DAF009539E7 /* AsyncDictionaryTests.swift in Sources */, |
|
10760 | 10770 | DEC51AA0274F9922009F3DF4 /* JetpackInstallStepsViewModelTests.swift in Sources */, |
10761 | 10771 | E1068058285C787100668B46 /* BetaFeaturesTests.swift in Sources */, |
10762 | 10772 | 26C6E8E426E2D87C00C7BB0F /* CountrySelectorViewModelTests.swift in Sources */, |
| 10773 | + 0269A5E72913FD22003B20EB /* StoreCreationCoordinatorTests.swift in Sources */, |
10763 | 10774 | 02CE4307276994920006EAEF /* ProductSKUBarcodeScannerCoordinatorTests.swift in Sources */, |
10764 | 10775 | 0999877427D2819F00F82C65 /* BulkUpdateViewControllerTests.swift in Sources */, |
10765 | 10776 | 3190D61D26D6E97B00EF364D /* CardPresentModalRetryableErrorTests.swift in Sources */, |
|
11077 | 11088 | 579CDF01274D811D00E8903D /* StoreStatsUsageTracksEventEmitterTests.swift in Sources */, |
11078 | 11089 | 262A2C2B2537A3330086C1BE /* MockRefunds.swift in Sources */, |
11079 | 11090 | 027F240C258371150021DB06 /* RefundShippingLabelViewModelTests.swift in Sources */, |
| 11091 | + 020D0BFF2914F6BA00BB3DCE /* LoggedOutStoreCreationCoordinatorTests.swift in Sources */, |
11080 | 11092 | D85136DD231E613900DD0539 /* ReviewsViewModelTests.swift in Sources */, |
11081 | 11093 | DEFD6E61264990FB00E51E0D /* SitePluginListViewModelTests.swift in Sources */, |
11082 | 11094 | 02B2C831249C4C8D0040C83C /* TextFieldTextAlignmentTests.swift in Sources */, |
|
0 commit comments