Build Information
Failed to build CollectionView, reference main (3d9873
), with Swift 6.0 for macOS (SPM) on 1 Dec 2024 05:03:06 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/edonv/CollectionView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/edonv/CollectionView
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3d98734 Updated dependency version
Cloned https://github.com/edonv/CollectionView.git
Revision (git rev-parse @):
3d98734e19b9b660081b5e8573827b20b3dcd8c2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/edonv/CollectionView.git at main
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/edonv/CompositionalLayoutBuilder.git
[5/232] Fetching compositionallayoutbuilder
[233/15835] Fetching compositionallayoutbuilder, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.86s)
Fetched https://github.com/edonv/CompositionalLayoutBuilder.git from cache (1.86s)
Computing version for https://github.com/edonv/CompositionalLayoutBuilder.git
Computed https://github.com/edonv/CompositionalLayoutBuilder.git at 0.1.4 (2.97s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.69s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/edonv/CompositionalLayoutBuilder.git
Working copy of https://github.com/edonv/CompositionalLayoutBuilder.git resolved at 0.1.4
========================================
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": "collectionview",
"name": "CollectionView",
"url": "https://github.com/edonv/CollectionView.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CollectionView",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "compositionallayoutbuilder",
"name": "CompositionalLayoutBuilder",
"url": "https://github.com/edonv/CompositionalLayoutBuilder.git",
"version": "0.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CompositionalLayoutBuilder",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/edonv/CollectionView.git
[1/545] Fetching collectionview
Fetched https://github.com/edonv/CollectionView.git from cache (0.74s)
Fetching https://github.com/edonv/CompositionalLayoutBuilder.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.57s)
Fetched https://github.com/edonv/CompositionalLayoutBuilder.git from cache (0.57s)
Computing version for https://github.com/edonv/CompositionalLayoutBuilder.git
Computed https://github.com/edonv/CompositionalLayoutBuilder.git at 0.1.4 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
Creating working copy for https://github.com/edonv/CompositionalLayoutBuilder.git
Working copy of https://github.com/edonv/CompositionalLayoutBuilder.git resolved at 0.1.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/edonv/CollectionView.git
Working copy of https://github.com/edonv/CollectionView.git resolved at main (3d98734)
warning: '.resolve-product-dependencies': dependency 'collectionview' is not used by any target
Found 2 product dependencies
- swift-collections
- CompositionalLayoutBuilder
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/edonv/CollectionView.git
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "compositionallayoutbuilder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/edonv/CompositionalLayoutBuilder.git"
}
],
"manifest_display_name" : "CollectionView",
"name" : "CollectionView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "CollectionView",
"targets" : [
"CollectionView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CollectionViewTests",
"module_type" : "SwiftTarget",
"name" : "CollectionViewTests",
"path" : "Tests/CollectionViewTests",
"sources" : [
"CollectionViewTests.swift"
],
"target_dependencies" : [
"CollectionView"
],
"type" : "test"
},
{
"c99name" : "CollectionView",
"module_type" : "SwiftTarget",
"name" : "CollectionView",
"path" : "Sources/CollectionView",
"product_dependencies" : [
"OrderedCollections",
"CompositionalLayoutBuilder"
],
"product_memberships" : [
"CollectionView"
],
"sources" : [
"CollectionView+Coordinator.swift",
"CollectionView+Initializers.swift",
"CollectionView+ViewModifiers.swift",
"CollectionView.swift",
"Extensions/ListLayoutAppearance+DefaultBackgroundColor.swift",
"Extensions/OrderedDictionary+IndexPath.swift",
"ResultBuilders/Builder Inits.swift",
"ResultBuilders/BuilderTesting.swift",
"Testing/HostingInitTest.swift",
"Testing/Initializer Testing.swift",
"Testing/ListInitTest.swift",
"Testing/StandardInitMultipleSelectTest.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: the library 'CollectionView' requires macos 10.13, but depends on the product 'CompositionalLayoutBuilder' which requires macos 10.15; consider changing the library 'CollectionView' to require macos 10.15 or later, or the product 'CompositionalLayoutBuilder' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm