The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TextureBridging, reference main (e1eae8), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 07:13:44 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/TextureBridging.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/TextureBridging
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e1eae8e Merge pull request #11 from FluidGroup/john/traitCollections
Cloned https://github.com/FluidGroup/TextureBridging.git
Revision (git rev-parse @):
e1eae8e569e2fdda22906a2f8ff2554689804ace
SUCCESS checkout https://github.com/FluidGroup/TextureBridging.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/FluidGroup/TextureBridging.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/FluidGroup/Texture.git
[1/43652] Fetching texture
Fetched https://github.com/FluidGroup/Texture.git from cache (4.23s)
Computing version for https://github.com/FluidGroup/Texture.git
Computed https://github.com/FluidGroup/Texture.git at 3.0.3 (4.76s)
Creating working copy for https://github.com/FluidGroup/Texture.git
Working copy of https://github.com/FluidGroup/Texture.git resolved at 3.0.3
error: the library 'TextureBridging' requires macos 10.13, but depends on the product 'AsyncDisplayKit' which requires macos 10.15; consider changing the library 'TextureBridging' to require macos 10.15 or later, or the product 'AsyncDisplayKit' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm