Build Information
Failed to build TextureSwiftSupport, reference 3.24.0 (ce3319), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 20:52:53 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/TextureSwiftSupport.git
Reference: 3.24.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/TextureSwiftSupport
* tag 3.24.0 -> FETCH_HEAD
HEAD is now at ce33193 Support MainActor updates from Texture (#123)
Cloned https://github.com/FluidGroup/TextureSwiftSupport.git
Revision (git rev-parse @):
ce3319351831533330e22d205bd83937848059db
SUCCESS checkout https://github.com/FluidGroup/TextureSwiftSupport.git at 3.24.0
Fetching https://github.com/FluidGroup/Descriptors
Fetching https://github.com/FluidGroup/Texture.git
[1/142] Fetching descriptors
[143/43806] Fetching descriptors, texture
Fetched https://github.com/FluidGroup/Descriptors from cache (13.81s)
Fetched https://github.com/FluidGroup/Texture.git from cache (13.81s)
Computing version for https://github.com/FluidGroup/Descriptors
warning: 'descriptors': /Package.swift:8:21: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
6 | let package = Package(
7 | name: "Descriptors",
8 | platforms: [.iOS(.v10)],
| `- warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
9 | products: [
10 | // Products define the executables and libraries a package produces, and make them visible to other packages.
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/FluidGroup/Descriptors at 0.3.0 (14.43s)
Computing version for https://github.com/FluidGroup/Texture.git
Computed https://github.com/FluidGroup/Texture.git at 3.0.3 (0.73s)
Creating working copy for https://github.com/FluidGroup/Descriptors
Working copy of https://github.com/FluidGroup/Descriptors resolved at 0.3.0
Creating working copy for https://github.com/FluidGroup/Texture.git
Working copy of https://github.com/FluidGroup/Texture.git resolved at 3.0.3
warning: 'descriptors': /Users/admin/builder/spi-builder-workspace/.build/checkouts/Descriptors/Package.swift:8:21: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
6 | let package = Package(
7 | name: "Descriptors",
8 | platforms: [.iOS(.v10)],
| `- warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
9 | products: [
10 | // Products define the executables and libraries a package produces, and make them visible to other packages.
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "textureswiftsupport",
"name": "TextureSwiftSupport",
"url": "https://github.com/FluidGroup/TextureSwiftSupport.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TextureSwiftSupport",
"traits": [
"default"
],
"dependencies": [
{
"identity": "texture",
"name": "Texture",
"url": "https://github.com/FluidGroup/Texture.git",
"version": "3.0.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Texture",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "descriptors",
"name": "Descriptors",
"url": "https://github.com/FluidGroup/Descriptors",
"version": "0.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Descriptors",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/FluidGroup/TextureSwiftSupport.git
[1/2856] Fetching textureswiftsupport
Fetched https://github.com/FluidGroup/TextureSwiftSupport.git from cache (1.24s)
Fetching https://github.com/FluidGroup/Descriptors from cache
Fetching https://github.com/FluidGroup/Texture.git from cache
Fetched https://github.com/FluidGroup/Texture.git from cache (0.52s)
Fetched https://github.com/FluidGroup/Descriptors from cache (0.52s)
Computing version for https://github.com/FluidGroup/Texture.git
Computed https://github.com/FluidGroup/Texture.git at 3.0.4 (0.58s)
Computing version for https://github.com/FluidGroup/Descriptors
Computed https://github.com/FluidGroup/Descriptors at 0.3.0 (0.03s)
Creating working copy for https://github.com/FluidGroup/Texture.git
Working copy of https://github.com/FluidGroup/Texture.git resolved at 3.0.4
Creating working copy for https://github.com/FluidGroup/Descriptors
Working copy of https://github.com/FluidGroup/Descriptors resolved at 0.3.0
Creating working copy for https://github.com/FluidGroup/TextureSwiftSupport.git
Working copy of https://github.com/FluidGroup/TextureSwiftSupport.git resolved at 3.24.0 (ce33193)
warning: '.resolve-product-dependencies': dependency 'textureswiftsupport' is not used by any target
Found 2 product dependencies
- Texture
- Descriptors
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/FluidGroup/TextureSwiftSupport.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
warning: 'descriptors': /Users/admin/builder/spi-builder-workspace/.build/checkouts/Descriptors/Package.swift:8:21: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
6 | let package = Package(
7 | name: "Descriptors",
8 | platforms: [.iOS(.v10)],
| `- warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
9 | products: [
10 | // Products define the executables and libraries a package produces, and make them visible to other packages.
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
error: the library 'TextureSwiftSupport' requires macos 10.13, but depends on the product 'AsyncDisplayKit' which requires macos 10.15; consider changing the library 'TextureSwiftSupport' to require macos 10.15 or later, or the product 'AsyncDisplayKit' to require macos 10.13 or earlier.
BUILD FAILURE 6.3 macosSpm