|
36 | 36 | A76174BD2CB3E3780098CE99 /* DDXCTestCase.swift in Sources */ = {isa = PBXBuildFile; fileRef = A76174BC2CB3E3780098CE99 /* DDXCTestCase.swift */; }; |
37 | 37 | A76174BF2CB45F9B0098CE99 /* XCTestExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = A76174BE2CB45F9B0098CE99 /* XCTestExtensions.swift */; }; |
38 | 38 | A76174C22CB685390098CE99 /* SettingsService.swift in Sources */ = {isa = PBXBuildFile; fileRef = A76174C02CB685250098CE99 /* SettingsService.swift */; }; |
39 | | - A7A98C202C8F44BC00C93E59 /* CoveragePriority.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98C1F2C8F44BC00C93E59 /* CoveragePriority.swift */; }; |
| 39 | + A7A98C202C8F44BC00C93E59 /* CoverageSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98C1F2C8F44BC00C93E59 /* CoverageSettings.swift */; }; |
40 | 40 | A7B39C6C2BCFC799007F98B2 /* CDatadogSDKTesting.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7E232DC2BC6E68B0087D8F8 /* CDatadogSDKTesting.framework */; }; |
41 | 41 | A7B39C702BCFCD77007F98B2 /* SubprocessWait.c in Sources */ = {isa = PBXBuildFile; fileRef = A7B39C6F2BCFCD77007F98B2 /* SubprocessWait.c */; }; |
42 | 42 | A7B39C722BCFD234007F98B2 /* SubprocessWait.h in Headers */ = {isa = PBXBuildFile; fileRef = A7B39C712BCFD234007F98B2 /* SubprocessWait.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
329 | 329 | A76174BC2CB3E3780098CE99 /* DDXCTestCase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DDXCTestCase.swift; sourceTree = "<group>"; }; |
330 | 330 | A76174BE2CB45F9B0098CE99 /* XCTestExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XCTestExtensions.swift; sourceTree = "<group>"; }; |
331 | 331 | A76174C02CB685250098CE99 /* SettingsService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsService.swift; sourceTree = "<group>"; }; |
332 | | - A7A98C1F2C8F44BC00C93E59 /* CoveragePriority.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoveragePriority.swift; sourceTree = "<group>"; }; |
| 332 | + A7A98C1F2C8F44BC00C93E59 /* CoverageSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoverageSettings.swift; sourceTree = "<group>"; }; |
333 | 333 | A7B39C6F2BCFCD77007F98B2 /* SubprocessWait.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SubprocessWait.c; sourceTree = "<group>"; }; |
334 | 334 | A7B39C712BCFD234007F98B2 /* SubprocessWait.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SubprocessWait.h; sourceTree = "<group>"; }; |
335 | 335 | A7B4D4C02C21DC510059F39B /* TagsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TagsTests.swift; sourceTree = "<group>"; }; |
|
586 | 586 | children = ( |
587 | 587 | 81EDADB2292698A200279027 /* LLVMTotalsCoverageFormat.swift */, |
588 | 588 | E1C8DEF4268363EC005B5411 /* DDCoverageHelper.swift */, |
589 | | - A7A98C1F2C8F44BC00C93E59 /* CoveragePriority.swift */, |
| 589 | + A7A98C1F2C8F44BC00C93E59 /* CoverageSettings.swift */, |
590 | 590 | ); |
591 | 591 | path = Coverage; |
592 | 592 | sourceTree = "<group>"; |
|
1539 | 1539 | A7FC25C22BA1EAF500067E26 /* IntelligentTestRunner.swift in Sources */, |
1540 | 1540 | A7CC6D862C07D624003C13BC /* Tags.swift in Sources */, |
1541 | 1541 | A74246002BFF94FA00F7EC64 /* ITRSkippabble.swift in Sources */, |
1542 | | - A7A98C202C8F44BC00C93E59 /* CoveragePriority.swift in Sources */, |
| 1542 | + A7A98C202C8F44BC00C93E59 /* CoverageSettings.swift in Sources */, |
1543 | 1543 | ); |
1544 | 1544 | runOnlyForDeploymentPostprocessing = 0; |
1545 | 1545 | }; |
|
0 commit comments