Build Information
Successful build of DBXCResultParser, reference 3.1.3 (879b9f
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 10:17:07 UTC.
Swift 6 data race errors: 1
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dodobrands/DBXCResultParser.git
Reference: 3.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dodobrands/DBXCResultParser
* tag 3.1.3 -> FETCH_HEAD
HEAD is now at 879b9f5 Added Xcode 16 support (#30)
Cloned https://github.com/dodobrands/DBXCResultParser.git
Revision (git rev-parse @):
879b9f5e7de6f9dec1abd2e1557d5ae11136f003
SUCCESS checkout https://github.com/dodobrands/DBXCResultParser.git at 3.1.3
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.65s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.3.0 (1.20s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "dbxcresultparser",
"name": "DBXCResultParser",
"url": "https://github.com/dodobrands/DBXCResultParser.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DBXCResultParser",
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "1.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/dodobrands/DBXCResultParser.git
[1/6543] Fetching dbxcresultparser
Fetched https://github.com/dodobrands/DBXCResultParser.git from cache (34.81s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.55s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.62s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/dodobrands/DBXCResultParser.git
Working copy of https://github.com/dodobrands/DBXCResultParser.git resolved at 3.1.3 (879b9f5)
Found 1 product dependencies
- swift-argument-parser
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/dodobrands/DBXCResultParser.git
https://github.com/dodobrands/DBXCResultParser.git
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
}
],
"manifest_display_name" : "DBXCResultParser",
"name" : "DBXCResultParser",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "DBXCResultParser",
"targets" : [
"DBXCResultParser"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DBXCResultParser-TextFormatter",
"targets" : [
"DBXCResultParser",
"DBXCResultParser-TextFormatter"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DBXCResultParserTestHelpers",
"targets" : [
"DBXCResultParserTestHelpers"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DBXCResultParser-TextFormatterExec",
"targets" : [
"DBXCResultParser-TextFormatterExec"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "DBXCResultParserTests",
"module_type" : "SwiftTarget",
"name" : "DBXCResultParserTests",
"path" : "Tests/DBXCResultParserTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/DBXCResultParserTests/Resources/DBXCResultParser.xcresult",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ActionTestPlanRunSummariesDTOTests.swift",
"Constants+Helpers.swift",
"CoverageDTOTests.swift",
"DBShellTests.swift",
"DBXCReportModelTests.swift",
"OverviewReportDTOTests.swift"
],
"target_dependencies" : [
"DBXCResultParser",
"DBXCResultParserTestHelpers"
],
"type" : "test"
},
{
"c99name" : "DBXCResultParserTestHelpers",
"module_type" : "SwiftTarget",
"name" : "DBXCResultParserTestHelpers",
"path" : "Sources/DBXCResultParserTestHelpers",
"product_memberships" : [
"DBXCResultParserTestHelpers"
],
"sources" : [
"CoverageDTO+TestHelpers.swift",
"DBXCReportModel+TestHelpers.swift",
"Measurement+TestHelpers.swift"
],
"target_dependencies" : [
"DBXCResultParser"
],
"type" : "library"
},
{
"c99name" : "DBXCResultParser_TextFormatterTests",
"module_type" : "SwiftTarget",
"name" : "DBXCResultParser-TextFormatterTests",
"path" : "Tests/DBXCResultParser-TextFormatterTests",
"sources" : [
"DBXCTextFormatterTests.swift"
],
"target_dependencies" : [
"DBXCResultParser-TextFormatter",
"DBXCResultParserTestHelpers"
],
"type" : "test"
},
{
"c99name" : "DBXCResultParser_TextFormatterExec",
"module_type" : "SwiftTarget",
"name" : "DBXCResultParser-TextFormatterExec",
"path" : "Sources/DBXCResultParser-TextFormatterExec",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"DBXCResultParser-TextFormatterExec"
],
"sources" : [
"DBXCTextFormatterExecutable.swift"
],
"target_dependencies" : [
"DBXCResultParser",
"DBXCResultParser-TextFormatter"
],
"type" : "executable"
},
{
"c99name" : "DBXCResultParser_TextFormatter",
"module_type" : "SwiftTarget",
"name" : "DBXCResultParser-TextFormatter",
"path" : "Sources/DBXCResultParser-TextFormatter",
"product_memberships" : [
"DBXCResultParser-TextFormatter",
"DBXCResultParser-TextFormatterExec"
],
"sources" : [
"DBXCTextFormatter.swift"
],
"target_dependencies" : [
"DBXCResultParser"
],
"type" : "library"
},
{
"c99name" : "DBXCResultParser",
"module_type" : "SwiftTarget",
"name" : "DBXCResultParser",
"path" : "Sources/DBXCResultParser",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"DBXCResultParser",
"DBXCResultParser-TextFormatter",
"DBXCResultParserTestHelpers",
"DBXCResultParser-TextFormatterExec"
],
"sources" : [
"Constants.swift",
"DBShell.swift",
"Models/DBXCReportModel+Convenience.swift",
"Models/DBXCReportModel.swift",
"Models/DTO/ActionTestPlanRunSummariesDTO.swift",
"Models/DTO/ActionTestSummaryDTO.swift",
"Models/DTO/ActionsInvocationRecordDTO.swift",
"Models/DTO/CoverageDTO.swift",
"Models/DTO/DTO+Helpers.swift",
"Models/DTO/ReusedDTO.swift",
"Models/Math.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/12] Write sources
[4/12] Write DBXCResultParser-TextFormatterExec-entitlement.plist
[4/12] Write sources
[8/12] Write swift-version-2F0A5646E1D333AE.txt
[10/14] Emitting module ArgumentParserToolInfo
[11/14] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/52] Compiling ArgumentParser ArgumentHelp.swift
[13/52] Compiling ArgumentParser ArgumentVisibility.swift
[14/52] Compiling ArgumentParser CompletionKind.swift
[15/52] Compiling ArgumentParser Errors.swift
[16/56] Emitting module ArgumentParser
[17/56] Compiling ArgumentParser BashCompletionsGenerator.swift
[18/56] Compiling ArgumentParser CompletionsGenerator.swift
[19/56] Compiling ArgumentParser FishCompletionsGenerator.swift
[20/56] Compiling ArgumentParser ZshCompletionsGenerator.swift
[21/56] Compiling ArgumentParser Argument.swift
[22/56] Compiling ArgumentParser ParsableArguments.swift
[23/56] Compiling ArgumentParser ParsableArgumentsValidation.swift
[24/56] Compiling ArgumentParser ParsableCommand.swift
[25/56] Compiling ArgumentParser ArgumentDecoder.swift
[26/56] Compiling ArgumentParser Platform.swift
[27/56] Compiling ArgumentParser SequenceExtensions.swift
[28/56] Compiling ArgumentParser StringExtensions.swift
[29/56] Compiling ArgumentParser Tree.swift
[30/56] Compiling ArgumentParser ArgumentDefinition.swift
[31/56] Compiling ArgumentParser ArgumentSet.swift
[32/56] Compiling ArgumentParser CommandParser.swift
[33/56] Compiling ArgumentParser InputKey.swift
[34/56] Compiling ArgumentParser ParserError.swift
[35/56] Compiling ArgumentParser SplitArguments.swift
[36/56] Compiling ArgumentParser DumpHelpGenerator.swift
[37/56] Compiling ArgumentParser HelpCommand.swift
[38/56] Compiling ArgumentParser InputOrigin.swift
[39/56] Compiling ArgumentParser Name.swift
[40/56] Compiling ArgumentParser Parsed.swift
[41/56] Compiling ArgumentParser ParsedValues.swift
[42/56] Compiling ArgumentParser Flag.swift
[43/56] Compiling ArgumentParser NameSpecification.swift
[44/56] Compiling ArgumentParser Option.swift
[45/56] Compiling ArgumentParser OptionGroup.swift
[46/56] Compiling ArgumentParser HelpGenerator.swift
[47/56] Compiling ArgumentParser MessageInfo.swift
[48/56] Compiling ArgumentParser UsageGenerator.swift
[49/56] Compiling ArgumentParser CollectionExtensions.swift
[50/56] Compiling ArgumentParser AsyncParsableCommand.swift
[51/56] Compiling ArgumentParser CommandConfiguration.swift
[52/56] Compiling ArgumentParser EnumerableFlag.swift
[53/56] Compiling ArgumentParser ExpressibleByArgument.swift
[54/67] Compiling DBXCResultParser ActionTestPlanRunSummariesDTO.swift
[55/68] Compiling DBXCResultParser ActionsInvocationRecordDTO.swift
[56/68] Compiling DBXCResultParser ReusedDTO.swift
[57/68] Compiling DBXCResultParser CoverageDTO.swift
[58/68] Compiling DBXCResultParser Math.swift
[59/68] Compiling DBXCResultParser DBXCReportModel+Convenience.swift
[60/68] Emitting module DBXCResultParser
/Users/admin/builder/spi-builder-workspace/Sources/DBXCResultParser/Models/DBXCReportModel.swift:145:16: warning: static property 'allCases' is not concurrency-safe because non-'Sendable' type '[DBXCReportModel.Module.File.RepeatableTest.Test.Status]' may have shared mutable state; this is an error in the Swift 6 language mode
130 |
131 | extension DBXCReportModel.Module.File.RepeatableTest.Test {
132 | public enum Status: String, Equatable, CaseIterable {
| `- note: consider making enum 'Status' conform to the 'Sendable' protocol
133 | case success
134 | case failure
:
143 |
144 | public extension Array where Element == DBXCReportModel.Module.File.RepeatableTest.Test.Status {
145 | static let allCases = DBXCReportModel.Module.File.RepeatableTest.Test.Status.allCases
| |- warning: static property 'allCases' is not concurrency-safe because non-'Sendable' type '[DBXCReportModel.Module.File.RepeatableTest.Test.Status]' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
146 | }
147 |
[61/68] Compiling DBXCResultParser ActionTestSummaryDTO.swift
[62/68] Compiling DBXCResultParser Constants.swift
[63/68] Compiling DBXCResultParser DBShell.swift
[64/68] Compiling DBXCResultParser DBXCReportModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/DBXCResultParser/Models/DBXCReportModel.swift:145:16: warning: static property 'allCases' is not concurrency-safe because non-'Sendable' type '[DBXCReportModel.Module.File.RepeatableTest.Test.Status]' may have shared mutable state; this is an error in the Swift 6 language mode
130 |
131 | extension DBXCReportModel.Module.File.RepeatableTest.Test {
132 | public enum Status: String, Equatable, CaseIterable {
| `- note: consider making enum 'Status' conform to the 'Sendable' protocol
133 | case success
134 | case failure
:
143 |
144 | public extension Array where Element == DBXCReportModel.Module.File.RepeatableTest.Test.Status {
145 | static let allCases = DBXCReportModel.Module.File.RepeatableTest.Test.Status.allCases
| |- warning: static property 'allCases' is not concurrency-safe because non-'Sendable' type '[DBXCReportModel.Module.File.RepeatableTest.Test.Status]' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
146 | }
147 |
[65/68] Compiling DBXCResultParser DTO+Helpers.swift
[66/74] Compiling DBXCResultParserTestHelpers Measurement+TestHelpers.swift
[67/74] Emitting module DBXCResultParserTestHelpers
[68/74] Compiling DBXCResultParserTestHelpers CoverageDTO+TestHelpers.swift
[69/74] Compiling DBXCResultParserTestHelpers DBXCReportModel+TestHelpers.swift
[70/74] Compiling DBXCResultParser_TextFormatter DBXCTextFormatter.swift
[71/74] Emitting module DBXCResultParser_TextFormatter
[72/76] Emitting module DBXCResultParser_TextFormatterExec
/Users/admin/builder/spi-builder-workspace/Sources/DBXCResultParser-TextFormatterExec/DBXCTextFormatterExecutable.swift:113:1: warning: extension declares a conformance of imported type 'Locale' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
111 | }
112 |
113 | extension Locale: ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'Locale' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
114 | public init?(argument: String) {
115 | self.init(identifier: argument)
/Users/admin/builder/spi-builder-workspace/Sources/DBXCResultParser-TextFormatterExec/DBXCTextFormatterExecutable.swift:119:1: warning: extension declares a conformance of imported type 'Format' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'DBXCResultParser_TextFormatter' introduce this conformance in the future
117 | }
118 |
119 | extension DBXCTextFormatter.Format: ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'Format' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'DBXCResultParser_TextFormatter' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
120 | public init?(argument: String) {
121 | self.init(rawValue: argument)
[73/76] Compiling DBXCResultParser_TextFormatterExec DBXCTextFormatterExecutable.swift
/Users/admin/builder/spi-builder-workspace/Sources/DBXCResultParser-TextFormatterExec/DBXCTextFormatterExecutable.swift:113:1: warning: extension declares a conformance of imported type 'Locale' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
111 | }
112 |
113 | extension Locale: ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'Locale' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
114 | public init?(argument: String) {
115 | self.init(identifier: argument)
/Users/admin/builder/spi-builder-workspace/Sources/DBXCResultParser-TextFormatterExec/DBXCTextFormatterExecutable.swift:119:1: warning: extension declares a conformance of imported type 'Format' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'DBXCResultParser_TextFormatter' introduce this conformance in the future
117 | }
118 |
119 | extension DBXCTextFormatter.Format: ExpressibleByArgument {
| |- warning: extension declares a conformance of imported type 'Format' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'DBXCResultParser_TextFormatter' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
120 | public init?(argument: String) {
121 | self.init(rawValue: argument)
[73/76] Write Objects.LinkFileList
[74/76] Linking DBXCResultParser-TextFormatterExec
[75/76] Applying DBXCResultParser-TextFormatterExec
Build complete! (11.04s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
}
],
"manifest_display_name" : "DBXCResultParser",
"name" : "DBXCResultParser",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "DBXCResultParser",
"targets" : [
"DBXCResultParser"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DBXCResultParser-TextFormatter",
"targets" : [
"DBXCResultParser",
"DBXCResultParser-TextFormatter"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DBXCResultParserTestHelpers",
"targets" : [
"DBXCResultParserTestHelpers"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DBXCResultParser-TextFormatterExec",
"targets" : [
"DBXCResultParser-TextFormatterExec"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "DBXCResultParserTests",
"module_type" : "SwiftTarget",
"name" : "DBXCResultParserTests",
"path" : "Tests/DBXCResultParserTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/DBXCResultParserTests/Resources/DBXCResultParser.xcresult",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ActionTestPlanRunSummariesDTOTests.swift",
"Constants+Helpers.swift",
"CoverageDTOTests.swift",
"DBShellTests.swift",
"DBXCReportModelTests.swift",
"OverviewReportDTOTests.swift"
],
"target_dependencies" : [
"DBXCResultParser",
"DBXCResultParserTestHelpers"
],
"type" : "test"
},
{
"c99name" : "DBXCResultParserTestHelpers",
"module_type" : "SwiftTarget",
"name" : "DBXCResultParserTestHelpers",
"path" : "Sources/DBXCResultParserTestHelpers",
"product_memberships" : [
"DBXCResultParserTestHelpers"
],
"sources" : [
"CoverageDTO+TestHelpers.swift",
"DBXCReportModel+TestHelpers.swift",
"Measurement+TestHelpers.swift"
],
"target_dependencies" : [
"DBXCResultParser"
],
"type" : "library"
},
{
"c99name" : "DBXCResultParser_TextFormatterTests",
"module_type" : "SwiftTarget",
"name" : "DBXCResultParser-TextFormatterTests",
"path" : "Tests/DBXCResultParser-TextFormatterTests",
"sources" : [
"DBXCTextFormatterTests.swift"
],
"target_dependencies" : [
"DBXCResultParser-TextFormatter",
"DBXCResultParserTestHelpers"
],
"type" : "test"
},
{
"c99name" : "DBXCResultParser_TextFormatterExec",
"module_type" : "SwiftTarget",
"name" : "DBXCResultParser-TextFormatterExec",
"path" : "Sources/DBXCResultParser-TextFormatterExec",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"DBXCResultParser-TextFormatterExec"
],
"sources" : [
"DBXCTextFormatterExecutable.swift"
],
"target_dependencies" : [
"DBXCResultParser",
"DBXCResultParser-TextFormatter"
],
"type" : "executable"
},
{
"c99name" : "DBXCResultParser_TextFormatter",
"module_type" : "SwiftTarget",
"name" : "DBXCResultParser-TextFormatter",
"path" : "Sources/DBXCResultParser-TextFormatter",
"product_memberships" : [
"DBXCResultParser-TextFormatter",
"DBXCResultParser-TextFormatterExec"
],
"sources" : [
"DBXCTextFormatter.swift"
],
"target_dependencies" : [
"DBXCResultParser"
],
"type" : "library"
},
{
"c99name" : "DBXCResultParser",
"module_type" : "SwiftTarget",
"name" : "DBXCResultParser",
"path" : "Sources/DBXCResultParser",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"DBXCResultParser",
"DBXCResultParser-TextFormatter",
"DBXCResultParserTestHelpers",
"DBXCResultParser-TextFormatterExec"
],
"sources" : [
"Constants.swift",
"DBShell.swift",
"Models/DBXCReportModel+Convenience.swift",
"Models/DBXCReportModel.swift",
"Models/DTO/ActionTestPlanRunSummariesDTO.swift",
"Models/DTO/ActionTestSummaryDTO.swift",
"Models/DTO/ActionsInvocationRecordDTO.swift",
"Models/DTO/CoverageDTO.swift",
"Models/DTO/DTO+Helpers.swift",
"Models/DTO/ReusedDTO.swift",
"Models/Math.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.