The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build AppMCP, reference main (08a0c3), with Swift 6.2 for iOS using Xcode 26.0 on 13 Oct 2025 07:13:21 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AppMCP-Package -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1amageek/app-mcp.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/1amageek/app-mcp
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 08a0c36 Add wait_time tool and update dependencies
Cloned https://github.com/1amageek/app-mcp.git
Revision (git rev-parse @):
08a0c36e7766ac513bd484db6a2145b9fefccb62
SUCCESS checkout https://github.com/1amageek/app-mcp.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/1amageek/app-mcp.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/1amageek/AppPilot.git
Fetching from https://github.com/1amageek/AXUI.git
Fetching from https://github.com/apple/swift-docc-plugin
Fetching from https://github.com/modelcontextprotocol/swift-sdk.git
Fetching from https://github.com/apple/swift-argument-parser.git
Fetching from https://github.com/mattt/eventsource.git
Fetching from https://github.com/apple/swift-system.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-system’
Checking out 1.6.3 of package ‘swift-system’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.6.2 of package ‘swift-argument-parser’
Creating working copy of package ‘AXUI’
Checking out main (a370914) of package ‘AXUI’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.5 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-log’
Checking out 1.6.4 of package ‘swift-log’
Creating working copy of package ‘swift-sdk’
Checking out 0.10.2 of package ‘swift-sdk’
Creating working copy of package ‘eventsource’
Checking out 1.2.0 of package ‘eventsource’
Creating working copy of package ‘AppPilot’
Checking out main (6546d29) of package ‘AppPilot’
Resolve Package Graph
Resolved source packages:
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  AppPilot: https://github.com/1amageek/AppPilot.git @ main (6546d29)
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.10.2
  swift-log: https://github.com/apple/swift-log.git @ 1.6.4
  EventSource: https://github.com/mattt/eventsource.git @ 1.2.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.6.2
  swift-system: https://github.com/apple/swift-system.git @ 1.6.3
  AXUI: https://github.com/1amageek/AXUI.git @ main (a370914)
  AppMCP: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftDocCPlugin, SymbolKit, AppPilot, mcp-swift-sdk, swift-log, EventSource, swift-argument-parser, swift-system, AXUI, AppMCP
2025-10-13 03:12:32.002 xcodebuild[521:3078] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/modelcontextprotocol/swift-sdk.git"
    },
    {
      "identity" : "apppilot",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/1amageek/AppPilot.git"
    },
    {
      "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.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "AppMCP",
  "name" : "AppMCP",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "AppMCP",
      "targets" : [
        "AppMCP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "appmcpd",
      "targets" : [
        "appmcpd"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "appmcpd",
      "module_type" : "SwiftTarget",
      "name" : "appmcpd",
      "path" : "Sources/appmcpd",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "appmcpd"
      ],
      "sources" : [
        "Command.swift"
      ],
      "target_dependencies" : [
        "AppMCP"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "AppMCPTests",
      "module_type" : "SwiftTarget",
      "name" : "AppMCPTests",
      "path" : "Tests/AppMCPTests",
      "sources" : [
        "TextRecognitionTests.swift",
        "VisionFrameworkTests.swift",
        "WeatherAppTests.swift"
      ],
      "target_dependencies" : [
        "AppMCP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppMCP",
      "module_type" : "SwiftTarget",
      "name" : "AppMCP",
      "path" : "Sources/AppMCP",
      "product_dependencies" : [
        "MCP",
        "AppPilot"
      ],
      "product_memberships" : [
        "AppMCP",
        "appmcpd"
      ],
      "sources" : [
        "AppMCP.swift",
        "MCPServer.swift",
        "VisionTextRecognition.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AppMCP",
      "AppMCP-Package",
      "appmcpd",
      "axon",
      "AXUI",
      "AXUI-Package"
    ]
  }
}
2025-10-13 03:12:46.701 xcodebuild[1050:5794] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AppMCP-Package -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.0.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 AppMCP-Package -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.10.2
  EventSource: https://github.com/mattt/eventsource.git @ 1.2.0
  AXUI: https://github.com/1amageek/AXUI.git @ main (a370914)
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  AppPilot: https://github.com/1amageek/AppPilot.git @ main (6546d29)
  swift-log: https://github.com/apple/swift-log.git @ 1.6.4
  AppMCP: /Users/admin/builder/spi-builder-workspace
  swift-system: https://github.com/apple/swift-system.git @ 1.6.3
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.6.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (19 targets)
    Target 'appmcpd' in project 'AppMCP'
        ➜ Explicit dependency on target 'AppMCP' in project 'AppMCP'
        ➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
        ➜ Explicit dependency on target 'AppPilot' in project 'AppPilot'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    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)
    Target 'AppMCP' in project 'AppMCP'
        ➜ Explicit dependency on target 'AppMCP' in project 'AppMCP'
        ➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
        ➜ Explicit dependency on target 'AppPilot' in project 'AppPilot'
    Target 'AppMCP' in project 'AppMCP'
        ➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
        ➜ Explicit dependency on target 'AppPilot' in project 'AppPilot'
    Target 'AppPilot' in project 'AppPilot'
        ➜ Explicit dependency on target 'AppPilot' in project 'AppPilot'
        ➜ Explicit dependency on target 'AXUI' in project 'AXUI'
    Target 'AppPilot' in project 'AppPilot'
        ➜ Explicit dependency on target 'AXUI' in project 'AXUI'
    Target 'AXUI' in project 'AXUI'
        ➜ Explicit dependency on target 'AXUI' in project 'AXUI'
    Target 'AXUI' in project 'AXUI' (no dependencies)
    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'
    Target 'EventSource' in project 'EventSource' (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)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 0cd89202f3f7c74a7d235f87bea79b55
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0cd89202f3f7c74a7d235f87bea79b55.xcbuilddata
error: The package product 'MCP' requires minimum platform version 16.0 for the iOS platform, but this target supports 12.0 (in target 'AppMCP' from project 'AppMCP')
error: The package product 'MCP' requires minimum platform version 16.0 for the iOS platform, but this target supports 12.0 (in target 'appmcpd' from project 'AppMCP')
2025-10-13 03:12:56.646 xcodebuild[1157:6450] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AppMCP-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.10.2
  EventSource: https://github.com/mattt/eventsource.git @ 1.2.0
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.6.2
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
  AppMCP: /Users/admin/builder/spi-builder-workspace
  swift-log: https://github.com/apple/swift-log.git @ 1.6.4
  swift-system: https://github.com/apple/swift-system.git @ 1.6.3
  AXUI: https://github.com/1amageek/AXUI.git @ main (a370914)
  AppPilot: https://github.com/1amageek/AppPilot.git @ main (6546d29)
resolved source packages: mcp-swift-sdk, EventSource, SymbolKit, swift-argument-parser, SwiftDocCPlugin, AppMCP, swift-log, swift-system, AXUI, AppPilot
2025-10-13 03:13:08.618 xcodebuild[1412:7834] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/modelcontextprotocol/swift-sdk.git"
    },
    {
      "identity" : "apppilot",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/1amageek/AppPilot.git"
    },
    {
      "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.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "AppMCP",
  "name" : "AppMCP",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "AppMCP",
      "targets" : [
        "AppMCP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "appmcpd",
      "targets" : [
        "appmcpd"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "appmcpd",
      "module_type" : "SwiftTarget",
      "name" : "appmcpd",
      "path" : "Sources/appmcpd",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "appmcpd"
      ],
      "sources" : [
        "Command.swift"
      ],
      "target_dependencies" : [
        "AppMCP"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "AppMCPTests",
      "module_type" : "SwiftTarget",
      "name" : "AppMCPTests",
      "path" : "Tests/AppMCPTests",
      "sources" : [
        "TextRecognitionTests.swift",
        "VisionFrameworkTests.swift",
        "WeatherAppTests.swift"
      ],
      "target_dependencies" : [
        "AppMCP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppMCP",
      "module_type" : "SwiftTarget",
      "name" : "AppMCP",
      "path" : "Sources/AppMCP",
      "product_dependencies" : [
        "MCP",
        "AppPilot"
      ],
      "product_memberships" : [
        "AppMCP",
        "appmcpd"
      ],
      "sources" : [
        "AppMCP.swift",
        "MCPServer.swift",
        "VisionTextRecognition.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AppMCP",
      "AppMCP-Package",
      "appmcpd",
      "axon",
      "AXUI",
      "AXUI-Package"
    ]
  }
}
2025-10-13 03:13:14.614 xcodebuild[1503:8338] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AppMCP-Package -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.0.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 AppMCP-Package -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
  EventSource: https://github.com/mattt/eventsource.git @ 1.2.0
  swift-system: https://github.com/apple/swift-system.git @ 1.6.3
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  AppMCP: /Users/admin/builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.6.2
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.10.2
  AXUI: https://github.com/1amageek/AXUI.git @ main (a370914)
  AppPilot: https://github.com/1amageek/AppPilot.git @ main (6546d29)
  swift-log: https://github.com/apple/swift-log.git @ 1.6.4
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (19 targets)
    Target 'appmcpd' in project 'AppMCP'
        ➜ Explicit dependency on target 'AppMCP' in project 'AppMCP'
        ➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
        ➜ Explicit dependency on target 'AppPilot' in project 'AppPilot'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    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)
    Target 'AppMCP' in project 'AppMCP'
        ➜ Explicit dependency on target 'AppMCP' in project 'AppMCP'
        ➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
        ➜ Explicit dependency on target 'AppPilot' in project 'AppPilot'
    Target 'AppMCP' in project 'AppMCP'
        ➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
        ➜ Explicit dependency on target 'AppPilot' in project 'AppPilot'
    Target 'AppPilot' in project 'AppPilot'
        ➜ Explicit dependency on target 'AppPilot' in project 'AppPilot'
        ➜ Explicit dependency on target 'AXUI' in project 'AXUI'
    Target 'AppPilot' in project 'AppPilot'
        ➜ Explicit dependency on target 'AXUI' in project 'AXUI'
    Target 'AXUI' in project 'AXUI'
        ➜ Explicit dependency on target 'AXUI' in project 'AXUI'
    Target 'AXUI' in project 'AXUI' (no dependencies)
    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'
    Target 'EventSource' in project 'EventSource' (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)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 0cd89202f3f7c74a7d235f87bea79b55
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0cd89202f3f7c74a7d235f87bea79b55.xcbuilddata
error: The package product 'MCP' requires minimum platform version 16.0 for the iOS platform, but this target supports 12.0 (in target 'AppMCP' from project 'AppMCP')
error: The package product 'MCP' requires minimum platform version 16.0 for the iOS platform, but this target supports 12.0 (in target 'appmcpd' from project 'AppMCP')
2025-10-13 03:13:20.386 xcodebuild[1588:8818] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AppMCP-Package
(1 failure)
BUILD FAILURE 6.2 iOS