Build Information
Successful build of Alley, reference 4.0.1 (e11a9e
), with Swift 6.0 for macOS (SPM) on 3 Dec 2024 00:09:46 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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/radianttap/Alley.git
Reference: 4.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/radianttap/Alley
* tag 4.0.1 -> FETCH_HEAD
HEAD is now at e11a9ed Make version badge more readable
Cloned https://github.com/radianttap/Alley.git
Revision (git rev-parse @):
e11a9edb8e64ec1c3fc38cc44095d72f6f497410
SUCCESS checkout https://github.com/radianttap/Alley.git at 4.0.1
========================================
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": "alley",
"name": "Alley",
"url": "https://github.com/radianttap/Alley.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alley",
"dependencies": [
]
}
]
}
Fetching https://github.com/radianttap/Alley.git
[1/452] Fetching alley
Fetched https://github.com/radianttap/Alley.git from cache (0.79s)
Creating working copy for https://github.com/radianttap/Alley.git
Working copy of https://github.com/radianttap/Alley.git resolved at 4.0.1 (e11a9ed)
warning: '.resolve-product-dependencies': dependency 'alley' 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/radianttap/Alley.git
{
"dependencies" : [
],
"manifest_display_name" : "Alley",
"name" : "Alley",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Alley",
"targets" : [
"Alley"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "Alley",
"module_type" : "SwiftTarget",
"name" : "Alley",
"path" : "Sources/Alley",
"product_memberships" : [
"Alley"
],
"sources" : [
"Alley.swift",
"NetworkError-Localized.swift",
"NetworkError-Retries.swift",
"NetworkError.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/7] Compiling Alley NetworkError.swift
[4/7] Compiling Alley NetworkError-Retries.swift
[5/7] Compiling Alley NetworkError-Localized.swift
[6/7] Emitting module Alley
[7/7] Compiling Alley Alley.swift
Build complete! (8.53s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Alley",
"name" : "Alley",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Alley",
"targets" : [
"Alley"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "Alley",
"module_type" : "SwiftTarget",
"name" : "Alley",
"path" : "Sources/Alley",
"product_memberships" : [
"Alley"
],
"sources" : [
"Alley.swift",
"NetworkError-Localized.swift",
"NetworkError-Retries.swift",
"NetworkError.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.