Build Information
Failed to build shortcuts-mcp-server, reference 1.0.2 (7fb7a7
), with Swift 6.2 (beta) for iOS using Xcode 26.0 on 24 Jun 2025 03:41:35 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/artemnovichkov/shortcuts-mcp-server.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/artemnovichkov/shortcuts-mcp-server
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 7fb7a7b Update README.md
Cloned https://github.com/artemnovichkov/shortcuts-mcp-server.git
Revision (git rev-parse @):
7fb7a7b637698c39e1204a017272325cafbfdbed
SUCCESS checkout https://github.com/artemnovichkov/shortcuts-mcp-server.git at 1.0.2
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/artemnovichkov/shortcuts-mcp-server.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/loopwork-ai/eventsource.git
Creating working copy of package ‘swift-log’
Checking out 1.6.3 of package ‘swift-log’
Creating working copy of package ‘swift-system’
Checking out 1.5.0 of package ‘swift-system’
Creating working copy of package ‘swift-subprocess’
Checking out main (1038151) of package ‘swift-subprocess’
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’
Resolve Package Graph
Resolved source packages:
Subprocess: https://github.com/swiftlang/swift-subprocess.git @ main (1038151)
swift-log: https://github.com/apple/swift-log.git @ 1.6.3
mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk @ 0.9.0
shortcuts-mcp-server: /Users/admin/builder/spi-builder-workspace
swift-system: https://github.com/apple/swift-system @ 1.5.0
EventSource: https://github.com/loopwork-ai/eventsource.git @ 1.1.1
resolved source packages: Subprocess, swift-log, mcp-swift-sdk, shortcuts-mcp-server, swift-system, EventSource
{
"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-26.0.0-Beta.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-26.0.0-Beta.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
Resolve Package Graph
Resolved source packages:
shortcuts-mcp-server: /Users/admin/builder/spi-builder-workspace
swift-system: https://github.com/apple/swift-system @ 1.5.0
EventSource: https://github.com/loopwork-ai/eventsource.git @ 1.1.1
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 (1038151)
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-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 0188e773a07016ea5c3167e95402a753
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0188e773a07016ea5c3167e95402a753.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 26.0.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')
/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 26.0.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 26.0.99. (in target 'Subprocess' from project 'Subprocess')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme shortcuts-mcp-server
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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
Subprocess: https://github.com/swiftlang/swift-subprocess.git @ main (1038151)
swift-log: https://github.com/apple/swift-log.git @ 1.6.3
EventSource: https://github.com/loopwork-ai/eventsource.git @ 1.1.1
shortcuts-mcp-server: /Users/admin/builder/spi-builder-workspace
swift-system: https://github.com/apple/swift-system @ 1.5.0
resolved source packages: mcp-swift-sdk, Subprocess, swift-log, EventSource, shortcuts-mcp-server, swift-system
{
"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-26.0.0-Beta.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-26.0.0-Beta.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:
EventSource: https://github.com/loopwork-ai/eventsource.git @ 1.1.1
swift-system: https://github.com/apple/swift-system @ 1.5.0
shortcuts-mcp-server: /Users/admin/builder/spi-builder-workspace
mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk @ 0.9.0
Subprocess: https://github.com/swiftlang/swift-subprocess.git @ main (1038151)
swift-log: https://github.com/apple/swift-log.git @ 1.6.3
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-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 0188e773a07016ea5c3167e95402a753
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0188e773a07016ea5c3167e95402a753.xcbuilddata
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')
/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 26.0.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 26.0.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 26.0.99. (in target 'Subprocess' from project 'Subprocess')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme shortcuts-mcp-server
(1 failure)
BUILD FAILURE 6.2 iOS