|
646 | 646 | 26E1BECE251CD9F80096D0A1 /* RefundItemViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26E1BECD251CD9F80096D0A1 /* RefundItemViewModel.swift */; }; |
647 | 647 | 26E7EE6A292D688900793045 /* AnalyticsHubViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26E7EE69292D688900793045 /* AnalyticsHubViewModel.swift */; }; |
648 | 648 | 26E7EE6C292D894100793045 /* AnalyticsReportCardViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26E7EE6B292D894100793045 /* AnalyticsReportCardViewModel.swift */; }; |
| 649 | + 26E7EE6E29300E8100793045 /* AnalyticsProductCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26E7EE6D29300E8100793045 /* AnalyticsProductCard.swift */; }; |
| 650 | + 26E7EE7029300F6200793045 /* DeltaTag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26E7EE6F29300F6200793045 /* DeltaTag.swift */; }; |
| 651 | + 26E7EE7229301EBC00793045 /* AnalyticsProductCardViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26E7EE7129301EBC00793045 /* AnalyticsProductCardViewModel.swift */; }; |
649 | 652 | 26ED9660274328BC00FA00A1 /* SimplePaymentsSummaryViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26ED965F274328BC00FA00A1 /* SimplePaymentsSummaryViewModel.swift */; }; |
650 | 653 | 26F65C9825DEDAF0008FAE29 /* GenerateVariationUseCase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26F65C9725DEDAF0008FAE29 /* GenerateVariationUseCase.swift */; }; |
651 | 654 | 26F65C9E25DEDE67008FAE29 /* GenerateVariationUseCaseTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26F65C9D25DEDE67008FAE29 /* GenerateVariationUseCaseTests.swift */; }; |
|
2623 | 2626 | 26E1BECD251CD9F80096D0A1 /* RefundItemViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RefundItemViewModel.swift; sourceTree = "<group>"; }; |
2624 | 2627 | 26E7EE69292D688900793045 /* AnalyticsHubViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnalyticsHubViewModel.swift; sourceTree = "<group>"; }; |
2625 | 2628 | 26E7EE6B292D894100793045 /* AnalyticsReportCardViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnalyticsReportCardViewModel.swift; sourceTree = "<group>"; }; |
| 2629 | + 26E7EE6D29300E8100793045 /* AnalyticsProductCard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnalyticsProductCard.swift; sourceTree = "<group>"; }; |
| 2630 | + 26E7EE6F29300F6200793045 /* DeltaTag.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeltaTag.swift; sourceTree = "<group>"; }; |
| 2631 | + 26E7EE7129301EBC00793045 /* AnalyticsProductCardViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnalyticsProductCardViewModel.swift; sourceTree = "<group>"; }; |
2626 | 2632 | 26ED965F274328BC00FA00A1 /* SimplePaymentsSummaryViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimplePaymentsSummaryViewModel.swift; sourceTree = "<group>"; }; |
2627 | 2633 | 26F65C9725DEDAF0008FAE29 /* GenerateVariationUseCase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GenerateVariationUseCase.swift; sourceTree = "<group>"; }; |
2628 | 2634 | 26F65C9D25DEDE67008FAE29 /* GenerateVariationUseCaseTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GenerateVariationUseCaseTests.swift; sourceTree = "<group>"; }; |
|
5277 | 5283 | 26E7EE6B292D894100793045 /* AnalyticsReportCardViewModel.swift */, |
5278 | 5284 | B60B5025292D308A00178C26 /* AnalyticsTimeRangeCard.swift */, |
5279 | 5285 | B6A10E9B292E5DEE00790797 /* AnalyticsTimeRangeCardViewModel.swift */, |
| 5286 | + 26E7EE6D29300E8100793045 /* AnalyticsProductCard.swift */, |
| 5287 | + 26E7EE7129301EBC00793045 /* AnalyticsProductCardViewModel.swift */, |
5280 | 5288 | ); |
5281 | 5289 | path = "Analytics Hub"; |
5282 | 5290 | sourceTree = "<group>"; |
|
6119 | 6127 | 02EAA4C92911004B00918DAB /* TextFieldStyles.swift */, |
6120 | 6128 | 036CA6F029229C9E00E4DF4F /* IndefiniteCircularProgressViewStyle.swift */, |
6121 | 6129 | DE2FE5872925DD950018040A /* JetpackInstallHeaderView.swift */, |
| 6130 | + 26E7EE6F29300F6200793045 /* DeltaTag.swift */, |
6122 | 6131 | ); |
6123 | 6132 | path = "SwiftUI Components"; |
6124 | 6133 | sourceTree = "<group>"; |
|
9789 | 9798 | 03EF24FC28BF996F006A033E /* InPersonPaymentsCashOnDeliveryPaymentGatewayHelpers.swift in Sources */, |
9790 | 9799 | 57896D6625362B0C000E8C4D /* TitleAndEditableValueTableViewCellViewModel.swift in Sources */, |
9791 | 9800 | 0205021E27C8B6C600FB1C6B /* InboxEligibilityUseCase.swift in Sources */, |
| 9801 | + 26E7EE6E29300E8100793045 /* AnalyticsProductCard.swift in Sources */, |
9792 | 9802 | 26E1BECE251CD9F80096D0A1 /* RefundItemViewModel.swift in Sources */, |
9793 | 9803 | 26E7EE6C292D894100793045 /* AnalyticsReportCardViewModel.swift in Sources */, |
9794 | 9804 | 6827141128A5410D00E6E3F6 /* NewSimplePaymentsLocationNoticeViewModel.swift in Sources */, |
|
10333 | 10343 | E1E649E92846188C0070B194 /* BetaFeature.swift in Sources */, |
10334 | 10344 | 0286B27B23C7051F003D784B /* ProductImagesCollectionViewController.swift in Sources */, |
10335 | 10345 | E107FCE126C12B2700BAF51B /* InPersonPaymentsCountryNotSupported.swift in Sources */, |
| 10346 | + 26E7EE7229301EBC00793045 /* AnalyticsProductCardViewModel.swift in Sources */, |
10336 | 10347 | 027A2E142513124E00DA6ACB /* Keychain+Entries.swift in Sources */, |
10337 | 10348 | 268EC45F26CEA50C00716F5C /* EditCustomerNote.swift in Sources */, |
10338 | 10349 | 4535EE7E281BE04A004212B4 /* CouponAmountInputFormatter.swift in Sources */, |
|
10445 | 10456 | 020886572499E643001D784E /* ProductExternalLinkViewController.swift in Sources */, |
10446 | 10457 | DEC2962526C122DF005A056B /* ShippingLabelCustomsFormInputViewModel.swift in Sources */, |
10447 | 10458 | 02F4F50F237AFC1E00E13A9C /* ImageAndTitleAndTextTableViewCell.swift in Sources */, |
| 10459 | + 26E7EE7029300F6200793045 /* DeltaTag.swift in Sources */, |
10448 | 10460 | 021E2A1C23AA0DD100B1DE07 /* ProductBackordersSettingListSelectorCommand.swift in Sources */, |
10449 | 10461 | 26F94E21267A41BE00DB6CCF /* ProductAddOnsListViewModel.swift in Sources */, |
10450 | 10462 | 45F5A3C123DF206B007D40E5 /* ShippingInputFormatter.swift in Sources */, |
|
0 commit comments