Build Information
Successful build of InfinityScrollKit, reference 1.0.6 (71c024
), with Swift 5.10 for macOS (SPM) on 6 May 2025 21:33:58 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PierreJanineh-com/InfinityScrollKit.git
Reference: 1.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PierreJanineh-com/InfinityScrollKit
* tag 1.0.6 -> FETCH_HEAD
HEAD is now at 71c0244 Merge pull request #37 from PierreJanineh-com/1.0.6
Cloned https://github.com/PierreJanineh-com/InfinityScrollKit.git
Revision (git rev-parse @):
71c02447155413890bf22d11c484ea914efb2e76
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/PierreJanineh-com/InfinityScrollKit.git at 1.0.6
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/PierreJanineh-com/InfinityScrollKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/13] Compiling InfinityScrollKit UIInfiniteScrollView.swift
[6/13] Compiling InfinityScrollKit NSInfiniteScrollView.swift
[7/13] Compiling InfinityScrollKit Options.swift
[8/13] Compiling InfinityScrollKit LazyDStack.swift
[9/13] Compiling InfinityScrollKit EmptyArrayView.swift
[10/13] Compiling InfinityScrollKit LastCellView.swift
[11/13] Emitting module InfinityScrollKit
[12/13] Compiling InfinityScrollKit InfinityScrollKit.swift
[13/13] Compiling InfinityScrollKit OnRefresh+View.swift
Build complete! (21.90s)
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.54s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.37s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.21s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.50s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "InfinityScrollKit",
"name" : "InfinityScrollKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "InfinityScrollKit",
"targets" : [
"InfinityScrollKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "InfinityScrollKitTests",
"module_type" : "SwiftTarget",
"name" : "InfinityScrollKitTests",
"path" : "Tests/InfinityScrollKitTests",
"sources" : [
"InfinityScrollKitTests.swift"
],
"target_dependencies" : [
"InfinityScrollKit"
],
"type" : "test"
},
{
"c99name" : "InfinityScrollKit",
"module_type" : "SwiftTarget",
"name" : "InfinityScrollKit",
"path" : "Sources/InfinityScrollKit",
"product_memberships" : [
"InfinityScrollKit"
],
"sources" : [
"EmptyArrayView.swift",
"Extensions/OnRefresh+View.swift",
"InfinityScrollKit.swift",
"LastCellView.swift",
"LazyDStack.swift",
"NSInfiniteScrollView.swift",
"Options.swift",
"UIInfiniteScrollView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.