Build Information
Successful build of swiftdata-sectionedquery, reference main (af2451), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 20:20:36 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/beechtom/swiftdata-sectionedquery.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/beechtom/swiftdata-sectionedquery
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at af24514 Prepare release 1.2.0
Cloned https://github.com/beechtom/swiftdata-sectionedquery.git
Revision (git rev-parse @):
af2451407fe4f3cf06ff52318cd81a1d26df52bd
SUCCESS checkout https://github.com/beechtom/swiftdata-sectionedquery.git at main
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swiftdata-sectionedquery",
"name": "swiftdata-sectionedquery",
"url": "https://github.com/beechtom/swiftdata-sectionedquery.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftdata-sectionedquery",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/beechtom/swiftdata-sectionedquery.git
[1/52] Fetching swiftdata-sectionedquery
Fetched https://github.com/beechtom/swiftdata-sectionedquery.git from cache (0.65s)
Creating working copy for https://github.com/beechtom/swiftdata-sectionedquery.git
Working copy of https://github.com/beechtom/swiftdata-sectionedquery.git resolved at main (af24514)
warning: '.resolve-product-dependencies': dependency 'swiftdata-sectionedquery' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/beechtom/swiftdata-sectionedquery.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/6] Compiling SectionedQuery SectionedResults.swift
[4/6] Compiling SectionedQuery Array+Ext.swift
[5/6] Emitting module SectionedQuery
[6/6] Compiling SectionedQuery SectionedQuery.swift
Build complete! (8.41s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swiftdata-sectionedquery",
"name" : "swiftdata-sectionedquery",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SectionedQuery",
"targets" : [
"SectionedQuery"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SectionedQuery",
"module_type" : "SwiftTarget",
"name" : "SectionedQuery",
"path" : "Sources/SectionedQuery",
"product_memberships" : [
"SectionedQuery"
],
"sources" : [
"Array+Ext.swift",
"SectionedQuery.swift",
"SectionedResults.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.