Build Information
Failed to build AsyncMultiplexImage, reference 0.8.1 (e0d585
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 20:51:56 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/swiftui-async-multiplex-image.git
Reference: 0.8.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/swiftui-async-multiplex-image
* tag 0.8.1 -> FETCH_HEAD
HEAD is now at e0d5852 Enables antialias (#24)
Cloned https://github.com/FluidGroup/swiftui-async-multiplex-image.git
Revision (git rev-parse @):
e0d5852d80369e6d9b2b7227b5fa9c76a52ec65d
SUCCESS checkout https://github.com/FluidGroup/swiftui-async-multiplex-image.git at 0.8.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/FluidGroup/swiftui-async-multiplex-image.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/kean/Nuke.git
Fetching https://github.com/FluidGroup/swiftui-support.git
[1/26075] Fetching nuke
[3130/181939] Fetching nuke, swiftui-support
Fetched https://github.com/kean/Nuke.git from cache (4.01s)
Fetched https://github.com/FluidGroup/swiftui-support.git from cache (4.01s)
Computing version for https://github.com/FluidGroup/swiftui-support.git
Computed https://github.com/FluidGroup/swiftui-support.git at 0.13.0 (4.42s)
Computing version for https://github.com/kean/Nuke.git
Computed https://github.com/kean/Nuke.git at 12.8.0 (0.40s)
Creating working copy for https://github.com/kean/Nuke.git
Working copy of https://github.com/kean/Nuke.git resolved at 12.8.0
Creating working copy for https://github.com/FluidGroup/swiftui-support.git
Working copy of https://github.com/FluidGroup/swiftui-support.git resolved at 0.13.0
error: the library 'AsyncMultiplexImageDemo' requires macos 10.13, but depends on the product 'Nuke' which requires macos 10.15; consider changing the library 'AsyncMultiplexImageDemo' to require macos 10.15 or later, or the product 'Nuke' to require macos 10.13 or earlier.
error: the library 'AsyncMultiplexImage-Nuke' requires macos 10.13, but depends on the product 'Nuke' which requires macos 10.15; consider changing the library 'AsyncMultiplexImage-Nuke' to require macos 10.15 or later, or the product 'Nuke' to require macos 10.13 or earlier.
error: the library 'AsyncMultiplexImage' requires macos 10.13, but depends on the product 'SwiftUISupportBackport' which requires macos 10.15; consider changing the library 'AsyncMultiplexImage' to require macos 10.15 or later, or the product 'SwiftUISupportBackport' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm