Build Information
Failed to build ActionBuilderCore, reference main (02847e), with Swift 6.2 for watchOS using Xcode 26.3 on 30 Apr 2026 22:43:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ActionBuilderCore-Package -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/ActionBuilderCore.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/ActionBuilderCore
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 02847e4 fixed broken unit test
Cloned https://github.com/elegantchaos/ActionBuilderCore.git
Revision (git rev-parse @):
02847e404ccfe05eea6e72b0fd64be17628a3aac
SUCCESS checkout https://github.com/elegantchaos/ActionBuilderCore.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/elegantchaos/ActionBuilderCore.git
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/elegantchaos/ChaosTesting
Fetching from https://github.com/elegantchaos/Versionator.git
Fetching from https://github.com/elegantchaos/SemanticVersion.git
Fetching from https://github.com/elegantchaos/Matchable
Fetching from https://github.com/elegantchaos/Runner.git
Fetching from https://github.com/swiftlang/swift-subprocess.git
Fetching from https://github.com/elegantchaos/ChaosByteStreams
Fetching from https://github.com/apple/swift-system
Creating working copy of package ‘swift-subprocess’
Checking out 0.4.0 of package ‘swift-subprocess’
Creating working copy of package ‘swift-system’
Checking out 1.6.4 of package ‘swift-system’
Creating working copy of package ‘Runner’
Checking out 2.1.5 of package ‘Runner’
Creating working copy of package ‘ChaosTesting’
Checking out 1.0.1 of package ‘ChaosTesting’
Creating working copy of package ‘SemanticVersion’
Checking out 1.1.2 of package ‘SemanticVersion’
Creating working copy of package ‘ChaosByteStreams’
Checking out 1.0.7 of package ‘ChaosByteStreams’
Creating working copy of package ‘Matchable’
Checking out 1.0.7 of package ‘Matchable’
Creating working copy of package ‘Versionator’
Checking out 2.1.1 of package ‘Versionator’
Resolve Package Graph
Resolved source packages:
swift-system: https://github.com/apple/swift-system @ 1.6.4
Subprocess: https://github.com/swiftlang/swift-subprocess.git @ 0.4.0
ChaosByteStreams: https://github.com/elegantchaos/ChaosByteStreams @ 1.0.7
Versionator: https://github.com/elegantchaos/Versionator.git @ 2.1.1
Matchable: https://github.com/elegantchaos/Matchable @ 1.0.7
Runner: https://github.com/elegantchaos/Runner.git @ 2.1.5
ChaosTesting: https://github.com/elegantchaos/ChaosTesting @ 1.0.1
SemanticVersion: https://github.com/elegantchaos/SemanticVersion.git @ 1.1.2
ActionBuilderCore: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-system, Subprocess, ChaosByteStreams, Versionator, Matchable, Runner, ChaosTesting, SemanticVersion, ActionBuilderCore
2026-04-30 18:41:59.573 xcodebuild[530:3091] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-30 18:42:07.211 xcodebuild[530:3091] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-30 18:42:07.315 xcodebuild[530:3091] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "runner",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.5",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/Runner.git"
},
{
"identity" : "semanticversion",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/SemanticVersion.git"
},
{
"identity" : "versionator",
"requirement" : {
"exact" : [
"2.1.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/Versionator.git"
},
{
"identity" : "chaostesting",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/ChaosTesting"
},
{
"identity" : "matchable",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.7",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/Matchable"
}
],
"manifest_display_name" : "ActionBuilderCore",
"name" : "ActionBuilderCore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "26.0"
}
],
"products" : [
{
"name" : "ActionBuilderCore",
"targets" : [
"ActionBuilderCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ActionBuilderTool",
"targets" : [
"ActionBuilderTool"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ActionBuilderTool",
"module_type" : "SwiftTarget",
"name" : "ActionBuilderTool",
"path" : "Sources/ActionBuilderTool",
"product_dependencies" : [
"VersionatorPlugin"
],
"product_memberships" : [
"ActionBuilderTool"
],
"sources" : [
"ActionBuilderTool.swift"
],
"target_dependencies" : [
"ActionBuilderCore"
],
"type" : "executable"
},
{
"c99name" : "ActionBuilderCoreTests",
"module_type" : "SwiftTarget",
"name" : "ActionBuilderCoreTests",
"path" : "Tests/ActionBuilderCoreTests",
"product_dependencies" : [
"ChaosTesting",
"Matchable"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/ActionBuilderCoreTests/Resources/Example-config.package",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/ActionBuilderCoreTests/Resources/Example-future.package",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/ActionBuilderCoreTests/Resources/Example-mac.package",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/ActionBuilderCoreTests/Resources/Example-multi.package",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/ActionBuilderCoreTests/Resources/Example-old.package",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ActionBuilderCoreTests.swift"
],
"target_dependencies" : [
"ActionBuilderCore"
],
"type" : "test"
},
{
"c99name" : "ActionBuilderCore",
"module_type" : "SwiftTarget",
"name" : "ActionBuilderCore",
"path" : "Sources/ActionBuilderCore",
"product_dependencies" : [
"Runner",
"SemanticVersion"
],
"product_memberships" : [
"ActionBuilderCore",
"ActionBuilderTool"
],
"sources" : [
"CaseInsensitiveRawRepresentable.swift",
"Compiler.swift",
"Configuration.swift",
"Generator.swift",
"GitInfo.swift",
"Github.swift",
"PackageInfo.swift",
"Platform.swift",
"Repo+SPM.swift",
"Repo.swift",
"Settings.swift",
"TargetInfo.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ActionBuilderCore",
"ActionBuilderCore-Package",
"ActionBuilderTool",
"ChaosByteStreams",
"Matchable",
"VersionatorPlugin"
]
}
}
2026-04-30 18:42:49.809 xcodebuild[966:5490] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-30 18:42:49.972 xcodebuild[966:5490] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ActionBuilderCore-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.3.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 ActionBuilderCore-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
ChaosTesting: https://github.com/elegantchaos/ChaosTesting @ 1.0.1
SemanticVersion: https://github.com/elegantchaos/SemanticVersion.git @ 1.1.2
Versionator: https://github.com/elegantchaos/Versionator.git @ 2.1.1
ActionBuilderCore: /Users/admin/builder/spi-builder-workspace
Matchable: https://github.com/elegantchaos/Matchable @ 1.0.7
Subprocess: https://github.com/swiftlang/swift-subprocess.git @ 0.4.0
swift-system: https://github.com/apple/swift-system @ 1.6.4
ChaosByteStreams: https://github.com/elegantchaos/ChaosByteStreams @ 1.0.7
Runner: https://github.com/elegantchaos/Runner.git @ 2.1.5
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “VersionatorPlugin” in package “versionator”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/VersionatorPlugin
[debug]: Using compiler /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 6bcdfc081f1da8e9f656c78b940d759d85defc88fa9b409fbbe792d4352d894c
Apply build tool plug-in “VersionatorPlugin” to target “ActionBuilderTool” in package “spi-builder-workspace”
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0x91074c900 path:'/Users/admin/builder/spi-builder-workspace'>
target: ActionBuilderTool
prebuildCommandOutputPaths: []
buildCommands: [SwiftPM.SPMCustomBuildCommand(displayName: Optional("Calculating Version"), executable: "/${BUILD_DIR}/${CONFIGURATION}/VersionatorTool", arguments: ["/Users/admin/builder/spi-builder-workspace", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/ActionBuilderTool/VersionatorPlugin/GeneratedSources/Version.generated.swift"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/ActionBuilderTool/VersionatorPlugin/GeneratedSources/Version.generated.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/ActionBuilderTool/VersionatorPlugin">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace">])))]
allDerivedOutputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/ActionBuilderTool/VersionatorPlugin/GeneratedSources/Version.generated.swift">)]
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (25 targets)
Target 'ActionBuilderCoreTests' in project 'ActionBuilderCore'
➜ Explicit dependency on target 'ActionBuilderCore_ActionBuilderCoreTests' in project 'ActionBuilderCore'
➜ Explicit dependency on target 'ActionBuilderCore' in project 'ActionBuilderCore'
➜ Explicit dependency on target 'Runner' in project 'Runner'
➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
➜ Explicit dependency on target 'ChaosTesting' in project 'ChaosTesting'
➜ Explicit dependency on target 'Matchable' in project 'Matchable'
Target 'Matchable' in project 'Matchable'
➜ Explicit dependency on target 'Matchable' in project 'Matchable'
Target 'Matchable' in project 'Matchable' (no dependencies)
Target 'ChaosTesting' in project 'ChaosTesting'
➜ Explicit dependency on target 'ChaosTesting' in project 'ChaosTesting'
Target 'ChaosTesting' in project 'ChaosTesting' (no dependencies)
Target 'ActionBuilderTool' in project 'ActionBuilderCore'
➜ Explicit dependency on target 'ActionBuilderCore' in project 'ActionBuilderCore'
➜ Explicit dependency on target 'VersionatorPlugin' in project 'Versionator'
➜ Explicit dependency on target 'Runner' in project 'Runner'
➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
Target 'VersionatorPlugin' in project 'Versionator'
➜ Explicit dependency on target 'VersionatorPlugin' in project 'Versionator'
Target 'VersionatorPlugin' in project 'Versionator'
➜ Explicit dependency on target 'VersionatorUtils' in project 'Versionator'
➜ Explicit dependency on target 'VersionatorTool' in project 'Versionator'
➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
Target 'VersionatorTool' in project 'Versionator'
➜ Explicit dependency on target 'VersionatorUtils' in project 'Versionator'
➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
Target 'Subprocess' in project 'Subprocess'
➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
➜ Explicit dependency on target '_SubprocessCShims' in project 'Subprocess'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
Target 'Subprocess' in project 'Subprocess'
➜ Explicit dependency on target '_SubprocessCShims' in project 'Subprocess'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
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 '_SubprocessCShims' in project 'Subprocess' (no dependencies)
Target 'VersionatorUtils' in project 'Versionator' (no dependencies)
Target 'ActionBuilderCore' in project 'ActionBuilderCore'
➜ Explicit dependency on target 'ActionBuilderCore' in project 'ActionBuilderCore'
➜ Explicit dependency on target 'Runner' in project 'Runner'
➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
Target 'ActionBuilderCore' in project 'ActionBuilderCore'
➜ Explicit dependency on target 'Runner' in project 'Runner'
➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
Target 'SemanticVersion' in project 'SemanticVersion'
➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
Target 'SemanticVersion' in project 'SemanticVersion' (no dependencies)
Target 'Runner' in project 'Runner'
➜ Explicit dependency on target 'Runner' in project 'Runner'
➜ Explicit dependency on target 'ChaosByteStreams' in project 'ChaosByteStreams'
Target 'Runner' in project 'Runner'
➜ Explicit dependency on target 'ChaosByteStreams' in project 'ChaosByteStreams'
Target 'ChaosByteStreams' in project 'ChaosByteStreams'
➜ Explicit dependency on target 'ChaosByteStreams' in project 'ChaosByteStreams'
Target 'ChaosByteStreams' in project 'ChaosByteStreams' (no dependencies)
Target 'ActionBuilderCore_ActionBuilderCoreTests' in project 'ActionBuilderCore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch x86_64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
Build description signature: 59a98e8eb637a6d4258e9ad813def121
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/59a98e8eb637a6d4258e9ad813def121.xcbuilddata
error: The package product 'Runner' requires minimum platform version 8.0 for the watchOS platform, but this target supports 6.0 (in target 'ActionBuilderCoreTests' from project 'ActionBuilderCore')
error: The package product 'Runner' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'ActionBuilderCore' from project 'ActionBuilderCore')
error: The package product 'Runner' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'ActionBuilderTool' from project 'ActionBuilderCore')
2026-04-30 18:42:51.045 xcodebuild[994:5629] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-30 18:42:51.207 xcodebuild[994:5629] [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 ActionBuilderCore-Package
(1 failure)
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Runner: https://github.com/elegantchaos/Runner.git @ 2.1.5
Subprocess: https://github.com/swiftlang/swift-subprocess.git @ 0.4.0
SemanticVersion: https://github.com/elegantchaos/SemanticVersion.git @ 1.1.2
Matchable: https://github.com/elegantchaos/Matchable @ 1.0.7
Versionator: https://github.com/elegantchaos/Versionator.git @ 2.1.1
swift-system: https://github.com/apple/swift-system @ 1.6.4
ChaosTesting: https://github.com/elegantchaos/ChaosTesting @ 1.0.1
ActionBuilderCore: /Users/admin/builder/spi-builder-workspace
ChaosByteStreams: https://github.com/elegantchaos/ChaosByteStreams @ 1.0.7
resolved source packages: Runner, Subprocess, SemanticVersion, Matchable, Versionator, swift-system, ChaosTesting, ActionBuilderCore, ChaosByteStreams
2026-04-30 18:43:01.093 xcodebuild[1139:6300] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-30 18:43:01.265 xcodebuild[1139:6300] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-30 18:43:01.373 xcodebuild[1139:6300] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "runner",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.5",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/Runner.git"
},
{
"identity" : "semanticversion",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/SemanticVersion.git"
},
{
"identity" : "versionator",
"requirement" : {
"exact" : [
"2.1.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/Versionator.git"
},
{
"identity" : "chaostesting",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/ChaosTesting"
},
{
"identity" : "matchable",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.7",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/Matchable"
}
],
"manifest_display_name" : "ActionBuilderCore",
"name" : "ActionBuilderCore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "26.0"
}
],
"products" : [
{
"name" : "ActionBuilderCore",
"targets" : [
"ActionBuilderCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ActionBuilderTool",
"targets" : [
"ActionBuilderTool"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ActionBuilderTool",
"module_type" : "SwiftTarget",
"name" : "ActionBuilderTool",
"path" : "Sources/ActionBuilderTool",
"product_dependencies" : [
"VersionatorPlugin"
],
"product_memberships" : [
"ActionBuilderTool"
],
"sources" : [
"ActionBuilderTool.swift"
],
"target_dependencies" : [
"ActionBuilderCore"
],
"type" : "executable"
},
{
"c99name" : "ActionBuilderCoreTests",
"module_type" : "SwiftTarget",
"name" : "ActionBuilderCoreTests",
"path" : "Tests/ActionBuilderCoreTests",
"product_dependencies" : [
"ChaosTesting",
"Matchable"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/ActionBuilderCoreTests/Resources/Example-config.package",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/ActionBuilderCoreTests/Resources/Example-future.package",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/ActionBuilderCoreTests/Resources/Example-mac.package",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/ActionBuilderCoreTests/Resources/Example-multi.package",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/ActionBuilderCoreTests/Resources/Example-old.package",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ActionBuilderCoreTests.swift"
],
"target_dependencies" : [
"ActionBuilderCore"
],
"type" : "test"
},
{
"c99name" : "ActionBuilderCore",
"module_type" : "SwiftTarget",
"name" : "ActionBuilderCore",
"path" : "Sources/ActionBuilderCore",
"product_dependencies" : [
"Runner",
"SemanticVersion"
],
"product_memberships" : [
"ActionBuilderCore",
"ActionBuilderTool"
],
"sources" : [
"CaseInsensitiveRawRepresentable.swift",
"Compiler.swift",
"Configuration.swift",
"Generator.swift",
"GitInfo.swift",
"Github.swift",
"PackageInfo.swift",
"Platform.swift",
"Repo+SPM.swift",
"Repo.swift",
"Settings.swift",
"TargetInfo.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ActionBuilderCore",
"ActionBuilderCore-Package",
"ActionBuilderTool",
"ChaosByteStreams",
"Matchable",
"VersionatorPlugin"
]
}
}
2026-04-30 18:43:02.612 xcodebuild[1173:6466] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-30 18:43:02.775 xcodebuild[1173:6466] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ActionBuilderCore-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.3.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 ActionBuilderCore-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
Versionator: https://github.com/elegantchaos/Versionator.git @ 2.1.1
ChaosByteStreams: https://github.com/elegantchaos/ChaosByteStreams @ 1.0.7
ActionBuilderCore: /Users/admin/builder/spi-builder-workspace
Matchable: https://github.com/elegantchaos/Matchable @ 1.0.7
Runner: https://github.com/elegantchaos/Runner.git @ 2.1.5
SemanticVersion: https://github.com/elegantchaos/SemanticVersion.git @ 1.1.2
swift-system: https://github.com/apple/swift-system @ 1.6.4
ChaosTesting: https://github.com/elegantchaos/ChaosTesting @ 1.0.1
Subprocess: https://github.com/swiftlang/swift-subprocess.git @ 0.4.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “VersionatorPlugin” in package “versionator”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/VersionatorPlugin
[debug]: Using compiler /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 6bcdfc081f1da8e9f656c78b940d759d85defc88fa9b409fbbe792d4352d894c
Apply build tool plug-in “VersionatorPlugin” to target “ActionBuilderTool” in package “spi-builder-workspace”
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0x8d6744900 path:'/Users/admin/builder/spi-builder-workspace'>
target: ActionBuilderTool
prebuildCommandOutputPaths: []
buildCommands: [SwiftPM.SPMCustomBuildCommand(displayName: Optional("Calculating Version"), executable: "/${BUILD_DIR}/${CONFIGURATION}/VersionatorTool", arguments: ["/Users/admin/builder/spi-builder-workspace", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/ActionBuilderTool/VersionatorPlugin/GeneratedSources/Version.generated.swift"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/ActionBuilderTool/VersionatorPlugin/GeneratedSources/Version.generated.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/ActionBuilderTool/VersionatorPlugin">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace">])))]
allDerivedOutputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/ActionBuilderTool/VersionatorPlugin/GeneratedSources/Version.generated.swift">)]
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (25 targets)
Target 'ActionBuilderCoreTests' in project 'ActionBuilderCore'
➜ Explicit dependency on target 'ActionBuilderCore_ActionBuilderCoreTests' in project 'ActionBuilderCore'
➜ Explicit dependency on target 'ActionBuilderCore' in project 'ActionBuilderCore'
➜ Explicit dependency on target 'Runner' in project 'Runner'
➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
➜ Explicit dependency on target 'ChaosTesting' in project 'ChaosTesting'
➜ Explicit dependency on target 'Matchable' in project 'Matchable'
Target 'Matchable' in project 'Matchable'
➜ Explicit dependency on target 'Matchable' in project 'Matchable'
Target 'Matchable' in project 'Matchable' (no dependencies)
Target 'ChaosTesting' in project 'ChaosTesting'
➜ Explicit dependency on target 'ChaosTesting' in project 'ChaosTesting'
Target 'ChaosTesting' in project 'ChaosTesting' (no dependencies)
Target 'ActionBuilderTool' in project 'ActionBuilderCore'
➜ Explicit dependency on target 'ActionBuilderCore' in project 'ActionBuilderCore'
➜ Explicit dependency on target 'VersionatorPlugin' in project 'Versionator'
➜ Explicit dependency on target 'Runner' in project 'Runner'
➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
Target 'VersionatorPlugin' in project 'Versionator'
➜ Explicit dependency on target 'VersionatorPlugin' in project 'Versionator'
Target 'VersionatorPlugin' in project 'Versionator'
➜ Explicit dependency on target 'VersionatorUtils' in project 'Versionator'
➜ Explicit dependency on target 'VersionatorTool' in project 'Versionator'
➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
Target 'VersionatorTool' in project 'Versionator'
➜ Explicit dependency on target 'VersionatorUtils' in project 'Versionator'
➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
Target 'Subprocess' in project 'Subprocess'
➜ Explicit dependency on target 'Subprocess' in project 'Subprocess'
➜ Explicit dependency on target '_SubprocessCShims' in project 'Subprocess'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
Target 'Subprocess' in project 'Subprocess'
➜ Explicit dependency on target '_SubprocessCShims' in project 'Subprocess'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
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 '_SubprocessCShims' in project 'Subprocess' (no dependencies)
Target 'VersionatorUtils' in project 'Versionator' (no dependencies)
Target 'ActionBuilderCore' in project 'ActionBuilderCore'
➜ Explicit dependency on target 'ActionBuilderCore' in project 'ActionBuilderCore'
➜ Explicit dependency on target 'Runner' in project 'Runner'
➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
Target 'ActionBuilderCore' in project 'ActionBuilderCore'
➜ Explicit dependency on target 'Runner' in project 'Runner'
➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
Target 'SemanticVersion' in project 'SemanticVersion'
➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
Target 'SemanticVersion' in project 'SemanticVersion' (no dependencies)
Target 'Runner' in project 'Runner'
➜ Explicit dependency on target 'Runner' in project 'Runner'
➜ Explicit dependency on target 'ChaosByteStreams' in project 'ChaosByteStreams'
Target 'Runner' in project 'Runner'
➜ Explicit dependency on target 'ChaosByteStreams' in project 'ChaosByteStreams'
Target 'ChaosByteStreams' in project 'ChaosByteStreams'
➜ Explicit dependency on target 'ChaosByteStreams' in project 'ChaosByteStreams'
Target 'ChaosByteStreams' in project 'ChaosByteStreams' (no dependencies)
Target 'ActionBuilderCore_ActionBuilderCoreTests' in project 'ActionBuilderCore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch x86_64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
Build description signature: 59a98e8eb637a6d4258e9ad813def121
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/59a98e8eb637a6d4258e9ad813def121.xcbuilddata
error: The package product 'Runner' requires minimum platform version 8.0 for the watchOS platform, but this target supports 6.0 (in target 'ActionBuilderCoreTests' from project 'ActionBuilderCore')
error: The package product 'Runner' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'ActionBuilderTool' from project 'ActionBuilderCore')
error: The package product 'Runner' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'ActionBuilderCore' from project 'ActionBuilderCore')
2026-04-30 18:43:03.867 xcodebuild[1201:6584] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-30 18:43:04.032 xcodebuild[1201:6584] [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 ActionBuilderCore-Package
(1 failure)
BUILD FAILURE 6.2 watchOS