Build Information
Successful build of ListPagination, reference master (9ba101
), with Swift 6.0 for macOS (SPM) on 26 Feb 2025 08:18:40 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/chris-swift-dev/ListPagination.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/chris-swift-dev/ListPagination
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9ba101d chore(example): added example app from separate repository
Cloned https://github.com/chris-swift-dev/ListPagination.git
Revision (git rev-parse @):
9ba101dde046605eb9281476971565113cf4b961
SUCCESS checkout https://github.com/chris-swift-dev/ListPagination.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": "listpagination",
"name": "ListPagination",
"url": "https://github.com/chris-swift-dev/ListPagination.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ListPagination",
"dependencies": [
]
}
]
}
Fetching https://github.com/chris-swift-dev/ListPagination.git
[1/83] Fetching listpagination
Fetched https://github.com/chris-swift-dev/ListPagination.git from cache (4.15s)
Creating working copy for https://github.com/chris-swift-dev/ListPagination.git
Working copy of https://github.com/chris-swift-dev/ListPagination.git resolved at master (9ba101d)
warning: '.resolve-product-dependencies': dependency 'listpagination' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/chris-swift-dev/ListPagination.git
https://github.com/chris-swift-dev/ListPagination.git
{
"dependencies" : [
],
"manifest_display_name" : "ListPagination",
"name" : "ListPagination",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ListPagination",
"targets" : [
"ListPagination"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ListPaginationTests",
"module_type" : "SwiftTarget",
"name" : "ListPaginationTests",
"path" : "Tests/ListPaginationTests",
"sources" : [
"ListPaginationTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ListPagination"
],
"type" : "test"
},
{
"c99name" : "ListPagination",
"module_type" : "SwiftTarget",
"name" : "ListPagination",
"path" : "Sources/ListPagination",
"product_memberships" : [
"ListPagination"
],
"sources" : [
"public/Extensions/RandomAccessCollection+isLastItem.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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-5BDAB9E9C0126B9D.txt
[3/4] Compiling ListPagination RandomAccessCollection+isLastItem.swift
[4/4] Emitting module ListPagination
Build complete! (9.45s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ListPagination",
"name" : "ListPagination",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ListPagination",
"targets" : [
"ListPagination"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ListPaginationTests",
"module_type" : "SwiftTarget",
"name" : "ListPaginationTests",
"path" : "Tests/ListPaginationTests",
"sources" : [
"ListPaginationTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ListPagination"
],
"type" : "test"
},
{
"c99name" : "ListPagination",
"module_type" : "SwiftTarget",
"name" : "ListPagination",
"path" : "Sources/ListPagination",
"product_memberships" : [
"ListPagination"
],
"sources" : [
"public/Extensions/RandomAccessCollection+isLastItem.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.