Build Information
Failed to build TextureSwiftSupport, reference main (1d1391
), with Swift 5.10 for macOS (SPM) on 17 Jul 2025 04:02:29 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.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/TextureSwiftSupport.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/TextureSwiftSupport
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1d1391b support dark mode switching in StyledEdgeNode (#124)
Cloned https://github.com/FluidGroup/TextureSwiftSupport.git
Revision (git rev-parse @):
1d1391b0156d3fce85441265c9e4fe6b7d7195d0
SUCCESS checkout https://github.com/FluidGroup/TextureSwiftSupport.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/FluidGroup/TextureSwiftSupport.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/FluidGroup/Texture.git
Fetching https://github.com/FluidGroup/Descriptors
[1/142] Fetching descriptors
[99/43798] Fetching descriptors, texture
Fetched https://github.com/FluidGroup/Texture.git from cache (7.49s)
Fetched https://github.com/FluidGroup/Descriptors from cache (7.49s)
Computing version for https://github.com/FluidGroup/Texture.git
Computed https://github.com/FluidGroup/Texture.git at 3.0.3 (0.50s)
Computing version for https://github.com/FluidGroup/Descriptors
Computed https://github.com/FluidGroup/Descriptors at 0.2.3 (0.45s)
Creating working copy for https://github.com/FluidGroup/Descriptors
Working copy of https://github.com/FluidGroup/Descriptors resolved at 0.2.3
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: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/Info.plist
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 5.10 macosSpm