The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-mcp-gui, reference 0.1.0 (8902cb), with Swift 6.2 for watchOS using Xcode 26.3 on 6 Feb 2026 06:22:35 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-mcp-gui -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NakaokaRei/swift-mcp-gui.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NakaokaRei/swift-mcp-gui
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 8902cbc Merge pull request #24 from NakaokaRei/feature/capture-output-format
Cloned https://github.com/NakaokaRei/swift-mcp-gui.git
Revision (git rev-parse @):
8902cbc20e4ae7aee8adf34005ae560b28730490
SUCCESS checkout https://github.com/NakaokaRei/swift-mcp-gui.git at 0.1.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/NakaokaRei/swift-mcp-gui.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/modelcontextprotocol/swift-sdk.git
Fetching from https://github.com/NakaokaRei/SwiftAutoGUI.git
Fetching from https://github.com/apple/swift-system.git
Fetching from https://github.com/mattt/eventsource.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/yeatse/opencv-spm.git
Fetching from https://github.com/MacPaw/OpenAI.git
Fetching from https://github.com/apple/swift-openapi-runtime
Fetching from https://github.com/apple/swift-http-types
Creating working copy of package ‘swift-log’
Checking out 1.9.1 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 ‘SwiftAutoGUI’
Checking out 0.15.0 of package ‘SwiftAutoGUI’
Creating working copy of package ‘swift-openapi-runtime’
Checking out 1.9.0 of package ‘swift-openapi-runtime’
Creating working copy of package ‘swift-http-types’
Checking out 1.5.1 of package ‘swift-http-types’
Creating working copy of package ‘opencv-spm’
Checking out 4.13.0 of package ‘opencv-spm’
Creating working copy of package ‘OpenAI’
Checking out 0.4.7 of package ‘OpenAI’
Creating working copy of package ‘swift-system’
Checking out 1.6.4 of package ‘swift-system’
Creating working copy of package ‘eventsource’
Checking out 1.3.0 of package ‘eventsource’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-system: https://github.com/apple/swift-system.git @ 1.6.4
  swift-log: https://github.com/apple/swift-log.git @ 1.9.1
  SwiftAutoGUI: https://github.com/NakaokaRei/SwiftAutoGUI.git @ 0.15.0
  swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime @ 1.9.0
  EventSource: https://github.com/mattt/eventsource.git @ 1.3.0
  OpenCV: https://github.com/yeatse/opencv-spm.git @ 4.13.0
  swift-mcp-gui: /Users/admin/builder/spi-builder-workspace
  swift-http-types: https://github.com/apple/swift-http-types @ 1.5.1
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.10.2
  OpenAI: https://github.com/MacPaw/OpenAI.git @ 0.4.7
resolved source packages: swift-system, swift-log, SwiftAutoGUI, swift-openapi-runtime, EventSource, OpenCV, swift-mcp-gui, swift-http-types, mcp-swift-sdk, OpenAI
2026-02-06 01:22:19.241 xcodebuild[519:3032] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/modelcontextprotocol/swift-sdk.git"
    },
    {
      "identity" : "swiftautogui",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NakaokaRei/SwiftAutoGUI.git"
    }
  ],
  "manifest_display_name" : "swift-mcp-gui",
  "name" : "swift-mcp-gui",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "swift-mcp-gui",
      "targets" : [
        "swift-mcp-gui"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_mcp_guiTests",
      "module_type" : "SwiftTarget",
      "name" : "swift-mcp-guiTests",
      "path" : "Tests/swift-mcp-guiTests",
      "sources" : [
        "Tools/AppleScriptToolsTests.swift",
        "Tools/KeyboardToolsTests.swift",
        "Tools/MouseToolsTests.swift",
        "Tools/ScreenToolsTests.swift",
        "Utilities/ParameterParserTests.swift"
      ],
      "target_dependencies" : [
        "swift-mcp-gui"
      ],
      "type" : "test"
    },
    {
      "c99name" : "swift_mcp_gui",
      "module_type" : "SwiftTarget",
      "name" : "swift-mcp-gui",
      "path" : "Sources/swift-mcp-gui",
      "product_dependencies" : [
        "MCP",
        "SwiftAutoGUI"
      ],
      "product_memberships" : [
        "swift-mcp-gui"
      ],
      "sources" : [
        "Extensions/Server+Extension.swift",
        "Server/MCPServer.swift",
        "Tools/AppleScript/ExecuteAppleScriptFileTool.swift",
        "Tools/AppleScript/ExecuteAppleScriptTool.swift",
        "Tools/Keyboard/SendKeysTool.swift",
        "Tools/Mouse/MouseClickTool.swift",
        "Tools/Mouse/MoveMouseTool.swift",
        "Tools/Screen/CaptureRegionTool.swift",
        "Tools/Screen/CaptureScreenTool.swift",
        "Tools/Screen/GetPixelColorTool.swift",
        "Tools/Screen/GetScreenSizeTool.swift",
        "Tools/Screen/SaveScreenshotTool.swift",
        "Tools/Screen/ScrollTool.swift",
        "Tools/ToolRegistry.swift",
        "Utilities/ParameterParser.swift",
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "swift-mcp-gui"
    ]
  }
}
2026-02-06 01:22:24.522 xcodebuild[999:5399] [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 swift-mcp-gui -destination generic/platform=watchOS
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 swift-mcp-gui -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-log: https://github.com/apple/swift-log.git @ 1.9.1
  swift-system: https://github.com/apple/swift-system.git @ 1.6.4
  EventSource: https://github.com/mattt/eventsource.git @ 1.3.0
  swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime @ 1.9.0
  SwiftAutoGUI: https://github.com/NakaokaRei/SwiftAutoGUI.git @ 0.15.0
  swift-http-types: https://github.com/apple/swift-http-types @ 1.5.1
  OpenAI: https://github.com/MacPaw/OpenAI.git @ 0.4.7
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.10.2
  OpenCV: https://github.com/yeatse/opencv-spm.git @ 4.13.0
  swift-mcp-gui: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (20 targets)
    Target 'swift-mcp-gui' in project 'swift-mcp-gui'
        ➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
        ➜ Explicit dependency on target 'SwiftAutoGUI' in project 'SwiftAutoGUI'
    Target 'SwiftAutoGUI' in project 'SwiftAutoGUI'
        ➜ Explicit dependency on target 'SwiftAutoGUI' in project 'SwiftAutoGUI'
        ➜ Explicit dependency on target 'OpenCV' in project 'OpenCV'
        ➜ Explicit dependency on target 'OpenAI' in project 'OpenAI'
    Target 'SwiftAutoGUI' in project 'SwiftAutoGUI'
        ➜ Explicit dependency on target 'OpenCV' in project 'OpenCV'
        ➜ Explicit dependency on target 'OpenAI' in project 'OpenAI'
    Target 'OpenAI' in project 'OpenAI'
        ➜ Explicit dependency on target 'OpenAI' in project 'OpenAI'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
    Target 'OpenAI' in project 'OpenAI'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
    Target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
    Target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
    Target 'HTTPTypes' in project 'swift-http-types'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
    Target 'HTTPTypes' in project 'swift-http-types' (no dependencies)
    Target 'OpenCV' in project 'OpenCV'
        ➜ Explicit dependency on target 'opencv2-dependencies' in project 'OpenCV'
    Target 'opencv2-dependencies' in project 'OpenCV' (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/WatchOS.platform/Developer/SDKs/WatchOS26.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/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
Build description signature: 088874b42de78f29d23de5e855ed76ed
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/088874b42de78f29d23de5e855ed76ed.xcbuilddata
error: The package product 'OpenAI' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SwiftAutoGUI' from project 'SwiftAutoGUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework'. (in target 'SwiftAutoGUI' from project 'SwiftAutoGUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework'. (in target 'SwiftAutoGUI' from project 'SwiftAutoGUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework'. (in target 'SwiftAutoGUI' from project 'SwiftAutoGUI')
error: The package product 'MCP' requires minimum platform version 9.0 for the watchOS platform, but this target supports 5.0 (in target 'swift-mcp-gui' from project 'swift-mcp-gui')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework'. (in target 'swift-mcp-gui' from project 'swift-mcp-gui')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework'. (in target 'swift-mcp-gui' from project 'swift-mcp-gui')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework'. (in target 'OpenCV' from project 'OpenCV')
2026-02-06 01:22:29.257 xcodebuild[1029:5522] [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 swift-mcp-gui
(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:
  OpenAI: https://github.com/MacPaw/OpenAI.git @ 0.4.7
  swift-log: https://github.com/apple/swift-log.git @ 1.9.1
  swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime @ 1.9.0
  SwiftAutoGUI: https://github.com/NakaokaRei/SwiftAutoGUI.git @ 0.15.0
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.10.2
  OpenCV: https://github.com/yeatse/opencv-spm.git @ 4.13.0
  EventSource: https://github.com/mattt/eventsource.git @ 1.3.0
  swift-mcp-gui: /Users/admin/builder/spi-builder-workspace
  swift-system: https://github.com/apple/swift-system.git @ 1.6.4
  swift-http-types: https://github.com/apple/swift-http-types @ 1.5.1
resolved source packages: OpenAI, swift-log, swift-openapi-runtime, SwiftAutoGUI, mcp-swift-sdk, OpenCV, EventSource, swift-mcp-gui, swift-system, swift-http-types
2026-02-06 01:22:31.738 xcodebuild[1176:6169] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/modelcontextprotocol/swift-sdk.git"
    },
    {
      "identity" : "swiftautogui",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NakaokaRei/SwiftAutoGUI.git"
    }
  ],
  "manifest_display_name" : "swift-mcp-gui",
  "name" : "swift-mcp-gui",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "swift-mcp-gui",
      "targets" : [
        "swift-mcp-gui"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_mcp_guiTests",
      "module_type" : "SwiftTarget",
      "name" : "swift-mcp-guiTests",
      "path" : "Tests/swift-mcp-guiTests",
      "sources" : [
        "Tools/AppleScriptToolsTests.swift",
        "Tools/KeyboardToolsTests.swift",
        "Tools/MouseToolsTests.swift",
        "Tools/ScreenToolsTests.swift",
        "Utilities/ParameterParserTests.swift"
      ],
      "target_dependencies" : [
        "swift-mcp-gui"
      ],
      "type" : "test"
    },
    {
      "c99name" : "swift_mcp_gui",
      "module_type" : "SwiftTarget",
      "name" : "swift-mcp-gui",
      "path" : "Sources/swift-mcp-gui",
      "product_dependencies" : [
        "MCP",
        "SwiftAutoGUI"
      ],
      "product_memberships" : [
        "swift-mcp-gui"
      ],
      "sources" : [
        "Extensions/Server+Extension.swift",
        "Server/MCPServer.swift",
        "Tools/AppleScript/ExecuteAppleScriptFileTool.swift",
        "Tools/AppleScript/ExecuteAppleScriptTool.swift",
        "Tools/Keyboard/SendKeysTool.swift",
        "Tools/Mouse/MouseClickTool.swift",
        "Tools/Mouse/MoveMouseTool.swift",
        "Tools/Screen/CaptureRegionTool.swift",
        "Tools/Screen/CaptureScreenTool.swift",
        "Tools/Screen/GetPixelColorTool.swift",
        "Tools/Screen/GetScreenSizeTool.swift",
        "Tools/Screen/SaveScreenshotTool.swift",
        "Tools/Screen/ScrollTool.swift",
        "Tools/ToolRegistry.swift",
        "Utilities/ParameterParser.swift",
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "swift-mcp-gui"
    ]
  }
}
2026-02-06 01:22:33.007 xcodebuild[1211:6334] [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 swift-mcp-gui -destination generic/platform=watchOS
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 swift-mcp-gui -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  SwiftAutoGUI: https://github.com/NakaokaRei/SwiftAutoGUI.git @ 0.15.0
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.10.2
  EventSource: https://github.com/mattt/eventsource.git @ 1.3.0
  swift-system: https://github.com/apple/swift-system.git @ 1.6.4
  swift-openapi-runtime: https://github.com/apple/swift-openapi-runtime @ 1.9.0
  swift-http-types: https://github.com/apple/swift-http-types @ 1.5.1
  swift-log: https://github.com/apple/swift-log.git @ 1.9.1
  OpenCV: https://github.com/yeatse/opencv-spm.git @ 4.13.0
  swift-mcp-gui: /Users/admin/builder/spi-builder-workspace
  OpenAI: https://github.com/MacPaw/OpenAI.git @ 0.4.7
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (20 targets)
    Target 'swift-mcp-gui' in project 'swift-mcp-gui'
        ➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
        ➜ Explicit dependency on target 'SwiftAutoGUI' in project 'SwiftAutoGUI'
    Target 'SwiftAutoGUI' in project 'SwiftAutoGUI'
        ➜ Explicit dependency on target 'SwiftAutoGUI' in project 'SwiftAutoGUI'
        ➜ Explicit dependency on target 'OpenCV' in project 'OpenCV'
        ➜ Explicit dependency on target 'OpenAI' in project 'OpenAI'
    Target 'SwiftAutoGUI' in project 'SwiftAutoGUI'
        ➜ Explicit dependency on target 'OpenCV' in project 'OpenCV'
        ➜ Explicit dependency on target 'OpenAI' in project 'OpenAI'
    Target 'OpenAI' in project 'OpenAI'
        ➜ Explicit dependency on target 'OpenAI' in project 'OpenAI'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
    Target 'OpenAI' in project 'OpenAI'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
    Target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
    Target 'OpenAPIRuntime' in project 'swift-openapi-runtime'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
    Target 'HTTPTypes' in project 'swift-http-types'
        ➜ Explicit dependency on target 'HTTPTypes' in project 'swift-http-types'
    Target 'HTTPTypes' in project 'swift-http-types' (no dependencies)
    Target 'OpenCV' in project 'OpenCV'
        ➜ Explicit dependency on target 'opencv2-dependencies' in project 'OpenCV'
    Target 'opencv2-dependencies' in project 'OpenCV' (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/WatchOS.platform/Developer/SDKs/WatchOS26.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/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
Build description signature: 088874b42de78f29d23de5e855ed76ed
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/088874b42de78f29d23de5e855ed76ed.xcbuilddata
error: The package product 'MCP' requires minimum platform version 9.0 for the watchOS platform, but this target supports 5.0 (in target 'swift-mcp-gui' from project 'swift-mcp-gui')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework'. (in target 'swift-mcp-gui' from project 'swift-mcp-gui')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework'. (in target 'swift-mcp-gui' from project 'swift-mcp-gui')
error: The package product 'OpenAI' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SwiftAutoGUI' from project 'SwiftAutoGUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework'. (in target 'SwiftAutoGUI' from project 'SwiftAutoGUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework'. (in target 'OpenCV' from project 'OpenCV')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework'. (in target 'SwiftAutoGUI' from project 'SwiftAutoGUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/opencv-spm/opencv2/opencv2.xcframework'. (in target 'SwiftAutoGUI' from project 'SwiftAutoGUI')
2026-02-06 01:22:34.029 xcodebuild[1240:6455] [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 swift-mcp-gui
(1 failure)
BUILD FAILURE 6.2 watchOS