The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of xcdiff, reference main (610ccf), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 18:28:05 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bloomberg/xcdiff.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bloomberg/xcdiff
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 610ccfc Update GitHub Actions plugins to latest versions
Cloned https://github.com/bloomberg/xcdiff.git
Revision (git rev-parse @):
610ccfc988b1217da4f44e3b1ee2769bf462d935
SUCCESS checkout https://github.com/bloomberg/xcdiff.git at main
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/tuist/xcodeproj.git
Fetching https://github.com/apple/swift-tools-support-core.git
[1/1021] Fetching spectre
[165/3123] Fetching spectre, aexml
[313/7024] Fetching spectre, aexml, swift-system
[392/8435] Fetching spectre, aexml, swift-system, pathkit
[5045/20788] Fetching spectre, aexml, swift-system, pathkit, swift-argument-parser
Fetched https://github.com/kylef/Spectre.git from cache (1.01s)
[7344/41616] Fetching aexml, swift-system, pathkit, swift-argument-parser, xcodeproj
[7911/48138] Fetching aexml, swift-system, pathkit, swift-argument-parser, xcodeproj, swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.49s)
[26978/41616] Fetching aexml, swift-system, pathkit, swift-argument-parser, xcodeproj
Fetched https://github.com/apple/swift-argument-parser from cache (1.59s)
[15936/29263] Fetching aexml, swift-system, pathkit, xcodeproj
Fetched https://github.com/tuist/xcodeproj.git from cache (2.26s)
Fetched https://github.com/tadija/AEXML.git from cache (2.26s)
Fetched https://github.com/apple/swift-system.git from cache (2.26s)
Fetched https://github.com/kylef/PathKit from cache (2.26s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.51s)
Computing version for https://github.com/tuist/xcodeproj.git
Computed https://github.com/tuist/xcodeproj.git at 8.15.0 (0.63s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (2.62s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.3.0 (0.69s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.64s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.66s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.63s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/tuist/xcodeproj.git
Working copy of https://github.com/tuist/xcodeproj.git resolved at 8.15.0
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.3.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
========================================
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": "xcdiff",
      "name": "xcdiff",
      "url": "https://github.com/bloomberg/xcdiff.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xcdiff",
      "dependencies": [
        {
          "identity": "swift-tools-support-core",
          "name": "swift-tools-support-core",
          "url": "https://github.com/apple/swift-tools-support-core.git",
          "version": "0.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-tools-support-core",
          "dependencies": [
          ]
        },
        {
          "identity": "pathkit",
          "name": "PathKit",
          "url": "https://github.com/kylef/PathKit",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "xcodeproj",
          "name": "XcodeProj",
          "url": "https://github.com/tuist/xcodeproj.git",
          "version": "8.24.8",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xcodeproj",
          "dependencies": [
            {
              "identity": "aexml",
              "name": "AEXML",
              "url": "https://github.com/tadija/AEXML.git",
              "version": "4.6.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AEXML",
              "dependencies": [
              ]
            },
            {
              "identity": "pathkit",
              "name": "PathKit",
              "url": "https://github.com/kylef/PathKit",
              "version": "1.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
              "dependencies": [
                {
                  "identity": "spectre",
                  "name": "Spectre",
                  "url": "https://github.com/kylef/Spectre.git",
                  "version": "0.10.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bloomberg/xcdiff.git
[1/3587] Fetching xcdiff
Fetched https://github.com/bloomberg/xcdiff.git from cache (1.11s)
Fetching https://github.com/kylef/PathKit from cache
Fetching https://github.com/tuist/xcodeproj.git from cache
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/kylef/PathKit from cache (0.80s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.80s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.80s)
Fetched https://github.com/tuist/xcodeproj.git from cache (0.80s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.04s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.02s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.47s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.04s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.7.1 (0.67s)
Computing version for https://github.com/tuist/xcodeproj.git
Computed https://github.com/tuist/xcodeproj.git at 8.24.8 (0.46s)
Fetching https://github.com/tadija/AEXML.git from cache
Fetched https://github.com/tadija/AEXML.git from cache (0.46s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.02s)
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.7.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/tuist/xcodeproj.git
Working copy of https://github.com/tuist/xcodeproj.git resolved at 8.24.8
Creating working copy for https://github.com/bloomberg/xcdiff.git
Working copy of https://github.com/bloomberg/xcdiff.git resolved at main (610ccfc)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Found 4 product dependencies
  - swift-tools-support-core
  - PathKit
  - XcodeProj
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/bloomberg/xcdiff.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/21] Write sources
[2/21] Write xcdiff-entitlement.plist
[2/21] Write sources
[14/21] Compiling TSCclibc process.c
[15/21] Compiling CSystem shims.c
[16/21] Compiling TSCclibc libc.c
[17/21] Write swift-version--7754E27361AE5C74.txt
[19/54] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/54] Emitting module ArgumentParserToolInfo
[21/93] Emitting module SystemPackage
[22/95] Compiling SystemPackage Util.swift
[23/95] Compiling SystemPackage UtilConsumers.swift
[24/95] Compiling ArgumentParser InputOrigin.swift
[25/95] Compiling ArgumentParser Name.swift
[26/95] Compiling ArgumentParser Parsed.swift
[27/95] Compiling ArgumentParser ParsedValues.swift
[28/99] Compiling ArgumentParser NameSpecification.swift
[29/99] Compiling ArgumentParser Option.swift
[30/99] Compiling ArgumentParser OptionGroup.swift
[31/99] Compiling ArgumentParser AsyncParsableCommand.swift
[32/99] Compiling ArgumentParser Platform.swift
[33/99] Compiling ArgumentParser SequenceExtensions.swift
[34/99] Compiling ArgumentParser StringExtensions.swift
[35/99] Compiling ArgumentParser Tree.swift
[36/99] Compiling ArgumentParser CommandConfiguration.swift
[37/99] Compiling ArgumentParser CommandGroup.swift
[38/99] Compiling ArgumentParser EnumerableFlag.swift
[39/99] Compiling ArgumentParser ExpressibleByArgument.swift
[40/99] Compiling TSCLibc libc.swift
[41/99] Emitting module TSCLibc
[42/99] Emitting module ArgumentParser
[43/99] Compiling ArgumentParser BashCompletionsGenerator.swift
[44/99] Compiling ArgumentParser CompletionsGenerator.swift
[45/99] Compiling ArgumentParser FishCompletionsGenerator.swift
[46/99] Compiling ArgumentParser ZshCompletionsGenerator.swift
[47/99] Compiling ArgumentParser Argument.swift
[48/99] Compiling ArgumentParser ArgumentDefinition.swift
[49/99] Compiling ArgumentParser ArgumentSet.swift
[50/99] Compiling ArgumentParser CommandParser.swift
[51/99] Compiling ArgumentParser InputKey.swift
[59/99] Compiling ArgumentParser ParsableArguments.swift
[60/99] Compiling ArgumentParser ParsableArgumentsValidation.swift
[61/99] Compiling ArgumentParser ParsableCommand.swift
[72/140] Emitting module PathKit
[73/140] Compiling PathKit PathKit.swift
[74/140] Compiling AEXML Options.swift
[75/140] Compiling AEXML Parser.swift
[76/140] Compiling AEXML Error.swift
[77/140] Compiling AEXML Element.swift
[78/140] Emitting module AEXML
[79/140] Compiling AEXML Document.swift
[80/163] Compiling XcodeProj Sourcery.swift
[81/163] Compiling TSCBasic KeyedPair.swift
[82/163] Compiling TSCBasic LazyCache.swift
[83/163] Compiling TSCBasic Lock.swift
[84/163] Compiling TSCBasic StringConversions.swift
[85/163] Compiling TSCBasic SynchronizedQueue.swift
[86/163] Compiling TSCBasic TemporaryFile.swift
[87/163] Compiling TSCBasic TerminalController.swift
[88/233] Compiling XcodeProj PBXTarget.swift
[89/233] Compiling XcodeProj PBXTargetDependency.swift
[90/233] Compiling XcodeProj WorkspaceSettings.swift
[91/233] Compiling XcodeProj XCBreakpointList.swift
[92/233] Compiling XcodeProj PBXOutputSettings.swift
[93/233] Compiling XcodeProj PBXProj.swift
[94/233] Compiling XcodeProj PBXProjEncoder.swift
[95/233] Compiling XcodeProj PBXProject.swift
[96/233] Compiling XcodeProj PBXLegacyTarget.swift
[97/233] Compiling XcodeProj PBXNativeTarget.swift
[98/233] Compiling XcodeProj PBXProductType.swift
[99/233] Compiling XcodeProj PBXReferenceProxy.swift
[100/233] Compiling XcodeProj Equality.generated.swift
[102/233] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[103/233] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[104/233] Compiling XcodeProj PBXAggregateTarget.swift
[109/233] Emitting module TSCBasic
[110/233] Compiling XcodeProj XCScheme+AditionalOption.swift
[111/233] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[112/233] Compiling XcodeProj XCScheme+ArchiveAction.swift
[113/233] Compiling XcodeProj XCScheme+BuildAction.swift
[114/233] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[115/233] Compiling XcodeProj XCScheme+PathRunnable.swift
[116/233] Compiling XcodeProj XCScheme+ProfileAction.swift
[117/233] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[118/233] Compiling XcodeProj XCScheme+Runnable.swift
[119/233] Compiling XcodeProj XCScheme+SerialAction.swift
[120/233] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[121/233] Compiling XcodeProj XCScheme+TestAction.swift
[122/233] Compiling XcodeProj XCScheme+TestItem.swift
[123/242] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[124/242] Compiling XcodeProj PBXSourcesBuildPhase.swift
[125/242] Compiling XcodeProj BuildSettings.swift
[126/242] Compiling XcodeProj XCBuildConfiguration.swift
[127/242] Compiling XcodeProj XCConfigurationList.swift
[128/242] Compiling XcodeProj PBXContainerItem.swift
[129/242] Compiling XcodeProj PBXContainerItemProxy.swift
[130/242] Compiling XcodeProj PBXFileElement.swift
[131/242] Compiling XcodeProj PBXFileReference.swift
[132/242] Compiling XcodeProj PBXGroup.swift
[133/242] Compiling XcodeProj XCScheme+TestPlanReference.swift
[134/242] Compiling XcodeProj XCScheme+TestableReference.swift
[135/242] Compiling XcodeProj XCScheme.swift
[136/242] Compiling XcodeProj XCSchemeManagement.swift
[137/242] Compiling XcodeProj BuildSettingsProvider.swift
[138/242] Compiling XcodeProj CommentedString.swift
[139/242] Compiling XcodeProj Decoders.swift
[140/242] Compiling XcodeProj JSONDecoding.swift
[141/242] Compiling XcodeProj PBXBatchUpdater.swift
[146/242] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[147/242] Compiling XcodeProj XCScheme+BuildableReference.swift
[148/242] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[149/242] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[150/242] Compiling XcodeProj XCScheme+ExecutionAction.swift
[151/242] Compiling XcodeProj XCScheme+LaunchAction.swift
[152/242] Compiling XcodeProj String+md5.swift
[153/242] Compiling XcodeProj BuildPhase.swift
[154/242] Compiling XcodeProj PBXBuildFile.swift
[155/242] Compiling XcodeProj PBXBuildPhase.swift
[156/242] Compiling XcodeProj PBXBuildRule.swift
[157/242] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[158/242] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[159/242] Compiling XcodeProj PBXHeadersBuildPhase.swift
[160/242] Compiling XcodeProj PBXResourcesBuildPhase.swift
[161/242] Compiling XcodeProj PBXRezBuildPhase.swift
[162/242] Compiling XcodeProj PBXSourceTree.swift
[163/242] Compiling XcodeProj PBXVariantGroup.swift
[164/242] Compiling XcodeProj XCVersionGroup.swift
[165/242] Compiling XcodeProj PBXObject.swift
[166/242] Compiling XcodeProj PBXObjectParser.swift
[167/242] Compiling XcodeProj PBXObjectReference.swift
[168/242] Compiling XcodeProj PBXObjects.swift
[172/242] Compiling XcodeProj Errors.swift
[173/242] Compiling XcodeProj AEXML+XcodeFormat.swift
[174/242] Compiling XcodeProj Array+Extras.swift
[175/242] Compiling XcodeProj Bool+Extras.swift
[176/242] Compiling XcodeProj Dictionary+Enumerate.swift
[177/242] Compiling XcodeProj Dictionary+Extras.swift
[178/242] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[179/242] Compiling XcodeProj NSRecursiveLock+Sync.swift
[180/242] Compiling XcodeProj Path+Extras.swift
[181/242] Compiling XcodeProj String+Utils.swift
[182/242] Compiling XcodeProj PlistValue.swift
[183/242] Compiling XcodeProj ReferenceGenerator.swift
[184/242] Compiling XcodeProj XCConfig.swift
[185/242] Compiling XcodeProj XCWorkspace.swift
[186/242] Compiling XcodeProj XCWorkspaceData.swift
[187/242] Compiling XcodeProj XCWorkspaceDataElement.swift
[188/242] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[189/242] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[190/242] Compiling XcodeProj XCWorkspaceDataGroup.swift
[195/242] Compiling XcodeProj XCDebugger.swift
[196/242] Compiling XcodeProj XCSharedData.swift
[197/242] Compiling XcodeProj XCUserData.swift
[198/242] Compiling XcodeProj Xcode.swift
[199/242] Compiling XcodeProj XcodeProj.swift
[200/242] Compiling XcodeProj Writable.swift
[211/242] Emitting module XcodeProj
[212/292] Compiling XCDiffCore BuildFileDescriptor.swift
[213/292] Compiling XCDiffCore SwiftPackageDescriptor.swift
[214/292] Compiling XCDiffCore Diff.swift
[215/292] Compiling XCDiffCore GenericCompareResult.swift
[216/292] Compiling XCDiffCore Optional+Extensions.swift
[217/297] Emitting module XCDiffCore
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCore/Library/PBX+Extensions.swift:20:1: warning: extension declares a conformance of imported type 'SubFolder' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
18 | import XcodeProj
19 |
20 | extension PBXCopyFilesBuildPhase.SubFolder: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SubFolder' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 |     public var description: String {
22 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCore/Library/PBX+Extensions.swift:46:1: warning: extension declares a conformance of imported type 'VersionRequirement' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
44 | }
45 |
46 | extension XCRemoteSwiftPackageReference.VersionRequirement: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'VersionRequirement' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
47 |     public var description: String {
48 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCore/ProjectComparator.swift:30:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Mode' may have shared mutable state; this is an error in the Swift 6 language mode
 27 | }
 28 |
 29 | public struct Mode {
    |               `- note: consider making struct 'Mode' conform to the 'Sendable' protocol
 30 |     public static let `default` = Mode()
    |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Mode' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 31 |
 32 |     public let format: Format
[218/297] Compiling XCDiffCore PBX+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCore/Library/PBX+Extensions.swift:20:1: warning: extension declares a conformance of imported type 'SubFolder' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
18 | import XcodeProj
19 |
20 | extension PBXCopyFilesBuildPhase.SubFolder: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SubFolder' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 |     public var description: String {
22 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCore/Library/PBX+Extensions.swift:46:1: warning: extension declares a conformance of imported type 'VersionRequirement' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
44 | }
45 |
46 | extension XCRemoteSwiftPackageReference.VersionRequirement: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'VersionRequirement' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
47 |     public var description: String {
48 |         switch self {
[219/297] Compiling XCDiffCore PathHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCore/Library/PBX+Extensions.swift:20:1: warning: extension declares a conformance of imported type 'SubFolder' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
18 | import XcodeProj
19 |
20 | extension PBXCopyFilesBuildPhase.SubFolder: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SubFolder' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 |     public var description: String {
22 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCore/Library/PBX+Extensions.swift:46:1: warning: extension declares a conformance of imported type 'VersionRequirement' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
44 | }
45 |
46 | extension XCRemoteSwiftPackageReference.VersionRequirement: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'VersionRequirement' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
47 |     public var description: String {
48 |         switch self {
[220/297] Compiling XCDiffCore ProjectCompareResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCore/Library/PBX+Extensions.swift:20:1: warning: extension declares a conformance of imported type 'SubFolder' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
18 | import XcodeProj
19 |
20 | extension PBXCopyFilesBuildPhase.SubFolder: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SubFolder' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 |     public var description: String {
22 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCore/Library/PBX+Extensions.swift:46:1: warning: extension declares a conformance of imported type 'VersionRequirement' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
44 | }
45 |
46 | extension XCRemoteSwiftPackageReference.VersionRequirement: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'VersionRequirement' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
47 |     public var description: String {
48 |         switch self {
[221/297] Compiling XCDiffCore ProjectDescriptor.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCore/Library/PBX+Extensions.swift:20:1: warning: extension declares a conformance of imported type 'SubFolder' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
18 | import XcodeProj
19 |
20 | extension PBXCopyFilesBuildPhase.SubFolder: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SubFolder' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 |     public var description: String {
22 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCore/Library/PBX+Extensions.swift:46:1: warning: extension declares a conformance of imported type 'VersionRequirement' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
44 | }
45 |
46 | extension XCRemoteSwiftPackageReference.VersionRequirement: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'VersionRequirement' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
47 |     public var description: String {
48 |         switch self {
[222/297] Compiling XCDiffCore SettingValueComparator.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCore/Library/PBX+Extensions.swift:20:1: warning: extension declares a conformance of imported type 'SubFolder' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
18 | import XcodeProj
19 |
20 | extension PBXCopyFilesBuildPhase.SubFolder: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'SubFolder' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 |     public var description: String {
22 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCore/Library/PBX+Extensions.swift:46:1: warning: extension declares a conformance of imported type 'VersionRequirement' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
44 | }
45 |
46 | extension XCRemoteSwiftPackageReference.VersionRequirement: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'VersionRequirement' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'XcodeProj' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
47 |     public var description: String {
48 |         switch self {
[223/297] Compiling XCDiffCore Collections+Extensions.swift
[224/297] Compiling XCDiffCore Comparator+Extensions.swift
[225/297] Compiling XCDiffCore Comparator.swift
[226/297] Compiling XCDiffCore ComparatorError.swift
[227/297] Compiling XCDiffCore ComparatorParameters.swift
[228/297] Compiling XCDiffCore CompareResult.swift
[229/297] Compiling XCDiffCore ValueComparator.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCore/ProjectComparator.swift:30:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Mode' may have shared mutable state; this is an error in the Swift 6 language mode
 27 | }
 28 |
 29 | public struct Mode {
    |               `- note: consider making struct 'Mode' conform to the 'Sendable' protocol
 30 |     public static let `default` = Mode()
    |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Mode' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 31 |
 32 |     public let format: Format
[230/297] Compiling XCDiffCore XcodeProjLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCore/ProjectComparator.swift:30:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Mode' may have shared mutable state; this is an error in the Swift 6 language mode
 27 | }
 28 |
 29 | public struct Mode {
    |               `- note: consider making struct 'Mode' conform to the 'Sendable' protocol
 30 |     public static let `default` = Mode()
    |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Mode' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 31 |
 32 |     public let format: Format
[231/297] Compiling XCDiffCore ProjectComparator.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCore/ProjectComparator.swift:30:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Mode' may have shared mutable state; this is an error in the Swift 6 language mode
 27 | }
 28 |
 29 | public struct Mode {
    |               `- note: consider making struct 'Mode' conform to the 'Sendable' protocol
 30 |     public static let `default` = Mode()
    |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Mode' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 31 |
 32 |     public let format: Format
[232/297] Compiling XCDiffCore Output.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCore/ProjectComparator.swift:30:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Mode' may have shared mutable state; this is an error in the Swift 6 language mode
 27 | }
 28 |
 29 | public struct Mode {
    |               `- note: consider making struct 'Mode' conform to the 'Sendable' protocol
 30 |     public static let `default` = Mode()
    |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Mode' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 31 |
 32 |     public let format: Format
[233/297] Compiling XCDiffCore HTMLSideBySideResultRenderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCore/ProjectComparator.swift:30:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Mode' may have shared mutable state; this is an error in the Swift 6 language mode
 27 | }
 28 |
 29 | public struct Mode {
    |               `- note: consider making struct 'Mode' conform to the 'Sendable' protocol
 30 |     public static let `default` = Mode()
    |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Mode' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 31 |
 32 |     public let format: Format
[234/297] Compiling XCDiffCore MarkdownRenderer.swift
[235/297] Compiling XCDiffCore Renderer.swift
[236/297] Compiling XCDiffCore String+HTMLUtils.swift
[237/297] Compiling XCDiffCore ResultRenderer.swift
[238/297] Compiling XCDiffCore UniversalResultRenderer.swift
[239/297] Compiling XCDiffCore SettingsHelper.swift
[240/297] Compiling XCDiffCore String+Extensions.swift
[241/297] Compiling XCDiffCore System.swift
[242/297] Compiling XCDiffCore TargetsHelper.swift
[243/297] Compiling XCDiffCore URL+Extensions.swift
[244/297] Compiling XCDiffCore AttributesComparator.swift
[245/297] Compiling XCDiffCore BuildPhasesComparator.swift
[246/297] Compiling XCDiffCore ConfigurationsComparator.swift
[247/297] Compiling XCDiffCore CopyFilesComparator.swift
[248/297] Compiling XCDiffCore DependenciesComparator.swift
[249/297] Compiling XCDiffCore FileReferencesComparator.swift
[250/297] Compiling XCDiffCore JSONProjectCompareResultRenderer.swift
[251/297] Compiling XCDiffCore ProjectCompareResultRenderer.swift
[252/297] Compiling XCDiffCore TextProjectCompareResultRenderer.swift
[253/297] Compiling XCDiffCore ConsoleRenderer.swift
[254/297] Compiling XCDiffCore HTMLRenderer.swift
[255/297] Compiling XCDiffCore HeadersComparator.swift
[256/297] Compiling XCDiffCore LinkedDependenciesComparator.swift
[257/297] Compiling XCDiffCore ResolvedSettingsComparator.swift
[258/297] Compiling XCDiffCore ResourcesComparator.swift
[259/297] Compiling XCDiffCore RunScriptComparator.swift
[260/297] Compiling XCDiffCore SettingsComparator.swift
[261/297] Compiling XCDiffCore SourceTreesComparator.swift
[262/297] Compiling XCDiffCore SourcesComparator.swift
[263/297] Compiling XCDiffCore SwiftPackagesComparator.swift
[264/297] Compiling XCDiffCore TargetsComparator.swift
[265/297] Compiling XCDiffCore ComparatorType.swift
[266/297] Compiling XCDiffCore BuildFileComparatorHelper.swift
[295/334] Compiling TSCUtility BuildFlags.swift
[296/334] Compiling TSCUtility CollectionExtensions.swift
[297/334] Compiling TSCUtility Context.swift
[298/334] Compiling TSCUtility Diagnostics.swift
[299/334] Compiling TSCUtility Tracing.swift
[300/334] Compiling TSCUtility Triple.swift
[301/334] Compiling TSCUtility URL.swift
[302/334] Compiling TSCUtility Verbosity.swift
[303/338] Compiling TSCUtility OSLog.swift
[304/338] Compiling TSCUtility OrderedZip.swift
[305/338] Compiling TSCUtility PersistenceCache.swift
[306/338] Compiling TSCUtility PkgConfig.swift
[307/338] Compiling TSCUtility FSWatch.swift
[308/338] Compiling TSCUtility FloatingPointExtensions.swift
[309/338] Compiling TSCUtility Git.swift
[310/338] Compiling TSCUtility Hex.swift
[311/338] Compiling TSCUtility Platform.swift
[312/338] Compiling TSCUtility PolymorphicCodable.swift
[313/338] Compiling TSCUtility ProgressAnimation.swift
[314/338] Compiling TSCUtility SQLite.swift
[315/338] Compiling TSCUtility IndexStore.swift
[316/338] Compiling TSCUtility InterruptHandler.swift
[317/338] Compiling TSCUtility JSONMessageStreamingParser.swift
[318/338] Compiling TSCUtility Netrc.swift
[319/338] Compiling TSCUtility Archiver.swift
[320/338] Compiling TSCUtility ArgumentParser.swift
[321/338] Compiling TSCUtility ArgumentParserShellCompletion.swift
[322/338] Compiling TSCUtility Array+Extensions.swift
[323/338] Compiling TSCUtility SerializedDiagnostics.swift
[324/338] Compiling TSCUtility SimplePersistence.swift
[325/338] Compiling TSCUtility StringExtensions.swift
[326/338] Compiling TSCUtility StringMangling.swift
[327/338] Compiling TSCUtility Bits.swift
[328/338] Compiling TSCUtility Bitstream.swift
[329/338] Compiling TSCUtility BitstreamReader.swift
[330/338] Compiling TSCUtility BitstreamWriter.swift
[331/338] Emitting module TSCUtility
[332/338] Compiling TSCUtility Version.swift
[333/338] Compiling TSCUtility Versioning.swift
[334/338] Compiling TSCUtility dlopen.swift
[335/338] Compiling TSCUtility misc.swift
[336/342] Compiling XCDiffCommand Constants.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCommand/Constants.swift:22:16: warning: static property 'version' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
20 |
21 | final class Constants {
22 |     static let version: Version = {
   |                `- warning: static property 'version' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
23 |         let identifiers = [
24 |             debugVersionIdentifier(),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCUtility/Version.swift:14:15: note: struct 'Version' does not conform to the 'Sendable' protocol
 12 |
 13 | /// A struct representing a semver version.
 14 | public struct Version {
    |               `- note: struct 'Version' does not conform to the 'Sendable' protocol
 15 |
 16 |     /// The major version.
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCommand/Constants.swift:19:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TSCUtility'
17 | import Foundation
18 | import TSCBasic
19 | import TSCUtility
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TSCUtility'
20 |
21 | final class Constants {
22 |     static let version: Version = {
   |                |- note: annotate 'version' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 |         let identifiers = [
24 |             debugVersionIdentifier(),
[337/342] Compiling XCDiffCommand CommandRunner.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCommand/CommandRunner.swift:302:1: warning: extension declares a conformance of imported type 'Format' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'XCDiffCore' introduce this conformance in the future
300 | }
301 |
302 | extension XCDiffCore.Format: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'Format' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'XCDiffCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
303 |
304 | public protocol XCDiffParsableCommand: ParsableCommand {
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCommand/Constants.swift:22:16: warning: static property 'version' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
20 |
21 | final class Constants {
22 |     static let version: Version = {
   |                `- warning: static property 'version' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
23 |         let identifiers = [
24 |             debugVersionIdentifier(),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCUtility/Version.swift:14:15: note: struct 'Version' does not conform to the 'Sendable' protocol
 12 |
 13 | /// A struct representing a semver version.
 14 | public struct Version {
    |               `- note: struct 'Version' does not conform to the 'Sendable' protocol
 15 |
 16 |     /// The major version.
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCommand/Constants.swift:19:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TSCUtility'
17 | import Foundation
18 | import TSCBasic
19 | import TSCUtility
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TSCUtility'
20 |
21 | final class Constants {
22 |     static let version: Version = {
   |                |- note: annotate 'version' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 |         let identifiers = [
24 |             debugVersionIdentifier(),
[338/342] Compiling XCDiffCommand Utils.swift
[339/342] Emitting module XCDiffCommand
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCommand/CommandRunner.swift:302:1: warning: extension declares a conformance of imported type 'Format' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'XCDiffCore' introduce this conformance in the future
300 | }
301 |
302 | extension XCDiffCore.Format: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'Format' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'XCDiffCore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
303 |
304 | public protocol XCDiffParsableCommand: ParsableCommand {
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCommand/Constants.swift:22:16: warning: static property 'version' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
20 |
21 | final class Constants {
22 |     static let version: Version = {
   |                `- warning: static property 'version' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
23 |         let identifiers = [
24 |             debugVersionIdentifier(),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCUtility/Version.swift:14:15: note: struct 'Version' does not conform to the 'Sendable' protocol
 12 |
 13 | /// A struct representing a semver version.
 14 | public struct Version {
    |               `- note: struct 'Version' does not conform to the 'Sendable' protocol
 15 |
 16 |     /// The major version.
/Users/admin/builder/spi-builder-workspace/Sources/XCDiffCommand/Constants.swift:19:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TSCUtility'
17 | import Foundation
18 | import TSCBasic
19 | import TSCUtility
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'TSCUtility'
20 |
21 | final class Constants {
22 |     static let version: Version = {
   |                |- note: annotate 'version' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
23 |         let identifiers = [
24 |             debugVersionIdentifier(),
[340/344] Compiling XCDiff main.swift
[341/344] Emitting module XCDiff
[341/344] Write Objects.LinkFileList
[342/344] Linking xcdiff
[343/344] Applying xcdiff
Build complete! (35.01s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core.git"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit"
    },
    {
      "identity" : "xcodeproj",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.15.0",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/xcodeproj.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "xcdiff",
  "name" : "xcdiff",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "xcdiff",
      "targets" : [
        "XCDiff"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "XCDiffCommand",
      "targets" : [
        "XCDiffCommand"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "XCDiffCore",
      "targets" : [
        "XCDiffCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XCDiffCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "XCDiffCoreTests",
      "path" : "Tests/XCDiffCoreTests",
      "product_dependencies" : [
        "PathKit",
        "XcodeProj"
      ],
      "sources" : [
        "Comparator/AttributesComparatorTests.swift",
        "Comparator/BuildPhasesComparatorTests.swift",
        "Comparator/ComparatorTypeTests.swift",
        "Comparator/ConfigurationsComparatorTests.swift",
        "Comparator/CopyFilesComparatorTests.swift",
        "Comparator/DependenciesComparatorTests.swift",
        "Comparator/FileReferencesComparatorTests.swift",
        "Comparator/HeadersComparatorTests.swift",
        "Comparator/LinkedDependenciesComparatorTests.swift",
        "Comparator/ResolvedSettingsComparatorTests.swift",
        "Comparator/ResoucesComparatorTests.swift",
        "Comparator/RunScriptComparatorTests.swift",
        "Comparator/SettingsComparatorTests.swift",
        "Comparator/SourceTreesComparatorTests.swift",
        "Comparator/SourcesComparatorTests.swift",
        "Comparator/SwiftPackagesComparatorTests.swift",
        "Comparator/TargetsComparatorTests.swift",
        "DefaultProjectComparatorTests.swift",
        "Helpers/ComparatorParameters+Extensions.swift",
        "Helpers/Fixtures.swift",
        "Helpers/PBXAggregateTargetBuilder.swift",
        "Helpers/PBXBuildConfigurationBuilder.swift",
        "Helpers/PBXBuildFileBuilder.swift",
        "Helpers/PBXBuildPhaseBuilder.swift",
        "Helpers/PBXHeaderAccessLevel.swift",
        "Helpers/PBXNativeTargetBuilder.swift",
        "Helpers/PBXProjBuilder.swift",
        "Helpers/XCConfigurationListBuilder.swift",
        "Library/ComparatorParametersTests.swift",
        "Library/CompareResultTests.swift",
        "Library/Descriptors/SwiftPackageDescriptorTests.swift",
        "Library/DiffTests.swift",
        "Library/PBX+ExtensionsTests.swift",
        "Library/ProjectCompareResultTests.swift",
        "Library/ProjectDescriptorTests.swift",
        "Library/String+ExtensionsTests.swift",
        "Library/URL+ExtensionsTests.swift",
        "Library/XcodeProjLoaderTests.swift",
        "Mocks/ComparatorMock.swift",
        "Mocks/SystemMock.swift",
        "Mocks/XcodeProjLoaderMock.swift",
        "ResultRenderer/Output/OutputTests.swift",
        "ResultRenderer/ProjectResultRenderer/HTMLSideBySideResultRendererTests.swift",
        "ResultRenderer/ProjectResultRenderer/JSONProjectCompareResultRendererTests.swift",
        "ResultRenderer/ProjectResultRenderer/TextProjectCompareResultRendererTests.swift",
        "ResultRenderer/Renderer/ConsoleRendererTests.swift",
        "ResultRenderer/Renderer/HTMLRendererTests.swift",
        "ResultRenderer/Renderer/MarkdownRendererTests.swift",
        "ResultRenderer/UniversalResultRendererTests.swift"
      ],
      "target_dependencies" : [
        "XCDiffCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XCDiffCore",
      "module_type" : "SwiftTarget",
      "name" : "XCDiffCore",
      "path" : "Sources/XCDiffCore",
      "product_dependencies" : [
        "XcodeProj"
      ],
      "product_memberships" : [
        "xcdiff",
        "XCDiffCommand",
        "XCDiffCore"
      ],
      "sources" : [
        "Comparator/AttributesComparator.swift",
        "Comparator/BuildPhasesComparator.swift",
        "Comparator/ConfigurationsComparator.swift",
        "Comparator/CopyFilesComparator.swift",
        "Comparator/DependenciesComparator.swift",
        "Comparator/FileReferencesComparator.swift",
        "Comparator/HeadersComparator.swift",
        "Comparator/LinkedDependenciesComparator.swift",
        "Comparator/ResolvedSettingsComparator.swift",
        "Comparator/ResourcesComparator.swift",
        "Comparator/RunScriptComparator.swift",
        "Comparator/SettingsComparator.swift",
        "Comparator/SourceTreesComparator.swift",
        "Comparator/SourcesComparator.swift",
        "Comparator/SwiftPackagesComparator.swift",
        "Comparator/TargetsComparator.swift",
        "ComparatorType.swift",
        "Library/BuildFileComparatorHelper.swift",
        "Library/Collections+Extensions.swift",
        "Library/Comparator+Extensions.swift",
        "Library/Comparator.swift",
        "Library/ComparatorError.swift",
        "Library/ComparatorParameters.swift",
        "Library/CompareResult.swift",
        "Library/Descriptors/BuildFileDescriptor.swift",
        "Library/Descriptors/SwiftPackageDescriptor.swift",
        "Library/Diff.swift",
        "Library/GenericCompareResult.swift",
        "Library/Optional+Extensions.swift",
        "Library/PBX+Extensions.swift",
        "Library/PathHelper.swift",
        "Library/ProjectCompareResult.swift",
        "Library/ProjectDescriptor.swift",
        "Library/SettingValueComparator.swift",
        "Library/SettingsHelper.swift",
        "Library/String+Extensions.swift",
        "Library/System.swift",
        "Library/TargetsHelper.swift",
        "Library/URL+Extensions.swift",
        "Library/ValueComparator.swift",
        "Library/XcodeProjLoader.swift",
        "ProjectComparator.swift",
        "ResultRenderer/Output/Output.swift",
        "ResultRenderer/ProjectResultRenderer/HTMLSideBySideResultRenderer.swift",
        "ResultRenderer/ProjectResultRenderer/JSONProjectCompareResultRenderer.swift",
        "ResultRenderer/ProjectResultRenderer/ProjectCompareResultRenderer.swift",
        "ResultRenderer/ProjectResultRenderer/TextProjectCompareResultRenderer.swift",
        "ResultRenderer/Renderer/ConsoleRenderer.swift",
        "ResultRenderer/Renderer/HTMLRenderer.swift",
        "ResultRenderer/Renderer/MarkdownRenderer.swift",
        "ResultRenderer/Renderer/Renderer.swift",
        "ResultRenderer/Renderer/String+HTMLUtils.swift",
        "ResultRenderer/ResultRenderer.swift",
        "ResultRenderer/UniversalResultRenderer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XCDiffCommandTests",
      "module_type" : "SwiftTarget",
      "name" : "XCDiffCommandTests",
      "path" : "Tests/XCDiffCommandTests",
      "product_dependencies" : [
        "PathKit",
        "ArgumentParser"
      ],
      "sources" : [
        "CommandBasedTests.swift",
        "CommandsRunnerTests.swift",
        "Helpers/Fixtures.swift",
        "Mocks/FileSystemMock.swift",
        "Mocks/PrinterMock.swift"
      ],
      "target_dependencies" : [
        "XCDiffCore",
        "XCDiffCommand"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XCDiffCommand",
      "module_type" : "SwiftTarget",
      "name" : "XCDiffCommand",
      "path" : "Sources/XCDiffCommand",
      "product_dependencies" : [
        "PathKit",
        "SwiftToolsSupport-auto",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "xcdiff",
        "XCDiffCommand"
      ],
      "sources" : [
        "CommandRunner.swift",
        "Constants.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "XCDiffCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XCDiff",
      "module_type" : "SwiftTarget",
      "name" : "XCDiff",
      "path" : "Sources/XCDiff",
      "product_memberships" : [
        "xcdiff"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "XCDiffCommand"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.5"
}
Done.