Build Information
Failed to build yap, reference 1.2.0 (90d765), with Swift 6.2 for watchOS using Xcode 26.3 on 15 Feb 2026 15:11:01 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme yap -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finnvoor/yap.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/finnvoor/yap
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at 90d7654 Add structured output formats and streaming to all commands (#24)
Cloned https://github.com/finnvoor/yap.git
Revision (git rev-parse @):
90d76546ce9b6085759b8dd19465d1556766543e
SUCCESS checkout https://github.com/finnvoor/yap.git at 1.2.0
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/finnvoor/yap.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/tuist/Noora.git
Fetching from https://github.com/apple/swift-argument-parser.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/tuist/path
Fetching from https://github.com/onevcat/Rainbow
Creating working copy of package ‘eventsource’
Checking out 1.3.0 of package ‘eventsource’
Creating working copy of package ‘Noora’
Checking out 0.54.2 of package ‘Noora’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.7.0 of package ‘swift-argument-parser’
Creating working copy of package ‘Rainbow’
Checking out 4.2.1 of package ‘Rainbow’
Creating working copy of package ‘swift-system’
Checking out 1.6.4 of package ‘swift-system’
Creating working copy of package ‘path’
Checking out 0.3.8 of package ‘path’
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’
Resolve Package Graph
Resolved source packages:
Noora: https://github.com/tuist/Noora.git @ 0.54.2
Path: https://github.com/tuist/path @ 0.3.8
Rainbow: https://github.com/onevcat/Rainbow @ 4.2.1
yap: /Users/admin/builder/spi-builder-workspace
mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.10.2
swift-log: https://github.com/apple/swift-log.git @ 1.9.1
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.0
EventSource: https://github.com/mattt/eventsource.git @ 1.3.0
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
resolved source packages: Noora, Path, Rainbow, yap, mcp-swift-sdk, swift-log, swift-argument-parser, EventSource, swift-system
2026-02-15 10:10:42.501 xcodebuild[525:3074] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "noora",
"requirement" : {
"range" : [
{
"lower_bound" : "0.40.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/Noora.git"
},
{
"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"
}
],
"manifest_display_name" : "yap",
"name" : "yap",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "26"
}
],
"products" : [
{
"name" : "yap",
"targets" : [
"yap"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "yap",
"module_type" : "SwiftTarget",
"name" : "yap",
"path" : "Sources/yap",
"product_dependencies" : [
"ArgumentParser",
"Noora",
"MCP"
],
"product_memberships" : [
"yap"
],
"sources" : [
"Dictate.swift",
"Extensions/AttributedString+Extensions.swift",
"Listen.swift",
"ListenAndDictate.swift",
"MCP.swift",
"OutputFormat.swift",
"Transcribe.swift",
"TranscriptionEngine.swift",
"Yap.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"yap"
]
}
}
2026-02-15 10:10:48.378 xcodebuild[919:5085] [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 yap -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 yap -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.10.2
Path: https://github.com/tuist/path @ 0.3.8
Rainbow: https://github.com/onevcat/Rainbow @ 4.2.1
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
EventSource: https://github.com/mattt/eventsource.git @ 1.3.0
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.0
swift-log: https://github.com/apple/swift-log.git @ 1.9.1
yap: /Users/admin/builder/spi-builder-workspace
Noora: https://github.com/tuist/Noora.git @ 0.54.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (19 targets)
Target 'yap' in project 'yap'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'Noora' in project 'Noora'
➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
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 '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)
Target 'Noora' in project 'Noora'
➜ Explicit dependency on target 'Noora' in project 'Noora'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Path' in project 'Path'
Target 'Noora' in project 'Noora'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Path' in project 'Path'
Target 'Path' in project 'Path'
➜ Explicit dependency on target 'Path' in project 'Path'
Target 'Path' in project 'Path' (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 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
Target 'Rainbow' in project 'Rainbow' (no dependencies)
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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 -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/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: 22f262692681a57df62bd4816b669b59
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/22f262692681a57df62bd4816b669b59.xcbuilddata
error: The package product 'MCP' requires minimum platform version 9.0 for the watchOS platform, but this target supports 5.0 (in target 'yap' from project 'yap')
2026-02-15 10:10:53.555 xcodebuild[951:5231] [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 yap
(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:
Rainbow: https://github.com/onevcat/Rainbow @ 4.2.1
swift-log: https://github.com/apple/swift-log.git @ 1.9.1
yap: /Users/admin/builder/spi-builder-workspace
mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.10.2
Noora: https://github.com/tuist/Noora.git @ 0.54.2
Path: https://github.com/tuist/path @ 0.3.8
EventSource: https://github.com/mattt/eventsource.git @ 1.3.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.0
resolved source packages: Rainbow, swift-log, yap, mcp-swift-sdk, Noora, Path, EventSource, swift-system, swift-argument-parser
2026-02-15 10:10:57.216 xcodebuild[1097:5908] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "noora",
"requirement" : {
"range" : [
{
"lower_bound" : "0.40.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/Noora.git"
},
{
"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"
}
],
"manifest_display_name" : "yap",
"name" : "yap",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "26"
}
],
"products" : [
{
"name" : "yap",
"targets" : [
"yap"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "yap",
"module_type" : "SwiftTarget",
"name" : "yap",
"path" : "Sources/yap",
"product_dependencies" : [
"ArgumentParser",
"Noora",
"MCP"
],
"product_memberships" : [
"yap"
],
"sources" : [
"Dictate.swift",
"Extensions/AttributedString+Extensions.swift",
"Listen.swift",
"ListenAndDictate.swift",
"MCP.swift",
"OutputFormat.swift",
"Transcribe.swift",
"TranscriptionEngine.swift",
"Yap.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"yap"
]
}
}
2026-02-15 10:10:59.082 xcodebuild[1156:6275] [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 yap -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 yap -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
Noora: https://github.com/tuist/Noora.git @ 0.54.2
EventSource: https://github.com/mattt/eventsource.git @ 1.3.0
mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.10.2
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.0
Path: https://github.com/tuist/path @ 0.3.8
swift-log: https://github.com/apple/swift-log.git @ 1.9.1
Rainbow: https://github.com/onevcat/Rainbow @ 4.2.1
yap: /Users/admin/builder/spi-builder-workspace
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (19 targets)
Target 'yap' in project 'yap'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'Noora' in project 'Noora'
➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
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 '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)
Target 'Noora' in project 'Noora'
➜ Explicit dependency on target 'Noora' in project 'Noora'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Path' in project 'Path'
Target 'Noora' in project 'Noora'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Path' in project 'Path'
Target 'Path' in project 'Path'
➜ Explicit dependency on target 'Path' in project 'Path'
Target 'Path' in project 'Path' (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 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
Target 'Rainbow' in project 'Rainbow' (no dependencies)
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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 -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/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
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
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 22f262692681a57df62bd4816b669b59
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/22f262692681a57df62bd4816b669b59.xcbuilddata
error: The package product 'MCP' requires minimum platform version 9.0 for the watchOS platform, but this target supports 5.0 (in target 'yap' from project 'yap')
2026-02-15 10:11:00.825 xcodebuild[1188:6418] [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 yap
(1 failure)
BUILD FAILURE 6.2 watchOS