Build Information
Failed to build Agentation, reference 1.0.0 (401adc), with Swift 6.2 for macOS (SPM) on 5 Feb 2026 07:50:52 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build 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
Fetching https://github.com/Aeastr/UniversalGlass.git
[1/561] Fetching universalglass
Fetched https://github.com/Aeastr/UniversalGlass.git from cache (1.16s)
Computing version for https://github.com/Aeastr/UniversalGlass.git
Computed https://github.com/Aeastr/UniversalGlass.git at 1.1.0 (1.74s)
Creating working copy for https://github.com/Aeastr/UniversalGlass.git
Working copy of https://github.com/Aeastr/UniversalGlass.git resolved at 1.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-agentation",
"name": "Agentation",
"url": "https://github.com/ertembiyik/swift-agentation.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-agentation",
"dependencies": [
{
"identity": "universalglass",
"name": "UniversalGlass",
"url": "https://github.com/Aeastr/UniversalGlass.git",
"version": "1.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UniversalGlass",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/ertembiyik/swift-agentation.git
[1/510] Fetching swift-agentation
Fetched https://github.com/ertembiyik/swift-agentation.git from cache (1.67s)
Fetching https://github.com/Aeastr/UniversalGlass.git from cache
Fetched https://github.com/Aeastr/UniversalGlass.git from cache (0.46s)
Computing version for https://github.com/Aeastr/UniversalGlass.git
Computed https://github.com/Aeastr/UniversalGlass.git at 1.1.0 (0.51s)
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/ertembiyik/swift-agentation.git
Working copy of https://github.com/ertembiyik/swift-agentation.git resolved at 1.0.0 (401adcb)
warning: '.resolve-product-dependencies': dependency 'swift-agentation' is not used by any target
Found 1 product dependencies
- UniversalGlass
========================================
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.0.0.app xcrun swift build --arch arm64
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