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 tvOS using Xcode 26.0 on 13 Oct 2025 07:12:44 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=tvOS

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:         tvOS
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/apple/swift-log.git
Fetching from https://github.com/apple/swift-system.git
Fetching from https://github.com/mattt/eventsource.git
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy of package ‘swift-log’
Checking out 1.6.4 of package ‘swift-log’
Creating working copy of package ‘eventsource’
Checking out 1.2.0 of package ‘eventsource’
Creating working copy of package ‘swift-system’
Checking out 1.6.3 of package ‘swift-system’
Creating working copy of package ‘swift-sdk’
Checking out 0.10.2 of package ‘swift-sdk’
Creating working copy of package ‘AXUI’
Checking out main (a370914) of package ‘AXUI’
Creating working copy of package ‘AppPilot’
Checking out main (6546d29) of package ‘AppPilot’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.5 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.6.2 of package ‘swift-argument-parser’
Resolve Package Graph
Resolved source packages:
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  AppPilot: https://github.com/1amageek/AppPilot.git @ main (6546d29)
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.10.2
  swift-system: https://github.com/apple/swift-system.git @ 1.6.3
  AXUI: https://github.com/1amageek/AXUI.git @ main (a370914)
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.6.2
  EventSource: https://github.com/mattt/eventsource.git @ 1.2.0
  AppMCP: /Users/admin/builder/spi-builder-workspace
  swift-log: https://github.com/apple/swift-log.git @ 1.6.4
resolved source packages: SymbolKit, AppPilot, SwiftDocCPlugin, mcp-swift-sdk, swift-system, AXUI, swift-argument-parser, EventSource, AppMCP, swift-log
2025-10-13 03:11:54.573 xcodebuild[522:3051] [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:10.028 xcodebuild[1071:5958] [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=tvOS
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=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  AXUI: https://github.com/1amageek/AXUI.git @ main (a370914)
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
  swift-system: https://github.com/apple/swift-system.git @ 1.6.3
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.10.2
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.6.2
  swift-log: https://github.com/apple/swift-log.git @ 1.6.4
  AppMCP: /Users/admin/builder/spi-builder-workspace
  AppPilot: https://github.com/1amageek/AppPilot.git @ main (6546d29)
  EventSource: https://github.com/mattt/eventsource.git @ 1.2.0
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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: 39e9e263b51adf411bf6f295951b7e94
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/39e9e263b51adf411bf6f295951b7e94.xcbuilddata
error: The package product 'MCP' requires minimum platform version 16.0 for the tvOS 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 tvOS platform, but this target supports 12.0 (in target 'appmcpd' from project 'AppMCP')
2025-10-13 03:12:19.904 xcodebuild[1157:6438] [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:
  AXUI: https://github.com/1amageek/AXUI.git @ main (a370914)
  swift-log: https://github.com/apple/swift-log.git @ 1.6.4
  EventSource: https://github.com/mattt/eventsource.git @ 1.2.0
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.10.2
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.6.2
  AppPilot: https://github.com/1amageek/AppPilot.git @ main (6546d29)
  AppMCP: /Users/admin/builder/spi-builder-workspace
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  swift-system: https://github.com/apple/swift-system.git @ 1.6.3
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
resolved source packages: AXUI, swift-log, EventSource, mcp-swift-sdk, swift-argument-parser, AppPilot, AppMCP, SymbolKit, swift-system, SwiftDocCPlugin
2025-10-13 03:12:31.662 xcodebuild[1412:7812] [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:37.657 xcodebuild[1503:8326] [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=tvOS
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=tvOS
Resolve Package Graph
Resolved source packages:
  EventSource: https://github.com/mattt/eventsource.git @ 1.2.0
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.10.2
  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
  AXUI: https://github.com/1amageek/AXUI.git @ main (a370914)
  swift-log: https://github.com/apple/swift-log.git @ 1.6.4
  AppMCP: /Users/admin/builder/spi-builder-workspace
  AppPilot: https://github.com/1amageek/AppPilot.git @ main (6546d29)
  swift-system: https://github.com/apple/swift-system.git @ 1.6.3
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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: 39e9e263b51adf411bf6f295951b7e94
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/39e9e263b51adf411bf6f295951b7e94.xcbuilddata
error: The package product 'MCP' requires minimum platform version 16.0 for the tvOS platform, but this target supports 12.0 (in target 'appmcpd' from project 'AppMCP')
error: The package product 'MCP' requires minimum platform version 16.0 for the tvOS platform, but this target supports 12.0 (in target 'AppMCP' from project 'AppMCP')
2025-10-13 03:12:43.449 xcodebuild[1588:8798] [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 tvOS