Build Information
Failed to build TextureTransition, reference 1.1.4 (bac8ff
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 17:00:49 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/dankinsoid/TextureTransition.git
Reference: 1.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/TextureTransition
* tag 1.1.4 -> FETCH_HEAD
HEAD is now at bac8ffe 1.1.4
Cloned https://github.com/dankinsoid/TextureTransition.git
Revision (git rev-parse @):
bac8ffe7333de843ab586c8b25cf67d738883ce7
SUCCESS checkout https://github.com/dankinsoid/TextureTransition.git at 1.1.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/dankinsoid/TextureTransition.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 (6.61s)
Fetching https://github.com/dankinsoid/VDTransition.git
[1/3939] Fetching vdtransition
Fetched https://github.com/dankinsoid/VDTransition.git from cache (2.01s)
Computing version for https://github.com/dankinsoid/VDTransition.git
Computed https://github.com/dankinsoid/VDTransition.git at 1.24.0 (2.53s)
Creating working copy for https://github.com/dankinsoid/VDTransition.git
Working copy of https://github.com/dankinsoid/VDTransition.git resolved at 1.24.0
Creating working copy for https://github.com/FluidGroup/Texture.git
Working copy of https://github.com/FluidGroup/Texture.git resolved at spm (17e0b46)
error: the library 'TextureTransition' requires macos 10.13, but depends on the product 'VDTransition' which requires macos 10.15; consider changing the library 'TextureTransition' to require macos 10.15 or later, or the product 'VDTransition' to require macos 10.13 or earlier.
error: the library 'TextureTransition' requires macos 10.13, but depends on the product 'AsyncDisplayKit' which requires macos 10.15; consider changing the library 'TextureTransition' to require macos 10.15 or later, or the product 'AsyncDisplayKit' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm