Build Information
Failed to build TextureBridging, reference 3.2.1 (4383f8
), with Swift 5.10 for macOS (SPM) on 10 Mar 2025 08:41:35 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/TextureBridging.git
Reference: 3.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/TextureBridging
* tag 3.2.1 -> FETCH_HEAD
HEAD is now at 4383f8a Update Package.swift (#10)
Cloned https://github.com/FluidGroup/TextureBridging.git
Revision (git rev-parse @):
4383f8a9846a0507d2c22ee9fac22153f9b86fed
SUCCESS checkout https://github.com/FluidGroup/TextureBridging.git at 3.2.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/FluidGroup/TextureBridging.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/FluidGroup/Texture.git
[1/43643] Fetching texture
Fetched https://github.com/FluidGroup/Texture.git from cache (8.34s)
Computing version for https://github.com/FluidGroup/Texture.git
Computed https://github.com/FluidGroup/Texture.git at 3.0.3 (0.50s)
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 5.10 macosSpm