Build Information
Successful build of IzziRequest, reference main (221dd3), with Swift 6.1 for macOS (SPM) on 14 Sep 2025 18:02:37 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Desp0o/izziRequest.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Desp0o/izziRequest
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 221dd39 Update README.md
Cloned https://github.com/Desp0o/izziRequest.git
Revision (git rev-parse @):
221dd396e9c76e9922fd2b22e77d560d38a47669
SUCCESS checkout https://github.com/Desp0o/izziRequest.git at main
========================================
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": "izzirequest",
"name": "IzziRequest",
"url": "https://github.com/Desp0o/izziRequest.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/izziRequest",
"dependencies": [
]
}
]
}
Fetching https://github.com/Desp0o/izziRequest.git
[1/173] Fetching izzirequest
Fetched https://github.com/Desp0o/izziRequest.git from cache (0.69s)
Creating working copy for https://github.com/Desp0o/izziRequest.git
Working copy of https://github.com/Desp0o/izziRequest.git resolved at main (221dd39)
warning: '.resolve-product-dependencies': dependency 'izzirequest' 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/Desp0o/izziRequest.git
https://github.com/Desp0o/izziRequest.git
{
"dependencies" : [
],
"manifest_display_name" : "IzziRequest",
"name" : "IzziRequest",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "IzziRequest",
"targets" : [
"IzziRequest"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IzziRequest",
"module_type" : "SwiftTarget",
"name" : "IzziRequest",
"path" : "Sources/IzziRequest",
"product_memberships" : [
"IzziRequest"
],
"sources" : [
"Enums/HTTPMethod.swift",
"Enums/IzziRequestErrors.swift",
"izziRequest.swift"
],
"type" : "library"
}
],
"tools_version" : "6.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/6] Compiling IzziRequest HTTPMethod.swift
[4/6] Compiling IzziRequest IzziRequestErrors.swift
[5/6] Compiling IzziRequest izziRequest.swift
[6/6] Emitting module IzziRequest
Build complete! (4.70s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "IzziRequest",
"name" : "IzziRequest",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "IzziRequest",
"targets" : [
"IzziRequest"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IzziRequest",
"module_type" : "SwiftTarget",
"name" : "IzziRequest",
"path" : "Sources/IzziRequest",
"product_memberships" : [
"IzziRequest"
],
"sources" : [
"Enums/HTTPMethod.swift",
"Enums/IzziRequestErrors.swift",
"izziRequest.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.