Build Information
Failed to build FlowPilotInfoBar, reference main (87bf82), with Swift 6.3 for watchOS using Xcode 26.4 on 19 Apr 2026 03:16:39 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FlowPilotInfoBar -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lvalenta/FlowPilotInfoBar.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lvalenta/FlowPilotInfoBar
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 87bf82c Updated changelog
Cloned https://github.com/lvalenta/FlowPilotInfoBar.git
Revision (git rev-parse @):
87bf82ca463dfb2e656b65a4b24a14343eaae436
SUCCESS checkout https://github.com/lvalenta/FlowPilotInfoBar.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/lvalenta/FlowPilotInfoBar.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/cleevio/CleevioCore.git
Fetching from https://github.com/cleevio/FlowPilot.git
Fetching from https://github.com/cleevio/CleevioUI.git
Fetching from https://github.com/scenee/FloatingPanel
Fetching from https://github.com/apple/swift-collections
Creating working copy of package ‘swift-collections’
Checking out 1.4.1 of package ‘swift-collections’
Creating working copy of package ‘FloatingPanel’
Checking out 3.0.1 of package ‘FloatingPanel’
Creating working copy of package ‘CleevioUI’
Checking out 3.2.0 of package ‘CleevioUI’
Creating working copy of package ‘CleevioCore’
Checking out 2.2.0 of package ‘CleevioCore’
Creating working copy of package ‘FlowPilot’
Checking out 3.2.2 of package ‘FlowPilot’
Resolve Package Graph
Resolved source packages:
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
CleevioUI: https://github.com/cleevio/CleevioUI.git @ 3.2.0
FloatingPanel: https://github.com/scenee/FloatingPanel @ 3.0.1
swift-collections: https://github.com/apple/swift-collections @ 1.4.1
FlowPilotInfoBar: /Users/admin/builder/spi-builder-workspace
FlowPilot: https://github.com/cleevio/FlowPilot.git @ 3.2.2
resolved source packages: CleevioCore, CleevioUI, FloatingPanel, swift-collections, FlowPilotInfoBar, FlowPilot
2026-04-18 23:16:20.972 xcodebuild[525:3030] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "cleeviocore",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/cleevio/CleevioCore.git"
},
{
"identity" : "flowpilot",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/cleevio/FlowPilot.git"
},
{
"identity" : "cleevioui",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/cleevio/CleevioUI.git"
}
],
"manifest_display_name" : "FlowPilotInfoBar",
"name" : "FlowPilotInfoBar",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FlowPilotInfoBar",
"targets" : [
"FlowPilotInfoBar"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "FlowPilotInfoBarTests",
"module_type" : "SwiftTarget",
"name" : "FlowPilotInfoBarTests",
"path" : "Tests/FlowPilotInfoBarTests",
"sources" : [
"cleevioinfobarTests.swift"
],
"target_dependencies" : [
"FlowPilotInfoBar"
],
"type" : "test"
},
{
"c99name" : "FlowPilotInfoBar",
"module_type" : "SwiftTarget",
"name" : "FlowPilotInfoBar",
"path" : "Sources/FlowPilotInfoBar",
"product_dependencies" : [
"CleevioCore",
"FlowPilot",
"CleevioUI"
],
"product_memberships" : [
"FlowPilotInfoBar"
],
"sources" : [
"InfoBarCoordinator.swift",
"InfoBarView.swift",
"InfoBarViewContent.swift",
"InfoBarViewController.swift",
"InfoBarViewModel.swift",
"InfoBarWindowRouter.swift",
"UIWindow+alertWindowRouter.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FlowPilotInfoBar"
]
}
}
2026-04-18 23:16:29.004 xcodebuild[814:4594] [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 FlowPilotInfoBar -destination generic/platform=watchOS
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 FlowPilotInfoBar -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
FloatingPanel: https://github.com/scenee/FloatingPanel @ 3.0.1
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
CleevioUI: https://github.com/cleevio/CleevioUI.git @ 3.2.0
swift-collections: https://github.com/apple/swift-collections @ 1.4.1
FlowPilotInfoBar: /Users/admin/builder/spi-builder-workspace
FlowPilot: https://github.com/cleevio/FlowPilot.git @ 3.2.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (11 targets)
Target 'FlowPilotInfoBar' in project 'FlowPilotInfoBar'
➜ Explicit dependency on target 'FlowPilotInfoBar' in project 'FlowPilotInfoBar'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
➜ Explicit dependency on target 'FlowPilot' in project 'FlowPilot'
➜ Explicit dependency on target 'CleevioUI' in project 'CleevioUI'
Target 'FlowPilotInfoBar' in project 'FlowPilotInfoBar'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
➜ Explicit dependency on target 'FlowPilot' in project 'FlowPilot'
➜ Explicit dependency on target 'CleevioUI' in project 'CleevioUI'
Target 'CleevioUI' in project 'CleevioUI'
➜ Explicit dependency on target 'CleevioUI' in project 'CleevioUI'
Target 'CleevioUI' in project 'CleevioUI' (no dependencies)
Target 'FlowPilot' in project 'FlowPilot'
➜ Explicit dependency on target 'FlowPilot' in project 'FlowPilot'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'FlowPilot' in project 'FlowPilot'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'CleevioCore' in project 'CleevioCore'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
Target 'CleevioCore' in project 'CleevioCore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/WatchOS.platform/Developer/SDKs/WatchOS26.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: 71ed86d19f6a3ffe7a5ac9d99687766a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/71ed86d19f6a3ffe7a5ac9d99687766a.xcbuilddata
error: The package product 'CleevioUI' requires minimum platform version 8.0 for the watchOS platform, but this target supports 6.0 (in target 'FlowPilotInfoBar' from project 'FlowPilotInfoBar')
2026-04-18 23:16:32.232 xcodebuild[836:4709] [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 FlowPilotInfoBar
(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:
FloatingPanel: https://github.com/scenee/FloatingPanel @ 3.0.1
FlowPilotInfoBar: /Users/admin/builder/spi-builder-workspace
FlowPilot: https://github.com/cleevio/FlowPilot.git @ 3.2.2
CleevioUI: https://github.com/cleevio/CleevioUI.git @ 3.2.0
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
swift-collections: https://github.com/apple/swift-collections @ 1.4.1
resolved source packages: FloatingPanel, FlowPilotInfoBar, FlowPilot, CleevioUI, CleevioCore, swift-collections
2026-04-18 23:16:35.620 xcodebuild[922:5127] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "cleeviocore",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/cleevio/CleevioCore.git"
},
{
"identity" : "flowpilot",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/cleevio/FlowPilot.git"
},
{
"identity" : "cleevioui",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/cleevio/CleevioUI.git"
}
],
"manifest_display_name" : "FlowPilotInfoBar",
"name" : "FlowPilotInfoBar",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FlowPilotInfoBar",
"targets" : [
"FlowPilotInfoBar"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "FlowPilotInfoBarTests",
"module_type" : "SwiftTarget",
"name" : "FlowPilotInfoBarTests",
"path" : "Tests/FlowPilotInfoBarTests",
"sources" : [
"cleevioinfobarTests.swift"
],
"target_dependencies" : [
"FlowPilotInfoBar"
],
"type" : "test"
},
{
"c99name" : "FlowPilotInfoBar",
"module_type" : "SwiftTarget",
"name" : "FlowPilotInfoBar",
"path" : "Sources/FlowPilotInfoBar",
"product_dependencies" : [
"CleevioCore",
"FlowPilot",
"CleevioUI"
],
"product_memberships" : [
"FlowPilotInfoBar"
],
"sources" : [
"InfoBarCoordinator.swift",
"InfoBarView.swift",
"InfoBarViewContent.swift",
"InfoBarViewController.swift",
"InfoBarViewModel.swift",
"InfoBarWindowRouter.swift",
"UIWindow+alertWindowRouter.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FlowPilotInfoBar"
]
}
}
2026-04-18 23:16:37.094 xcodebuild[947:5252] [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 FlowPilotInfoBar -destination generic/platform=watchOS
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 FlowPilotInfoBar -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
FlowPilotInfoBar: /Users/admin/builder/spi-builder-workspace
swift-collections: https://github.com/apple/swift-collections @ 1.4.1
FlowPilot: https://github.com/cleevio/FlowPilot.git @ 3.2.2
CleevioUI: https://github.com/cleevio/CleevioUI.git @ 3.2.0
FloatingPanel: https://github.com/scenee/FloatingPanel @ 3.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (11 targets)
Target 'FlowPilotInfoBar' in project 'FlowPilotInfoBar'
➜ Explicit dependency on target 'FlowPilotInfoBar' in project 'FlowPilotInfoBar'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
➜ Explicit dependency on target 'FlowPilot' in project 'FlowPilot'
➜ Explicit dependency on target 'CleevioUI' in project 'CleevioUI'
Target 'FlowPilotInfoBar' in project 'FlowPilotInfoBar'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
➜ Explicit dependency on target 'FlowPilot' in project 'FlowPilot'
➜ Explicit dependency on target 'CleevioUI' in project 'CleevioUI'
Target 'CleevioUI' in project 'CleevioUI'
➜ Explicit dependency on target 'CleevioUI' in project 'CleevioUI'
Target 'CleevioUI' in project 'CleevioUI' (no dependencies)
Target 'FlowPilot' in project 'FlowPilot'
➜ Explicit dependency on target 'FlowPilot' in project 'FlowPilot'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'FlowPilot' in project 'FlowPilot'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'CleevioCore' in project 'CleevioCore'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
Target 'CleevioCore' in project 'CleevioCore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/WatchOS.platform/Developer/SDKs/WatchOS26.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: 71ed86d19f6a3ffe7a5ac9d99687766a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/71ed86d19f6a3ffe7a5ac9d99687766a.xcbuilddata
error: The package product 'CleevioUI' requires minimum platform version 8.0 for the watchOS platform, but this target supports 6.0 (in target 'FlowPilotInfoBar' from project 'FlowPilotInfoBar')
2026-04-18 23:16:38.264 xcodebuild[965:5333] [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 FlowPilotInfoBar
(1 failure)
BUILD FAILURE 6.3 watchOS