Build Information
Failed to build Agentation, reference main (c01a92), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 17 Apr 2026 21:52:23 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Agentation -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ertembiyik/swift-agentation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ertembiyik/swift-agentation
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c01a929 Reorganize code structure and add comprehensive documentation (#3)
Cloned https://github.com/ertembiyik/swift-agentation.git
Revision (git rev-parse @):
c01a929913e6d54f51c7623eab198845ce96e3c3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ertembiyik/swift-agentation.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/ertembiyik/swift-agentation.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/Aeastr/UniversalGlass.git
Fetching from https://github.com/apple/swift-docc-plugin
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy of package ‘UniversalGlass’
Checking out 1.1.0 of package ‘UniversalGlass’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.6 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Resolve Package Graph
Resolved source packages:
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.6
UniversalGlass: https://github.com/Aeastr/UniversalGlass.git @ 1.1.0
Agentation: /Users/admin/builder/spi-builder-workspace
resolved source packages: SymbolKit, SwiftDocCPlugin, UniversalGlass, Agentation
2026-04-17 17:51:22.900 xcodebuild[529:3079] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "universalglass",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Aeastr/UniversalGlass.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "Agentation",
"name" : "Agentation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "Agentation",
"targets" : [
"Agentation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AgentationTests",
"module_type" : "SwiftTarget",
"name" : "AgentationTests",
"path" : "Tests/AgentationTests",
"sources" : [
"AgentationTests.swift"
],
"target_dependencies" : [
"Agentation"
],
"type" : "test"
},
{
"c99name" : "Agentation",
"module_type" : "SwiftTarget",
"name" : "Agentation",
"path" : "Sources/Agentation",
"product_dependencies" : [
"UniversalGlass"
],
"product_memberships" : [
"Agentation"
],
"sources" : [
"Core/AccessibilityHierarchyDataSource.swift",
"Core/Agentation.swift",
"Core/CaptureSession.swift",
"Core/ElementProtocol.swift",
"Core/FeedbackItem.swift",
"Core/HierarchyDataSource.swift",
"Core/HierarchySnapshot.swift",
"Core/ViewHierarchyDataSource.swift",
"Extensions/View+Agentation.swift",
"Internal/AccessibilityElementInfo.swift",
"Internal/DisplayLinkTarget.swift",
"Internal/HitTestable.swift",
"Internal/OverlayWindow.swift",
"Internal/PassThroughHostingView.swift",
"Internal/PassThroughHostingViewController.swift",
"Internal/UIUtils.swift",
"Internal/ViewElementInfo.swift",
"Internal/WeakRef.swift",
"Views/CaptureOverlayView.swift",
"Views/FeedbackScreenView.swift",
"Views/IdleBadgesView.swift",
"Views/OverlayRootView.swift",
"Views/PausedOverlayView.swift",
"Views/PreviewScreenView.swift",
"Views/SettingsScreenView.swift",
"Views/ToolbarView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Agentation"
]
}
}
2026-04-17 17:51:44.307 xcodebuild[893:5197] [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 Agentation -destination platform=macOS,arch=arm64
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 Agentation -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.6
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
Agentation: /Users/admin/builder/spi-builder-workspace
UniversalGlass: https://github.com/Aeastr/UniversalGlass.git @ 1.1.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'Agentation' in project 'Agentation'
➜ Explicit dependency on target 'Agentation' in project 'Agentation'
➜ Explicit dependency on target 'UniversalGlass' in project 'UniversalGlass'
Target 'Agentation' in project 'Agentation'
➜ Explicit dependency on target 'UniversalGlass' in project 'UniversalGlass'
Target 'UniversalGlass' in project 'UniversalGlass'
➜ Explicit dependency on target 'UniversalGlass' in project 'UniversalGlass'
➜ Explicit dependency on target 'UniversalGlass_UniversalGlass' in project 'UniversalGlass'
Target 'UniversalGlass' in project 'UniversalGlass'
➜ Explicit dependency on target 'UniversalGlass_UniversalGlass' in project 'UniversalGlass'
Target 'UniversalGlass_UniversalGlass' in project 'UniversalGlass' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
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/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: abc983fb4c867c64f51cbd0abfd96df5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/abc983fb4c867c64f51cbd0abfd96df5.xcbuilddata
error: The package product 'UniversalGlass' requires minimum platform version 13.0 for the macOS platform, but this target supports 10.13 (in target 'Agentation' from project 'Agentation')
2026-04-17 17:51:52.889 xcodebuild[953:5630] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:802031ec2a95ec29836af5688f69dfec5f8212ef, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:802031ec2a95ec29836af5688f69dfec5f8212ef, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:802031ec2a95ec29836af5688f69dfec5f8212ef, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:802031ec2a95ec29836af5688f69dfec5f8212ef, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Agentation
(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:
Agentation: /Users/admin/builder/spi-builder-workspace
UniversalGlass: https://github.com/Aeastr/UniversalGlass.git @ 1.1.0
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.6
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
resolved source packages: Agentation, UniversalGlass, SwiftDocCPlugin, SymbolKit
2026-04-17 17:52:09.396 xcodebuild[1096:6562] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "universalglass",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Aeastr/UniversalGlass.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "Agentation",
"name" : "Agentation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "Agentation",
"targets" : [
"Agentation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AgentationTests",
"module_type" : "SwiftTarget",
"name" : "AgentationTests",
"path" : "Tests/AgentationTests",
"sources" : [
"AgentationTests.swift"
],
"target_dependencies" : [
"Agentation"
],
"type" : "test"
},
{
"c99name" : "Agentation",
"module_type" : "SwiftTarget",
"name" : "Agentation",
"path" : "Sources/Agentation",
"product_dependencies" : [
"UniversalGlass"
],
"product_memberships" : [
"Agentation"
],
"sources" : [
"Core/AccessibilityHierarchyDataSource.swift",
"Core/Agentation.swift",
"Core/CaptureSession.swift",
"Core/ElementProtocol.swift",
"Core/FeedbackItem.swift",
"Core/HierarchyDataSource.swift",
"Core/HierarchySnapshot.swift",
"Core/ViewHierarchyDataSource.swift",
"Extensions/View+Agentation.swift",
"Internal/AccessibilityElementInfo.swift",
"Internal/DisplayLinkTarget.swift",
"Internal/HitTestable.swift",
"Internal/OverlayWindow.swift",
"Internal/PassThroughHostingView.swift",
"Internal/PassThroughHostingViewController.swift",
"Internal/UIUtils.swift",
"Internal/ViewElementInfo.swift",
"Internal/WeakRef.swift",
"Views/CaptureOverlayView.swift",
"Views/FeedbackScreenView.swift",
"Views/IdleBadgesView.swift",
"Views/OverlayRootView.swift",
"Views/PausedOverlayView.swift",
"Views/PreviewScreenView.swift",
"Views/SettingsScreenView.swift",
"Views/ToolbarView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Agentation"
]
}
}
2026-04-17 17:52:16.405 xcodebuild[1156:6941] [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 Agentation -destination platform=macOS,arch=arm64
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 Agentation -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
UniversalGlass: https://github.com/Aeastr/UniversalGlass.git @ 1.1.0
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
Agentation: /Users/admin/builder/spi-builder-workspace
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.6
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'Agentation' in project 'Agentation'
➜ Explicit dependency on target 'Agentation' in project 'Agentation'
➜ Explicit dependency on target 'UniversalGlass' in project 'UniversalGlass'
Target 'Agentation' in project 'Agentation'
➜ Explicit dependency on target 'UniversalGlass' in project 'UniversalGlass'
Target 'UniversalGlass' in project 'UniversalGlass'
➜ Explicit dependency on target 'UniversalGlass' in project 'UniversalGlass'
➜ Explicit dependency on target 'UniversalGlass_UniversalGlass' in project 'UniversalGlass'
Target 'UniversalGlass' in project 'UniversalGlass'
➜ Explicit dependency on target 'UniversalGlass_UniversalGlass' in project 'UniversalGlass'
Target 'UniversalGlass_UniversalGlass' in project 'UniversalGlass' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
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/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: abc983fb4c867c64f51cbd0abfd96df5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/abc983fb4c867c64f51cbd0abfd96df5.xcbuilddata
error: The package product 'UniversalGlass' requires minimum platform version 13.0 for the macOS platform, but this target supports 10.13 (in target 'Agentation' from project 'Agentation')
2026-04-17 17:52:23.300 xcodebuild[1209:7338] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:802031ec2a95ec29836af5688f69dfec5f8212ef, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:802031ec2a95ec29836af5688f69dfec5f8212ef, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:802031ec2a95ec29836af5688f69dfec5f8212ef, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:802031ec2a95ec29836af5688f69dfec5f8212ef, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Agentation
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild