Build Information
Failed to build Agentation, reference main (c01a92), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 17 Apr 2026 22:13:28 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.Build 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.1
Building package at path: $PWD
https://github.com/ertembiyik/swift-agentation.git
https://github.com/ertembiyik/swift-agentation.git
{
"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"
}
Command line invocation:
/Applications/Xcode-16.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/apple/swift-docc-plugin
Fetching from https://github.com/Aeastr/UniversalGlass.git
Resolve Package Graph
Updating from https://github.com/apple/swift-docc-plugin
Updating from https://github.com/Aeastr/UniversalGlass.git
Resolve Package Graph
Updating from https://github.com/Aeastr/UniversalGlass.git
Updating from https://github.com/apple/swift-docc-plugin
Resolved source packages:
spi-builder-workspace: (null)
2026-04-17 15:13:26.939 xcodebuild[520:2942] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-17-04_15-13-0026.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to resolve dependencies Dependencies could not be resolved because 'universalglass' contains incompatible tools version (6.2.0) and root depends on 'universalglass' 1.1.0..<2.0.0.
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/apple/swift-docc-plugin
Updating from https://github.com/Aeastr/UniversalGlass.git
Resolved source packages:
spi-builder-workspace: (null)
2026-04-17 15:13:28.212 xcodebuild[744:4067] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-17-04_15-13-0028.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to resolve dependencies Dependencies could not be resolved because 'universalglass' contains incompatible tools version (6.2.0) and root depends on 'universalglass' 1.1.0..<2.0.0.
BUILD FAILURE 6.1 macosXcodebuild