The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DependencyGraph, reference main (6c89d4), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 11:21:41 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/simonbs/dependency-graph.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/simonbs/dependency-graph
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6c89d4b Preliminary support for target dependency condition (#23)
Cloned https://github.com/simonbs/dependency-graph.git
Revision (git rev-parse @):
6c89d4be7c90bdaea7feecf979f9ccab947c3188
SUCCESS checkout https://github.com/simonbs/dependency-graph.git at main
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/tuist/XcodeProj.git
[1/1452] Fetching pathkit
[190/2473] Fetching pathkit, spectre
[630/4628] Fetching pathkit, spectre, aexml
[4349/22075] Fetching pathkit, spectre, aexml, swift-argument-parser
Fetched https://github.com/kylef/PathKit.git from cache (0.89s)
Fetched https://github.com/kylef/Spectre.git from cache (0.89s)
[1877/44114] Fetching aexml, swift-argument-parser, xcodeproj
Fetched https://github.com/tadija/AEXML.git from cache (0.97s)
[176/41959] Fetching swift-argument-parser, xcodeproj
Fetched https://github.com/apple/swift-argument-parser from cache (2.52s)
Fetched https://github.com/tuist/XcodeProj.git from cache (2.52s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.8.0 (3.22s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.0 (0.68s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.88s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.76s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.70s)
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
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "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",
          "traits": [
            "default"
          ],
          "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",
              "traits": [
                "default"
              ],
              "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",
              "traits": [
                "default"
              ],
              "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",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/simonbs/dependency-graph.git
[1/1355] Fetching dependency-graph
Fetched https://github.com/simonbs/dependency-graph.git from cache (1.53s)
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.66s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.66s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.28s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.27.7 (0.52s)
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/tadija/AEXML.git from cache
Fetched https://github.com/tadija/AEXML.git from cache (0.55s)
Fetched https://github.com/kylef/PathKit.git from cache (0.55s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.62s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.45s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (1.05s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.05s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
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/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/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
Creating working copy for https://github.com/simonbs/dependency-graph.git
Working copy of https://github.com/simonbs/dependency-graph.git resolved at main (6c89d4b)
Found 2 product dependencies
  - swift-argument-parser
  - XcodeProj
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/simonbs/dependency-graph.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Generate Manual
Building for debugging...
[1/44] Write sources
[6/44] Write dependency-graph-entitlement.plist
[6/44] Write sources
[40/44] Write swift-version--6988338F2F200930.txt
[42/72] Emitting module Writer
[43/72] Compiling Writer Writer.swift
[44/72] Compiling PackageSwiftFile PackageSwiftFile+Target.swift
[45/72] Compiling PackageSwiftFile PackageSwiftFile.swift
[46/72] Compiling PackageSwiftFile PackageSwiftFile+Target+Dependency.swift
[47/72] Compiling PackageSwiftFile PackageSwiftFile+Product.swift
[48/72] Emitting module PackageSwiftFile
[49/72] Compiling PackageSwiftFile PackageSwiftFile+Dependency.swift
[50/79] Emitting module ArgumentParserToolInfo
[51/79] Compiling ArgumentParserToolInfo ToolInfo.swift
[52/79] Compiling StdoutWriter StdoutWriter.swift
[53/79] Emitting module StdoutWriter
[54/83] Compiling ShellCommandRunner ShellCommandOutput.swift
[55/83] Compiling FileSystem FileSystem.swift
[56/83] Emitting module FileSystem
[57/83] Emitting module PackageSwiftFileParser
[58/83] Compiling PackageSwiftFileParser PackageSwiftFileParser.swift
[59/83] Emitting module PackageSwiftFileParserCache
[60/83] Compiling PackageSwiftFileParserCache PackageSwiftFileParserCache.swift
[61/83] Compiling DirectedGraph DirectedGraph+Cluster.swift
[62/83] Compiling DirectedGraph DirectedGraph+Edge.swift
[63/83] Compiling StringIndentHelpers Indent.swift
[64/83] Emitting module StringIndentHelpers
[65/83] Emitting module ShellCommandRunner
[66/83] Compiling ShellCommandRunner ShellCommandRunner.swift
[67/83] Compiling ProjectRootClassifier ProjectRootClassifier.swift
[68/83] Emitting module ProjectRootClassifier
[69/83] Compiling ProjectRootClassifier ProjectRoot.swift
[70/83] Compiling DumpPackageService DumpPackageService.swift
[71/83] Emitting module DumpPackageService
[72/83] Compiling XcodeProject XcodeProject+Target.swift
[73/83] Compiling XcodeProject XcodeProject+SwiftPackage.swift
[74/83] Compiling XcodeProject XcodeProject.swift
[75/83] Emitting module XcodeProject
[76/142] Compiling DirectedGraph DirectedGraph.swift
[77/142] Compiling DirectedGraph DirectedGraph+Node.swift
[78/142] Emitting module DirectedGraph
[79/147] Compiling PathKit PathKit.swift
[80/147] Emitting module PathKit
[81/149] Compiling FileSystemLive FileSystemLive.swift
[82/149] Emitting module FileSystemLive
[83/149] Compiling PackageSwiftFileParserCacheLive PackageSwiftFileParserCacheLive.swift
[84/149] Emitting module PackageSwiftFileParserCacheLive
[85/149] Compiling ShellCommandRunnerLive ShellCommandRunnerLive.swift
[86/149] Emitting module ShellCommandRunnerLive
[87/149] Compiling XcodeProjectParser XcodeProjectParser.swift
[88/149] Emitting module XcodeProjectParser
[89/152] Compiling ProjectRootClassifierLive ProjectRootClassifierLive.swift
[90/152] Emitting module ProjectRootClassifierLive
[91/154] Compiling PackageSwiftFileParserLive PackageSwiftParserLive.swift
[92/154] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile.swift
[93/154] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Target.swift
[94/154] Compiling PackageSwiftFileParserLive PackageSwiftFileMapper.swift
[95/154] Compiling PackageGraphBuilder PackageGraphBuilder.swift
[96/154] Emitting module PackageGraphBuilder
[97/156] Compiling DumpPackageServiceLive DumpPackageServiceLive.swift
[98/156] Emitting module DumpPackageServiceLive
[99/156] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Product.swift
[100/156] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Dependency.swift
[101/156] Emitting module PackageSwiftFileParserLive
[102/156] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Target+Dependency.swift
[103/158] Compiling DirectedGraphWriter DirectedGraphWriter.swift
[104/158] Emitting module DirectedGraphWriter
[105/158] Compiling DirectedGraphXcodeHelpers DirectedGraph+XcodeHelpers.swift
[106/158] Compiling DirectedGraphXcodeHelpers String+SafeName.swift
[107/158] Emitting module DirectedGraphXcodeHelpers
[108/158] Compiling DirectedGraphMapper DirectedGraphMapper.swift
[109/158] Emitting module DirectedGraphMapper
[110/162] Compiling XcodeProjectGraphBuilder XcodeProjectGraphBuilder.swift
[111/162] Emitting module XcodeProjectGraphBuilder
[112/177] Compiling PackageGraphBuilderLive PackagesOnlyGraphBuilder.swift
[113/177] Compiling PackageGraphBuilderLive PackageGraphBuilderLive.swift
[114/177] Emitting module PackageGraphBuilderLive
[115/177] Compiling PackageGraphBuilderLive AllDependenciesGraphBuilder.swift
[116/181] Emitting module MermaidGraphMapper
[117/181] Compiling MappingDirectedGraphWriter MappingDirectedGraphWriter.swift
[118/181] Emitting module MappingDirectedGraphWriter
[119/181] Compiling D2GraphMapper D2GraphSettings.swift
[120/181] Compiling MermaidGraphMapper MermaidGraphSettings.swift
[121/181] Compiling DOTGraphMapper DOTGraphSettings.swift
[122/181] Compiling MermaidGraphMapper MermaidGraphMapper.swift
[123/181] Compiling GraphCommand Syntax.swift
[124/181] Emitting module DOTGraphMapper
[125/181] Compiling DOTGraphMapper DOTGraphMapper.swift
[126/181] Compiling XcodeProjectGraphBuilderLive XcodeProjectGraphBuilderLive.swift
[127/181] Compiling XcodeProjectGraphBuilderLive AllDependenciesGraphBuilder.swift
[128/181] Compiling XcodeProjectGraphBuilderLive PackagesOnlyGraphBuilder.swift
[129/181] Emitting module XcodeProjectGraphBuilderLive
[130/181] Compiling GraphCommand DirectedGraphWriterFactory.swift
[131/181] Emitting module GraphCommand
[132/181] Compiling GraphCommand GraphCommand.swift
[133/181] Emitting module D2GraphMapper
[134/181] Compiling D2GraphMapper D2GraphMapper.swift
[135/181] Compiling AEXML Parser.swift
[136/181] Compiling AEXML Error.swift
[137/181] Compiling AEXML Options.swift
[138/181] Compiling AEXML Element.swift
[139/181] Compiling AEXML Document.swift
[140/181] Compiling ArgumentParser AsyncParsableCommand.swift
[141/181] Compiling ArgumentParser CommandConfiguration.swift
[142/181] Compiling ArgumentParser EnumerableFlag.swift
[143/181] Compiling ArgumentParser ExpressibleByArgument.swift
[144/185] Emitting module AEXML
[145/185] Emitting module ArgumentParser
[146/185] Compiling ArgumentParser Flag.swift
[147/185] Compiling ArgumentParser NameSpecification.swift
[148/185] Compiling ArgumentParser Option.swift
[149/185] Compiling ArgumentParser OptionGroup.swift
[150/272] Compiling XcodeProj NSRecursiveLock+Sync.swift
[151/272] Compiling XcodeProj Path+Extras.swift
[152/272] Compiling XcodeProj String+Utils.swift
[153/272] Compiling XcodeProj PBXTarget.swift
[154/272] Compiling XcodeProj PBXSourceTree.swift
[155/272] Compiling XcodeProj PBXVariantGroup.swift
[156/272] Compiling XcodeProj XCVersionGroup.swift
[157/272] Compiling XcodeProj PBXObject.swift
[158/272] Compiling XcodeProj XCScheme+BuildableReference.swift
[159/272] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[160/272] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[161/272] Compiling XcodeProj XCScheme+ExecutionAction.swift
[162/272] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[163/272] Compiling XcodeProj XCScheme+ArchiveAction.swift
[164/272] Compiling XcodeProj XCScheme+BuildAction.swift
[165/272] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[166/272] Compiling XcodeProj XCScheme+LaunchAction.swift
[167/272] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[168/272] Compiling XcodeProj XCScheme+PathRunnable.swift
[169/272] Compiling XcodeProj XCScheme+ProfileAction.swift
[170/272] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[171/272] Compiling XcodeProj XCScheme+Runnable.swift
[172/272] Compiling XcodeProj XCScheme+SerialAction.swift
[173/272] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[174/272] Compiling XcodeProj XCScheme+TestAction.swift
[175/272] Compiling XcodeProj XCScheme+TestItem.swift
[176/272] Compiling XcodeProj Errors.swift
[177/272] Compiling XcodeProj AEXML+XcodeFormat.swift
[178/272] Compiling XcodeProj Array+Extras.swift
[179/272] Compiling XcodeProj Bool+Extras.swift
[180/272] Compiling XcodeProj Dictionary+Enumerate.swift
[181/272] Compiling XcodeProj Dictionary+Extras.swift
[182/272] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[192/281] Compiling XcodeProj XCScheme+TestPlanReference.swift
[193/281] Compiling XcodeProj XCScheme+TestableReference.swift
[194/281] Compiling XcodeProj XCScheme.swift
[195/281] Compiling XcodeProj XCSchemeManagement.swift
[196/281] Compiling XcodeProj BuildSettingsProvider.swift
[197/281] Compiling XcodeProj CommentedString.swift
[198/281] Compiling XcodeProj Decoders.swift
[199/281] Compiling XcodeProj JSONDecoding.swift
[200/281] Compiling XcodeProj PBXBatchUpdater.swift
[210/281] Emitting module XcodeProj
[211/281] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[212/281] Compiling XcodeProj PBXSourcesBuildPhase.swift
[213/281] Compiling XcodeProj BuildSettings.swift
[214/281] Compiling XcodeProj XCBuildConfiguration.swift
[215/281] Compiling XcodeProj XCConfigurationList.swift
[216/281] Compiling XcodeProj PBXContainerItem.swift
[217/281] Compiling XcodeProj PBXContainerItemProxy.swift
[218/281] Compiling XcodeProj PBXFileElement.swift
[219/281] Compiling XcodeProj PBXFileReference.swift
[220/281] Compiling XcodeProj PBXGroup.swift
[221/281] Compiling XcodeProj PBXProject.swift
[222/281] Compiling XcodeProj Equality.generated.swift
[223/281] Compiling XcodeProj Sourcery.swift
[224/281] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[225/281] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[226/281] Compiling XcodeProj PBXAggregateTarget.swift
[227/281] Compiling XcodeProj PBXLegacyTarget.swift
[228/281] Compiling XcodeProj PBXNativeTarget.swift
[229/281] Compiling XcodeProj PBXProductType.swift
[230/281] Compiling XcodeProj PBXReferenceProxy.swift
[232/281] Compiling XcodeProj PBXTargetDependency.swift
[233/281] Compiling XcodeProj WorkspaceSettings.swift
[234/281] Compiling XcodeProj XCBreakpointList.swift
[235/281] Compiling XcodeProj XCSharedData.swift
[236/281] Compiling XcodeProj Xcode.swift
[237/281] Compiling XcodeProj XcodeProj.swift
[238/281] Compiling XcodeProj Writable.swift
[239/281] Compiling XcodeProj XCScheme+AditionalOption.swift
[254/281] Compiling XcodeProj PBXObjectParser.swift
[255/281] Compiling XcodeProj PBXObjectReference.swift
[256/281] Compiling XcodeProj PBXObjects.swift
[257/281] Compiling XcodeProj PBXOutputSettings.swift
[258/281] Compiling XcodeProj PBXProj.swift
[259/281] Compiling XcodeProj PBXProjEncoder.swift
[260/281] Compiling XcodeProj PlistValue.swift
[261/281] Compiling XcodeProj ReferenceGenerator.swift
[262/281] Compiling XcodeProj XCConfig.swift
[263/281] Compiling XcodeProj XCWorkspace.swift
[264/281] Compiling XcodeProj XCWorkspaceData.swift
[265/281] Compiling XcodeProj XCWorkspaceDataElement.swift
[266/281] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[267/281] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[268/281] Compiling XcodeProj XCWorkspaceDataGroup.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
[279/283] Emitting module XcodeProjectParserLive
[280/283] Compiling XcodeProjectParserLive XcodeProjectParserLive.swift
[281/286] 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 |
[282/286] 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 |
[283/286] Compiling Main CompositionRoot.swift
[283/286] Write Objects.LinkFileList
[284/286] Linking dependency-graph
[285/286] Applying dependency-graph
Build complete! (17.20s)
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.