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 shortcuts-mcp-server, reference main (7ce947), with Swift 6.1 for iOS using Xcode 16.3 on 8 Jun 2025 10:42:06 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/artemnovichkov/shortcuts-mcp-server.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/artemnovichkov/shortcuts-mcp-server
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7ce9471 Update README.md
Cloned https://github.com/artemnovichkov/shortcuts-mcp-server.git
Revision (git rev-parse @):
7ce9471866f6b4b2e72c635a9ee8d8cb1289b651
SUCCESS checkout https://github.com/artemnovichkov/shortcuts-mcp-server.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/artemnovichkov/shortcuts-mcp-server.git
https://github.com/artemnovichkov/shortcuts-mcp-server.git
{
  "dependencies" : [
    {
      "identity" : "swift-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/modelcontextprotocol/swift-sdk"
    },
    {
      "identity" : "swift-subprocess",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-subprocess.git"
    }
  ],
  "manifest_display_name" : "shortcuts-mcp-server",
  "name" : "shortcuts-mcp-server",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "shortcuts-mcp-server",
      "targets" : [
        "ShortcutsMCPServer"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShortcutsMCPServer",
      "module_type" : "SwiftTarget",
      "name" : "ShortcutsMCPServer",
      "path" : "Sources",
      "product_dependencies" : [
        "MCP",
        "Subprocess"
      ],
      "product_memberships" : [
        "shortcuts-mcp-server"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/swiftlang/swift-subprocess.git
Fetching from https://github.com/modelcontextprotocol/swift-sdk
Fetching from https://github.com/apple/swift-system (cached)
Fetching from https://github.com/loopwork-ai/eventsource.git
Fetching from https://github.com/apple/swift-log.git (cached)
Creating working copy of package ‘swift-system’
Checking out 1.5.0 of package ‘swift-system’
Creating working copy of package ‘swift-sdk’
Checking out 0.9.0 of package ‘swift-sdk’
Creating working copy of package ‘eventsource’
Checking out 1.1.1 of package ‘eventsource’
Creating working copy of package ‘swift-subprocess’
Checking out main (e62036c) of package ‘swift-subprocess’
Creating working copy of package ‘swift-log’
Checking out 1.6.3 of package ‘swift-log’
Resolve Package Graph
Resolved source packages:
  swift-system: https://github.com/apple/swift-system @ 1.5.0
  Subprocess: https://github.com/swiftlang/swift-subprocess.git @ main (e62036c)
  EventSource: https://github.com/loopwork-ai/eventsource.git @ 1.1.1
  shortcuts-mcp-server: /Users/admin/builder/spi-builder-workspace
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk @ 0.9.0
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
resolved source packages: swift-system, Subprocess, EventSource, shortcuts-mcp-server, mcp-swift-sdk, swift-log
{
  "dependencies" : [
    {
      "identity" : "swift-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/modelcontextprotocol/swift-sdk"
    },
    {
      "identity" : "swift-subprocess",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-subprocess.git"
    }
  ],
  "manifest_display_name" : "shortcuts-mcp-server",
  "name" : "shortcuts-mcp-server",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "shortcuts-mcp-server",
      "targets" : [
        "ShortcutsMCPServer"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShortcutsMCPServer",
      "module_type" : "SwiftTarget",
      "name" : "ShortcutsMCPServer",
      "path" : "Sources",
      "product_dependencies" : [
        "MCP",
        "Subprocess"
      ],
      "product_memberships" : [
        "shortcuts-mcp-server"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "shortcuts-mcp-server"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme shortcuts-mcp-server -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme shortcuts-mcp-server -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-system: https://github.com/apple/swift-system @ 1.5.0
  Subprocess: https://github.com/swiftlang/swift-subprocess.git @ main (e62036c)
  shortcuts-mcp-server: /Users/admin/builder/spi-builder-workspace
  EventSource: https://github.com/loopwork-ai/eventsource.git @ 1.1.1
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk @ 0.9.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (13 targets)
    Target 'shortcuts-mcp-server' in project 'shortcuts-mcp-server'
        ➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
        ➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
    Target 'Subprocess' in project 'Subprocess'
        ➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
        ➜ Explicit dependency on target '_SubprocessCShims' in project 'Subprocess'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'Subprocess' in project 'Subprocess'
        ➜ Explicit dependency on target '_SubprocessCShims' in project 'Subprocess'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target '_SubprocessCShims' in project 'Subprocess' (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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 46eb5173697898070fa6d14f0e6e5ad5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/46eb5173697898070fa6d14f0e6e5ad5.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'Subprocess' from project 'Subprocess')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'Subprocess' from project 'Subprocess')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target '_SubprocessCShims' from project 'Subprocess')
error: The package product 'MCP' requires minimum platform version 16.0 for the iOS platform, but this target supports 12.0 (in target 'shortcuts-mcp-server' from project 'shortcuts-mcp-server')
error: The package product 'Subprocess' requires minimum platform version 99.0 for the iOS platform, but this target supports 12.0 (in target 'shortcuts-mcp-server' from project 'shortcuts-mcp-server')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme shortcuts-mcp-server
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk @ 0.9.0
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
  Subprocess: https://github.com/swiftlang/swift-subprocess.git @ main (e62036c)
  swift-system: https://github.com/apple/swift-system @ 1.5.0
  EventSource: https://github.com/loopwork-ai/eventsource.git @ 1.1.1
  shortcuts-mcp-server: /Users/admin/builder/spi-builder-workspace
resolved source packages: mcp-swift-sdk, swift-log, Subprocess, swift-system, EventSource, shortcuts-mcp-server
{
  "dependencies" : [
    {
      "identity" : "swift-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/modelcontextprotocol/swift-sdk"
    },
    {
      "identity" : "swift-subprocess",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-subprocess.git"
    }
  ],
  "manifest_display_name" : "shortcuts-mcp-server",
  "name" : "shortcuts-mcp-server",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "shortcuts-mcp-server",
      "targets" : [
        "ShortcutsMCPServer"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShortcutsMCPServer",
      "module_type" : "SwiftTarget",
      "name" : "ShortcutsMCPServer",
      "path" : "Sources",
      "product_dependencies" : [
        "MCP",
        "Subprocess"
      ],
      "product_memberships" : [
        "shortcuts-mcp-server"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "shortcuts-mcp-server"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme shortcuts-mcp-server -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme shortcuts-mcp-server -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  Subprocess: https://github.com/swiftlang/swift-subprocess.git @ main (e62036c)
  swift-system: https://github.com/apple/swift-system @ 1.5.0
  EventSource: https://github.com/loopwork-ai/eventsource.git @ 1.1.1
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
  shortcuts-mcp-server: /Users/admin/builder/spi-builder-workspace
  mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk @ 0.9.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (13 targets)
    Target 'shortcuts-mcp-server' in project 'shortcuts-mcp-server'
        ➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
        ➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
    Target 'Subprocess' in project 'Subprocess'
        ➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
        ➜ Explicit dependency on target '_SubprocessCShims' in project 'Subprocess'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'Subprocess' in project 'Subprocess'
        ➜ Explicit dependency on target '_SubprocessCShims' in project 'Subprocess'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target '_SubprocessCShims' in project 'Subprocess' (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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 006de737557997c83e02d6dc8869493b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/006de737557997c83e02d6dc8869493b.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target '_SubprocessCShims' from project 'Subprocess')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'Subprocess' from project 'Subprocess')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-subprocess/Package.swift: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 99.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'Subprocess' from project 'Subprocess')
error: The package product 'MCP' requires minimum platform version 16.0 for the iOS platform, but this target supports 12.0 (in target 'shortcuts-mcp-server' from project 'shortcuts-mcp-server')
error: The package product 'Subprocess' requires minimum platform version 99.0 for the iOS platform, but this target supports 12.0 (in target 'shortcuts-mcp-server' from project 'shortcuts-mcp-server')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme shortcuts-mcp-server
(1 failure)
BUILD FAILURE 6.1 iOS