The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-mcp-gui, reference master (580137), with Swift 6.3 for iOS using Xcode 26.4 on 17 Apr 2026 23:19:09 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NakaokaRei/swift-mcp-gui.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NakaokaRei/swift-mcp-gui
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5801379 Merge pull request #41 from NakaokaRei/dependabot/swift/github.com/nakaokarei/swiftautogui-0.20.0
Cloned https://github.com/NakaokaRei/swift-mcp-gui.git
Revision (git rev-parse @):
5801379fd7fb5f7f5f2590ae6f8a069d96673a5d
SUCCESS checkout https://github.com/NakaokaRei/swift-mcp-gui.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/NakaokaRei/swift-mcp-gui.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/NakaokaRei/SwiftAutoGUI.git
Fetching from https://github.com/modelcontextprotocol/swift-sdk.git
Fetching from https://github.com/apple/swift-system.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/mattt/eventsource.git
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/yeatse/opencv-spm.git
Fetching from https://github.com/apple/swift-argument-parser.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/apple/swift-collections.git
Creating working copy of package ‘swift-collections’
Checking out 1.4.1 of package ‘swift-collections’
Creating working copy of package ‘swift-system’
Checking out 1.6.4 of package ‘swift-system’
Creating working copy of package ‘swift-sdk’
Checking out 0.12.0 of package ‘swift-sdk’
Creating working copy of package ‘swift-atomics’
Checking out 1.3.0 of package ‘swift-atomics’
Creating working copy of package ‘SwiftAutoGUI’
Checking out 0.20.0 of package ‘SwiftAutoGUI’
Creating working copy of package ‘swift-log’
Checking out 1.12.0 of package ‘swift-log’
Creating working copy of package ‘swift-nio’
Checking out 2.98.0 of package ‘swift-nio’
Creating working copy of package ‘eventsource’
Checking out 1.4.1 of package ‘eventsource’
Creating working copy of package ‘opencv-spm’
Checking out 4.13.0 of package ‘opencv-spm’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.7.1 of package ‘swift-argument-parser’
Resolve Package Graph
Resolved source packages:
  swift-nio: https://github.com/apple/swift-nio.git @ 2.98.0
  swift-system: https://github.com/apple/swift-system.git @ 1.6.4
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
  swift-log: https://github.com/apple/swift-log.git @ 1.12.0
  OpenCV: https://github.com/yeatse/opencv-spm.git @ 4.13.0
  SwiftAutoGUI: https://github.com/NakaokaRei/SwiftAutoGUI.git @ 0.20.0
  swift-mcp-gui: /Users/admin/builder/spi-builder-workspace
  EventSource: https://github.com/mattt/eventsource.git @ 1.4.1
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.12.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
resolved source packages: swift-nio, swift-system, swift-argument-parser, swift-log, OpenCV, SwiftAutoGUI, swift-mcp-gui, EventSource, mcp-swift-sdk, swift-collections, swift-atomics
2026-04-17 19:18:39.162 xcodebuild[525:3013] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/modelcontextprotocol/swift-sdk.git"
    },
    {
      "identity" : "swiftautogui",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.17.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" : "26.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/GetScreenContextTool.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.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "swift-mcp-gui"
    ]
  }
}
2026-04-17 19:18:49.237 xcodebuild[1055:5827] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-mcp-gui -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.4.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=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-log: https://github.com/apple/swift-log.git @ 1.12.0
  OpenCV: https://github.com/yeatse/opencv-spm.git @ 4.13.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.98.0
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.12.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-system: https://github.com/apple/swift-system.git @ 1.6.4
  SwiftAutoGUI: https://github.com/NakaokaRei/SwiftAutoGUI.git @ 0.20.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
  swift-mcp-gui: /Users/admin/builder/spi-builder-workspace
  EventSource: https://github.com/mattt/eventsource.git @ 1.4.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (32 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'
    Target 'SwiftAutoGUI' in project 'SwiftAutoGUI'
        ➜ Explicit dependency on target 'OpenCV' in project 'OpenCV'
    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'
        ➜ 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)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: e0b3d803e7f1339f9a765567d07a2823
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e0b3d803e7f1339f9a765567d07a2823.xcbuilddata
error: The package product 'MCP' requires minimum platform version 16.0 for the iOS platform, but this target supports 12.0 (in target 'swift-mcp-gui' from project 'swift-mcp-gui')
2026-04-17 19:18:55.945 xcodebuild[1098:6024] [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.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  EventSource: https://github.com/mattt/eventsource.git @ 1.4.1
  SwiftAutoGUI: https://github.com/NakaokaRei/SwiftAutoGUI.git @ 0.20.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
  OpenCV: https://github.com/yeatse/opencv-spm.git @ 4.13.0
  swift-mcp-gui: /Users/admin/builder/spi-builder-workspace
  swift-nio: https://github.com/apple/swift-nio.git @ 2.98.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-system: https://github.com/apple/swift-system.git @ 1.6.4
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.12.0
  swift-log: https://github.com/apple/swift-log.git @ 1.12.0
resolved source packages: EventSource, SwiftAutoGUI, swift-collections, swift-argument-parser, OpenCV, swift-mcp-gui, swift-nio, swift-atomics, swift-system, mcp-swift-sdk, swift-log
2026-04-17 19:19:02.382 xcodebuild[1268:6813] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swift-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/modelcontextprotocol/swift-sdk.git"
    },
    {
      "identity" : "swiftautogui",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.17.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" : "26.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/GetScreenContextTool.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.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "swift-mcp-gui"
    ]
  }
}
2026-04-17 19:19:04.709 xcodebuild[1314:7027] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-mcp-gui -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.4.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=iOS
Resolve Package Graph
Resolved source packages:
  OpenCV: https://github.com/yeatse/opencv-spm.git @ 4.13.0
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.12.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.98.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
  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-mcp-gui: /Users/admin/builder/spi-builder-workspace
  SwiftAutoGUI: https://github.com/NakaokaRei/SwiftAutoGUI.git @ 0.20.0
  swift-system: https://github.com/apple/swift-system.git @ 1.6.4
  EventSource: https://github.com/mattt/eventsource.git @ 1.4.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (32 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'
    Target 'SwiftAutoGUI' in project 'SwiftAutoGUI'
        ➜ Explicit dependency on target 'OpenCV' in project 'OpenCV'
    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'
        ➜ 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)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: e0b3d803e7f1339f9a765567d07a2823
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e0b3d803e7f1339f9a765567d07a2823.xcbuilddata
error: The package product 'MCP' requires minimum platform version 16.0 for the iOS platform, but this target supports 12.0 (in target 'swift-mcp-gui' from project 'swift-mcp-gui')
2026-04-17 19:19:06.761 xcodebuild[1353:7190] [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.3 iOS