Build Information
Failed to build FlowPilotInfoBar, reference main (87bf82), with Swift 6.2 for watchOS using Xcode 26.3 on 12 Mar 2026 08:16:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FlowPilotInfoBar -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.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.2
Building package at path: $PWD
https://github.com/lvalenta/FlowPilotInfoBar.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/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 ‘CleevioCore’
Checking out 2.2.0 of package ‘CleevioCore’
Creating working copy of package ‘FlowPilot’
Checking out 3.2.2 of package ‘FlowPilot’
Creating working copy of package ‘swift-collections’
Checking out 1.4.0 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’
Resolve Package Graph
Resolved source packages:
CleevioUI: https://github.com/cleevio/CleevioUI.git @ 3.2.0
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
FlowPilotInfoBar: /Users/admin/builder/spi-builder-workspace
FlowPilot: https://github.com/cleevio/FlowPilot.git @ 3.2.2
swift-collections: https://github.com/apple/swift-collections @ 1.4.0
FloatingPanel: https://github.com/scenee/FloatingPanel @ 3.0.1
resolved source packages: CleevioUI, CleevioCore, FlowPilotInfoBar, FlowPilot, swift-collections, FloatingPanel
2026-03-12 04:15:58.103 xcodebuild[523:3012] [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-03-12 04:16:03.391 xcodebuild[795:4445] [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 FlowPilotInfoBar -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 FlowPilotInfoBar -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
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
swift-collections: https://github.com/apple/swift-collections @ 1.4.0
FlowPilotInfoBar: /Users/admin/builder/spi-builder-workspace
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
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.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/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 6ef506f4872ca8658ad0ecdb07d873c2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6ef506f4872ca8658ad0ecdb07d873c2.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-03-12 04:16:07.123 xcodebuild[812:4526] [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.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
CleevioUI: https://github.com/cleevio/CleevioUI.git @ 3.2.0
FlowPilot: https://github.com/cleevio/FlowPilot.git @ 3.2.2
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
FlowPilotInfoBar: /Users/admin/builder/spi-builder-workspace
FloatingPanel: https://github.com/scenee/FloatingPanel @ 3.0.1
swift-collections: https://github.com/apple/swift-collections @ 1.4.0
resolved source packages: CleevioUI, FlowPilot, CleevioCore, FlowPilotInfoBar, FloatingPanel, swift-collections
2026-03-12 04:16:09.277 xcodebuild[897:4928] [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-03-12 04:16:10.469 xcodebuild[920:5039] [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 FlowPilotInfoBar -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 FlowPilotInfoBar -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
swift-collections: https://github.com/apple/swift-collections @ 1.4.0
CleevioUI: https://github.com/cleevio/CleevioUI.git @ 3.2.0
FloatingPanel: https://github.com/scenee/FloatingPanel @ 3.0.1
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
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.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 -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
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 6ef506f4872ca8658ad0ecdb07d873c2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6ef506f4872ca8658ad0ecdb07d873c2.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-03-12 04:16:11.455 xcodebuild[937:5115] [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.2 watchOS