|
648 | 648 | 26E7EE6C292D894100793045 /* AnalyticsReportCardViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26E7EE6B292D894100793045 /* AnalyticsReportCardViewModel.swift */; }; |
649 | 649 | 26E7EE6E29300E8100793045 /* AnalyticsProductCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26E7EE6D29300E8100793045 /* AnalyticsProductCard.swift */; }; |
650 | 650 | 26E7EE7029300F6200793045 /* DeltaTag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26E7EE6F29300F6200793045 /* DeltaTag.swift */; }; |
| 651 | + 26E7EE7229301EBC00793045 /* AnalyticsProductCardViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26E7EE7129301EBC00793045 /* AnalyticsProductCardViewModel.swift */; }; |
651 | 652 | 26ED9660274328BC00FA00A1 /* SimplePaymentsSummaryViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26ED965F274328BC00FA00A1 /* SimplePaymentsSummaryViewModel.swift */; }; |
652 | 653 | 26F65C9825DEDAF0008FAE29 /* GenerateVariationUseCase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26F65C9725DEDAF0008FAE29 /* GenerateVariationUseCase.swift */; }; |
653 | 654 | 26F65C9E25DEDE67008FAE29 /* GenerateVariationUseCaseTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26F65C9D25DEDE67008FAE29 /* GenerateVariationUseCaseTests.swift */; }; |
|
2627 | 2628 | 26E7EE6B292D894100793045 /* AnalyticsReportCardViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnalyticsReportCardViewModel.swift; sourceTree = "<group>"; }; |
2628 | 2629 | 26E7EE6D29300E8100793045 /* AnalyticsProductCard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnalyticsProductCard.swift; sourceTree = "<group>"; }; |
2629 | 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>"; }; |
2630 | 2632 | 26ED965F274328BC00FA00A1 /* SimplePaymentsSummaryViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimplePaymentsSummaryViewModel.swift; sourceTree = "<group>"; }; |
2631 | 2633 | 26F65C9725DEDAF0008FAE29 /* GenerateVariationUseCase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GenerateVariationUseCase.swift; sourceTree = "<group>"; }; |
2632 | 2634 | 26F65C9D25DEDE67008FAE29 /* GenerateVariationUseCaseTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GenerateVariationUseCaseTests.swift; sourceTree = "<group>"; }; |
|
5282 | 5284 | B60B5025292D308A00178C26 /* AnalyticsTimeRangeCard.swift */, |
5283 | 5285 | B6A10E9B292E5DEE00790797 /* AnalyticsTimeRangeCardViewModel.swift */, |
5284 | 5286 | 26E7EE6D29300E8100793045 /* AnalyticsProductCard.swift */, |
| 5287 | + 26E7EE7129301EBC00793045 /* AnalyticsProductCardViewModel.swift */, |
5285 | 5288 | ); |
5286 | 5289 | path = "Analytics Hub"; |
5287 | 5290 | sourceTree = "<group>"; |
|
10340 | 10343 | E1E649E92846188C0070B194 /* BetaFeature.swift in Sources */, |
10341 | 10344 | 0286B27B23C7051F003D784B /* ProductImagesCollectionViewController.swift in Sources */, |
10342 | 10345 | E107FCE126C12B2700BAF51B /* InPersonPaymentsCountryNotSupported.swift in Sources */, |
| 10346 | + 26E7EE7229301EBC00793045 /* AnalyticsProductCardViewModel.swift in Sources */, |
10343 | 10347 | 027A2E142513124E00DA6ACB /* Keychain+Entries.swift in Sources */, |
10344 | 10348 | 268EC45F26CEA50C00716F5C /* EditCustomerNote.swift in Sources */, |
10345 | 10349 | 4535EE7E281BE04A004212B4 /* CouponAmountInputFormatter.swift in Sources */, |
|
0 commit comments