The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-argument-parser-mcp, reference 1.1.0 (c2262f), with Swift 6.1 for iOS using Xcode 16.3 on 28 Apr 2026 11:18:04 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-argument-parser-mcp-Package -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ilia3546/swift-argument-parser-mcp.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ilia3546/swift-argument-parser-mcp
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at c2262f6 Terminate spawned subprocess on Task cancellation
Cloned https://github.com/ilia3546/swift-argument-parser-mcp.git
Revision (git rev-parse @):
c2262f628a48839429b96a8403d6b3c6e4bc1449
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ilia3546/swift-argument-parser-mcp.git at 1.1.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ilia3546/swift-argument-parser-mcp.git
https://github.com/ilia3546/swift-argument-parser-mcp.git
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/modelcontextprotocol/swift-sdk"
    }
  ],
  "manifest_display_name" : "swift-argument-parser-mcp",
  "name" : "swift-argument-parser-mcp",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ArgumentParserMCP",
      "targets" : [
        "ArgumentParserMCP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "demo-cli",
      "targets" : [
        "demo-cli"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "demo_cli",
      "module_type" : "SwiftTarget",
      "name" : "demo-cli",
      "path" : "Sources/demo-cli",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "demo-cli"
      ],
      "sources" : [
        "ArgumentParserMCPDemo.swift",
        "Deploy.swift",
        "Echo.swift",
        "Fail.swift",
        "Flood.swift",
        "Greet.swift",
        "MCP.swift",
        "Math.swift",
        "Noisy.swift",
        "RepeatPhrase.swift",
        "Sleep.swift",
        "Tag.swift"
      ],
      "target_dependencies" : [
        "ArgumentParserMCP"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ArgumentParserMCPTests",
      "module_type" : "SwiftTarget",
      "name" : "ArgumentParserMCPTests",
      "path" : "Tests/ArgumentParserMCPTests",
      "product_dependencies" : [
        "MCP"
      ],
      "sources" : [
        "ArgumentConverterTests.swift",
        "MCPProcessClient.swift",
        "MCPServerErrorTests.swift",
        "MCPServerIntegrationTests.swift",
        "ParameterNameTests.swift",
        "ProcessRunnerTests.swift",
        "SchemaBuilderTests.swift",
        "StreamMergerTests.swift",
        "ToolInfoModelsTests.swift"
      ],
      "target_dependencies" : [
        "ArgumentParserMCP",
        "demo-cli"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ArgumentParserMCP",
      "module_type" : "SwiftTarget",
      "name" : "ArgumentParserMCP",
      "path" : "Sources/ArgumentParserMCP",
      "product_dependencies" : [
        "ArgumentParser",
        "MCP"
      ],
      "product_memberships" : [
        "ArgumentParserMCP",
        "demo-cli"
      ],
      "sources" : [
        "ArgumentConverter.swift",
        "MCPCommand.swift",
        "MCPServer.swift",
        "MCPServerError.swift",
        "ProcessRunner.swift",
        "SchemaBuilder.swift",
        "StreamMerger.swift",
        "ToolInfoModels/DumpArgumentInfo.swift",
        "ToolInfoModels/DumpCommandInfo.swift",
        "ToolInfoModels/DumpHelpOutput.swift",
        "ToolInfoModels/DumpNameInfo.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/modelcontextprotocol/swift-sdk
Fetching from https://github.com/apple/swift-argument-parser (cached)
Fetching from https://github.com/mattt/eventsource.git
Fetching from https://github.com/apple/swift-nio.git (cached)
Fetching from https://github.com/apple/swift-system.git (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/swift-server/async-http-client.git (cached)
Fetching from https://github.com/apple/swift-distributed-tracing.git
Fetching from https://github.com/apple/swift-nio-http2.git (cached)
Fetching from https://github.com/apple/swift-algorithms.git (cached)
Fetching from https://github.com/apple/swift-nio-transport-services.git (cached)
Fetching from https://github.com/apple/swift-atomics.git (cached)
Fetching from https://github.com/apple/swift-nio-ssl.git (cached)
Fetching from https://github.com/apple/swift-nio-extras.git (cached)
Fetching from https://github.com/apple/swift-service-context.git
Fetching from https://github.com/apple/swift-numerics.git (cached)
Fetching from https://github.com/apple/swift-certificates.git
Fetching from https://github.com/apple/swift-async-algorithms.git
Fetching from https://github.com/swift-server/swift-service-lifecycle.git
Fetching from https://github.com/apple/swift-http-types.git (cached)
Fetching from https://github.com/apple/swift-http-structured-headers.git (cached)
Fetching from https://github.com/apple/swift-asn1.git (cached)
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/apple/swift-crypto.git (cached)
Creating working copy of package ‘swift-nio-http2’
Checking out 1.43.0 of package ‘swift-nio-http2’
Creating working copy of package ‘swift-asn1’
Checking out 1.7.0 of package ‘swift-asn1’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.37.0 of package ‘swift-nio-ssl’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Creating working copy of package ‘swift-async-algorithms’
Checking out 1.1.3 of package ‘swift-async-algorithms’
Creating working copy of package ‘swift-crypto’
Checking out 4.5.0 of package ‘swift-crypto’
Creating working copy of package ‘swift-certificates’
Checking out 1.19.0 of package ‘swift-certificates’
Creating working copy of package ‘swift-nio-extras’
Checking out 1.34.0 of package ‘swift-nio-extras’
Creating working copy of package ‘swift-system’
Checking out 1.6.4 of package ‘swift-system’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.28.0 of package ‘swift-nio-transport-services’
Creating working copy of package ‘swift-log’
Checking out 1.12.0 of package ‘swift-log’
Creating working copy of package ‘swift-collections’
Checking out 1.4.1 of package ‘swift-collections’
Creating working copy of package ‘swift-numerics’
Checking out 1.1.1 of package ‘swift-numerics’
Creating working copy of package ‘swift-sdk’
Checking out 0.12.0 of package ‘swift-sdk’
Creating working copy of package ‘swift-nio’
Checking out 2.99.0 of package ‘swift-nio’
Creating working copy of package ‘swift-service-context’
Checking out 1.3.0 of package ‘swift-service-context’
Creating working copy of package ‘eventsource’
Checking out 1.4.1 of package ‘eventsource’
Creating working copy of package ‘swift-distributed-tracing’
Checking out 1.4.1 of package ‘swift-distributed-tracing’
Creating working copy of package ‘async-http-client’
Checking out 1.33.1 of package ‘async-http-client’
Creating working copy of package ‘swift-service-lifecycle’
Checking out 2.11.0 of package ‘swift-service-lifecycle’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.7.1 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-atomics’
Checking out 1.3.0 of package ‘swift-atomics’
Creating working copy of package ‘swift-http-types’
Checking out 1.5.1 of package ‘swift-http-types’
Creating working copy of package ‘swift-http-structured-headers’
Checking out 1.7.0 of package ‘swift-http-structured-headers’
Resolve Package Graph
Resolved source packages:
  swift-service-context: https://github.com/apple/swift-service-context.git @ 1.3.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.99.0
  swift-system: https://github.com/apple/swift-system.git @ 1.6.4
  swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.1.3
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk @ 0.12.0
  swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.11.0
  swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
  swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.7.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.43.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 4.5.0
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  swift-http-types: https://github.com/apple/swift-http-types.git @ 1.5.1
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.37.0
  swift-argument-parser-mcp: /Users/admin/builder/spi-builder-workspace
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.34.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.28.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-log: https://github.com/apple/swift-log.git @ 1.12.0
  swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.4.1
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.33.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
  swift-certificates: https://github.com/apple/swift-certificates.git @ 1.19.0
  EventSource: https://github.com/mattt/eventsource.git @ 1.4.1
resolved source packages: swift-service-context, swift-nio, swift-system, swift-async-algorithms, swift-collections, mcp-swift-sdk, swift-service-lifecycle, swift-asn1, swift-http-structured-headers, swift-numerics, swift-nio-http2, swift-crypto, swift-algorithms, swift-http-types, swift-nio-ssl, swift-argument-parser-mcp, swift-nio-extras, swift-nio-transport-services, swift-atomics, swift-log, swift-distributed-tracing, async-http-client, swift-argument-parser, swift-certificates, EventSource
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/modelcontextprotocol/swift-sdk"
    }
  ],
  "manifest_display_name" : "swift-argument-parser-mcp",
  "name" : "swift-argument-parser-mcp",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ArgumentParserMCP",
      "targets" : [
        "ArgumentParserMCP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "demo-cli",
      "targets" : [
        "demo-cli"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "demo_cli",
      "module_type" : "SwiftTarget",
      "name" : "demo-cli",
      "path" : "Sources/demo-cli",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "demo-cli"
      ],
      "sources" : [
        "ArgumentParserMCPDemo.swift",
        "Deploy.swift",
        "Echo.swift",
        "Fail.swift",
        "Flood.swift",
        "Greet.swift",
        "MCP.swift",
        "Math.swift",
        "Noisy.swift",
        "RepeatPhrase.swift",
        "Sleep.swift",
        "Tag.swift"
      ],
      "target_dependencies" : [
        "ArgumentParserMCP"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ArgumentParserMCPTests",
      "module_type" : "SwiftTarget",
      "name" : "ArgumentParserMCPTests",
      "path" : "Tests/ArgumentParserMCPTests",
      "product_dependencies" : [
        "MCP"
      ],
      "sources" : [
        "ArgumentConverterTests.swift",
        "MCPProcessClient.swift",
        "MCPServerErrorTests.swift",
        "MCPServerIntegrationTests.swift",
        "ParameterNameTests.swift",
        "ProcessRunnerTests.swift",
        "SchemaBuilderTests.swift",
        "StreamMergerTests.swift",
        "ToolInfoModelsTests.swift"
      ],
      "target_dependencies" : [
        "ArgumentParserMCP",
        "demo-cli"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ArgumentParserMCP",
      "module_type" : "SwiftTarget",
      "name" : "ArgumentParserMCP",
      "path" : "Sources/ArgumentParserMCP",
      "product_dependencies" : [
        "ArgumentParser",
        "MCP"
      ],
      "product_memberships" : [
        "ArgumentParserMCP",
        "demo-cli"
      ],
      "sources" : [
        "ArgumentConverter.swift",
        "MCPCommand.swift",
        "MCPServer.swift",
        "MCPServerError.swift",
        "ProcessRunner.swift",
        "SchemaBuilder.swift",
        "StreamMerger.swift",
        "ToolInfoModels/DumpArgumentInfo.swift",
        "ToolInfoModels/DumpCommandInfo.swift",
        "ToolInfoModels/DumpHelpOutput.swift",
        "ToolInfoModels/DumpNameInfo.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ArgumentParserMCP",
      "demo-cli",
      "swift-argument-parser-mcp-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-argument-parser-mcp-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme swift-argument-parser-mcp-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.28.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
  swift-argument-parser-mcp: /Users/admin/builder/spi-builder-workspace
  swift-nio: https://github.com/apple/swift-nio.git @ 2.99.0
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.43.0
  swift-certificates: https://github.com/apple/swift-certificates.git @ 1.19.0
  swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.4.1
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.34.0
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  swift-http-types: https://github.com/apple/swift-http-types.git @ 1.5.1
  swift-system: https://github.com/apple/swift-system.git @ 1.6.4
  swift-crypto: https://github.com/apple/swift-crypto.git @ 4.5.0
  swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.11.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
  swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.7.0
  swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.1.3
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk @ 0.12.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.37.0
  swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
  EventSource: https://github.com/mattt/eventsource.git @ 1.4.1
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.33.1
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-service-context: https://github.com/apple/swift-service-context.git @ 1.3.0
  swift-log: https://github.com/apple/swift-log.git @ 1.12.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (33 targets)
    Target 'demo-cli' in project 'swift-argument-parser-mcp'
        ➜ Explicit dependency on target 'ArgumentParserMCP' in project 'swift-argument-parser-mcp'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
    Target 'ArgumentParserMCP' in project 'swift-argument-parser-mcp'
        ➜ Explicit dependency on target 'ArgumentParserMCP' in project 'swift-argument-parser-mcp'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
    Target 'ArgumentParserMCP' in project 'swift-argument-parser-mcp'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
    Target 'MCP' in project 'mcp-swift-sdk'
        ➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'EventSource' in project 'EventSource'
    Target 'MCP' in project 'mcp-swift-sdk'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'EventSource' in project 'EventSource'
    Target 'EventSource' in project 'EventSource'
        ➜ Explicit dependency on target 'EventSource' in project 'EventSource'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
    Target 'EventSource' in project 'EventSource'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
    Target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
    Target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
    Target '_AtomicsShims' in project 'swift-atomics' (no dependencies)
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
        ➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
        ➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
    Target 'ContainersPreview' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
    Target '_NIODataStructures' in project 'swift-nio' (no dependencies)
    Target 'CNIOWASI' in project 'swift-nio' (no dependencies)
    Target 'CNIOWindows' in project 'swift-nio' (no dependencies)
    Target 'CNIOLinux' in project 'swift-nio' (no dependencies)
    Target 'CNIODarwin' in project 'swift-nio' (no dependencies)
    Target 'CNIOOpenBSD' in project 'swift-nio' (no dependencies)
    Target '_NIOBase64' in project 'swift-nio' (no dependencies)
    Target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
    Target 'CNIOAtomics' in project 'swift-nio' (no dependencies)
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'CSystem' in project 'swift-system' (no dependencies)
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 9cd2062eeeb19a53834932ab6f1a7ff3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9cd2062eeeb19a53834932ab6f1a7ff3.xcbuilddata
error: The package product 'MCP' requires minimum platform version 16.0 for the iOS platform, but this target supports 12.0 (in target 'ArgumentParserMCP' from project 'swift-argument-parser-mcp')
error: The package product 'MCP' requires minimum platform version 16.0 for the iOS platform, but this target supports 12.0 (in target 'demo-cli' from project 'swift-argument-parser-mcp')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme swift-argument-parser-mcp-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.11.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 4.5.0
  swift-argument-parser-mcp: /Users/admin/builder/spi-builder-workspace
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.43.0
  swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.1.3
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.37.0
  swift-service-context: https://github.com/apple/swift-service-context.git @ 1.3.0
  swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.7.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.34.0
  EventSource: https://github.com/mattt/eventsource.git @ 1.4.1
  swift-http-types: https://github.com/apple/swift-http-types.git @ 1.5.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.33.1
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk @ 0.12.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.28.0
  swift-log: https://github.com/apple/swift-log.git @ 1.12.0
  swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
  swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.4.1
  swift-nio: https://github.com/apple/swift-nio.git @ 2.99.0
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  swift-certificates: https://github.com/apple/swift-certificates.git @ 1.19.0
  swift-system: https://github.com/apple/swift-system.git @ 1.6.4
resolved source packages: swift-service-lifecycle, swift-crypto, swift-argument-parser-mcp, swift-nio-http2, swift-async-algorithms, swift-nio-ssl, swift-service-context, swift-http-structured-headers, swift-numerics, swift-nio-extras, EventSource, swift-http-types, swift-argument-parser, async-http-client, mcp-swift-sdk, swift-atomics, swift-nio-transport-services, swift-log, swift-asn1, swift-collections, swift-distributed-tracing, swift-nio, swift-algorithms, swift-certificates, swift-system
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/modelcontextprotocol/swift-sdk"
    }
  ],
  "manifest_display_name" : "swift-argument-parser-mcp",
  "name" : "swift-argument-parser-mcp",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ArgumentParserMCP",
      "targets" : [
        "ArgumentParserMCP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "demo-cli",
      "targets" : [
        "demo-cli"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "demo_cli",
      "module_type" : "SwiftTarget",
      "name" : "demo-cli",
      "path" : "Sources/demo-cli",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "demo-cli"
      ],
      "sources" : [
        "ArgumentParserMCPDemo.swift",
        "Deploy.swift",
        "Echo.swift",
        "Fail.swift",
        "Flood.swift",
        "Greet.swift",
        "MCP.swift",
        "Math.swift",
        "Noisy.swift",
        "RepeatPhrase.swift",
        "Sleep.swift",
        "Tag.swift"
      ],
      "target_dependencies" : [
        "ArgumentParserMCP"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ArgumentParserMCPTests",
      "module_type" : "SwiftTarget",
      "name" : "ArgumentParserMCPTests",
      "path" : "Tests/ArgumentParserMCPTests",
      "product_dependencies" : [
        "MCP"
      ],
      "sources" : [
        "ArgumentConverterTests.swift",
        "MCPProcessClient.swift",
        "MCPServerErrorTests.swift",
        "MCPServerIntegrationTests.swift",
        "ParameterNameTests.swift",
        "ProcessRunnerTests.swift",
        "SchemaBuilderTests.swift",
        "StreamMergerTests.swift",
        "ToolInfoModelsTests.swift"
      ],
      "target_dependencies" : [
        "ArgumentParserMCP",
        "demo-cli"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ArgumentParserMCP",
      "module_type" : "SwiftTarget",
      "name" : "ArgumentParserMCP",
      "path" : "Sources/ArgumentParserMCP",
      "product_dependencies" : [
        "ArgumentParser",
        "MCP"
      ],
      "product_memberships" : [
        "ArgumentParserMCP",
        "demo-cli"
      ],
      "sources" : [
        "ArgumentConverter.swift",
        "MCPCommand.swift",
        "MCPServer.swift",
        "MCPServerError.swift",
        "ProcessRunner.swift",
        "SchemaBuilder.swift",
        "StreamMerger.swift",
        "ToolInfoModels/DumpArgumentInfo.swift",
        "ToolInfoModels/DumpCommandInfo.swift",
        "ToolInfoModels/DumpHelpOutput.swift",
        "ToolInfoModels/DumpNameInfo.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ArgumentParserMCP",
      "demo-cli",
      "swift-argument-parser-mcp-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-argument-parser-mcp-Package -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme swift-argument-parser-mcp-Package -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  swift-nio: https://github.com/apple/swift-nio.git @ 2.99.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.4.1
  swift-log: https://github.com/apple/swift-log.git @ 1.12.0
  EventSource: https://github.com/mattt/eventsource.git @ 1.4.1
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
  swift-crypto: https://github.com/apple/swift-crypto.git @ 4.5.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.37.0
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk @ 0.12.0
  swift-certificates: https://github.com/apple/swift-certificates.git @ 1.19.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
  swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.7.0
  swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.11.0
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.33.1
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.34.0
  swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.1.3
  swift-argument-parser-mcp: /Users/admin/builder/spi-builder-workspace
  swift-service-context: https://github.com/apple/swift-service-context.git @ 1.3.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.28.0
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.43.0
  swift-system: https://github.com/apple/swift-system.git @ 1.6.4
  swift-http-types: https://github.com/apple/swift-http-types.git @ 1.5.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (33 targets)
    Target 'demo-cli' in project 'swift-argument-parser-mcp'
        ➜ Explicit dependency on target 'ArgumentParserMCP' in project 'swift-argument-parser-mcp'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
    Target 'ArgumentParserMCP' in project 'swift-argument-parser-mcp'
        ➜ Explicit dependency on target 'ArgumentParserMCP' in project 'swift-argument-parser-mcp'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
    Target 'ArgumentParserMCP' in project 'swift-argument-parser-mcp'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
    Target 'MCP' in project 'mcp-swift-sdk'
        ➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'EventSource' in project 'EventSource'
    Target 'MCP' in project 'mcp-swift-sdk'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'EventSource' in project 'EventSource'
    Target 'EventSource' in project 'EventSource'
        ➜ Explicit dependency on target 'EventSource' in project 'EventSource'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
    Target 'EventSource' in project 'EventSource'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
    Target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'NIOCore' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
        ➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
        ➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
    Target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
    Target 'Atomics' in project 'swift-atomics'
        ➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
    Target '_AtomicsShims' in project 'swift-atomics' (no dependencies)
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
        ➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
        ➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
    Target 'ContainersPreview' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
    Target '_NIODataStructures' in project 'swift-nio' (no dependencies)
    Target 'CNIOWASI' in project 'swift-nio' (no dependencies)
    Target 'CNIOWindows' in project 'swift-nio' (no dependencies)
    Target 'CNIOLinux' in project 'swift-nio' (no dependencies)
    Target 'CNIODarwin' in project 'swift-nio' (no dependencies)
    Target 'CNIOOpenBSD' in project 'swift-nio' (no dependencies)
    Target '_NIOBase64' in project 'swift-nio' (no dependencies)
    Target 'NIOConcurrencyHelpers' in project 'swift-nio'
        ➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
    Target 'CNIOAtomics' in project 'swift-nio' (no dependencies)
    Target 'Logging' in project 'swift-log'
        ➜ Explicit dependency on target 'Logging' in project 'swift-log'
    Target 'Logging' in project 'swift-log' (no dependencies)
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'CSystem' in project 'swift-system' (no dependencies)
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 70cd883ccc9d29e4a1480624a44e20fa
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/70cd883ccc9d29e4a1480624a44e20fa.xcbuilddata
error: The package product 'MCP' requires minimum platform version 16.0 for the iOS platform, but this target supports 12.0 (in target 'demo-cli' from project 'swift-argument-parser-mcp')
error: The package product 'MCP' requires minimum platform version 16.0 for the iOS platform, but this target supports 12.0 (in target 'ArgumentParserMCP' from project 'swift-argument-parser-mcp')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme swift-argument-parser-mcp-Package
(1 failure)
BUILD FAILURE 6.1 iOS