|
1162 | 1162 | CC254F3426C4113B005F3C82 /* ShippingLabelPackageSelection.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC254F3326C4113B005F3C82 /* ShippingLabelPackageSelection.swift */; }; |
1163 | 1163 | CC254F3626C437AB005F3C82 /* ShippingLabelCustomPackageForm.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC254F3526C437AB005F3C82 /* ShippingLabelCustomPackageForm.swift */; }; |
1164 | 1164 | CC254F3826C43B52005F3C82 /* ShippingLabelCustomPackageFormViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC254F3726C43B52005F3C82 /* ShippingLabelCustomPackageFormViewModel.swift */; }; |
| 1165 | + CC2E72F727B6BFB800A62872 /* ProductVariationFormatterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC2E72F627B6BFB800A62872 /* ProductVariationFormatterTests.swift */; }; |
1165 | 1166 | CC440E1E2770C6AF0074C264 /* ProductInOrderViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC440E1D2770C6AF0074C264 /* ProductInOrderViewModel.swift */; }; |
1166 | 1167 | CC4A4E962655273D00B75DCD /* ShippingLabelPaymentMethods.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC4A4E952655273D00B75DCD /* ShippingLabelPaymentMethods.swift */; }; |
1167 | 1168 | CC4A4ED82655478D00B75DCD /* ShippingLabelPaymentMethodsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC4A4ED72655478D00B75DCD /* ShippingLabelPaymentMethodsViewModel.swift */; }; |
|
1194 | 1195 | CCDC49ED24000533003166BA /* TestCredentials.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCDC49EC24000533003166BA /* TestCredentials.swift */; }; |
1195 | 1196 | CCE4CD172667EBB100E09FD4 /* ShippingLabelPaymentMethodsViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCE4CD162667EBB100E09FD4 /* ShippingLabelPaymentMethodsViewModelTests.swift */; }; |
1196 | 1197 | CCE4CD282669324300E09FD4 /* ShippingLabelPaymentMethodsTopBanner.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCE4CD272669324300E09FD4 /* ShippingLabelPaymentMethodsTopBanner.swift */; }; |
1197 | | - CCEC256A27B581E800EF9FA3 /* ProductVariation+Woo.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCEC256927B581E800EF9FA3 /* ProductVariation+Woo.swift */; }; |
| 1198 | + CCEC256A27B581E800EF9FA3 /* ProductVariationFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCEC256927B581E800EF9FA3 /* ProductVariationFormatter.swift */; }; |
1198 | 1199 | CCF87BBE279047BC00461C43 /* InfiniteScrollList.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCF87BBD279047BC00461C43 /* InfiniteScrollList.swift */; }; |
1199 | 1200 | CCF87BC02790582500461C43 /* AddProductVariationToOrder.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCF87BBF2790582400461C43 /* AddProductVariationToOrder.swift */; }; |
1200 | 1201 | CCFC00B523E9BD1500157A78 /* ScreenshotCredentials.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCFC00B423E9BD1500157A78 /* ScreenshotCredentials.swift */; }; |
|
2781 | 2782 | CC254F3326C4113B005F3C82 /* ShippingLabelPackageSelection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShippingLabelPackageSelection.swift; sourceTree = "<group>"; }; |
2782 | 2783 | CC254F3526C437AB005F3C82 /* ShippingLabelCustomPackageForm.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShippingLabelCustomPackageForm.swift; sourceTree = "<group>"; }; |
2783 | 2784 | CC254F3726C43B52005F3C82 /* ShippingLabelCustomPackageFormViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShippingLabelCustomPackageFormViewModel.swift; sourceTree = "<group>"; }; |
| 2785 | + CC2E72F627B6BFB800A62872 /* ProductVariationFormatterTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductVariationFormatterTests.swift; sourceTree = "<group>"; }; |
2784 | 2786 | CC440E1D2770C6AF0074C264 /* ProductInOrderViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductInOrderViewModel.swift; sourceTree = "<group>"; }; |
2785 | 2787 | CC4A4E952655273D00B75DCD /* ShippingLabelPaymentMethods.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShippingLabelPaymentMethods.swift; sourceTree = "<group>"; }; |
2786 | 2788 | CC4A4ED72655478D00B75DCD /* ShippingLabelPaymentMethodsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShippingLabelPaymentMethodsViewModel.swift; sourceTree = "<group>"; }; |
|
2815 | 2817 | CCDC49F224006130003166BA /* UITests.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; name = UITests.xctestplan; path = WooCommerceUITests/UITests.xctestplan; sourceTree = SOURCE_ROOT; }; |
2816 | 2818 | CCE4CD162667EBB100E09FD4 /* ShippingLabelPaymentMethodsViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShippingLabelPaymentMethodsViewModelTests.swift; sourceTree = "<group>"; }; |
2817 | 2819 | CCE4CD272669324300E09FD4 /* ShippingLabelPaymentMethodsTopBanner.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShippingLabelPaymentMethodsTopBanner.swift; sourceTree = "<group>"; }; |
2818 | | - CCEC256927B581E800EF9FA3 /* ProductVariation+Woo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ProductVariation+Woo.swift"; sourceTree = "<group>"; }; |
| 2820 | + CCEC256927B581E800EF9FA3 /* ProductVariationFormatter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductVariationFormatter.swift; sourceTree = "<group>"; }; |
2819 | 2821 | CCF87BBD279047BC00461C43 /* InfiniteScrollList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfiniteScrollList.swift; sourceTree = "<group>"; }; |
2820 | 2822 | CCF87BBF2790582400461C43 /* AddProductVariationToOrder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddProductVariationToOrder.swift; sourceTree = "<group>"; }; |
2821 | 2823 | CCFC00B423E9BD1500157A78 /* ScreenshotCredentials.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScreenshotCredentials.swift; sourceTree = "<group>"; }; |
|
5147 | 5149 | D41C9F2F26D9A41F00993558 /* WhatsNew */, |
5148 | 5150 | D8025469265517F9001B2CC1 /* CardPresentPayments */, |
5149 | 5151 | 5791FB4124EC834300117FD6 /* MainTabViewModelTests.swift */, |
| 5152 | + CC2E72F627B6BFB800A62872 /* ProductVariationFormatterTests.swift */, |
5150 | 5153 | ); |
5151 | 5154 | path = ViewModels; |
5152 | 5155 | sourceTree = "<group>"; |
|
5943 | 5946 | CECC759423D6057E00486676 /* OrderItem+Woo.swift */, |
5944 | 5947 | CECC759623D607C900486676 /* OrderItemRefund+Woo.swift */, |
5945 | 5948 | 7435E58D21C0151B00216F0F /* OrderNote+Woo.swift */, |
5946 | | - CCEC256927B581E800EF9FA3 /* ProductVariation+Woo.swift */, |
5947 | 5949 | 45E3C8F225E7D30300102E84 /* ShippingLabelAddress+Woo.swift */, |
5948 | 5950 | D8C2A28723190B2300F503E9 /* StorageProductReview+Woo.swift */, |
5949 | 5951 | B59D1EE92190AE96009D1978 /* StorageNote+Woo.swift */, |
|
6786 | 6788 | D8815AE526383FC200EDAD62 /* CardPresentPayments */, |
6787 | 6789 | D817585C22BB5E6900289CFE /* Order Details */, |
6788 | 6790 | D843D5D82248EE90001BFA55 /* ManualTrackingViewModel.swift */, |
| 6791 | + CCEC256927B581E800EF9FA3 /* ProductVariationFormatter.swift */, |
6789 | 6792 | CECC758B23D2227000486676 /* ProductDetailsCellViewModel.swift */, |
6790 | 6793 | D843D5D622485B19001BFA55 /* ShippingProvidersViewModel.swift */, |
6791 | 6794 | D8736B5922F07D7100A14A29 /* MainTabViewModel.swift */, |
|
8573 | 8576 | 45DB70662614CE3F0064A6CF /* Decimal+Helpers.swift in Sources */, |
8574 | 8577 | 02E8B17C23E2C78A00A43403 /* ProductImageStatus.swift in Sources */, |
8575 | 8578 | 0259D5FF2581F3FA003B1CD6 /* ShippingLabelPaperSizeOptionsViewController.swift in Sources */, |
8576 | | - CCEC256A27B581E800EF9FA3 /* ProductVariation+Woo.swift in Sources */, |
| 8579 | + CCEC256A27B581E800EF9FA3 /* ProductVariationFormatter.swift in Sources */, |
8577 | 8580 | 02EA6BFA2435E92600FFF90A /* KingfisherImageDownloader+ImageDownloadable.swift in Sources */, |
8578 | 8581 | 7E7C5F8F2719BA7300315B61 /* ProductCategoryCellViewModel.swift in Sources */, |
8579 | 8582 | DEC2962326BD4E6E005A056B /* ShippingLabelCustomsFormInput.swift in Sources */, |
|
9261 | 9264 | 9379E1A6225537D0006A6BE4 /* TestingAppDelegate.swift in Sources */, |
9262 | 9265 | 453904F323BB88B5007C4956 /* ProductTaxStatusListSelectorCommandTests.swift in Sources */, |
9263 | 9266 | 02BAB02124D0235F00F8B06E /* ProductPriceSettingsViewModel+ProductVariationTests.swift in Sources */, |
| 9267 | + CC2E72F727B6BFB800A62872 /* ProductVariationFormatterTests.swift in Sources */, |
9264 | 9268 | D802547826551DB8001B2CC1 /* CardPresentModalDisplayMessageTests.swift in Sources */, |
9265 | 9269 | 02503C632538301400FD235D /* ProductVariationFormActionsFactory+ReadonlyVariationTests.swift in Sources */, |
9266 | 9270 | DE67D46926BAA82600EFE8DB /* Publisher+WithLatestFromTests.swift in Sources */, |
|
0 commit comments