Build Information
Successful build of RVS_Spinner, reference 2.6.2 (2a0b81
), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 02:36:31 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RiftValleySoftware/RVS_Spinner.git
Reference: 2.6.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RiftValleySoftware/RVS_Spinner
* tag 2.6.2 -> FETCH_HEAD
HEAD is now at 2a0b81b - Added privacy statements. - Had to get rid of SwiftLint, as it no longer works. :(
Cloned https://github.com/RiftValleySoftware/RVS_Spinner.git
Revision (git rev-parse @):
2a0b81bad559846585987907db7e9b6a3cd204ed
SUCCESS checkout https://github.com/RiftValleySoftware/RVS_Spinner.git at 2.6.2
========================================
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": "rvs_spinner",
"name": "RVS_Spinner",
"url": "https://github.com/RiftValleySoftware/RVS_Spinner.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RVS_Spinner",
"dependencies": [
]
}
]
}
Fetching https://github.com/RiftValleySoftware/RVS_Spinner.git
[1/2521] Fetching rvs_spinner
Fetched https://github.com/RiftValleySoftware/RVS_Spinner.git from cache (2.00s)
Creating working copy for https://github.com/RiftValleySoftware/RVS_Spinner.git
Working copy of https://github.com/RiftValleySoftware/RVS_Spinner.git resolved at 2.6.2 (2a0b81b)
warning: '.resolve-product-dependencies': dependency 'rvs_spinner' 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/RiftValleySoftware/RVS_Spinner.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/4] Emitting module RVS_Spinner
[4/4] Compiling RVS_Spinner RVS_Spinner.swift
Build complete! (5.83s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "RVS_Spinner",
"name" : "RVS_Spinner",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "RVS-Spinner",
"targets" : [
"RVS_Spinner"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RVS_Spinner",
"module_type" : "SwiftTarget",
"name" : "RVS_Spinner",
"path" : "Sources/RVS_Spinner",
"product_memberships" : [
"RVS-Spinner"
],
"sources" : [
"RVS_Spinner.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.