|
162 | 162 | D34G00000000000000000003 /* KeywordResearchKeywordSelectionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D34G00000000000000000013 /* KeywordResearchKeywordSelectionTests.swift */; }; |
163 | 163 | D34H00000000000000000001 /* KeywordResearchHistorySheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = D34H00000000000000000011 /* KeywordResearchHistorySheet.swift */; }; |
164 | 164 | D34H00000000000000000002 /* KeywordResearchHistoryPresentationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D34H00000000000000000012 /* KeywordResearchHistoryPresentationTests.swift */; }; |
| 165 | + D34J00000000000000000001 /* Persistence/KeywordResearchProjectCopyService.swift in Sources */ = {isa = PBXBuildFile; fileRef = D34J00000000000000000011 /* Persistence/KeywordResearchProjectCopyService.swift */; }; |
| 166 | + D34J00000000000000000002 /* KeywordResearchProjectCopyServiceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D34J00000000000000000012 /* KeywordResearchProjectCopyServiceTests.swift */; }; |
165 | 167 | D20B00000000000000000007 /* Persistence/EstimatedKeywordDifficultyStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = D20B00000000000000000014 /* Persistence/EstimatedKeywordDifficultyStore.swift */; }; |
166 | 168 | D20B00000000000000000008 /* Persistence/EstimatedKeywordDifficultyStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = D20B00000000000000000014 /* Persistence/EstimatedKeywordDifficultyStore.swift */; }; |
167 | 169 | D20B00000000000000000009 /* EstimatedKeywordDifficultyStoreTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D20B00000000000000000015 /* EstimatedKeywordDifficultyStoreTests.swift */; }; |
|
451 | 453 | D34G00000000000000000013 /* KeywordResearchKeywordSelectionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeywordResearchKeywordSelectionTests.swift; sourceTree = "<group>"; }; |
452 | 454 | D34H00000000000000000011 /* KeywordResearchHistorySheet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeywordResearchHistorySheet.swift; sourceTree = "<group>"; }; |
453 | 455 | D34H00000000000000000012 /* KeywordResearchHistoryPresentationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeywordResearchHistoryPresentationTests.swift; sourceTree = "<group>"; }; |
| 456 | + D34J00000000000000000011 /* Persistence/KeywordResearchProjectCopyService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence/KeywordResearchProjectCopyService.swift; sourceTree = "<group>"; }; |
| 457 | + D34J00000000000000000012 /* KeywordResearchProjectCopyServiceTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeywordResearchProjectCopyServiceTests.swift; sourceTree = "<group>"; }; |
454 | 458 | D20B00000000000000000014 /* Persistence/EstimatedKeywordDifficultyStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence/EstimatedKeywordDifficultyStore.swift; sourceTree = "<group>"; }; |
455 | 459 | D20B00000000000000000015 /* EstimatedKeywordDifficultyStoreTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EstimatedKeywordDifficultyStoreTests.swift; sourceTree = "<group>"; }; |
456 | 460 | A20000000000000000000011 /* KeywordTableCells.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeywordTableCells.swift; sourceTree = "<group>"; }; |
|
609 | 613 | D34F00000000000000000012 /* KeywordResearchWorkspaceSelectionTests.swift */, |
610 | 614 | D34G00000000000000000013 /* KeywordResearchKeywordSelectionTests.swift */, |
611 | 615 | D34H00000000000000000012 /* KeywordResearchHistoryPresentationTests.swift */, |
| 616 | + D34J00000000000000000012 /* KeywordResearchProjectCopyServiceTests.swift */, |
612 | 617 | D09D00000000000000000007 /* TrackedKeywordRefreshStatusTests.swift */, |
613 | 618 | D20B00000000000000000015 /* EstimatedKeywordDifficultyStoreTests.swift */, |
614 | 619 | D02000000000000000000004 /* v0.3.2-v1 */, |
|
720 | 725 | 0A1B2C3D4E5F678901234514 /* RatingsReviews/AppStorefrontReviewService.swift */, |
721 | 726 | A30000000000000000000002 /* Persistence/BackgroundModelStore.swift */, |
722 | 727 | D32C00000000000000000011 /* Persistence/KeywordResearchProjectStore.swift */, |
| 728 | + D34J00000000000000000011 /* Persistence/KeywordResearchProjectCopyService.swift */, |
723 | 729 | D33B00000000000000000011 /* Persistence/KeywordResearchTargetResolver.swift */, |
724 | 730 | D20B00000000000000000014 /* Persistence/EstimatedKeywordDifficultyStore.swift */, |
725 | 731 | A0D71B4C0000000000000014 /* Persistence/DailyRefreshScheduler.swift */, |
|
1180 | 1186 | 0A1B2C3D4E5F678901234513 /* RatingsReviews/AppStorefrontReviewService.swift in Sources */, |
1181 | 1187 | A30000000000000000000001 /* Persistence/BackgroundModelStore.swift in Sources */, |
1182 | 1188 | D32C00000000000000000001 /* Persistence/KeywordResearchProjectStore.swift in Sources */, |
| 1189 | + D34J00000000000000000001 /* Persistence/KeywordResearchProjectCopyService.swift in Sources */, |
1183 | 1190 | D33B00000000000000000001 /* Persistence/KeywordResearchTargetResolver.swift in Sources */, |
1184 | 1191 | D33B00000000000000000002 /* AppleAds/KeywordResearchMetricsWorkflow.swift in Sources */, |
1185 | 1192 | D20B00000000000000000007 /* Persistence/EstimatedKeywordDifficultyStore.swift in Sources */, |
|
1332 | 1339 | D34F00000000000000000002 /* KeywordResearchWorkspaceSelectionTests.swift in Sources */, |
1333 | 1340 | D34G00000000000000000003 /* KeywordResearchKeywordSelectionTests.swift in Sources */, |
1334 | 1341 | D34H00000000000000000002 /* KeywordResearchHistoryPresentationTests.swift in Sources */, |
| 1342 | + D34J00000000000000000002 /* KeywordResearchProjectCopyServiceTests.swift in Sources */, |
1335 | 1343 | D09D00000000000000000008 /* TrackedKeywordRefreshStatusTests.swift in Sources */, |
1336 | 1344 | D20B00000000000000000009 /* EstimatedKeywordDifficultyStoreTests.swift in Sources */, |
1337 | 1345 | D14000000000000000000002 /* AppMetadataRefreshProgressStoreTests.swift in Sources */, |
|
0 commit comments