The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Agentation, reference 1.0.0 (401adc), with Swift 6.1 for tvOS using Xcode 16.3 on 5 Feb 2026 07:51:39 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ertembiyik/swift-agentation.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ertembiyik/swift-agentation
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 401adcb Add Agentation visual feedback framework for iOS (#1)
Cloned https://github.com/ertembiyik/swift-agentation.git
Revision (git rev-parse @):
401adcb94d9e58a7de7e79cbc00586c4c741897d
SUCCESS checkout https://github.com/ertembiyik/swift-agentation.git at 1.0.0
========================================
Build
========================================
Selected platform:         tvOS
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"
    }
  ],
  "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" : [
        "Agentation.swift",
        "CaptureSession.swift",
        "DataSources/AccessibilityHierarchyDataSource.swift",
        "DataSources/HierarchyDataSource.swift",
        "DataSources/ViewHierarchyDataSource.swift",
        "Models/AccessibilityElementInfo.swift",
        "Models/ElementProtocol.swift",
        "Models/FeedbackItem.swift",
        "Models/HierarchySnapshot.swift",
        "Models/ViewElementInfo.swift",
        "UI/OverlayWindow.swift",
        "UI/PassThrough/HitTestable.swift",
        "UI/PassThrough/PassThroughHostingView.swift",
        "UI/PassThrough/PassThroughHostingViewController.swift",
        "UI/Screens/FeedbackScreenView.swift",
        "UI/Screens/PreviewScreenView.swift",
        "UI/Screens/SettingsScreenView.swift",
        "UI/Views/CaptureOverlayView.swift",
        "UI/Views/IdleBadgesView.swift",
        "UI/Views/OverlayRootView.swift",
        "UI/Views/PausedOverlayView.swift",
        "UI/Views/ToolbarView.swift",
        "Utils/DisplayLinkTarget.swift",
        "Utils/UIUtils.swift",
        "Utils/WeakRef.swift",
        "ViewModifier+Agentation.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/Aeastr/UniversalGlass.git
Resolve Package Graph
Updating from https://github.com/Aeastr/UniversalGlass.git
Resolve Package Graph
Updating from https://github.com/Aeastr/UniversalGlass.git
Resolved source packages:
  spi-builder-workspace: (null)
2026-02-04 23:51:38.744 xcodebuild[550:3110] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-04-02_23-51-0038.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/Aeastr/UniversalGlass.git
Resolved source packages:
  spi-builder-workspace: (null)
2026-02-04 23:51:39.954 xcodebuild[753:4207] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-04-02_23-51-0039.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 tvOS