The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Agentation, reference main (c01a92), with Swift 6.2 for macOS (SPM) on 17 Apr 2026 21:51:26 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64

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:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ertembiyik/swift-agentation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Fetching https://github.com/Aeastr/UniversalGlass.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
[70/2843] Fetching swift-docc-plugin, universalglass
Fetched https://github.com/apple/swift-docc-plugin from cache (1.32s)
Fetched https://github.com/Aeastr/UniversalGlass.git from cache (1.32s)
Computing version for https://github.com/Aeastr/UniversalGlass.git
Computed https://github.com/Aeastr/UniversalGlass.git at 1.1.0 (1.91s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (2.77s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.98s)
Creating working copy for https://github.com/Aeastr/UniversalGlass.git
Working copy of https://github.com/Aeastr/UniversalGlass.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
error: the library 'Agentation' requires macos 10.13, but depends on the product 'UniversalGlass' which requires macos 13.0; consider changing the library 'Agentation' to require macos 13.0 or later, or the product 'UniversalGlass' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm