Build Information
Failed to build FlowPilotInfoBar, reference 3.0.0 (165e0c), with Swift 6.2 for watchOS using Xcode 26.3 on 12 Mar 2026 21:06:16 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: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lvalenta/FlowPilotInfoBar
* tag 3.0.0 -> FETCH_HEAD
HEAD is now at 165e0c2 3.0.0
Cloned https://github.com/lvalenta/FlowPilotInfoBar.git
Revision (git rev-parse @):
165e0c2c401b408dc477ed0cc819028f627231e3
SUCCESS checkout https://github.com/lvalenta/FlowPilotInfoBar.git at 3.0.0
========================================
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/CleevioUI.git
Fetching from https://github.com/cleevio/FlowPilot.git
Fetching from https://github.com/scenee/FloatingPanel
Fetching from https://github.com/apple/swift-collections
Creating working copy of package ‘FloatingPanel’
Checking out 3.0.1 of package ‘FloatingPanel’
Creating working copy of package ‘CleevioCore’
Checking out 2.2.0 of package ‘CleevioCore’
Creating working copy of package ‘swift-collections’
Checking out 1.4.0 of package ‘swift-collections’
Creating working copy of package ‘CleevioUI’
Checking out 3.2.0 of package ‘CleevioUI’
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
swift-collections: https://github.com/apple/swift-collections @ 1.4.0
CleevioUI: https://github.com/cleevio/CleevioUI.git @ 3.2.0
FlowPilot: https://github.com/cleevio/FlowPilot.git @ 3.2.2
FlowPilotInfoBar: /Users/admin/builder/spi-builder-workspace
FloatingPanel: https://github.com/scenee/FloatingPanel @ 3.0.1
resolved source packages: CleevioCore, swift-collections, CleevioUI, FlowPilot, FlowPilotInfoBar, FloatingPanel
2026-03-12 17:06:02.692 xcodebuild[521:3039] [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 17:06:07.845 xcodebuild[791:4498] [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:
CleevioUI: https://github.com/cleevio/CleevioUI.git @ 3.2.0
swift-collections: https://github.com/apple/swift-collections @ 1.4.0
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
FloatingPanel: https://github.com/scenee/FloatingPanel @ 3.0.1
FlowPilot: https://github.com/cleevio/FlowPilot.git @ 3.2.2
FlowPilotInfoBar: /Users/admin/builder/spi-builder-workspace
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 17:06:11.486 xcodebuild[808:4582] [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:
FlowPilotInfoBar: /Users/admin/builder/spi-builder-workspace
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
FlowPilot: https://github.com/cleevio/FlowPilot.git @ 3.2.2
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
resolved source packages: FlowPilotInfoBar, swift-collections, CleevioUI, FloatingPanel, FlowPilot, CleevioCore
2026-03-12 17:06:13.678 xcodebuild[893:4983] [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 17:06:14.927 xcodebuild[916:5095] [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:
CleevioUI: https://github.com/cleevio/CleevioUI.git @ 3.2.0
FlowPilotInfoBar: /Users/admin/builder/spi-builder-workspace
FloatingPanel: https://github.com/scenee/FloatingPanel @ 3.0.1
FlowPilot: https://github.com/cleevio/FlowPilot.git @ 3.2.2
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
swift-collections: https://github.com/apple/swift-collections @ 1.4.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/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 17:06:16.031 xcodebuild[933:5170] [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