Build Information
Successful build of PagedLists, reference master (9fe3cd
), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 00:44:43 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rootstrap/PagedLists.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rootstrap/PagedLists
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9fe3cd5 Merge pull request #8 from rootstrap/enhancement/update_readme
Cloned https://github.com/rootstrap/PagedLists.git
Revision (git rev-parse @):
9fe3cd5d0c3c0bbea5c2a972ce430c46d0e5cc17
SUCCESS checkout https://github.com/rootstrap/PagedLists.git at master
========================================
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": "pagedlists",
"name": "PagedLists",
"url": "https://github.com/rootstrap/PagedLists.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PagedLists",
"dependencies": [
]
}
]
}
Fetching https://github.com/rootstrap/PagedLists.git
[4/160] Fetching pagedlists
Fetched https://github.com/rootstrap/PagedLists.git from cache (0.74s)
Creating working copy for https://github.com/rootstrap/PagedLists.git
Working copy of https://github.com/rootstrap/PagedLists.git resolved at master (9fe3cd5)
warning: '.resolve-product-dependencies': dependency 'pagedlists' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/rootstrap/PagedLists.git
https://github.com/rootstrap/PagedLists.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/5] Compiling PagedLists PagedCollectionView.swift
[4/5] Compiling PagedLists PagedTableView.swift
[5/5] Emitting module PagedLists
Build complete! (3.98s)
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.