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 DependencyGraph, reference 1.2.0 (f47f6b), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 07:26:56 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/simonbs/dependency-graph.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/simonbs/dependency-graph
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at f47f6b4 Bumps version to 1.2.0 (#18)
Cloned https://github.com/simonbs/dependency-graph.git
Revision (git rev-parse @):
f47f6b4bd407e0c34ac9c7beaa37e944b7d0fef5
SUCCESS checkout https://github.com/simonbs/dependency-graph.git at 1.2.0
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/apple/swift-argument-parser from cache
[1/1411] Fetching pathkit
[171/3538] Fetching pathkit, aexml
[405/4559] Fetching pathkit, aexml, spectre
[3172/27707] Fetching pathkit, aexml, spectre, xcodeproj
Fetched https://github.com/kylef/Spectre.git from cache (1.68s)
Fetched https://github.com/kylef/PathKit.git from cache (1.68s)
Fetched https://github.com/tadija/AEXML.git from cache (1.68s)
Fetched https://github.com/tuist/XcodeProj.git from cache (1.68s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.68s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.8.0 (2.31s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.0 (0.65s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.85s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.59s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.60s)
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/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.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.8.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.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": "dependency-graph",
      "name": "DependencyGraph",
      "url": "https://github.com/simonbs/dependency-graph.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/dependency-graph",
      "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": [
          ]
        },
        {
          "identity": "xcodeproj",
          "name": "XcodeProj",
          "url": "https://github.com/tuist/XcodeProj.git",
          "version": "8.27.7",
          "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.7.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AEXML",
              "dependencies": [
              ]
            },
            {
              "identity": "pathkit",
              "name": "PathKit",
              "url": "https://github.com/kylef/PathKit.git",
              "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": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/simonbs/dependency-graph.git
[1/1338] Fetching dependency-graph
Fetched https://github.com/simonbs/dependency-graph.git from cache (1.13s)
Fetching https://github.com/tuist/XcodeProj.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/tuist/XcodeProj.git from cache (0.58s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (1.12s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.27.7 (0.49s)
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/tadija/AEXML.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.45s)
Fetched https://github.com/tadija/AEXML.git from cache (0.45s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.51s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.40s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.91s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.04s)
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/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/simonbs/dependency-graph.git
Working copy of https://github.com/simonbs/dependency-graph.git resolved at 1.2.0 (f47f6b4)
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.27.7
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.7.0
Found 2 product dependencies
  - swift-argument-parser
  - XcodeProj
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/simonbs/dependency-graph.git
https://github.com/simonbs/dependency-graph.git
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "xcodeproj",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.8.0",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/XcodeProj.git"
    }
  ],
  "manifest_display_name" : "DependencyGraph",
  "name" : "DependencyGraph",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "dependency-graph",
      "targets" : [
        "Main"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeProjectParserLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectParserLiveTests",
      "path" : "Tests/XcodeProjectParserLiveTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcodeProjectParserLiveTests/Example",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Mock/FileExistenceCheckerMock.swift",
        "XcodeProjectParserLiveTests.swift"
      ],
      "target_dependencies" : [
        "FileSystem",
        "XcodeProject",
        "XcodeProjectParserLive"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeProjectParserLive",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectParserLive",
      "path" : "Sources/Library/Parsing/XcodeProjectParserLive",
      "product_dependencies" : [
        "XcodeProj"
      ],
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "XcodeProjectParserLive.swift"
      ],
      "target_dependencies" : [
        "FileSystem",
        "XcodeProject",
        "XcodeProjectParser"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeProjectParser",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectParser",
      "path" : "Sources/Library/Parsing/XcodeProjectParser",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "XcodeProjectParser.swift"
      ],
      "target_dependencies" : [
        "XcodeProject"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeProjectGraphBuilderLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectGraphBuilderLiveTests",
      "path" : "Tests/XcodeProjectGraphBuilderLiveTests",
      "sources" : [
        "Mock/PackageDependencyGraphBuilderMock.swift",
        "Mock/PackageSwiftFileParserMock.swift",
        "Mock/URL+Mock.swift",
        "Mock/XcodeProject+Mock.swift",
        "XcodeProjectGraphBuilderLiveTests.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphXcodeHelpers",
        "PackageGraphBuilder",
        "PackageSwiftFileParser",
        "XcodeProjectGraphBuilderLive",
        "XcodeProject"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeProjectGraphBuilderLive",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectGraphBuilderLive",
      "path" : "Sources/Library/Graphing/XcodeProjectGraphBuilderLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "Internal/AllDependenciesGraphBuilder.swift",
        "Internal/PackagesOnlyGraphBuilder.swift",
        "XcodeProjectGraphBuilderLive.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphXcodeHelpers",
        "PackageGraphBuilder",
        "PackageSwiftFile",
        "PackageSwiftFileParser",
        "XcodeProjectGraphBuilder",
        "XcodeProject"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeProjectGraphBuilder",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectGraphBuilder",
      "path" : "Sources/Library/Graphing/XcodeProjectGraphBuilder",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "XcodeProjectGraphBuilder.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "PackageGraphBuilder",
        "XcodeProject"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeProject",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProject",
      "path" : "Sources/Library/Parsing/XcodeProject",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "XcodeProject+SwiftPackage.swift",
        "XcodeProject+Target.swift",
        "XcodeProject.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Writer",
      "module_type" : "SwiftTarget",
      "name" : "Writer",
      "path" : "Sources/Library/Outputting/Writer",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "Writer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "StringIndentHelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "StringIndentHelpersTests",
      "path" : "Tests/StringIndentHelpersTests",
      "sources" : [
        "StringIndentHelpersTests.swift"
      ],
      "target_dependencies" : [
        "StringIndentHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StringIndentHelpers",
      "module_type" : "SwiftTarget",
      "name" : "StringIndentHelpers",
      "path" : "Sources/Library/Utilities/StringIndentHelpers",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "Indent.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "StdoutWriter",
      "module_type" : "SwiftTarget",
      "name" : "StdoutWriter",
      "path" : "Sources/Library/Outputting/StdoutWriter",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "StdoutWriter.swift"
      ],
      "target_dependencies" : [
        "Writer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShellCommandRunnerLive",
      "module_type" : "SwiftTarget",
      "name" : "ShellCommandRunnerLive",
      "path" : "Sources/Library/Utilities/ShellCommandRunnerLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "ShellCommandRunnerLive.swift"
      ],
      "target_dependencies" : [
        "ShellCommandRunner"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShellCommandRunner",
      "module_type" : "SwiftTarget",
      "name" : "ShellCommandRunner",
      "path" : "Sources/Library/Utilities/ShellCommandRunner",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "ShellCommandOutput.swift",
        "ShellCommandRunner.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ProjectRootClassifierLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "ProjectRootClassifierLiveTests",
      "path" : "Tests/ProjectRootClassifierLiveTests",
      "sources" : [
        "Mock/FileSystemMock.swift",
        "ProjectRootClassifierLiveTests.swift"
      ],
      "target_dependencies" : [
        "FileSystem",
        "ProjectRootClassifierLive"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ProjectRootClassifierLive",
      "module_type" : "SwiftTarget",
      "name" : "ProjectRootClassifierLive",
      "path" : "Sources/Library/Parsing/ProjectRootClassifierLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "ProjectRootClassifierLive.swift"
      ],
      "target_dependencies" : [
        "FileSystem",
        "ProjectRootClassifier"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ProjectRootClassifier",
      "module_type" : "SwiftTarget",
      "name" : "ProjectRootClassifier",
      "path" : "Sources/Library/Parsing/ProjectRootClassifier",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "ProjectRoot.swift",
        "ProjectRootClassifier.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageSwiftFileParserLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFileParserLiveTests",
      "path" : "Tests/PackageSwiftFileParserLiveTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/PackageSwiftFileParserLiveTests/MockData",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Mock/DumpPackageServiceMock.swift",
        "Mock/PackageSwiftFileParserCacheMock.swift",
        "Mock/URL+Mock.swift",
        "PackageSwiftFileParserLiveTests.swift"
      ],
      "target_dependencies" : [
        "DumpPackageService",
        "PackageSwiftFileParser",
        "PackageSwiftFileParserCache",
        "PackageSwiftFileParserLive"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageSwiftFileParserLive",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFileParserLive",
      "path" : "Sources/Library/Parsing/PackageSwiftFileParserLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "Internal/IntermediatePackageSwiftFile+Dependency.swift",
        "Internal/IntermediatePackageSwiftFile+Product.swift",
        "Internal/IntermediatePackageSwiftFile+Target+Dependency.swift",
        "Internal/IntermediatePackageSwiftFile+Target.swift",
        "Internal/IntermediatePackageSwiftFile.swift",
        "Internal/PackageSwiftFileMapper.swift",
        "PackageSwiftParserLive.swift"
      ],
      "target_dependencies" : [
        "DumpPackageService",
        "PackageSwiftFile",
        "PackageSwiftFileParser",
        "PackageSwiftFileParserCache"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageSwiftFileParserCacheLive",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFileParserCacheLive",
      "path" : "Sources/Library/Parsing/PackageSwiftFileParserCacheLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "PackageSwiftFileParserCacheLive.swift"
      ],
      "target_dependencies" : [
        "PackageSwiftFile",
        "PackageSwiftFileParserCache"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageSwiftFileParserCache",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFileParserCache",
      "path" : "Sources/Library/Parsing/PackageSwiftFileParserCache",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "PackageSwiftFileParserCache.swift"
      ],
      "target_dependencies" : [
        "PackageSwiftFile"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageSwiftFileParser",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFileParser",
      "path" : "Sources/Library/Parsing/PackageSwiftFileParser",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "PackageSwiftFileParser.swift"
      ],
      "target_dependencies" : [
        "PackageSwiftFile"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageSwiftFile",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFile",
      "path" : "Sources/Library/Parsing/PackageSwiftFile",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "PackageSwiftFile+Dependency.swift",
        "PackageSwiftFile+Product.swift",
        "PackageSwiftFile+Target+Dependency.swift",
        "PackageSwiftFile+Target.swift",
        "PackageSwiftFile.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageGraphBuilderLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageGraphBuilderLiveTests",
      "path" : "Tests/PackageGraphBuilderLiveTests",
      "sources" : [
        "Mock/PackageSwiftFile+Mock.swift",
        "PackageGraphBuilderLiveTests.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphXcodeHelpers",
        "PackageGraphBuilderLive",
        "PackageSwiftFile"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageGraphBuilderLive",
      "module_type" : "SwiftTarget",
      "name" : "PackageGraphBuilderLive",
      "path" : "Sources/Library/Graphing/PackageGraphBuilderLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "Internal/AllDependenciesGraphBuilder.swift",
        "Internal/PackagesOnlyGraphBuilder.swift",
        "PackageGraphBuilderLive.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphXcodeHelpers",
        "PackageGraphBuilder",
        "PackageSwiftFile"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageGraphBuilder",
      "module_type" : "SwiftTarget",
      "name" : "PackageGraphBuilder",
      "path" : "Sources/Library/Graphing/PackageGraphBuilder",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "PackageGraphBuilder.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "PackageSwiftFile"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MermaidGraphMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "MermaidGraphMapperTests",
      "path" : "Tests/MermaidGraphMapperTests",
      "sources" : [
        "MermaidGraphMapperTests.swift",
        "Mock/DirectedGraph.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "MermaidGraphMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MermaidGraphMapper",
      "module_type" : "SwiftTarget",
      "name" : "MermaidGraphMapper",
      "path" : "Sources/Library/Graphing/MermaidGraphMapper",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "MermaidGraphMapper.swift",
        "MermaidGraphSettings.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphMapper",
        "StringIndentHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MappingDirectedGraphWriterTests",
      "module_type" : "SwiftTarget",
      "name" : "MappingDirectedGraphWriterTests",
      "path" : "Tests/MappingDirectedGraphWriterTests",
      "sources" : [
        "MappingDirectedGraphWriterTests.swift",
        "Mock/DirectedGraphMapperMock.swift",
        "Mock/WriterMock.swift"
      ],
      "target_dependencies" : [
        "MappingDirectedGraphWriter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MappingDirectedGraphWriter",
      "module_type" : "SwiftTarget",
      "name" : "MappingDirectedGraphWriter",
      "path" : "Sources/Library/Outputting/MappingDirectedGraphWriter",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "MappingDirectedGraphWriter.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphMapper",
        "DirectedGraphWriter"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Main",
      "module_type" : "SwiftTarget",
      "name" : "Main",
      "path" : "Sources/Main",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "CompositionRoot.swift",
        "DependencyGraph.swift"
      ],
      "target_dependencies" : [
        "D2GraphMapper",
        "DirectedGraphMapper",
        "DirectedGraphWriter",
        "DOTGraphMapper",
        "DumpPackageService",
        "DumpPackageServiceLive",
        "FileSystem",
        "FileSystemLive",
        "GraphCommand",
        "MappingDirectedGraphWriter",
        "MermaidGraphMapper",
        "PackageGraphBuilder",
        "PackageGraphBuilderLive",
        "PackageSwiftFileParser",
        "PackageSwiftFileParserCache",
        "PackageSwiftFileParserCacheLive",
        "PackageSwiftFileParserLive",
        "ProjectRootClassifier",
        "ProjectRootClassifierLive",
        "ShellCommandRunner",
        "ShellCommandRunnerLive",
        "StdoutWriter",
        "XcodeProjectGraphBuilder",
        "XcodeProjectGraphBuilderLive",
        "XcodeProjectParser",
        "XcodeProjectParserLive"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "GraphCommandTests",
      "module_type" : "SwiftTarget",
      "name" : "GraphCommandTests",
      "path" : "Tests/GraphCommandTests",
      "sources" : [
        "DirectedGraphWriterFactoryTests.swift",
        "GraphCommandTests.swift",
        "Mock/DirectedGraphWriterMock.swift",
        "Mock/PackageDependencyGraphBuilderMock.swift",
        "Mock/PackageSwiftFileParserMocker.swift",
        "Mock/ProjectRootClassifierMock.swift",
        "Mock/XcodeProjectDependencyGraphBuilderMock.swift",
        "Mock/XcodeProjectParserMock.swift"
      ],
      "target_dependencies" : [
        "GraphCommand"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GraphCommand",
      "module_type" : "SwiftTarget",
      "name" : "GraphCommand",
      "path" : "Sources/Library/Commands/GraphCommand",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DirectedGraphWriterFactory.swift",
        "GraphCommand.swift",
        "Syntax.swift"
      ],
      "target_dependencies" : [
        "DirectedGraphMapper",
        "DirectedGraphWriter",
        "PackageGraphBuilder",
        "PackageSwiftFileParser",
        "ProjectRootClassifier",
        "XcodeProjectParser",
        "XcodeProjectGraphBuilder"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FileSystemLive",
      "module_type" : "SwiftTarget",
      "name" : "FileSystemLive",
      "path" : "Sources/Library/Utilities/FileSystemLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "FileSystemLive.swift"
      ],
      "target_dependencies" : [
        "FileSystem"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FileSystem",
      "module_type" : "SwiftTarget",
      "name" : "FileSystem",
      "path" : "Sources/Library/Utilities/FileSystem",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "FileSystem.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DumpPackageServiceLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "DumpPackageServiceLiveTests",
      "path" : "Tests/DumpPackageServiceLiveTests",
      "sources" : [
        "DumpPackageServiceLiveTests.swift",
        "Mock/ShellCommandRunnerMock.swift"
      ],
      "target_dependencies" : [
        "DumpPackageServiceLive",
        "ShellCommandRunner"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DumpPackageServiceLive",
      "module_type" : "SwiftTarget",
      "name" : "DumpPackageServiceLive",
      "path" : "Sources/Library/Parsing/DumpPackageServiceLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DumpPackageServiceLive.swift"
      ],
      "target_dependencies" : [
        "DumpPackageService",
        "ShellCommandRunner"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DumpPackageService",
      "module_type" : "SwiftTarget",
      "name" : "DumpPackageService",
      "path" : "Sources/Library/Parsing/DumpPackageService",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DumpPackageService.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DirectedGraphXcodeHelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraphXcodeHelpersTests",
      "path" : "Tests/DirectedGraphXcodeHelpersTests",
      "sources" : [
        "String+SafeNameTests.swift"
      ],
      "target_dependencies" : [
        "DirectedGraphXcodeHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DirectedGraphXcodeHelpers",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraphXcodeHelpers",
      "path" : "Sources/Library/Graphing/DirectedGraphXcodeHelpers",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DirectedGraph+XcodeHelpers.swift",
        "String+SafeName.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DirectedGraphWriter",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraphWriter",
      "path" : "Sources/Library/Outputting/DirectedGraphWriter",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DirectedGraphWriter.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "Writer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DirectedGraphTests",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraphTests",
      "path" : "Tests/DirectedGraphTests",
      "sources" : [
        "DirectedGraphTests.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DirectedGraphMapper",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraphMapper",
      "path" : "Sources/Library/Graphing/DirectedGraphMapper",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DirectedGraphMapper.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DirectedGraph",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraph",
      "path" : "Sources/Library/Graphing/DirectedGraph",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DirectedGraph+Cluster.swift",
        "DirectedGraph+Edge.swift",
        "DirectedGraph+Node.swift",
        "DirectedGraph.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DOTGraphMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "DOTGraphMapperTests",
      "path" : "Tests/DOTGraphMapperTests",
      "sources" : [
        "DOTGraphMapperTests.swift",
        "Mock/DirectedGraph.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DOTGraphMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DOTGraphMapper",
      "module_type" : "SwiftTarget",
      "name" : "DOTGraphMapper",
      "path" : "Sources/Library/Graphing/DOTGraphMapper",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DOTGraphMapper.swift",
        "DOTGraphSettings.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphMapper",
        "StringIndentHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "D2GraphMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "D2GraphMapperTests",
      "path" : "Tests/D2GraphMapperTests",
      "sources" : [
        "D2GraphMapperTests.swift",
        "Mock/DirectedGraph.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "D2GraphMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "D2GraphMapper",
      "module_type" : "SwiftTarget",
      "name" : "D2GraphMapper",
      "path" : "Sources/Library/Graphing/D2GraphMapper",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "D2GraphMapper.swift",
        "D2GraphSettings.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphMapper",
        "StringIndentHelpers"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
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 Generate Manual
Building for debugging...
[1/44] Write sources
[25/44] Write dependency-graph-entitlement.plist
[25/44] Write sources
[40/44] Write swift-version-2F0A5646E1D333AE.txt
[42/75] Emitting module Writer
[43/75] Compiling Writer Writer.swift
[44/75] Compiling PackageSwiftFile PackageSwiftFile+Product.swift
[45/75] Compiling PackageSwiftFile PackageSwiftFile+Target+Dependency.swift
[46/75] Compiling PackageSwiftFile PackageSwiftFile+Target.swift
[47/75] Compiling PackageSwiftFile PackageSwiftFile.swift
[48/75] Emitting module PackageSwiftFile
[49/75] Compiling PackageSwiftFile PackageSwiftFile+Dependency.swift
[50/79] Compiling StdoutWriter StdoutWriter.swift
[51/79] Emitting module StdoutWriter
[52/81] Emitting module ArgumentParserToolInfo
[53/81] Compiling ArgumentParserToolInfo ToolInfo.swift
[54/83] Emitting module XcodeProject
[55/83] Compiling PackageSwiftFileParser PackageSwiftFileParser.swift
[56/83] Emitting module PackageSwiftFileParser
[57/83] Compiling DumpPackageService DumpPackageService.swift
[58/83] Emitting module DumpPackageService
[59/83] Compiling DirectedGraph DirectedGraph.swift
[60/108] Emitting module PathKit
[61/108] Compiling PathKit PathKit.swift
[62/127] Compiling XcodeProject XcodeProject+SwiftPackage.swift
[63/127] Compiling XcodeProject XcodeProject+Target.swift
[64/127] Compiling XcodeProject XcodeProject.swift
[65/127] Compiling ProjectRootClassifier ProjectRootClassifier.swift
[66/127] Emitting module StringIndentHelpers
[67/127] Compiling StringIndentHelpers Indent.swift
[68/127] Emitting module ProjectRootClassifier
[69/127] Compiling DirectedGraph DirectedGraph+Node.swift
[70/127] Compiling ProjectRootClassifier ProjectRoot.swift
[71/127] Emitting module PackageSwiftFileParserCache
[72/127] Compiling PackageSwiftFileParserCache PackageSwiftFileParserCache.swift
[73/127] Compiling DirectedGraph DirectedGraph+Cluster.swift
[74/127] Emitting module DirectedGraph
[75/127] Compiling DirectedGraph DirectedGraph+Edge.swift
[76/127] Emitting module ShellCommandRunner
[77/127] Compiling ShellCommandRunner ShellCommandOutput.swift
[78/127] Compiling ShellCommandRunner ShellCommandRunner.swift
[79/127] Emitting module FileSystem
[80/127] Compiling FileSystem FileSystem.swift
[81/150] Compiling XcodeProjectParser XcodeProjectParser.swift
[82/150] Emitting module XcodeProjectParser
[83/150] Emitting module PackageGraphBuilder
[84/150] Compiling PackageGraphBuilder PackageGraphBuilder.swift
[85/150] Emitting module DirectedGraphWriter
[86/150] Compiling DirectedGraphWriter DirectedGraphWriter.swift
[87/150] Compiling DirectedGraphXcodeHelpers String+SafeName.swift
[88/154] Emitting module DirectedGraphMapper
[89/154] Compiling DirectedGraphMapper DirectedGraphMapper.swift
[90/154] Emitting module PackageSwiftFileParserCacheLive
[91/154] Compiling PackageSwiftFileParserCacheLive PackageSwiftFileParserCacheLive.swift
[92/156] Emitting module DirectedGraphXcodeHelpers
[93/156] Compiling DirectedGraphXcodeHelpers DirectedGraph+XcodeHelpers.swift
[94/156] Emitting module ShellCommandRunnerLive
[95/156] Compiling ShellCommandRunnerLive ShellCommandRunnerLive.swift
[96/158] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Target.swift
[97/158] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile.swift
[98/158] Compiling PackageSwiftFileParserLive PackageSwiftFileMapper.swift
[99/158] Compiling PackageSwiftFileParserLive PackageSwiftParserLive.swift
[100/167] Compiling FileSystemLive FileSystemLive.swift
[101/167] Emitting module FileSystemLive
[102/167] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Product.swift
[103/167] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Target+Dependency.swift
[104/167] Emitting module PackageSwiftFileParserLive
[105/167] Emitting module XcodeProjectGraphBuilder
[106/167] Compiling XcodeProjectGraphBuilder XcodeProjectGraphBuilder.swift
[107/167] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Dependency.swift
[108/167] Emitting module ProjectRootClassifierLive
[109/167] Compiling ProjectRootClassifierLive ProjectRootClassifierLive.swift
[110/181] Emitting module MappingDirectedGraphWriter
[111/181] Compiling MappingDirectedGraphWriter MappingDirectedGraphWriter.swift
[112/181] Compiling DumpPackageServiceLive DumpPackageServiceLive.swift
[113/181] Emitting module DumpPackageServiceLive
[114/181] Emitting module PackageGraphBuilderLive
[115/181] Compiling MermaidGraphMapper MermaidGraphSettings.swift
[116/181] Emitting module MermaidGraphMapper
[117/181] Compiling MermaidGraphMapper MermaidGraphMapper.swift
[118/181] Compiling PackageGraphBuilderLive PackagesOnlyGraphBuilder.swift
[119/181] Compiling PackageGraphBuilderLive AllDependenciesGraphBuilder.swift
[120/181] Compiling PackageGraphBuilderLive PackageGraphBuilderLive.swift
[121/181] Compiling DOTGraphMapper DOTGraphSettings.swift
[122/181] Compiling DOTGraphMapper DOTGraphMapper.swift
[123/181] Emitting module DOTGraphMapper
[124/181] Compiling D2GraphMapper D2GraphSettings.swift
[125/181] Compiling XcodeProjectGraphBuilderLive XcodeProjectGraphBuilderLive.swift
[126/181] Compiling XcodeProjectGraphBuilderLive PackagesOnlyGraphBuilder.swift
[127/181] Emitting module XcodeProjectGraphBuilderLive
[128/181] Compiling XcodeProjectGraphBuilderLive AllDependenciesGraphBuilder.swift
[129/181] Emitting module GraphCommand
[130/181] Compiling GraphCommand Syntax.swift
[131/181] Compiling GraphCommand GraphCommand.swift
[132/181] Compiling GraphCommand DirectedGraphWriterFactory.swift
[133/181] Emitting module D2GraphMapper
/Users/admin/builder/spi-builder-workspace/Sources/Library/Graphing/D2GraphMapper/D2GraphMapper.swift:7:10: warning: associated value 'failedFindingClusterContainingNode' of 'Sendable'-conforming enum 'D2GraphMapperError' has non-sendable type 'DirectedGraph.Node'; this is an error in the Swift 6 language mode
  5 |
  6 | enum D2GraphMapperError: LocalizedError {
  7 |     case failedFindingClusterContainingNode(DirectedGraph.Node)
    |          `- warning: associated value 'failedFindingClusterContainingNode' of 'Sendable'-conforming enum 'D2GraphMapperError' has non-sendable type 'DirectedGraph.Node'; this is an error in the Swift 6 language mode
  8 |
  9 |     var errorDescription: String? {
/Users/admin/builder/spi-builder-workspace/Sources/Library/Graphing/DirectedGraph/DirectedGraph+Node.swift:4:17: note: class 'Node' does not conform to the 'Sendable' protocol
 2 |
 3 | public extension DirectedGraph {
 4 |     final class Node: Equatable {
   |                 `- note: class 'Node' does not conform to the 'Sendable' protocol
 5 |         public enum Shape {
 6 |             case box
/Users/admin/builder/spi-builder-workspace/Sources/Library/Graphing/D2GraphMapper/D2GraphMapper.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'DirectedGraph'
  1 | import DirectedGraph
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'DirectedGraph'
  2 | import DirectedGraphMapper
  3 | import Foundation
[134/181] Compiling D2GraphMapper D2GraphMapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Library/Graphing/D2GraphMapper/D2GraphMapper.swift:7:10: warning: associated value 'failedFindingClusterContainingNode' of 'Sendable'-conforming enum 'D2GraphMapperError' has non-sendable type 'DirectedGraph.Node'; this is an error in the Swift 6 language mode
  5 |
  6 | enum D2GraphMapperError: LocalizedError {
  7 |     case failedFindingClusterContainingNode(DirectedGraph.Node)
    |          `- warning: associated value 'failedFindingClusterContainingNode' of 'Sendable'-conforming enum 'D2GraphMapperError' has non-sendable type 'DirectedGraph.Node'; this is an error in the Swift 6 language mode
  8 |
  9 |     var errorDescription: String? {
/Users/admin/builder/spi-builder-workspace/Sources/Library/Graphing/DirectedGraph/DirectedGraph+Node.swift:4:17: note: class 'Node' does not conform to the 'Sendable' protocol
 2 |
 3 | public extension DirectedGraph {
 4 |     final class Node: Equatable {
   |                 `- note: class 'Node' does not conform to the 'Sendable' protocol
 5 |         public enum Shape {
 6 |             case box
/Users/admin/builder/spi-builder-workspace/Sources/Library/Graphing/D2GraphMapper/D2GraphMapper.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'DirectedGraph'
  1 | import DirectedGraph
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'DirectedGraph'
  2 | import DirectedGraphMapper
  3 | import Foundation
[135/181] Emitting module ArgumentParser
[136/185] Compiling ArgumentParser ArgumentHelp.swift
[137/185] Compiling ArgumentParser ArgumentVisibility.swift
[138/185] Compiling ArgumentParser CompletionKind.swift
[139/185] Compiling ArgumentParser Errors.swift
[140/185] Compiling AEXML Options.swift
[141/185] Compiling AEXML Element.swift
[142/185] Compiling AEXML Document.swift
[143/185] Compiling AEXML Error.swift
[144/185] Emitting module AEXML
[145/185] Compiling AEXML Parser.swift
[146/195] Compiling ArgumentParser HelpGenerator.swift
[147/195] Compiling ArgumentParser MessageInfo.swift
[148/195] Compiling ArgumentParser UsageGenerator.swift
[149/195] Compiling ArgumentParser CollectionExtensions.swift
[150/195] Compiling ArgumentParser InputOrigin.swift
[151/195] Compiling ArgumentParser Name.swift
[152/195] Compiling ArgumentParser Parsed.swift
[153/195] Compiling ArgumentParser ParsedValues.swift
[154/195] Compiling ArgumentParser ParserError.swift
[155/195] Compiling ArgumentParser SplitArguments.swift
[156/195] Compiling ArgumentParser DumpHelpGenerator.swift
[157/195] Compiling ArgumentParser HelpCommand.swift
[158/198] Compiling ArgumentParser AsyncParsableCommand.swift
[159/198] Compiling ArgumentParser CommandConfiguration.swift
[160/198] Compiling ArgumentParser EnumerableFlag.swift
[161/198] Compiling ArgumentParser ExpressibleByArgument.swift
[162/201] Compiling ArgumentParser ParsableArguments.swift
[163/201] Compiling ArgumentParser ParsableArgumentsValidation.swift
[164/201] Compiling ArgumentParser ParsableCommand.swift
[165/201] Compiling ArgumentParser ArgumentDecoder.swift
[166/214] Compiling ArgumentParser Platform.swift
[167/214] Compiling ArgumentParser SequenceExtensions.swift
[168/214] Compiling ArgumentParser StringExtensions.swift
[169/214] Compiling ArgumentParser Tree.swift
[170/272] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[171/272] Compiling XcodeProj XCScheme+PathRunnable.swift
[172/272] Compiling XcodeProj XCScheme+ProfileAction.swift
[173/272] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[174/272] Compiling XcodeProj XCScheme+Runnable.swift
[175/272] Compiling XcodeProj XCScheme+SerialAction.swift
[176/272] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[177/272] Compiling XcodeProj XCScheme+TestAction.swift
[178/272] Compiling XcodeProj XCScheme+TestItem.swift
[179/272] Compiling XcodeProj Errors.swift
[180/272] Compiling XcodeProj AEXML+XcodeFormat.swift
[181/272] Compiling XcodeProj Array+Extras.swift
[182/272] Compiling XcodeProj Bool+Extras.swift
[187/272] Compiling XcodeProj Dictionary+Enumerate.swift
[188/272] Compiling XcodeProj Dictionary+Extras.swift
[189/272] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[190/272] Compiling XcodeProj NSRecursiveLock+Sync.swift
[191/272] Compiling XcodeProj Path+Extras.swift
[192/272] Compiling XcodeProj String+Utils.swift
[193/281] Emitting module XcodeProj
[194/281] Compiling XcodeProj PlistValue.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[195/281] Compiling XcodeProj ReferenceGenerator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[196/281] Compiling XcodeProj XCConfig.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[197/281] Compiling XcodeProj XCWorkspace.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[198/281] Compiling XcodeProj XCWorkspaceData.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[199/281] Compiling XcodeProj XCWorkspaceDataElement.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[200/281] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[201/281] Compiling XcodeProj XCWorkspaceDataFileRef.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[202/281] Compiling XcodeProj XCWorkspaceDataGroup.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[212/281] Compiling XcodeProj PBXProject.swift
[213/281] Compiling XcodeProj Equality.generated.swift
[214/281] Compiling XcodeProj Sourcery.swift
[215/281] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[216/281] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[217/281] Compiling XcodeProj PBXAggregateTarget.swift
[218/281] Compiling XcodeProj PBXLegacyTarget.swift
[219/281] Compiling XcodeProj PBXNativeTarget.swift
[220/281] Compiling XcodeProj PBXProductType.swift
[221/281] Compiling XcodeProj PBXReferenceProxy.swift
[222/281] Compiling XcodeProj XCScheme+TestPlanReference.swift
[223/281] Compiling XcodeProj XCScheme+TestableReference.swift
[224/281] Compiling XcodeProj XCScheme.swift
[225/281] Compiling XcodeProj XCSchemeManagement.swift
[226/281] Compiling XcodeProj BuildSettingsProvider.swift
[227/281] Compiling XcodeProj CommentedString.swift
[228/281] Compiling XcodeProj Decoders.swift
[229/281] Compiling XcodeProj JSONDecoding.swift
[230/281] Compiling XcodeProj PBXBatchUpdater.swift
[231/281] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[232/281] Compiling XcodeProj XCScheme+ArchiveAction.swift
[233/281] Compiling XcodeProj XCScheme+BuildAction.swift
[234/281] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[235/281] Compiling XcodeProj XCScheme+BuildableReference.swift
[236/281] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[237/281] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[238/281] Compiling XcodeProj XCScheme+ExecutionAction.swift
[239/281] Compiling XcodeProj XCScheme+LaunchAction.swift
[240/281] Compiling XcodeProj PBXTarget.swift
[241/281] Compiling XcodeProj PBXTargetDependency.swift
[242/281] Compiling XcodeProj WorkspaceSettings.swift
[243/281] Compiling XcodeProj XCBreakpointList.swift
[244/281] Compiling XcodeProj XCSharedData.swift
[245/281] Compiling XcodeProj Xcode.swift
[246/281] Compiling XcodeProj XcodeProj.swift
[247/281] Compiling XcodeProj Writable.swift
[248/281] Compiling XcodeProj XCScheme+AditionalOption.swift
[249/281] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[250/281] Compiling XcodeProj PBXSourcesBuildPhase.swift
[251/281] Compiling XcodeProj BuildSettings.swift
[252/281] Compiling XcodeProj XCBuildConfiguration.swift
[253/281] Compiling XcodeProj XCConfigurationList.swift
[254/281] Compiling XcodeProj PBXContainerItem.swift
[255/281] Compiling XcodeProj PBXContainerItemProxy.swift
[256/281] Compiling XcodeProj PBXFileElement.swift
[257/281] Compiling XcodeProj PBXFileReference.swift
[258/281] Compiling XcodeProj PBXGroup.swift
[259/281] Compiling XcodeProj PBXSourceTree.swift
[260/281] Compiling XcodeProj PBXVariantGroup.swift
[261/281] Compiling XcodeProj XCVersionGroup.swift
[262/281] Compiling XcodeProj PBXObject.swift
[263/281] Compiling XcodeProj PBXObjectParser.swift
[264/281] Compiling XcodeProj PBXObjectReference.swift
[265/281] Compiling XcodeProj PBXObjects.swift
[266/281] Compiling XcodeProj PBXOutputSettings.swift
[267/281] Compiling XcodeProj PBXProj.swift
[268/281] Compiling XcodeProj PBXProjEncoder.swift
[269/281] Compiling XcodeProj String+md5.swift
[270/281] Compiling XcodeProj BuildPhase.swift
[271/281] Compiling XcodeProj PBXBuildFile.swift
[272/281] Compiling XcodeProj PBXBuildPhase.swift
[273/281] Compiling XcodeProj PBXBuildRule.swift
[274/281] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[275/281] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[276/281] Compiling XcodeProj PBXHeadersBuildPhase.swift
[277/281] Compiling XcodeProj PBXResourcesBuildPhase.swift
[278/281] Compiling XcodeProj PBXRezBuildPhase.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
[1/1] Compiling plugin Generate Manual
Building for debugging...
[1/5] Write swift-version-2F0A5646E1D333AE.txt
[3/36] Compiling Writer Writer.swift
[4/36] Emitting module Writer
[5/36] Compiling PackageSwiftFile PackageSwiftFile.swift
[6/36] Emitting module PackageSwiftFile
[7/36] Compiling PackageSwiftFile PackageSwiftFile+Target.swift
[8/36] Compiling PackageSwiftFile PackageSwiftFile+Dependency.swift
[9/36] Compiling PackageSwiftFile PackageSwiftFile+Product.swift
[10/36] Compiling PackageSwiftFile PackageSwiftFile+Target+Dependency.swift
[11/40] Emitting module StdoutWriter
[12/40] Compiling StdoutWriter StdoutWriter.swift
[13/40] Compiling FileSystem FileSystem.swift
[14/42] Emitting module FileSystem
[15/42] Emitting module ArgumentParserToolInfo
[16/42] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/42] Compiling DumpPackageService DumpPackageService.swift
[18/42] Emitting module DumpPackageService
[19/46] Compiling ProjectRootClassifier ProjectRootClassifier.swift
[20/46] Compiling ShellCommandRunner ShellCommandRunner.swift
[21/46] Compiling ShellCommandRunner ShellCommandOutput.swift
[22/46] Emitting module StringIndentHelpers
[23/46] Compiling StringIndentHelpers Indent.swift
[24/46] Emitting module ShellCommandRunner
[25/46] Compiling ProjectRootClassifier ProjectRoot.swift
[26/46] Emitting module ProjectRootClassifier
[27/46] Compiling XcodeProject XcodeProject.swift
[28/46] Compiling DirectedGraph DirectedGraph+Edge.swift
[29/46] Compiling DirectedGraph DirectedGraph+Cluster.swift
[30/46] Emitting module DirectedGraph
[31/46] Compiling XcodeProject XcodeProject+Target.swift
[32/94] Emitting module XcodeProject
[33/94] Compiling XcodeProject XcodeProject+SwiftPackage.swift
[34/94] Emitting module PackageSwiftFileParserCache
[35/94] Compiling PackageSwiftFileParserCache PackageSwiftFileParserCache.swift
[36/94] Emitting module PackageSwiftFileParser
[37/94] Compiling PackageSwiftFileParser PackageSwiftFileParser.swift
[38/100] Emitting module FileSystemLive
[39/100] Compiling FileSystemLive FileSystemLive.swift
[40/100] Emitting module PathKit
[41/100] Compiling PathKit PathKit.swift
[42/100] Compiling DirectedGraph DirectedGraph+Node.swift
[43/100] Compiling DirectedGraph DirectedGraph.swift
[44/113] Emitting module XcodeProjectParser
[45/113] Compiling XcodeProjectParser XcodeProjectParser.swift
[46/113] Compiling ShellCommandRunnerLive ShellCommandRunnerLive.swift
[47/113] Emitting module ShellCommandRunnerLive
[48/113] Emitting module PackageSwiftFileParserCacheLive
[49/113] Compiling PackageSwiftFileParserCacheLive PackageSwiftFileParserCacheLive.swift
[50/113] Compiling DumpPackageServiceLive DumpPackageServiceLive.swift
[51/113] Emitting module DumpPackageServiceLive
[52/113] Compiling AEXML Options.swift
[53/113] Compiling AEXML Parser.swift
[54/113] Compiling ProjectRootClassifierLive ProjectRootClassifierLive.swift
[55/113] Emitting module ProjectRootClassifierLive
[56/117] Compiling PackageGraphBuilder PackageGraphBuilder.swift
[57/117] Emitting module PackageGraphBuilder
[58/117] Compiling AEXML Error.swift
[59/117] Emitting module AEXML
[60/117] Compiling AEXML Document.swift
[61/117] Compiling AEXML Element.swift
[62/117] Compiling PackageSwiftFileParserLive PackageSwiftParserLive.swift
[63/117] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Target.swift
[64/117] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile.swift
[65/117] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Product.swift
[66/117] Compiling PackageSwiftFileParserLive PackageSwiftFileMapper.swift
[67/117] Compiling DirectedGraphXcodeHelpers String+SafeName.swift
[68/117] Emitting module DirectedGraphXcodeHelpers
[69/117] Compiling DirectedGraphXcodeHelpers DirectedGraph+XcodeHelpers.swift
[70/119] Emitting module PackageSwiftFileParserLive
[71/119] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Target+Dependency.swift
[72/119] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Dependency.swift
[73/119] Compiling DirectedGraphWriter DirectedGraphWriter.swift
[74/119] Emitting module DirectedGraphWriter
[75/119] Emitting module DirectedGraphMapper
[76/119] Compiling DirectedGraphMapper DirectedGraphMapper.swift
[77/134] Emitting module ArgumentParser
[78/138] Emitting module XcodeProjectGraphBuilder
[79/138] Compiling XcodeProjectGraphBuilder XcodeProjectGraphBuilder.swift
[80/233] Emitting module MappingDirectedGraphWriter
[81/233] Compiling MappingDirectedGraphWriter MappingDirectedGraphWriter.swift
[82/233] Compiling PackageGraphBuilderLive PackagesOnlyGraphBuilder.swift
[83/233] Emitting module PackageGraphBuilderLive
[84/233] Compiling PackageGraphBuilderLive PackageGraphBuilderLive.swift
[85/233] Compiling PackageGraphBuilderLive AllDependenciesGraphBuilder.swift
[86/233] Compiling XcodeProj Errors.swift
[87/233] Compiling XcodeProj AEXML+XcodeFormat.swift
[88/233] Compiling XcodeProj Array+Extras.swift
[89/233] Compiling XcodeProj Bool+Extras.swift
[90/233] Emitting module DOTGraphMapper
[91/233] Compiling DOTGraphMapper DOTGraphSettings.swift
[92/233] Emitting module MermaidGraphMapper
[93/233] Compiling MermaidGraphMapper MermaidGraphSettings.swift
[94/233] Compiling MermaidGraphMapper MermaidGraphMapper.swift
[95/233] Compiling DOTGraphMapper DOTGraphMapper.swift
[96/233] Compiling D2GraphMapper D2GraphMapper.swift
[97/233] Emitting module D2GraphMapper
[98/233] Compiling D2GraphMapper D2GraphSettings.swift
[99/233] Emitting module XcodeProjectGraphBuilderLive
[100/233] Compiling XcodeProjectGraphBuilderLive XcodeProjectGraphBuilderLive.swift
[101/233] Compiling XcodeProjectGraphBuilderLive PackagesOnlyGraphBuilder.swift
[102/233] Compiling XcodeProjectGraphBuilderLive AllDependenciesGraphBuilder.swift
[103/233] Emitting module GraphCommand
[104/233] Compiling GraphCommand Syntax.swift
[105/233] Compiling GraphCommand DirectedGraphWriterFactory.swift
[106/233] Compiling GraphCommand GraphCommand.swift
[107/233] Compiling XcodeProj Dictionary+Enumerate.swift
[108/233] Compiling XcodeProj Dictionary+Extras.swift
[109/233] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[110/233] Compiling XcodeProj NSRecursiveLock+Sync.swift
[111/233] Compiling XcodeProj XCSchemeManagement.swift
[112/233] Compiling XcodeProj BuildSettingsProvider.swift
[113/233] Compiling XcodeProj CommentedString.swift
[114/233] Compiling XcodeProj Decoders.swift
[115/233] Compiling XcodeProj PBXContainerItem.swift
[116/233] Compiling XcodeProj PBXContainerItemProxy.swift
[117/233] Compiling XcodeProj PBXFileElement.swift
[118/233] Compiling XcodeProj PBXFileReference.swift
[119/233] Compiling XcodeProj JSONDecoding.swift
[120/233] Compiling XcodeProj PBXBatchUpdater.swift
[121/233] Compiling XcodeProj PBXProject.swift
[122/233] Compiling XcodeProj Equality.generated.swift
[123/233] Compiling XcodeProj PBXGroup.swift
[124/233] Compiling XcodeProj XCScheme+TestPlanReference.swift
[125/233] Compiling XcodeProj XCScheme+TestableReference.swift
[126/233] Compiling XcodeProj XCScheme.swift
[127/233] Compiling XcodeProj Path+Extras.swift
[128/233] Compiling XcodeProj String+Utils.swift
[129/233] Compiling XcodeProj String+md5.swift
[130/233] Compiling XcodeProj BuildPhase.swift
[131/233] Compiling XcodeProj PBXBuildFile.swift
[132/233] Compiling XcodeProj PBXBuildPhase.swift
[133/233] Compiling XcodeProj PBXBuildRule.swift
[134/233] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[135/233] Compiling XcodeProj PBXSourcesBuildPhase.swift
[136/233] Compiling XcodeProj BuildSettings.swift
[137/233] Compiling XcodeProj XCBuildConfiguration.swift
[138/233] Compiling XcodeProj XCConfigurationList.swift
[139/233] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[140/233] Compiling XcodeProj PBXHeadersBuildPhase.swift
[141/233] Compiling XcodeProj PBXResourcesBuildPhase.swift
[142/233] Compiling XcodeProj PBXRezBuildPhase.swift
[143/233] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[144/233] Emitting module XcodeProj
[165/242] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[166/242] Compiling XcodeProj XCScheme+PathRunnable.swift
[167/242] Compiling XcodeProj XCScheme+ProfileAction.swift
[168/242] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[169/242] Compiling XcodeProj XCScheme+Runnable.swift
[170/242] Compiling XcodeProj XCScheme+SerialAction.swift
[171/242] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[172/242] Compiling XcodeProj XCScheme+TestAction.swift
[173/242] Compiling XcodeProj XCScheme+TestItem.swift
[174/242] Compiling XcodeProj PBXSourceTree.swift
[175/242] Compiling XcodeProj PBXVariantGroup.swift
[176/242] Compiling XcodeProj XCVersionGroup.swift
[177/242] Compiling XcodeProj PBXObject.swift
[178/242] Compiling XcodeProj PBXObjectParser.swift
[179/242] Compiling XcodeProj PBXObjectReference.swift
[180/242] Compiling XcodeProj PBXObjects.swift
[181/242] Compiling XcodeProj PBXOutputSettings.swift
[182/242] Compiling XcodeProj PBXProj.swift
[183/242] Compiling XcodeProj PBXProjEncoder.swift
[184/242] Compiling XcodeProj PBXTarget.swift
[185/242] Compiling XcodeProj PBXTargetDependency.swift
[186/242] Compiling XcodeProj WorkspaceSettings.swift
[187/242] Compiling XcodeProj XCBreakpointList.swift
[188/242] Compiling XcodeProj XCSharedData.swift
[189/242] Compiling XcodeProj Xcode.swift
[190/242] Compiling XcodeProj XcodeProj.swift
[191/242] Compiling XcodeProj Writable.swift
[192/242] Compiling XcodeProj XCScheme+AditionalOption.swift
[204/242] Compiling XcodeProj Sourcery.swift
[205/242] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[206/242] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[207/242] Compiling XcodeProj PBXAggregateTarget.swift
[208/242] Compiling XcodeProj PBXLegacyTarget.swift
[209/242] Compiling XcodeProj PBXNativeTarget.swift
[210/242] Compiling XcodeProj PBXProductType.swift
[211/242] Compiling XcodeProj PBXReferenceProxy.swift
[222/242] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[223/242] Compiling XcodeProj XCScheme+ArchiveAction.swift
[224/242] Compiling XcodeProj XCScheme+BuildAction.swift
[225/242] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[226/242] Compiling XcodeProj XCScheme+BuildableReference.swift
[227/242] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[228/242] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[229/242] Compiling XcodeProj XCScheme+ExecutionAction.swift
[230/242] Compiling XcodeProj XCScheme+LaunchAction.swift
[231/242] Compiling XcodeProj PlistValue.swift
[232/242] Compiling XcodeProj ReferenceGenerator.swift
[233/242] Compiling XcodeProj XCConfig.swift
[234/242] Compiling XcodeProj XCWorkspace.swift
[235/242] Compiling XcodeProj XCWorkspaceData.swift
[236/242] Compiling XcodeProj XCWorkspaceDataElement.swift
[237/242] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[238/242] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[239/242] Compiling XcodeProj XCWorkspaceDataGroup.swift
[240/244] Emitting module XcodeProjectParserLive
[241/244] Compiling XcodeProjectParserLive XcodeProjectParserLive.swift
[242/247] Emitting module Main
/Users/admin/builder/spi-builder-workspace/Sources/Main/DependencyGraph.swift:51:1: warning: extension declares a conformance of imported type 'Syntax' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'GraphCommand' introduce this conformance in the future
49 | }
50 |
51 | extension Syntax: ExpressibleByArgument {}
   | |- warning: extension declares a conformance of imported type 'Syntax' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'GraphCommand' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
52 |
[243/247] Compiling Main CompositionRoot.swift
[244/247] Compiling Main DependencyGraph.swift
/Users/admin/builder/spi-builder-workspace/Sources/Main/DependencyGraph.swift:51:1: warning: extension declares a conformance of imported type 'Syntax' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'GraphCommand' introduce this conformance in the future
49 | }
50 |
51 | extension Syntax: ExpressibleByArgument {}
   | |- warning: extension declares a conformance of imported type 'Syntax' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'GraphCommand' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
52 |
[244/247] Write Objects.LinkFileList
[245/247] Linking dependency-graph
[246/247] Applying dependency-graph
Build complete! (8.03s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "xcodeproj",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.8.0",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/XcodeProj.git"
    }
  ],
  "manifest_display_name" : "DependencyGraph",
  "name" : "DependencyGraph",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "dependency-graph",
      "targets" : [
        "Main"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeProjectParserLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectParserLiveTests",
      "path" : "Tests/XcodeProjectParserLiveTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcodeProjectParserLiveTests/Example",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Mock/FileExistenceCheckerMock.swift",
        "XcodeProjectParserLiveTests.swift"
      ],
      "target_dependencies" : [
        "FileSystem",
        "XcodeProject",
        "XcodeProjectParserLive"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeProjectParserLive",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectParserLive",
      "path" : "Sources/Library/Parsing/XcodeProjectParserLive",
      "product_dependencies" : [
        "XcodeProj"
      ],
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "XcodeProjectParserLive.swift"
      ],
      "target_dependencies" : [
        "FileSystem",
        "XcodeProject",
        "XcodeProjectParser"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeProjectParser",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectParser",
      "path" : "Sources/Library/Parsing/XcodeProjectParser",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "XcodeProjectParser.swift"
      ],
      "target_dependencies" : [
        "XcodeProject"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeProjectGraphBuilderLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectGraphBuilderLiveTests",
      "path" : "Tests/XcodeProjectGraphBuilderLiveTests",
      "sources" : [
        "Mock/PackageDependencyGraphBuilderMock.swift",
        "Mock/PackageSwiftFileParserMock.swift",
        "Mock/URL+Mock.swift",
        "Mock/XcodeProject+Mock.swift",
        "XcodeProjectGraphBuilderLiveTests.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphXcodeHelpers",
        "PackageGraphBuilder",
        "PackageSwiftFileParser",
        "XcodeProjectGraphBuilderLive",
        "XcodeProject"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeProjectGraphBuilderLive",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectGraphBuilderLive",
      "path" : "Sources/Library/Graphing/XcodeProjectGraphBuilderLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "Internal/AllDependenciesGraphBuilder.swift",
        "Internal/PackagesOnlyGraphBuilder.swift",
        "XcodeProjectGraphBuilderLive.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphXcodeHelpers",
        "PackageGraphBuilder",
        "PackageSwiftFile",
        "PackageSwiftFileParser",
        "XcodeProjectGraphBuilder",
        "XcodeProject"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeProjectGraphBuilder",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectGraphBuilder",
      "path" : "Sources/Library/Graphing/XcodeProjectGraphBuilder",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "XcodeProjectGraphBuilder.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "PackageGraphBuilder",
        "XcodeProject"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeProject",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProject",
      "path" : "Sources/Library/Parsing/XcodeProject",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "XcodeProject+SwiftPackage.swift",
        "XcodeProject+Target.swift",
        "XcodeProject.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Writer",
      "module_type" : "SwiftTarget",
      "name" : "Writer",
      "path" : "Sources/Library/Outputting/Writer",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "Writer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "StringIndentHelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "StringIndentHelpersTests",
      "path" : "Tests/StringIndentHelpersTests",
      "sources" : [
        "StringIndentHelpersTests.swift"
      ],
      "target_dependencies" : [
        "StringIndentHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StringIndentHelpers",
      "module_type" : "SwiftTarget",
      "name" : "StringIndentHelpers",
      "path" : "Sources/Library/Utilities/StringIndentHelpers",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "Indent.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "StdoutWriter",
      "module_type" : "SwiftTarget",
      "name" : "StdoutWriter",
      "path" : "Sources/Library/Outputting/StdoutWriter",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "StdoutWriter.swift"
      ],
      "target_dependencies" : [
        "Writer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShellCommandRunnerLive",
      "module_type" : "SwiftTarget",
      "name" : "ShellCommandRunnerLive",
      "path" : "Sources/Library/Utilities/ShellCommandRunnerLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "ShellCommandRunnerLive.swift"
      ],
      "target_dependencies" : [
        "ShellCommandRunner"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShellCommandRunner",
      "module_type" : "SwiftTarget",
      "name" : "ShellCommandRunner",
      "path" : "Sources/Library/Utilities/ShellCommandRunner",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "ShellCommandOutput.swift",
        "ShellCommandRunner.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ProjectRootClassifierLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "ProjectRootClassifierLiveTests",
      "path" : "Tests/ProjectRootClassifierLiveTests",
      "sources" : [
        "Mock/FileSystemMock.swift",
        "ProjectRootClassifierLiveTests.swift"
      ],
      "target_dependencies" : [
        "FileSystem",
        "ProjectRootClassifierLive"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ProjectRootClassifierLive",
      "module_type" : "SwiftTarget",
      "name" : "ProjectRootClassifierLive",
      "path" : "Sources/Library/Parsing/ProjectRootClassifierLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "ProjectRootClassifierLive.swift"
      ],
      "target_dependencies" : [
        "FileSystem",
        "ProjectRootClassifier"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ProjectRootClassifier",
      "module_type" : "SwiftTarget",
      "name" : "ProjectRootClassifier",
      "path" : "Sources/Library/Parsing/ProjectRootClassifier",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "ProjectRoot.swift",
        "ProjectRootClassifier.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageSwiftFileParserLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFileParserLiveTests",
      "path" : "Tests/PackageSwiftFileParserLiveTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/PackageSwiftFileParserLiveTests/MockData",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Mock/DumpPackageServiceMock.swift",
        "Mock/PackageSwiftFileParserCacheMock.swift",
        "Mock/URL+Mock.swift",
        "PackageSwiftFileParserLiveTests.swift"
      ],
      "target_dependencies" : [
        "DumpPackageService",
        "PackageSwiftFileParser",
        "PackageSwiftFileParserCache",
        "PackageSwiftFileParserLive"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageSwiftFileParserLive",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFileParserLive",
      "path" : "Sources/Library/Parsing/PackageSwiftFileParserLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "Internal/IntermediatePackageSwiftFile+Dependency.swift",
        "Internal/IntermediatePackageSwiftFile+Product.swift",
        "Internal/IntermediatePackageSwiftFile+Target+Dependency.swift",
        "Internal/IntermediatePackageSwiftFile+Target.swift",
        "Internal/IntermediatePackageSwiftFile.swift",
        "Internal/PackageSwiftFileMapper.swift",
        "PackageSwiftParserLive.swift"
      ],
      "target_dependencies" : [
        "DumpPackageService",
        "PackageSwiftFile",
        "PackageSwiftFileParser",
        "PackageSwiftFileParserCache"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageSwiftFileParserCacheLive",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFileParserCacheLive",
      "path" : "Sources/Library/Parsing/PackageSwiftFileParserCacheLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "PackageSwiftFileParserCacheLive.swift"
      ],
      "target_dependencies" : [
        "PackageSwiftFile",
        "PackageSwiftFileParserCache"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageSwiftFileParserCache",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFileParserCache",
      "path" : "Sources/Library/Parsing/PackageSwiftFileParserCache",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "PackageSwiftFileParserCache.swift"
      ],
      "target_dependencies" : [
        "PackageSwiftFile"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageSwiftFileParser",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFileParser",
      "path" : "Sources/Library/Parsing/PackageSwiftFileParser",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "PackageSwiftFileParser.swift"
      ],
      "target_dependencies" : [
        "PackageSwiftFile"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageSwiftFile",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFile",
      "path" : "Sources/Library/Parsing/PackageSwiftFile",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "PackageSwiftFile+Dependency.swift",
        "PackageSwiftFile+Product.swift",
        "PackageSwiftFile+Target+Dependency.swift",
        "PackageSwiftFile+Target.swift",
        "PackageSwiftFile.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageGraphBuilderLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageGraphBuilderLiveTests",
      "path" : "Tests/PackageGraphBuilderLiveTests",
      "sources" : [
        "Mock/PackageSwiftFile+Mock.swift",
        "PackageGraphBuilderLiveTests.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphXcodeHelpers",
        "PackageGraphBuilderLive",
        "PackageSwiftFile"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageGraphBuilderLive",
      "module_type" : "SwiftTarget",
      "name" : "PackageGraphBuilderLive",
      "path" : "Sources/Library/Graphing/PackageGraphBuilderLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "Internal/AllDependenciesGraphBuilder.swift",
        "Internal/PackagesOnlyGraphBuilder.swift",
        "PackageGraphBuilderLive.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphXcodeHelpers",
        "PackageGraphBuilder",
        "PackageSwiftFile"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageGraphBuilder",
      "module_type" : "SwiftTarget",
      "name" : "PackageGraphBuilder",
      "path" : "Sources/Library/Graphing/PackageGraphBuilder",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "PackageGraphBuilder.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "PackageSwiftFile"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MermaidGraphMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "MermaidGraphMapperTests",
      "path" : "Tests/MermaidGraphMapperTests",
      "sources" : [
        "MermaidGraphMapperTests.swift",
        "Mock/DirectedGraph.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "MermaidGraphMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MermaidGraphMapper",
      "module_type" : "SwiftTarget",
      "name" : "MermaidGraphMapper",
      "path" : "Sources/Library/Graphing/MermaidGraphMapper",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "MermaidGraphMapper.swift",
        "MermaidGraphSettings.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphMapper",
        "StringIndentHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MappingDirectedGraphWriterTests",
      "module_type" : "SwiftTarget",
      "name" : "MappingDirectedGraphWriterTests",
      "path" : "Tests/MappingDirectedGraphWriterTests",
      "sources" : [
        "MappingDirectedGraphWriterTests.swift",
        "Mock/DirectedGraphMapperMock.swift",
        "Mock/WriterMock.swift"
      ],
      "target_dependencies" : [
        "MappingDirectedGraphWriter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MappingDirectedGraphWriter",
      "module_type" : "SwiftTarget",
      "name" : "MappingDirectedGraphWriter",
      "path" : "Sources/Library/Outputting/MappingDirectedGraphWriter",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "MappingDirectedGraphWriter.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphMapper",
        "DirectedGraphWriter"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Main",
      "module_type" : "SwiftTarget",
      "name" : "Main",
      "path" : "Sources/Main",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "CompositionRoot.swift",
        "DependencyGraph.swift"
      ],
      "target_dependencies" : [
        "D2GraphMapper",
        "DirectedGraphMapper",
        "DirectedGraphWriter",
        "DOTGraphMapper",
        "DumpPackageService",
        "DumpPackageServiceLive",
        "FileSystem",
        "FileSystemLive",
        "GraphCommand",
        "MappingDirectedGraphWriter",
        "MermaidGraphMapper",
        "PackageGraphBuilder",
        "PackageGraphBuilderLive",
        "PackageSwiftFileParser",
        "PackageSwiftFileParserCache",
        "PackageSwiftFileParserCacheLive",
        "PackageSwiftFileParserLive",
        "ProjectRootClassifier",
        "ProjectRootClassifierLive",
        "ShellCommandRunner",
        "ShellCommandRunnerLive",
        "StdoutWriter",
        "XcodeProjectGraphBuilder",
        "XcodeProjectGraphBuilderLive",
        "XcodeProjectParser",
        "XcodeProjectParserLive"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "GraphCommandTests",
      "module_type" : "SwiftTarget",
      "name" : "GraphCommandTests",
      "path" : "Tests/GraphCommandTests",
      "sources" : [
        "DirectedGraphWriterFactoryTests.swift",
        "GraphCommandTests.swift",
        "Mock/DirectedGraphWriterMock.swift",
        "Mock/PackageDependencyGraphBuilderMock.swift",
        "Mock/PackageSwiftFileParserMocker.swift",
        "Mock/ProjectRootClassifierMock.swift",
        "Mock/XcodeProjectDependencyGraphBuilderMock.swift",
        "Mock/XcodeProjectParserMock.swift"
      ],
      "target_dependencies" : [
        "GraphCommand"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GraphCommand",
      "module_type" : "SwiftTarget",
      "name" : "GraphCommand",
      "path" : "Sources/Library/Commands/GraphCommand",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DirectedGraphWriterFactory.swift",
        "GraphCommand.swift",
        "Syntax.swift"
      ],
      "target_dependencies" : [
        "DirectedGraphMapper",
        "DirectedGraphWriter",
        "PackageGraphBuilder",
        "PackageSwiftFileParser",
        "ProjectRootClassifier",
        "XcodeProjectParser",
        "XcodeProjectGraphBuilder"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FileSystemLive",
      "module_type" : "SwiftTarget",
      "name" : "FileSystemLive",
      "path" : "Sources/Library/Utilities/FileSystemLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "FileSystemLive.swift"
      ],
      "target_dependencies" : [
        "FileSystem"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FileSystem",
      "module_type" : "SwiftTarget",
      "name" : "FileSystem",
      "path" : "Sources/Library/Utilities/FileSystem",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "FileSystem.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DumpPackageServiceLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "DumpPackageServiceLiveTests",
      "path" : "Tests/DumpPackageServiceLiveTests",
      "sources" : [
        "DumpPackageServiceLiveTests.swift",
        "Mock/ShellCommandRunnerMock.swift"
      ],
      "target_dependencies" : [
        "DumpPackageServiceLive",
        "ShellCommandRunner"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DumpPackageServiceLive",
      "module_type" : "SwiftTarget",
      "name" : "DumpPackageServiceLive",
      "path" : "Sources/Library/Parsing/DumpPackageServiceLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DumpPackageServiceLive.swift"
      ],
      "target_dependencies" : [
        "DumpPackageService",
        "ShellCommandRunner"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DumpPackageService",
      "module_type" : "SwiftTarget",
      "name" : "DumpPackageService",
      "path" : "Sources/Library/Parsing/DumpPackageService",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DumpPackageService.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DirectedGraphXcodeHelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraphXcodeHelpersTests",
      "path" : "Tests/DirectedGraphXcodeHelpersTests",
      "sources" : [
        "String+SafeNameTests.swift"
      ],
      "target_dependencies" : [
        "DirectedGraphXcodeHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DirectedGraphXcodeHelpers",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraphXcodeHelpers",
      "path" : "Sources/Library/Graphing/DirectedGraphXcodeHelpers",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DirectedGraph+XcodeHelpers.swift",
        "String+SafeName.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DirectedGraphWriter",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraphWriter",
      "path" : "Sources/Library/Outputting/DirectedGraphWriter",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DirectedGraphWriter.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "Writer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DirectedGraphTests",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraphTests",
      "path" : "Tests/DirectedGraphTests",
      "sources" : [
        "DirectedGraphTests.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DirectedGraphMapper",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraphMapper",
      "path" : "Sources/Library/Graphing/DirectedGraphMapper",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DirectedGraphMapper.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DirectedGraph",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraph",
      "path" : "Sources/Library/Graphing/DirectedGraph",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DirectedGraph+Cluster.swift",
        "DirectedGraph+Edge.swift",
        "DirectedGraph+Node.swift",
        "DirectedGraph.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DOTGraphMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "DOTGraphMapperTests",
      "path" : "Tests/DOTGraphMapperTests",
      "sources" : [
        "DOTGraphMapperTests.swift",
        "Mock/DirectedGraph.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DOTGraphMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DOTGraphMapper",
      "module_type" : "SwiftTarget",
      "name" : "DOTGraphMapper",
      "path" : "Sources/Library/Graphing/DOTGraphMapper",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DOTGraphMapper.swift",
        "DOTGraphSettings.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphMapper",
        "StringIndentHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "D2GraphMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "D2GraphMapperTests",
      "path" : "Tests/D2GraphMapperTests",
      "sources" : [
        "D2GraphMapperTests.swift",
        "Mock/DirectedGraph.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "D2GraphMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "D2GraphMapper",
      "module_type" : "SwiftTarget",
      "name" : "D2GraphMapper",
      "path" : "Sources/Library/Graphing/D2GraphMapper",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "D2GraphMapper.swift",
        "D2GraphSettings.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphMapper",
        "StringIndentHelpers"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.