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 XcodeTargetGraphGen, reference main (011590), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 14:20:11 UTC.

Swift 6 data race errors: 3

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/CuriositySoftware/XcodeTargetGraphGen.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CuriositySoftware/XcodeTargetGraphGen
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 011590f Merge pull request #17 from CuriositySoftware/yimajo-patch-1
Cloned https://github.com/CuriositySoftware/XcodeTargetGraphGen.git
Revision (git rev-parse @):
011590fdc91172790caebd9c0a2a788d37f222ce
SUCCESS checkout https://github.com/CuriositySoftware/XcodeTargetGraphGen.git at main
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/apple/swift-argument-parser from cache
[1/1021] Fetching spectre
[165/2432] Fetching spectre, pathkit
[349/4559] Fetching spectre, pathkit, aexml
[4220/27707] Fetching spectre, pathkit, aexml, xcodeproj
Fetched https://github.com/tadija/AEXML.git from cache (0.97s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.97s)
[2895/25580] Fetching spectre, pathkit, xcodeproj
Fetched https://github.com/kylef/PathKit.git from cache (1.92s)
Fetched https://github.com/kylef/Spectre.git from cache (1.92s)
Fetched https://github.com/tuist/XcodeProj.git from cache (1.92s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (2.56s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.10.0 (0.58s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.86s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.57s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.56s)
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.10.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.2
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/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
========================================
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": "xcodetargetgraphgen",
      "name": "XcodeTargetGraphGen",
      "url": "https://github.com/CuriositySoftware/XcodeTargetGraphGen.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XcodeTargetGraphGen",
      "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": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/CuriositySoftware/XcodeTargetGraphGen.git
[1/282] Fetching xcodetargetgraphgen
Fetched https://github.com/CuriositySoftware/XcodeTargetGraphGen.git from cache (0.74s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/tuist/XcodeProj.git from cache
Fetched https://github.com/tuist/XcodeProj.git from cache (0.61s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.61s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (1.11s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.27.7 (0.44s)
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.44s)
Fetched https://github.com/tadija/AEXML.git from cache (0.44s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.49s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.41s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.88s)
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/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/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.7.0
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/CuriositySoftware/XcodeTargetGraphGen.git
Working copy of https://github.com/CuriositySoftware/XcodeTargetGraphGen.git resolved at main (011590f)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Found 2 product dependencies
  - XcodeProj
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/CuriositySoftware/XcodeTargetGraphGen.git
https://github.com/CuriositySoftware/XcodeTargetGraphGen.git
{
  "dependencies" : [
    {
      "identity" : "xcodeproj",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.10.0",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/XcodeProj.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "XcodeTargetGraphGen",
  "name" : "XcodeTargetGraphGen",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "xcgraphgen",
      "targets" : [
        "XcodeTargetGraphGen"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeTargetGraphGenTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeTargetGraphGenTests",
      "path" : "Tests",
      "sources" : [
        "FileOutputClientTests.swift",
        "MermaidFormatterTests.swift",
        "NodeEdgeFormatterTests.swift",
        "ProjectConverterTests.swift",
        "SubgraphFormatterTests.swift"
      ],
      "target_dependencies" : [
        "XcodeTargetGraphGen",
        "Mermaid"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeTargetGraphGen",
      "module_type" : "SwiftTarget",
      "name" : "XcodeTargetGraphGen",
      "path" : "Sources/XcodeTargetGraphGen",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "xcgraphgen"
      ],
      "sources" : [
        "XcodeTargetGraphGenCommand.swift"
      ],
      "target_dependencies" : [
        "Generator"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Value",
      "module_type" : "SwiftTarget",
      "name" : "Value",
      "path" : "Sources/Value",
      "product_memberships" : [
        "xcgraphgen"
      ],
      "sources" : [
        "Project.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Mermaid",
      "module_type" : "SwiftTarget",
      "name" : "Mermaid",
      "path" : "Sources/Formatter",
      "product_memberships" : [
        "xcgraphgen"
      ],
      "sources" : [
        "Mermaid/MermaidFormatter.swift",
        "Mermaid/NodeEdgeFormatter.swift",
        "Mermaid/SubgraphFormatter.swift",
        "Mermaid/SyntaxType.swift"
      ],
      "target_dependencies" : [
        "Converter"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Generator",
      "module_type" : "SwiftTarget",
      "name" : "Generator",
      "path" : "Sources/Generator",
      "product_dependencies" : [
        "XcodeProj"
      ],
      "product_memberships" : [
        "xcgraphgen"
      ],
      "sources" : [
        "Generator.swift",
        "ProjectMaker.swift"
      ],
      "target_dependencies" : [
        "Mermaid",
        "Client",
        "Value"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Converter",
      "module_type" : "SwiftTarget",
      "name" : "Converter",
      "path" : "Sources/Converter",
      "product_memberships" : [
        "xcgraphgen"
      ],
      "sources" : [
        "FormatterRepresentation.swift",
        "ProjectConverter.swift"
      ],
      "target_dependencies" : [
        "Value"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Client",
      "module_type" : "SwiftTarget",
      "name" : "Client",
      "path" : "Sources/Client",
      "product_memberships" : [
        "xcgraphgen"
      ],
      "sources" : [
        "ConsoleClient.swift",
        "FileListReaderClient.swift",
        "FileOutputClient.swift"
      ],
      "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 GenerateManual
Building for debugging...
[1/17] Write sources
[4/17] Write xcgraphgen-entitlement.plist
[5/17] Write sources
[13/17] Write swift-version-2F0A5646E1D333AE.txt
[15/33] Emitting module ArgumentParserToolInfo
[16/33] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/71] Emitting module PathKit
[18/71] Emitting module Value
[19/71] Compiling ArgumentParser ArgumentHelp.swift
[20/71] Compiling ArgumentParser ArgumentVisibility.swift
[21/71] Compiling ArgumentParser CompletionKind.swift
[22/71] Compiling ArgumentParser Errors.swift
[23/75] Compiling ArgumentParser InputOrigin.swift
[24/75] Compiling ArgumentParser Name.swift
[25/75] Compiling ArgumentParser Parsed.swift
[26/75] Compiling ArgumentParser ParsedValues.swift
[27/75] Emitting module ArgumentParser
[28/75] Compiling ArgumentParser BashCompletionsGenerator.swift
[29/75] Compiling ArgumentParser CompletionsGenerator.swift
[30/75] Compiling ArgumentParser FishCompletionsGenerator.swift
[31/75] Compiling ArgumentParser ZshCompletionsGenerator.swift
[32/75] Compiling ArgumentParser Argument.swift
[33/75] Compiling ArgumentParser AsyncParsableCommand.swift
[34/75] Compiling ArgumentParser CommandConfiguration.swift
[35/75] Compiling ArgumentParser EnumerableFlag.swift
[36/75] Compiling ArgumentParser ExpressibleByArgument.swift
[37/75] Compiling ArgumentParser ArgumentDefinition.swift
[38/75] Compiling ArgumentParser ArgumentSet.swift
[39/75] Compiling ArgumentParser CommandParser.swift
[40/75] Compiling ArgumentParser InputKey.swift
[41/75] Compiling ArgumentParser ParsableArguments.swift
[42/75] Compiling ArgumentParser ParsableArgumentsValidation.swift
[43/75] Compiling ArgumentParser ParsableCommand.swift
[44/75] Compiling ArgumentParser ArgumentDecoder.swift
[45/75] Compiling ArgumentParser Platform.swift
[46/75] Compiling ArgumentParser SequenceExtensions.swift
[47/75] Compiling ArgumentParser StringExtensions.swift
[48/75] Compiling ArgumentParser Tree.swift
[49/75] Compiling Value Project.swift
[50/75] Compiling AEXML Options.swift
[51/75] Compiling AEXML Parser.swift
[52/75] Compiling Client FileOutputClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Client/FileOutputClient.swift:8:16: warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'FileOutputClient' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | public struct FileOutputClient {
   |               `- note: consider making struct 'FileOutputClient' conform to the 'Sendable' protocol
 4 |     public var write: (_ text: String, _ url: URL) throws -> Void
 5 | }
 6 |
 7 | public extension FileOutputClient {
 8 |     static let live: Self = {
   |                |- warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'FileOutputClient' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'live' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 |         .init { text, url in
10 |             try text.write(to: url, atomically: true, encoding: .utf8)
[53/75] Compiling Client FileListReaderClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Client/FileListReaderClient.swift:8:16: warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'FileListReaderClient' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | public struct FileListReaderClient {
   |               `- note: consider making struct 'FileListReaderClient' conform to the 'Sendable' protocol
 4 |     public var read: (_ fileURL: URL) throws -> [String]
 5 | }
 6 |
 7 | public extension FileListReaderClient {
 8 |     static let live: Self = {
   |                |- warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'FileListReaderClient' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'live' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 |         .init { url in
10 |             let content = try String(contentsOf: url, encoding: .utf8)
[54/75] Compiling ArgumentParser Flag.swift
[55/75] Compiling ArgumentParser NameSpecification.swift
[56/75] Compiling ArgumentParser Option.swift
[57/75] Compiling ArgumentParser OptionGroup.swift
[58/75] Compiling ArgumentParser HelpGenerator.swift
[59/75] Compiling ArgumentParser MessageInfo.swift
[60/75] Compiling ArgumentParser UsageGenerator.swift
[61/75] Compiling ArgumentParser CollectionExtensions.swift
[62/75] Compiling ArgumentParser ParserError.swift
[63/75] Compiling ArgumentParser SplitArguments.swift
[64/75] Compiling ArgumentParser DumpHelpGenerator.swift
[65/75] Compiling ArgumentParser HelpCommand.swift
[66/75] Emitting module Client
/Users/admin/builder/spi-builder-workspace/Sources/Client/ConsoleClient.swift:8:16: warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'ConsoleClient' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | public struct ConsoleClient {
   |               `- note: consider making struct 'ConsoleClient' conform to the 'Sendable' protocol
 4 |     public var log: (_ text: String) -> Void
 5 | }
 6 |
 7 | public extension ConsoleClient {
 8 |     static let live: Self = {
   |                |- warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'ConsoleClient' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'live' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 |         .init { text in
10 |             print(text)
/Users/admin/builder/spi-builder-workspace/Sources/Client/FileListReaderClient.swift:8:16: warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'FileListReaderClient' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | public struct FileListReaderClient {
   |               `- note: consider making struct 'FileListReaderClient' conform to the 'Sendable' protocol
 4 |     public var read: (_ fileURL: URL) throws -> [String]
 5 | }
 6 |
 7 | public extension FileListReaderClient {
 8 |     static let live: Self = {
   |                |- warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'FileListReaderClient' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'live' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 |         .init { url in
10 |             let content = try String(contentsOf: url, encoding: .utf8)
/Users/admin/builder/spi-builder-workspace/Sources/Client/FileOutputClient.swift:8:16: warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'FileOutputClient' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | public struct FileOutputClient {
   |               `- note: consider making struct 'FileOutputClient' conform to the 'Sendable' protocol
 4 |     public var write: (_ text: String, _ url: URL) throws -> Void
 5 | }
 6 |
 7 | public extension FileOutputClient {
 8 |     static let live: Self = {
   |                |- warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'FileOutputClient' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'live' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 |         .init { text, url in
10 |             try text.write(to: url, atomically: true, encoding: .utf8)
[67/75] Compiling Client ConsoleClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Client/ConsoleClient.swift:8:16: warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'ConsoleClient' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | public struct ConsoleClient {
   |               `- note: consider making struct 'ConsoleClient' conform to the 'Sendable' protocol
 4 |     public var log: (_ text: String) -> Void
 5 | }
 6 |
 7 | public extension ConsoleClient {
 8 |     static let live: Self = {
   |                |- warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'ConsoleClient' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'live' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 |         .init { text in
10 |             print(text)
[68/75] Compiling PathKit PathKit.swift
[69/75] Compiling AEXML Element.swift
[70/75] Compiling AEXML Document.swift
[71/75] Emitting module AEXML
[72/75] Compiling AEXML Error.swift
[73/167] Compiling Converter ProjectConverter.swift
[74/167] Emitting module Converter
[75/167] Compiling Converter FormatterRepresentation.swift
[76/172] Compiling Mermaid SubgraphFormatter.swift
[77/172] Compiling Mermaid SyntaxType.swift
[78/172] Compiling Mermaid NodeEdgeFormatter.swift
[79/172] Emitting module Mermaid
[80/172] Compiling Mermaid MermaidFormatter.swift
[81/172] Compiling XcodeProj Errors.swift
[82/172] Compiling XcodeProj AEXML+XcodeFormat.swift
[83/172] Compiling XcodeProj Array+Extras.swift
[84/172] Compiling XcodeProj Bool+Extras.swift
[85/172] Compiling XcodeProj Dictionary+Enumerate.swift
[86/172] Compiling XcodeProj Dictionary+Extras.swift
[87/172] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[88/172] Compiling XcodeProj NSRecursiveLock+Sync.swift
[89/172] Compiling XcodeProj Path+Extras.swift
[90/172] Compiling XcodeProj String+Utils.swift
[91/181] Emitting module XcodeProj
[92/181] 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: [],
[93/181] 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: [],
[94/181] 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: [],
[95/181] 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: [],
[96/181] 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: [],
[97/181] 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: [],
[98/181] 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: [],
[99/181] 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: [],
[100/181] 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: [],
[101/181] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[102/181] Compiling XcodeProj XCScheme+PathRunnable.swift
[103/181] Compiling XcodeProj XCScheme+ProfileAction.swift
[104/181] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[105/181] Compiling XcodeProj XCScheme+Runnable.swift
[106/181] Compiling XcodeProj XCScheme+SerialAction.swift
[107/181] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[108/181] Compiling XcodeProj XCScheme+TestAction.swift
[109/181] Compiling XcodeProj XCScheme+TestItem.swift
[110/181] Compiling XcodeProj XCScheme+TestPlanReference.swift
[111/181] Compiling XcodeProj XCScheme+TestableReference.swift
[112/181] Compiling XcodeProj XCScheme.swift
[113/181] Compiling XcodeProj XCSchemeManagement.swift
[114/181] Compiling XcodeProj BuildSettingsProvider.swift
[115/181] Compiling XcodeProj CommentedString.swift
[116/181] Compiling XcodeProj Decoders.swift
[117/181] Compiling XcodeProj JSONDecoding.swift
[118/181] Compiling XcodeProj PBXBatchUpdater.swift
[119/181] Compiling XcodeProj PBXProject.swift
[120/181] Compiling XcodeProj Equality.generated.swift
[121/181] Compiling XcodeProj Sourcery.swift
[122/181] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[123/181] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[124/181] Compiling XcodeProj PBXAggregateTarget.swift
[125/181] Compiling XcodeProj PBXLegacyTarget.swift
[126/181] Compiling XcodeProj PBXNativeTarget.swift
[127/181] Compiling XcodeProj PBXProductType.swift
[128/181] Compiling XcodeProj PBXReferenceProxy.swift
[129/181] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[130/181] Compiling XcodeProj PBXSourcesBuildPhase.swift
[131/181] Compiling XcodeProj BuildSettings.swift
[132/181] Compiling XcodeProj XCBuildConfiguration.swift
[133/181] Compiling XcodeProj XCConfigurationList.swift
[134/181] Compiling XcodeProj PBXContainerItem.swift
[135/181] Compiling XcodeProj PBXContainerItemProxy.swift
[136/181] Compiling XcodeProj PBXFileElement.swift
[137/181] Compiling XcodeProj PBXFileReference.swift
[138/181] Compiling XcodeProj PBXGroup.swift
[139/181] Compiling XcodeProj XCScheme+AditionalOption.swift
[140/181] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[141/181] Compiling XcodeProj XCScheme+ArchiveAction.swift
[142/181] Compiling XcodeProj XCScheme+BuildAction.swift
[143/181] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[144/181] Compiling XcodeProj XCScheme+BuildableReference.swift
[145/181] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[146/181] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[147/181] Compiling XcodeProj XCScheme+ExecutionAction.swift
[148/181] Compiling XcodeProj XCScheme+LaunchAction.swift
[149/181] Compiling XcodeProj PBXSourceTree.swift
[150/181] Compiling XcodeProj PBXVariantGroup.swift
[151/181] Compiling XcodeProj XCVersionGroup.swift
[152/181] Compiling XcodeProj PBXObject.swift
[153/181] Compiling XcodeProj PBXObjectParser.swift
[154/181] Compiling XcodeProj PBXObjectReference.swift
[155/181] Compiling XcodeProj PBXObjects.swift
[156/181] Compiling XcodeProj PBXOutputSettings.swift
[157/181] Compiling XcodeProj PBXProj.swift
[158/181] Compiling XcodeProj PBXProjEncoder.swift
[159/181] Compiling XcodeProj PBXTarget.swift
[160/181] Compiling XcodeProj PBXTargetDependency.swift
[161/181] Compiling XcodeProj WorkspaceSettings.swift
[162/181] Compiling XcodeProj XCBreakpointList.swift
[163/181] Compiling XcodeProj XCDebugger.swift
[164/181] Compiling XcodeProj XCSharedData.swift
[165/181] Compiling XcodeProj XCUserData.swift
[166/181] Compiling XcodeProj Xcode.swift
[167/181] Compiling XcodeProj XcodeProj.swift
[168/181] Compiling XcodeProj Writable.swift
[169/181] Compiling XcodeProj String+md5.swift
[170/181] Compiling XcodeProj BuildPhase.swift
[171/181] Compiling XcodeProj PBXBuildFile.swift
[172/181] Compiling XcodeProj PBXBuildPhase.swift
[173/181] Compiling XcodeProj PBXBuildRule.swift
[174/181] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[175/181] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[176/181] Compiling XcodeProj PBXHeadersBuildPhase.swift
[177/181] Compiling XcodeProj PBXResourcesBuildPhase.swift
[178/181] 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 GenerateManual
Building for debugging...
[1/5] Write swift-version-2F0A5646E1D333AE.txt
[3/21] Emitting module ArgumentParserToolInfo
[4/21] Compiling ArgumentParserToolInfo ToolInfo.swift
[5/59] Emitting module Value
[6/59] Compiling Value Project.swift
[7/59] Compiling Client FileListReaderClient.swift
[8/59] Compiling Client FileOutputClient.swift
[9/59] Emitting module Client
[10/59] Compiling Client ConsoleClient.swift
[11/62] Compiling AEXML Parser.swift
[12/62] Compiling AEXML Error.swift
[13/62] Compiling AEXML Options.swift
[14/62] Compiling ArgumentParser AsyncParsableCommand.swift
[15/62] Compiling ArgumentParser CommandConfiguration.swift
[16/62] Compiling ArgumentParser EnumerableFlag.swift
[17/62] Compiling ArgumentParser ExpressibleByArgument.swift
[18/66] Compiling AEXML Document.swift
[19/66] Emitting module AEXML
[20/66] Compiling AEXML Element.swift
[21/66] Compiling Converter ProjectConverter.swift
[22/66] Compiling Converter FormatterRepresentation.swift
[23/66] Emitting module Converter
[24/66] Emitting module ArgumentParser
[25/66] Compiling PathKit PathKit.swift
[26/66] Emitting module PathKit
[27/71] Compiling ArgumentParser ArgumentHelp.swift
[28/71] Compiling ArgumentParser ArgumentVisibility.swift
[29/71] Compiling ArgumentParser CompletionKind.swift
[30/71] Compiling ArgumentParser Errors.swift
[31/71] Compiling ArgumentParser ParsableArguments.swift
[32/71] Compiling ArgumentParser ParsableArgumentsValidation.swift
[33/71] Compiling ArgumentParser ParsableCommand.swift
[34/71] Compiling ArgumentParser ArgumentDecoder.swift
[35/71] Compiling ArgumentParser Platform.swift
[36/71] Compiling ArgumentParser SequenceExtensions.swift
[37/71] Compiling ArgumentParser StringExtensions.swift
[38/71] Compiling ArgumentParser Tree.swift
[39/71] Compiling ArgumentParser InputOrigin.swift
[40/71] Compiling ArgumentParser Name.swift
[41/71] Compiling ArgumentParser Parsed.swift
[42/71] Compiling ArgumentParser ParsedValues.swift
[43/71] Compiling ArgumentParser BashCompletionsGenerator.swift
[44/71] Compiling ArgumentParser CompletionsGenerator.swift
[45/71] Compiling ArgumentParser FishCompletionsGenerator.swift
[46/71] Compiling ArgumentParser ZshCompletionsGenerator.swift
[47/71] Compiling ArgumentParser Argument.swift
[48/71] Compiling ArgumentParser HelpGenerator.swift
[49/71] Compiling ArgumentParser MessageInfo.swift
[50/71] Compiling ArgumentParser UsageGenerator.swift
[51/71] Compiling ArgumentParser CollectionExtensions.swift
[52/71] Compiling ArgumentParser Flag.swift
[53/71] Compiling ArgumentParser NameSpecification.swift
[54/71] Compiling ArgumentParser Option.swift
[55/71] Compiling ArgumentParser OptionGroup.swift
[56/71] Compiling Mermaid NodeEdgeFormatter.swift
[57/71] Compiling Mermaid SubgraphFormatter.swift
[58/71] Compiling Mermaid SyntaxType.swift
[59/81] Compiling Mermaid MermaidFormatter.swift
[60/81] Emitting module Mermaid
[61/117] Compiling XcodeProj PBXResourcesBuildPhase.swift
[62/117] Compiling XcodeProj PBXRezBuildPhase.swift
[63/117] Compiling XcodeProj PBXProject.swift
[64/117] Compiling XcodeProj Equality.generated.swift
[65/117] Compiling XcodeProj Sourcery.swift
[66/117] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[67/117] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[68/117] Compiling XcodeProj PBXAggregateTarget.swift
[69/160] Emitting module XcodeProj
[70/169] Compiling XcodeProj String+md5.swift
[71/169] Compiling XcodeProj BuildPhase.swift
[72/169] Compiling XcodeProj PBXBuildFile.swift
[73/169] Compiling XcodeProj PBXBuildPhase.swift
[74/169] Compiling XcodeProj PBXBuildRule.swift
[75/169] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[76/169] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[77/169] Compiling XcodeProj PBXHeadersBuildPhase.swift
[86/169] Compiling XcodeProj PBXLegacyTarget.swift
[87/169] Compiling XcodeProj PBXNativeTarget.swift
[88/169] Compiling XcodeProj PBXProductType.swift
[89/169] Compiling XcodeProj PBXReferenceProxy.swift
[90/169] Compiling XcodeProj XCScheme+TestPlanReference.swift
[91/169] Compiling XcodeProj XCScheme+TestableReference.swift
[92/169] Compiling XcodeProj XCScheme.swift
[93/169] Compiling XcodeProj XCSchemeManagement.swift
[94/169] Compiling XcodeProj BuildSettingsProvider.swift
[95/169] Compiling XcodeProj CommentedString.swift
[96/169] Compiling XcodeProj Decoders.swift
[97/169] Compiling XcodeProj JSONDecoding.swift
[98/169] Compiling XcodeProj PBXBatchUpdater.swift
[99/169] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[100/169] Compiling XcodeProj XCScheme+PathRunnable.swift
[101/169] Compiling XcodeProj XCScheme+ProfileAction.swift
[102/169] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[103/169] Compiling XcodeProj XCScheme+Runnable.swift
[104/169] Compiling XcodeProj XCScheme+SerialAction.swift
[105/169] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[106/169] Compiling XcodeProj XCScheme+TestAction.swift
[107/169] Compiling XcodeProj XCScheme+TestItem.swift
[108/169] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[109/169] Compiling XcodeProj PBXSourcesBuildPhase.swift
[110/169] Compiling XcodeProj BuildSettings.swift
[111/169] Compiling XcodeProj XCBuildConfiguration.swift
[112/169] Compiling XcodeProj XCConfigurationList.swift
[113/169] Compiling XcodeProj PBXContainerItem.swift
[114/169] Compiling XcodeProj PBXContainerItemProxy.swift
[115/169] Compiling XcodeProj PBXFileElement.swift
[116/169] Compiling XcodeProj PBXFileReference.swift
[117/169] Compiling XcodeProj PBXGroup.swift
[118/169] Compiling XcodeProj Errors.swift
[119/169] Compiling XcodeProj AEXML+XcodeFormat.swift
[120/169] Compiling XcodeProj Array+Extras.swift
[121/169] Compiling XcodeProj Bool+Extras.swift
[122/169] Compiling XcodeProj Dictionary+Enumerate.swift
[123/169] Compiling XcodeProj Dictionary+Extras.swift
[124/169] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[125/169] Compiling XcodeProj NSRecursiveLock+Sync.swift
[126/169] Compiling XcodeProj Path+Extras.swift
[127/169] Compiling XcodeProj String+Utils.swift
[128/169] Compiling XcodeProj PBXSourceTree.swift
[129/169] Compiling XcodeProj PBXVariantGroup.swift
[130/169] Compiling XcodeProj XCVersionGroup.swift
[131/169] Compiling XcodeProj PBXObject.swift
[132/169] Compiling XcodeProj PBXObjectParser.swift
[133/169] Compiling XcodeProj PBXObjectReference.swift
[134/169] Compiling XcodeProj PBXObjects.swift
[135/169] Compiling XcodeProj PBXOutputSettings.swift
[136/169] Compiling XcodeProj PBXProj.swift
[137/169] Compiling XcodeProj PBXProjEncoder.swift
[138/169] Compiling XcodeProj PBXTarget.swift
[139/169] Compiling XcodeProj PBXTargetDependency.swift
[140/169] Compiling XcodeProj WorkspaceSettings.swift
[141/169] Compiling XcodeProj XCBreakpointList.swift
[142/169] Compiling XcodeProj XCDebugger.swift
[143/169] Compiling XcodeProj XCSharedData.swift
[144/169] Compiling XcodeProj XCUserData.swift
[145/169] Compiling XcodeProj Xcode.swift
[146/169] Compiling XcodeProj XcodeProj.swift
[147/169] Compiling XcodeProj Writable.swift
[148/169] Compiling XcodeProj PlistValue.swift
[149/169] Compiling XcodeProj ReferenceGenerator.swift
[150/169] Compiling XcodeProj XCConfig.swift
[151/169] Compiling XcodeProj XCWorkspace.swift
[152/169] Compiling XcodeProj XCWorkspaceData.swift
[153/169] Compiling XcodeProj XCWorkspaceDataElement.swift
[154/169] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[155/169] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[156/169] Compiling XcodeProj XCWorkspaceDataGroup.swift
[157/169] Compiling XcodeProj XCScheme+AditionalOption.swift
[158/169] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[159/169] Compiling XcodeProj XCScheme+ArchiveAction.swift
[160/169] Compiling XcodeProj XCScheme+BuildAction.swift
[161/169] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[162/169] Compiling XcodeProj XCScheme+BuildableReference.swift
[163/169] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[164/169] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[165/169] Compiling XcodeProj XCScheme+ExecutionAction.swift
[166/169] Compiling XcodeProj XCScheme+LaunchAction.swift
[167/172] Compiling Generator Generator.swift
[168/172] Emitting module Generator
[169/172] Compiling Generator ProjectMaker.swift
[170/174] Emitting module XcodeTargetGraphGen
[171/174] Compiling XcodeTargetGraphGen XcodeTargetGraphGenCommand.swift
[171/174] Write Objects.LinkFileList
[172/174] Linking xcgraphgen
[173/174] Applying xcgraphgen
Build complete! (6.21s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "xcodeproj",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.10.0",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/XcodeProj.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "XcodeTargetGraphGen",
  "name" : "XcodeTargetGraphGen",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "xcgraphgen",
      "targets" : [
        "XcodeTargetGraphGen"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeTargetGraphGenTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeTargetGraphGenTests",
      "path" : "Tests",
      "sources" : [
        "FileOutputClientTests.swift",
        "MermaidFormatterTests.swift",
        "NodeEdgeFormatterTests.swift",
        "ProjectConverterTests.swift",
        "SubgraphFormatterTests.swift"
      ],
      "target_dependencies" : [
        "XcodeTargetGraphGen",
        "Mermaid"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeTargetGraphGen",
      "module_type" : "SwiftTarget",
      "name" : "XcodeTargetGraphGen",
      "path" : "Sources/XcodeTargetGraphGen",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "xcgraphgen"
      ],
      "sources" : [
        "XcodeTargetGraphGenCommand.swift"
      ],
      "target_dependencies" : [
        "Generator"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Value",
      "module_type" : "SwiftTarget",
      "name" : "Value",
      "path" : "Sources/Value",
      "product_memberships" : [
        "xcgraphgen"
      ],
      "sources" : [
        "Project.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Mermaid",
      "module_type" : "SwiftTarget",
      "name" : "Mermaid",
      "path" : "Sources/Formatter",
      "product_memberships" : [
        "xcgraphgen"
      ],
      "sources" : [
        "Mermaid/MermaidFormatter.swift",
        "Mermaid/NodeEdgeFormatter.swift",
        "Mermaid/SubgraphFormatter.swift",
        "Mermaid/SyntaxType.swift"
      ],
      "target_dependencies" : [
        "Converter"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Generator",
      "module_type" : "SwiftTarget",
      "name" : "Generator",
      "path" : "Sources/Generator",
      "product_dependencies" : [
        "XcodeProj"
      ],
      "product_memberships" : [
        "xcgraphgen"
      ],
      "sources" : [
        "Generator.swift",
        "ProjectMaker.swift"
      ],
      "target_dependencies" : [
        "Mermaid",
        "Client",
        "Value"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Converter",
      "module_type" : "SwiftTarget",
      "name" : "Converter",
      "path" : "Sources/Converter",
      "product_memberships" : [
        "xcgraphgen"
      ],
      "sources" : [
        "FormatterRepresentation.swift",
        "ProjectConverter.swift"
      ],
      "target_dependencies" : [
        "Value"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Client",
      "module_type" : "SwiftTarget",
      "name" : "Client",
      "path" : "Sources/Client",
      "product_memberships" : [
        "xcgraphgen"
      ],
      "sources" : [
        "ConsoleClient.swift",
        "FileListReaderClient.swift",
        "FileOutputClient.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.