|
58 | 58 | 020C908424C84652001E2BEB /* ProductListMultiSelectorSearchUICommandTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020C908324C84652001E2BEB /* ProductListMultiSelectorSearchUICommandTests.swift */; }; |
59 | 59 | 020D0BFD2914E92800BB3DCE /* StorePickerCoordinatorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020D0BFC2914E92800BB3DCE /* StorePickerCoordinatorTests.swift */; }; |
60 | 60 | 020D0BFF2914F6BA00BB3DCE /* LoggedOutStoreCreationCoordinatorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020D0BFE2914F6BA00BB3DCE /* LoggedOutStoreCreationCoordinatorTests.swift */; }; |
| 61 | + 020DD0AF294A06C400727BEF /* StoreCreationSellingStatusQuestionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020DD0AE294A06C400727BEF /* StoreCreationSellingStatusQuestionView.swift */; }; |
| 62 | + 020DD0B1294A071600727BEF /* StoreCreationSellingStatusQuestionViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020DD0B0294A071600727BEF /* StoreCreationSellingStatusQuestionViewModel.swift */; }; |
61 | 63 | 020DD48A23229495005822B1 /* ProductsTabProductTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020DD48923229495005822B1 /* ProductsTabProductTableViewCell.swift */; }; |
62 | 64 | 020DD48D2322A617005822B1 /* ProductsTabProductViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020DD48C2322A617005822B1 /* ProductsTabProductViewModel.swift */; }; |
63 | 65 | 020DD48F232392C9005822B1 /* UIViewController+AppReview.swift in Sources */ = {isa = PBXBuildFile; fileRef = 020DD48E232392C9005822B1 /* UIViewController+AppReview.swift */; }; |
|
295 | 297 | 0286B27C23C7051F003D784B /* ProductImagesViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0286B27823C7051F003D784B /* ProductImagesViewController.xib */; }; |
296 | 298 | 0286B27D23C7051F003D784B /* ProductImagesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0286B27923C7051F003D784B /* ProductImagesViewController.swift */; }; |
297 | 299 | 0286B27F23C70557003D784B /* ColumnFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0286B27E23C70557003D784B /* ColumnFlowLayout.swift */; }; |
| 300 | + 028A4655295AD2DA001CF6CE /* StoreCreationSellingStatusQuestionViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 028A4654295AD2DA001CF6CE /* StoreCreationSellingStatusQuestionViewModelTests.swift */; }; |
298 | 301 | 028AFFB32484ED2800693C09 /* Dictionary+Logging.swift in Sources */ = {isa = PBXBuildFile; fileRef = 028AFFB22484ED2800693C09 /* Dictionary+Logging.swift */; }; |
299 | 302 | 028AFFB62484EDA000693C09 /* Dictionary+LoggingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 028AFFB52484EDA000693C09 /* Dictionary+LoggingTests.swift */; }; |
300 | 303 | 028BAC3D22F2DECE008BB4AF /* StoreStatsAndTopPerformersViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 028BAC3C22F2DECE008BB4AF /* StoreStatsAndTopPerformersViewController.swift */; }; |
|
2094 | 2097 | 020C908324C84652001E2BEB /* ProductListMultiSelectorSearchUICommandTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductListMultiSelectorSearchUICommandTests.swift; sourceTree = "<group>"; }; |
2095 | 2098 | 020D0BFC2914E92800BB3DCE /* StorePickerCoordinatorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StorePickerCoordinatorTests.swift; sourceTree = "<group>"; }; |
2096 | 2099 | 020D0BFE2914F6BA00BB3DCE /* LoggedOutStoreCreationCoordinatorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoggedOutStoreCreationCoordinatorTests.swift; sourceTree = "<group>"; }; |
| 2100 | + 020DD0AE294A06C400727BEF /* StoreCreationSellingStatusQuestionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoreCreationSellingStatusQuestionView.swift; sourceTree = "<group>"; }; |
| 2101 | + 020DD0B0294A071600727BEF /* StoreCreationSellingStatusQuestionViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoreCreationSellingStatusQuestionViewModel.swift; sourceTree = "<group>"; }; |
2097 | 2102 | 020DD48923229495005822B1 /* ProductsTabProductTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductsTabProductTableViewCell.swift; sourceTree = "<group>"; }; |
2098 | 2103 | 020DD48C2322A617005822B1 /* ProductsTabProductViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductsTabProductViewModel.swift; sourceTree = "<group>"; }; |
2099 | 2104 | 020DD48E232392C9005822B1 /* UIViewController+AppReview.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIViewController+AppReview.swift"; sourceTree = "<group>"; }; |
|
2332 | 2337 | 0286B27823C7051F003D784B /* ProductImagesViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ProductImagesViewController.xib; sourceTree = "<group>"; }; |
2333 | 2338 | 0286B27923C7051F003D784B /* ProductImagesViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProductImagesViewController.swift; sourceTree = "<group>"; }; |
2334 | 2339 | 0286B27E23C70557003D784B /* ColumnFlowLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ColumnFlowLayout.swift; sourceTree = "<group>"; }; |
| 2340 | + 028A4654295AD2DA001CF6CE /* StoreCreationSellingStatusQuestionViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoreCreationSellingStatusQuestionViewModelTests.swift; sourceTree = "<group>"; }; |
2335 | 2341 | 028AFFB22484ED2800693C09 /* Dictionary+Logging.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Dictionary+Logging.swift"; sourceTree = "<group>"; }; |
2336 | 2342 | 028AFFB52484EDA000693C09 /* Dictionary+LoggingTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Dictionary+LoggingTests.swift"; sourceTree = "<group>"; }; |
2337 | 2343 | 028BAC3C22F2DECE008BB4AF /* StoreStatsAndTopPerformersViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoreStatsAndTopPerformersViewController.swift; sourceTree = "<group>"; }; |
|
4116 | 4122 | 0201E4262945B01800C793C7 /* StoreCreationProfilerQuestionView.swift */, |
4117 | 4123 | 0201E42C2946C23600C793C7 /* OptionalStoreCreationProfilerQuestionView.swift */, |
4118 | 4124 | 0201E42E2946F9F400C793C7 /* Category */, |
| 4125 | + 020DD0AD294A069500727BEF /* Selling Status */, |
4119 | 4126 | ); |
4120 | 4127 | path = Profiler; |
4121 | 4128 | sourceTree = "<group>"; |
|
4133 | 4140 | isa = PBXGroup; |
4134 | 4141 | children = ( |
4135 | 4142 | 0201E4302946FFDB00C793C7 /* StoreCreationCategoryQuestionViewModelTests.swift */, |
| 4143 | + 028A4654295AD2DA001CF6CE /* StoreCreationSellingStatusQuestionViewModelTests.swift */, |
4136 | 4144 | ); |
4137 | 4145 | path = Profiler; |
4138 | 4146 | sourceTree = "<group>"; |
|
4252 | 4260 | path = Product; |
4253 | 4261 | sourceTree = "<group>"; |
4254 | 4262 | }; |
| 4263 | + 020DD0AD294A069500727BEF /* Selling Status */ = { |
| 4264 | + isa = PBXGroup; |
| 4265 | + children = ( |
| 4266 | + 020DD0AE294A06C400727BEF /* StoreCreationSellingStatusQuestionView.swift */, |
| 4267 | + 020DD0B0294A071600727BEF /* StoreCreationSellingStatusQuestionViewModel.swift */, |
| 4268 | + ); |
| 4269 | + path = "Selling Status"; |
| 4270 | + sourceTree = "<group>"; |
| 4271 | + }; |
4255 | 4272 | 020DD48B2322A5F9005822B1 /* View Models */ = { |
4256 | 4273 | isa = PBXGroup; |
4257 | 4274 | children = ( |
|
10518 | 10535 | CC254F3026C2A53D005F3C82 /* ShippingLabelAddNewPackage.swift in Sources */, |
10519 | 10536 | 7441E1D221503F77004E6ECE /* IntrinsicTableView.swift in Sources */, |
10520 | 10537 | B517EA1D218B41F200730EC4 /* String+Woo.swift in Sources */, |
| 10538 | + 020DD0B1294A071600727BEF /* StoreCreationSellingStatusQuestionViewModel.swift in Sources */, |
10521 | 10539 | 26B3D8A0252235C50054C319 /* RefundShippingDetailsViewModel.swift in Sources */, |
10522 | 10540 | B958A7CD28B3DD9100823EEF /* OrderDetailsRoute.swift in Sources */, |
10523 | 10541 | 45DB7040261209B10064A6CF /* ItemToFulfillRow.swift in Sources */, |
|
11058 | 11076 | E16715CB26663B0B00326230 /* CardPresentModalSuccessWithoutEmail.swift in Sources */, |
11059 | 11077 | 028CB70F290138EF00331C09 /* Publisher+Concurrency.swift in Sources */, |
11060 | 11078 | 311F827426CD897900DF5BAD /* CardReaderSettingsAlertsProvider.swift in Sources */, |
| 11079 | + 020DD0AF294A06C400727BEF /* StoreCreationSellingStatusQuestionView.swift in Sources */, |
11061 | 11080 | CC4D1D8625E6CDDE00B6E4E7 /* RenameAttributesViewModel.swift in Sources */, |
11062 | 11081 | DEFA3D932897D8930076FAE1 /* NoWooErrorViewModel.swift in Sources */, |
11063 | 11082 | 020A55F127F6C605007843F0 /* CardReaderConnectionAnalyticsTracker.swift in Sources */, |
|
11523 | 11542 | 26F94E34267AA42F00DB6CCF /* ProductAddOnViewModelTests.swift in Sources */, |
11524 | 11543 | AE7C957F27C417FA007E8E12 /* FeeLineDetailsViewModelTests.swift in Sources */, |
11525 | 11544 | 0290E27E238E5B5C00B5C466 /* ProductStockStatusListSelectorCommandTests.swift in Sources */, |
| 11545 | + 028A4655295AD2DA001CF6CE /* StoreCreationSellingStatusQuestionViewModelTests.swift in Sources */, |
11526 | 11546 | EE81B1382865BB0B0032E0D4 /* ProductImagesProductIDUpdaterTests.swift in Sources */, |
11527 | 11547 | 7E7C5F8B2719AEDA00315B61 /* EditProductCategoryListViewModelTests.swift in Sources */, |
11528 | 11548 | 0247F510286E7D26009C177E /* ProductVariationFormViewModel+ImageUploaderTests.swift in Sources */, |
|
0 commit comments