|
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 */; }; |
|
2618 | 2619 | 26E7EE6B292D894100793045 /* AnalyticsReportCardViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnalyticsReportCardViewModel.swift; sourceTree = "<group>"; }; |
2619 | 2620 | 26E7EE6D29300E8100793045 /* AnalyticsProductCard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnalyticsProductCard.swift; sourceTree = "<group>"; }; |
2620 | 2621 | 26E7EE6F29300F6200793045 /* DeltaTag.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeltaTag.swift; sourceTree = "<group>"; }; |
| 2622 | + 26E7EE7129301EBC00793045 /* AnalyticsProductCardViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnalyticsProductCardViewModel.swift; sourceTree = "<group>"; }; |
2621 | 2623 | 26ED965F274328BC00FA00A1 /* SimplePaymentsSummaryViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimplePaymentsSummaryViewModel.swift; sourceTree = "<group>"; }; |
2622 | 2624 | 26F65C9725DEDAF0008FAE29 /* GenerateVariationUseCase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GenerateVariationUseCase.swift; sourceTree = "<group>"; }; |
2623 | 2625 | 26F65C9D25DEDE67008FAE29 /* GenerateVariationUseCaseTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GenerateVariationUseCaseTests.swift; sourceTree = "<group>"; }; |
|
5262 | 5264 | 2647F7B9292BE2F900D59FDF /* AnalyticsReportCard.swift */, |
5263 | 5265 | 26E7EE6B292D894100793045 /* AnalyticsReportCardViewModel.swift */, |
5264 | 5266 | 26E7EE6D29300E8100793045 /* AnalyticsProductCard.swift */, |
| 5267 | + 26E7EE7129301EBC00793045 /* AnalyticsProductCardViewModel.swift */, |
5265 | 5268 | ); |
5266 | 5269 | path = "Analytics Hub"; |
5267 | 5270 | sourceTree = "<group>"; |
|
10323 | 10326 | E1E649E92846188C0070B194 /* BetaFeature.swift in Sources */, |
10324 | 10327 | 0286B27B23C7051F003D784B /* ProductImagesCollectionViewController.swift in Sources */, |
10325 | 10328 | E107FCE126C12B2700BAF51B /* InPersonPaymentsCountryNotSupported.swift in Sources */, |
| 10329 | + 26E7EE7229301EBC00793045 /* AnalyticsProductCardViewModel.swift in Sources */, |
10326 | 10330 | 027A2E142513124E00DA6ACB /* Keychain+Entries.swift in Sources */, |
10327 | 10331 | 268EC45F26CEA50C00716F5C /* EditCustomerNote.swift in Sources */, |
10328 | 10332 | 4535EE7E281BE04A004212B4 /* CouponAmountInputFormatter.swift in Sources */, |
|
0 commit comments