Build Information
Successful build of PagedLists, reference 1.0.0 (6f20fc
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 17:52:17 UTC.
Swift 6 data race errors: 0
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/rootstrap/PagedLists.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rootstrap/PagedLists
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 6f20fcc Merge pull request #6 from rootstrap/release/first_official
Cloned https://github.com/rootstrap/PagedLists.git
Revision (git rev-parse @):
6f20fcc9c4dbb7ced76754badf18161b50386cd7
SUCCESS checkout https://github.com/rootstrap/PagedLists.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/rootstrap/PagedLists.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/5] Compiling PagedLists PagedTableView.swift
[4/5] Compiling PagedLists PagedCollectionView.swift
[5/5] Emitting module PagedLists
Build complete! (2.81s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "PagedLists",
"name" : "PagedLists",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "PagedLists",
"targets" : [
"PagedLists"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PagedLists",
"module_type" : "SwiftTarget",
"name" : "PagedLists",
"path" : "Sources",
"product_memberships" : [
"PagedLists"
],
"sources" : [
"PagedCollectionView.swift",
"PagedTableView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.