|
1181 | 1181 | CCE4CD172667EBB100E09FD4 /* ShippingLabelPaymentMethodsViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCE4CD162667EBB100E09FD4 /* ShippingLabelPaymentMethodsViewModelTests.swift */; }; |
1182 | 1182 | CCE4CD282669324300E09FD4 /* ShippingLabelPaymentMethodsTopBanner.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCE4CD272669324300E09FD4 /* ShippingLabelPaymentMethodsTopBanner.swift */; }; |
1183 | 1183 | CCF87BBE279047BC00461C43 /* InfiniteScrollList.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCF87BBD279047BC00461C43 /* InfiniteScrollList.swift */; }; |
| 1184 | + CCF87BC02790582500461C43 /* AddProductVariationToOrder.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCF87BBF2790582400461C43 /* AddProductVariationToOrder.swift */; }; |
1184 | 1185 | CCFC00B523E9BD1500157A78 /* ScreenshotCredentials.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCFC00B423E9BD1500157A78 /* ScreenshotCredentials.swift */; }; |
1185 | 1186 | CCFC00EE23E9BD5500157A78 /* oauth2_token.json in Resources */ = {isa = PBXBuildFile; fileRef = CCFC00BC23E9BD5500157A78 /* oauth2_token.json */; }; |
1186 | 1187 | CCFC00EF23E9BD5500157A78 /* auth_options.json in Resources */ = {isa = PBXBuildFile; fileRef = CCFC00BD23E9BD5500157A78 /* auth_options.json */; }; |
|
2774 | 2775 | CCE4CD162667EBB100E09FD4 /* ShippingLabelPaymentMethodsViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShippingLabelPaymentMethodsViewModelTests.swift; sourceTree = "<group>"; }; |
2775 | 2776 | CCE4CD272669324300E09FD4 /* ShippingLabelPaymentMethodsTopBanner.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShippingLabelPaymentMethodsTopBanner.swift; sourceTree = "<group>"; }; |
2776 | 2777 | CCF87BBD279047BC00461C43 /* InfiniteScrollList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfiniteScrollList.swift; sourceTree = "<group>"; }; |
| 2778 | + CCF87BBF2790582400461C43 /* AddProductVariationToOrder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddProductVariationToOrder.swift; sourceTree = "<group>"; }; |
2777 | 2779 | CCFC00B423E9BD1500157A78 /* ScreenshotCredentials.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScreenshotCredentials.swift; sourceTree = "<group>"; }; |
2778 | 2780 | CCFC00BC23E9BD5500157A78 /* oauth2_token.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = oauth2_token.json; sourceTree = "<group>"; }; |
2779 | 2781 | CCFC00BD23E9BD5500157A78 /* auth_options.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = auth_options.json; sourceTree = "<group>"; }; |
|
6139 | 6141 | children = ( |
6140 | 6142 | CC53FB372755213900C4CA4F /* AddProductToOrder.swift */, |
6141 | 6143 | CC53FB3B2757EC7200C4CA4F /* AddProductToOrderViewModel.swift */, |
| 6144 | + CCF87BBF2790582400461C43 /* AddProductVariationToOrder.swift */, |
6142 | 6145 | CC13C0CA278E021300C0B5B5 /* AddProductVariationToOrderViewModel.swift */, |
6143 | 6146 | CC53FB3427551A6E00C4CA4F /* ProductRow.swift */, |
6144 | 6147 | CC53FB39275697B000C4CA4F /* ProductRowViewModel.swift */, |
|
8600 | 8603 | 0211252825773F220075AD2A /* Models+Copiable.generated.swift in Sources */, |
8601 | 8604 | 4596853F2540669900D17B90 /* DownloadableFileSource.swift in Sources */, |
8602 | 8605 | 0279F0E4252DC9670098D7DE /* ProductVariationLoadUseCase.swift in Sources */, |
| 8606 | + CCF87BC02790582500461C43 /* AddProductVariationToOrder.swift in Sources */, |
8603 | 8607 | 02CA63DC23D1ADD100BBF148 /* DeviceMediaLibraryPicker.swift in Sources */, |
8604 | 8608 | 021A84E0257DFC2A00BC71D1 /* RefundShippingLabelViewController.swift in Sources */, |
8605 | 8609 | DE279BA826E9C8E3002BA963 /* ShippingLabelSinglePackage.swift in Sources */, |
|
0 commit comments