Build Information
Failed to build ErgoAppKit, reference main (57790f), with Swift 6.2 for watchOS using Xcode 26.3 on 26 Oct 2025 03:53:08 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ErgoAppKit-Package -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Fleuronic/ErgoAppKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Fleuronic/ErgoAppKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 57790f0 Update package
Cloned https://github.com/Fleuronic/ErgoAppKit.git
Revision (git rev-parse @):
57790f02c06164c5aa74035fb0953bbe09caeddc
SUCCESS checkout https://github.com/Fleuronic/ErgoAppKit.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/Fleuronic/ErgoAppKit.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/Fleuronic/Ergo
Fetching from https://github.com/jordanekay/workflow-swift
Fetching from https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching from https://github.com/swiftlang/swift-syntax
Fetching from https://github.com/pointfreeco/swift-identified-collections
Fetching from https://github.com/pointfreeco/swift-custom-dump
Fetching from https://github.com/pointfreeco/swift-case-paths
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching from https://github.com/apple/swift-collections
Creating working copy of package ‘swift-custom-dump’
Checking out 1.3.3 of package ‘swift-custom-dump’
Creating working copy of package ‘swift-identified-collections’
Checking out 1.1.1 of package ‘swift-identified-collections’
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
Creating working copy of package ‘swift-case-paths’
Checking out 1.7.2 of package ‘swift-case-paths’
Creating working copy of package ‘workflow-swift’
Checking out main (a3c2f12) of package ‘workflow-swift’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.7.0 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘swift-collections’
Checking out 1.3.0 of package ‘swift-collections’
Creating working copy of package ‘Ergo’
Checking out main (dc983e3) of package ‘Ergo’
Creating working copy of package ‘ReactiveSwift’
Checking out swift-concurrency (3d40187) of package ‘ReactiveSwift’
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Workflow: https://github.com/jordanekay/workflow-swift @ main (a3c2f12)
Ergo: https://github.com/Fleuronic/Ergo @ main (dc983e3)
swift-collections: https://github.com/apple/swift-collections @ 1.3.0
swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.2
ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ swift-concurrency (3d40187)
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.7.0
ErgoAppKit: /Users/admin/builder/spi-builder-workspace
swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
resolved source packages: Workflow, Ergo, swift-collections, swift-syntax, swift-case-paths, ReactiveSwift, swift-custom-dump, xctest-dynamic-overlay, ErgoAppKit, swift-identified-collections
2025-10-25 23:52:46.238 xcodebuild[523:3056] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "ergo",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Fleuronic/Ergo"
},
{
"identity" : "workflow-swift",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/jordanekay/workflow-swift"
}
],
"manifest_display_name" : "ErgoAppKit",
"name" : "ErgoAppKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "ErgoAppKit",
"targets" : [
"ErgoAppKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ErgoAppKitTesting",
"targets" : [
"ErgoAppKitTesting"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "ErgoAppKitTesting",
"module_type" : "SwiftTarget",
"name" : "ErgoAppKitTesting",
"path" : "Sources/ErgoAppKitTesting",
"product_memberships" : [
"ErgoAppKitTesting"
],
"sources" : [
"MenuTesting.swift"
],
"target_dependencies" : [
"ErgoAppKit"
],
"type" : "library"
},
{
"c99name" : "ErgoAppKit",
"module_type" : "SwiftTarget",
"name" : "ErgoAppKit",
"path" : "Sources/ErgoAppKit",
"product_dependencies" : [
"Ergo",
"WorkflowMenuUI"
],
"product_memberships" : [
"ErgoAppKit",
"ErgoAppKitTesting"
],
"sources" : [
"Menu/ItemUpdatingMenu.swift",
"Menu/MenuBackingScreen.swift",
"Menu/MenuItemDisplaying.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ErgoAppKit",
"ErgoAppKit-Package",
"ErgoAppKitTesting"
]
}
}
2025-10-25 23:52:53.811 xcodebuild[1140:5759] [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 ErgoAppKit-Package -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 ErgoAppKit-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Workflow: https://github.com/jordanekay/workflow-swift @ main (a3c2f12)
swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.2
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.7.0
ErgoAppKit: /Users/admin/builder/spi-builder-workspace
Ergo: https://github.com/Fleuronic/Ergo @ main (dc983e3)
swift-collections: https://github.com/apple/swift-collections @ 1.3.0
swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ swift-concurrency (3d40187)
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
Target 'ErgoAppKitTesting' in project 'ErgoAppKit'
➜ Explicit dependency on target 'ErgoAppKitTesting' in project 'ErgoAppKit'
➜ Explicit dependency on target 'ErgoAppKit' in project 'ErgoAppKit'
➜ Explicit dependency on target 'Ergo' in project 'Ergo'
➜ Explicit dependency on target 'WorkflowMenuUI' in project 'Workflow'
Target 'ErgoAppKitTesting' in project 'ErgoAppKit'
➜ Explicit dependency on target 'ErgoAppKit' in project 'ErgoAppKit'
➜ Explicit dependency on target 'Ergo' in project 'Ergo'
➜ Explicit dependency on target 'WorkflowMenuUI' in project 'Workflow'
Target 'ErgoAppKit' in project 'ErgoAppKit'
➜ Explicit dependency on target 'ErgoAppKit' in project 'ErgoAppKit'
➜ Explicit dependency on target 'Ergo' in project 'Ergo'
➜ Explicit dependency on target 'WorkflowMenuUI' in project 'Workflow'
Target 'ErgoAppKit' in project 'ErgoAppKit'
➜ Explicit dependency on target 'Ergo' in project 'Ergo'
➜ Explicit dependency on target 'WorkflowMenuUI' in project 'Workflow'
Target 'WorkflowMenuUI' in project 'Workflow'
➜ Explicit dependency on target 'WorkflowMenuUI' in project 'Workflow'
➜ Explicit dependency on target 'Workflow' in project 'Workflow'
➜ Explicit dependency on target 'ViewEnvironment' in project 'Workflow'
➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
Target 'WorkflowMenuUI' in project 'Workflow'
➜ Explicit dependency on target 'Workflow' in project 'Workflow'
➜ Explicit dependency on target 'ViewEnvironment' in project 'Workflow'
➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
Target 'ViewEnvironment' in project 'Workflow' (no dependencies)
Target 'Ergo' in project 'Ergo'
➜ Explicit dependency on target 'Ergo' in project 'Ergo'
➜ Explicit dependency on target 'WorkflowReactiveSwift' in project 'Workflow'
Target 'Ergo' in project 'Ergo'
➜ Explicit dependency on target 'WorkflowReactiveSwift' in project 'Workflow'
Target 'WorkflowReactiveSwift' in project 'Workflow'
➜ Explicit dependency on target 'WorkflowReactiveSwift' in project 'Workflow'
➜ Explicit dependency on target 'Workflow' in project 'Workflow'
➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
Target 'WorkflowReactiveSwift' in project 'Workflow'
➜ Explicit dependency on target 'Workflow' in project 'Workflow'
➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
Target 'Workflow' in project 'Workflow'
➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
Target 'ReactiveSwift' in project 'ReactiveSwift'
➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
Target 'ReactiveSwift' in project 'ReactiveSwift' (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
Build description signature: 9236c77a45958fc4e1ed9e9e893e7e51
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9236c77a45958fc4e1ed9e9e893e7e51.xcbuilddata
error: The package product 'Ergo' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ErgoAppKit' from project 'ErgoAppKit')
error: The package product 'WorkflowMenuUI' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'ErgoAppKit' from project 'ErgoAppKit')
error: The package product 'WorkflowReactiveSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 6.0 (in target 'Ergo' from project 'Ergo')
error: The package product 'Ergo' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ErgoAppKitTesting' from project 'ErgoAppKit')
error: The package product 'WorkflowMenuUI' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'ErgoAppKitTesting' from project 'ErgoAppKit')
2025-10-25 23:52:59.670 xcodebuild[1169:5898] [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 ErgoAppKit-Package
(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:
Ergo: https://github.com/Fleuronic/Ergo @ main (dc983e3)
swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.2
Workflow: https://github.com/jordanekay/workflow-swift @ main (a3c2f12)
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.7.0
swift-collections: https://github.com/apple/swift-collections @ 1.3.0
ErgoAppKit: /Users/admin/builder/spi-builder-workspace
ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ swift-concurrency (3d40187)
swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
resolved source packages: Ergo, swift-syntax, swift-custom-dump, swift-case-paths, Workflow, xctest-dynamic-overlay, swift-collections, ErgoAppKit, ReactiveSwift, swift-identified-collections
2025-10-25 23:53:03.637 xcodebuild[1317:6566] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "ergo",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Fleuronic/Ergo"
},
{
"identity" : "workflow-swift",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/jordanekay/workflow-swift"
}
],
"manifest_display_name" : "ErgoAppKit",
"name" : "ErgoAppKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "ErgoAppKit",
"targets" : [
"ErgoAppKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ErgoAppKitTesting",
"targets" : [
"ErgoAppKitTesting"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "ErgoAppKitTesting",
"module_type" : "SwiftTarget",
"name" : "ErgoAppKitTesting",
"path" : "Sources/ErgoAppKitTesting",
"product_memberships" : [
"ErgoAppKitTesting"
],
"sources" : [
"MenuTesting.swift"
],
"target_dependencies" : [
"ErgoAppKit"
],
"type" : "library"
},
{
"c99name" : "ErgoAppKit",
"module_type" : "SwiftTarget",
"name" : "ErgoAppKit",
"path" : "Sources/ErgoAppKit",
"product_dependencies" : [
"Ergo",
"WorkflowMenuUI"
],
"product_memberships" : [
"ErgoAppKit",
"ErgoAppKitTesting"
],
"sources" : [
"Menu/ItemUpdatingMenu.swift",
"Menu/MenuBackingScreen.swift",
"Menu/MenuItemDisplaying.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ErgoAppKit",
"ErgoAppKit-Package",
"ErgoAppKitTesting"
]
}
}
2025-10-25 23:53:05.620 xcodebuild[1352:6724] [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 ErgoAppKit-Package -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 ErgoAppKit-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
swift-identified-collections: https://github.com/pointfreeco/swift-identified-collections @ 1.1.1
swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 1.7.2
swift-syntax: https://github.com/swiftlang/swift-syntax @ 600.0.1
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.7.0
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
ReactiveSwift: https://github.com/ReactiveCocoa/ReactiveSwift.git @ swift-concurrency (3d40187)
Ergo: https://github.com/Fleuronic/Ergo @ main (dc983e3)
Workflow: https://github.com/jordanekay/workflow-swift @ main (a3c2f12)
ErgoAppKit: /Users/admin/builder/spi-builder-workspace
swift-collections: https://github.com/apple/swift-collections @ 1.3.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
Target 'ErgoAppKitTesting' in project 'ErgoAppKit'
➜ Explicit dependency on target 'ErgoAppKitTesting' in project 'ErgoAppKit'
➜ Explicit dependency on target 'ErgoAppKit' in project 'ErgoAppKit'
➜ Explicit dependency on target 'Ergo' in project 'Ergo'
➜ Explicit dependency on target 'WorkflowMenuUI' in project 'Workflow'
Target 'ErgoAppKitTesting' in project 'ErgoAppKit'
➜ Explicit dependency on target 'ErgoAppKit' in project 'ErgoAppKit'
➜ Explicit dependency on target 'Ergo' in project 'Ergo'
➜ Explicit dependency on target 'WorkflowMenuUI' in project 'Workflow'
Target 'ErgoAppKit' in project 'ErgoAppKit'
➜ Explicit dependency on target 'ErgoAppKit' in project 'ErgoAppKit'
➜ Explicit dependency on target 'Ergo' in project 'Ergo'
➜ Explicit dependency on target 'WorkflowMenuUI' in project 'Workflow'
Target 'ErgoAppKit' in project 'ErgoAppKit'
➜ Explicit dependency on target 'Ergo' in project 'Ergo'
➜ Explicit dependency on target 'WorkflowMenuUI' in project 'Workflow'
Target 'WorkflowMenuUI' in project 'Workflow'
➜ Explicit dependency on target 'WorkflowMenuUI' in project 'Workflow'
➜ Explicit dependency on target 'Workflow' in project 'Workflow'
➜ Explicit dependency on target 'ViewEnvironment' in project 'Workflow'
➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
Target 'WorkflowMenuUI' in project 'Workflow'
➜ Explicit dependency on target 'Workflow' in project 'Workflow'
➜ Explicit dependency on target 'ViewEnvironment' in project 'Workflow'
➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
Target 'ViewEnvironment' in project 'Workflow' (no dependencies)
Target 'Ergo' in project 'Ergo'
➜ Explicit dependency on target 'Ergo' in project 'Ergo'
➜ Explicit dependency on target 'WorkflowReactiveSwift' in project 'Workflow'
Target 'Ergo' in project 'Ergo'
➜ Explicit dependency on target 'WorkflowReactiveSwift' in project 'Workflow'
Target 'WorkflowReactiveSwift' in project 'Workflow'
➜ Explicit dependency on target 'WorkflowReactiveSwift' in project 'Workflow'
➜ Explicit dependency on target 'Workflow' in project 'Workflow'
➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
Target 'WorkflowReactiveSwift' in project 'Workflow'
➜ Explicit dependency on target 'Workflow' in project 'Workflow'
➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
Target 'Workflow' in project 'Workflow'
➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
Target 'ReactiveSwift' in project 'ReactiveSwift'
➜ Explicit dependency on target 'ReactiveSwift' in project 'ReactiveSwift'
Target 'ReactiveSwift' in project 'ReactiveSwift' (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
Build description signature: 9236c77a45958fc4e1ed9e9e893e7e51
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9236c77a45958fc4e1ed9e9e893e7e51.xcbuilddata
error: The package product 'WorkflowReactiveSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 6.0 (in target 'Ergo' from project 'Ergo')
error: The package product 'Ergo' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ErgoAppKit' from project 'ErgoAppKit')
error: The package product 'WorkflowMenuUI' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'ErgoAppKit' from project 'ErgoAppKit')
error: The package product 'Ergo' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ErgoAppKitTesting' from project 'ErgoAppKit')
error: The package product 'WorkflowMenuUI' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'ErgoAppKitTesting' from project 'ErgoAppKit')
2025-10-25 23:53:07.309 xcodebuild[1381:6841] [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 ErgoAppKit-Package
(1 failure)
BUILD FAILURE 6.2 watchOS