Build Information
Failed to build SwiftUIIndexedList, reference main (5183e1
), with Swift 6.0 for macOS (SPM) on 1 Dec 2024 00:13:11 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/ciaranrobrien/SwiftUIIndexedList.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ciaranrobrien/SwiftUIIndexedList
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5183e17 Update README.md
Cloned https://github.com/ciaranrobrien/SwiftUIIndexedList.git
Revision (git rev-parse @):
5183e178ba405ff4eec2ecc5d4e08bf93c4482b8
SUCCESS checkout https://github.com/ciaranrobrien/SwiftUIIndexedList.git at main
Fetching https://github.com/siteline/SwiftUI-Introspect
[1/9326] Fetching swiftui-introspect
Fetched https://github.com/siteline/SwiftUI-Introspect from cache (1.34s)
Computing version for https://github.com/siteline/SwiftUI-Introspect
Computed https://github.com/siteline/SwiftUI-Introspect at 1.1.3 (3.05s)
Creating working copy for https://github.com/siteline/SwiftUI-Introspect
Working copy of https://github.com/siteline/SwiftUI-Introspect resolved at 1.1.3
========================================
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": "swiftuiindexedlist",
"name": "SwiftUIIndexedList",
"url": "https://github.com/ciaranrobrien/SwiftUIIndexedList.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUIIndexedList",
"dependencies": [
{
"identity": "swiftui-introspect",
"name": "swiftui-introspect",
"url": "https://github.com/siteline/SwiftUI-Introspect",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUI-Introspect",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/ciaranrobrien/SwiftUIIndexedList.git
[2/183] Fetching swiftuiindexedlist
Fetched https://github.com/ciaranrobrien/SwiftUIIndexedList.git from cache (0.80s)
Fetching https://github.com/siteline/SwiftUI-Introspect from cache
Fetched https://github.com/siteline/SwiftUI-Introspect from cache (0.47s)
Computing version for https://github.com/siteline/SwiftUI-Introspect
warning: 'swiftui-introspect': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-introspect",
7 | platforms: [
Computed https://github.com/siteline/SwiftUI-Introspect at 1.3.0 (0.48s)
Creating working copy for https://github.com/siteline/SwiftUI-Introspect
Working copy of https://github.com/siteline/SwiftUI-Introspect resolved at 1.3.0
Creating working copy for https://github.com/ciaranrobrien/SwiftUIIndexedList.git
Working copy of https://github.com/ciaranrobrien/SwiftUIIndexedList.git resolved at main (5183e17)
warning: 'swiftui-introspect': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUI-Introspect/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-introspect",
7 | platforms: [
warning: '.resolve-product-dependencies': dependency 'swiftuiindexedlist' is not used by any target
Found 1 product dependencies
- swiftui-introspect
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/ciaranrobrien/SwiftUIIndexedList.git
{
"dependencies" : [
{
"identity" : "swiftui-introspect",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/siteline/SwiftUI-Introspect"
}
],
"manifest_display_name" : "SwiftUIIndexedList",
"name" : "SwiftUIIndexedList",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SwiftUIIndexedList",
"targets" : [
"SwiftUIIndexedList"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftUIIndexedList",
"module_type" : "SwiftTarget",
"name" : "SwiftUIIndexedList",
"path" : "Sources/SwiftUIIndexedList",
"product_dependencies" : [
"SwiftUIIntrospect"
],
"product_memberships" : [
"SwiftUIIndexedList"
],
"sources" : [
"API/Index.swift",
"API/IndexBarInsets.swift",
"API/Indexable.swift",
"API/IndexedList.swift",
"API/IndexedScrollView.swift",
"API/ScrollAccessory.swift",
"API/View+Extensions.swift",
"Examples/ExampleA.swift",
"Examples/ExampleB.swift",
"Internal/Extensions.swift",
"Internal/IndexBar.swift",
"Internal/IndexBarBackground.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
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 'SwiftUIIndexedList' requires macos 10.13, but depends on the product 'SwiftUIIntrospect' which requires macos 10.15; consider changing the library 'SwiftUIIndexedList' to require macos 10.15 or later, or the product 'SwiftUIIntrospect' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm