Build Information
Failed to build AsyncMultiplexImage, reference main (b4f81f
), with Swift 6.0 for macOS (SPM) on 21 Feb 2025 19:59:16 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.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/swiftui-async-multiplex-image.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/swiftui-async-multiplex-image
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b4f81f5 Update Nuke settings (#28)
Cloned https://github.com/FluidGroup/swiftui-async-multiplex-image.git
Revision (git rev-parse @):
b4f81f5fdac1d5721af37f4d785e53aa0ac3f8da
SUCCESS checkout https://github.com/FluidGroup/swiftui-async-multiplex-image.git at main
Fetching https://github.com/FluidGroup/swiftui-support.git
Fetching https://github.com/kean/Nuke.git
[1/24858] Fetching nuke
[5222/180721] Fetching nuke, swiftui-support
Fetched https://github.com/kean/Nuke.git from cache (25.53s)
Fetched https://github.com/FluidGroup/swiftui-support.git from cache (25.53s)
Computing version for https://github.com/FluidGroup/swiftui-support.git
Computed https://github.com/FluidGroup/swiftui-support.git at 0.12.0 (0.43s)
Computing version for https://github.com/kean/Nuke.git
Computed https://github.com/kean/Nuke.git at 12.0.0 (3.09s)
Creating working copy for https://github.com/kean/Nuke.git
Working copy of https://github.com/kean/Nuke.git resolved at 12.0.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.12.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftui-async-multiplex-image",
"name": "AsyncMultiplexImage",
"url": "https://github.com/FluidGroup/swiftui-async-multiplex-image.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-async-multiplex-image",
"dependencies": [
{
"identity": "nuke",
"name": "Nuke",
"url": "https://github.com/kean/Nuke.git",
"version": "12.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nuke",
"dependencies": [
]
},
{
"identity": "swiftui-support",
"name": "SwiftUISupport",
"url": "https://github.com/FluidGroup/swiftui-support.git",
"version": "0.12.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-support",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/FluidGroup/swiftui-async-multiplex-image.git
[6/540] Fetching swiftui-async-multiplex-image
Fetched https://github.com/FluidGroup/swiftui-async-multiplex-image.git from cache (0.73s)
Fetching https://github.com/FluidGroup/swiftui-support.git from cache
Fetching https://github.com/kean/Nuke.git from cache
Fetched https://github.com/FluidGroup/swiftui-support.git from cache (0.51s)
Fetched https://github.com/kean/Nuke.git from cache (0.51s)
Computing version for https://github.com/FluidGroup/swiftui-support.git
Computed https://github.com/FluidGroup/swiftui-support.git at 0.12.0 (0.02s)
Computing version for https://github.com/kean/Nuke.git
Computed https://github.com/kean/Nuke.git at 12.8.0 (0.46s)
Creating working copy for https://github.com/FluidGroup/swiftui-async-multiplex-image.git
Working copy of https://github.com/FluidGroup/swiftui-async-multiplex-image.git resolved at main (b4f81f5)
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.12.0
warning: '.resolve-product-dependencies': dependency 'swiftui-async-multiplex-image' is not used by any target
Found 2 product dependencies
- Nuke
- SwiftUISupport
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/FluidGroup/swiftui-async-multiplex-image.git
https://github.com/FluidGroup/swiftui-async-multiplex-image.git
{
"dependencies" : [
{
"identity" : "nuke",
"requirement" : {
"range" : [
{
"lower_bound" : "12.0.0",
"upper_bound" : "13.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kean/Nuke.git"
},
{
"identity" : "swiftui-support",
"requirement" : {
"range" : [
{
"lower_bound" : "0.12.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FluidGroup/swiftui-support.git"
}
],
"manifest_display_name" : "AsyncMultiplexImage",
"name" : "AsyncMultiplexImage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "AsyncMultiplexImage",
"targets" : [
"AsyncMultiplexImage"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AsyncMultiplexImage-Nuke",
"targets" : [
"AsyncMultiplexImage-Nuke"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "AsyncMultiplexImageTests",
"module_type" : "SwiftTarget",
"name" : "AsyncMultiplexImageTests",
"path" : "Tests/AsyncMultiplexImageTests",
"sources" : [
"AsyncMultiplexImageTests.swift"
],
"target_dependencies" : [
"AsyncMultiplexImage"
],
"type" : "test"
},
{
"c99name" : "AsyncMultiplexImage_Nuke",
"module_type" : "SwiftTarget",
"name" : "AsyncMultiplexImage-Nuke",
"path" : "Sources/AsyncMultiplexImage-Nuke",
"product_dependencies" : [
"Nuke"
],
"product_memberships" : [
"AsyncMultiplexImage-Nuke"
],
"sources" : [
"AsyncMultiplexImageNuke.swift",
"AsyncMultiplexImageNukeDownloader.swift"
],
"target_dependencies" : [
"AsyncMultiplexImage"
],
"type" : "library"
},
{
"c99name" : "AsyncMultiplexImage",
"module_type" : "SwiftTarget",
"name" : "AsyncMultiplexImage",
"path" : "Sources/AsyncMultiplexImage",
"product_dependencies" : [
"SwiftUISupportBackport"
],
"product_memberships" : [
"AsyncMultiplexImage",
"AsyncMultiplexImage-Nuke"
],
"sources" : [
"AsyncMultiplexImage.swift",
"AsyncMultiplexImageContent.swift",
"AsyncMultiplexImageView.swift",
"DownloadManager.swift",
"MultiplexImage.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
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.
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.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
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.
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.
BUILD FAILURE 6.0 macosSpm