Build Information
Successful build of AlamofireNetworkActivityLogger, reference main (82ca3f), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 22:35:43 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aporat/AlamofireNetworkActivityLogger.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aporat/AlamofireNetworkActivityLogger
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 82ca3f8 Simplify prettyPrint function in AlamofireLogger
Cloned https://github.com/aporat/AlamofireNetworkActivityLogger.git
Revision (git rev-parse @):
82ca3f8410928b9481b6c91b760190032aada544
SUCCESS checkout https://github.com/aporat/AlamofireNetworkActivityLogger.git at main
Fetching https://github.com/Alamofire/Alamofire.git
[1/31626] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (3.29s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.11.2 (3.89s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.11.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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "alamofirenetworkactivitylogger",
"name": "AlamofireNetworkActivityLogger",
"url": "https://github.com/aporat/AlamofireNetworkActivityLogger.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AlamofireNetworkActivityLogger",
"traits": [
"default"
],
"dependencies": [
{
"identity": "alamofire",
"name": "Alamofire",
"url": "https://github.com/Alamofire/Alamofire.git",
"version": "5.11.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/aporat/AlamofireNetworkActivityLogger.git
[1/39] Fetching alamofirenetworkactivitylogger
Fetched https://github.com/aporat/AlamofireNetworkActivityLogger.git from cache (0.61s)
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.77s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.11.2 (0.87s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.11.2
Creating working copy for https://github.com/aporat/AlamofireNetworkActivityLogger.git
Working copy of https://github.com/aporat/AlamofireNetworkActivityLogger.git resolved at main (82ca3f8)
warning: '.resolve-product-dependencies': dependency 'alamofirenetworkactivitylogger' is not used by any target
Found 1 product dependencies
- Alamofire
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/aporat/AlamofireNetworkActivityLogger.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[2/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/46] Emitting module Alamofire
[7/50] Compiling Alamofire OperationQueue+Alamofire.swift
[8/50] Compiling Alamofire Result+Alamofire.swift
[9/50] Compiling Alamofire StringEncoding+Alamofire.swift
[10/50] Compiling Alamofire URLRequest+Alamofire.swift
[11/50] Compiling Alamofire ServerTrustEvaluation.swift
[12/50] Compiling Alamofire URLEncodedFormEncoder.swift
[13/50] Compiling Alamofire Validation.swift
[14/50] Compiling Alamofire resource_bundle_accessor.swift
[15/50] Compiling Alamofire Alamofire.swift
[16/50] Compiling Alamofire AFError.swift
[17/50] Compiling Alamofire DataRequest.swift
[18/50] Compiling Alamofire DataStreamRequest.swift
[19/50] Compiling Alamofire DownloadRequest.swift
[20/50] Compiling Alamofire RequestCompression.swift
[21/50] Compiling Alamofire RequestInterceptor.swift
[22/50] Compiling Alamofire ResponseSerialization.swift
[23/50] Compiling Alamofire RetryPolicy.swift
[24/50] Compiling Alamofire HTTPHeaders.swift
[25/50] Compiling Alamofire HTTPMethod.swift
[26/50] Compiling Alamofire Notifications.swift
[27/50] Compiling Alamofire ParameterEncoder.swift
[28/50] Compiling Alamofire ParameterEncoding.swift
[29/50] Compiling Alamofire SessionDelegate.swift
[30/50] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[31/50] Compiling Alamofire UploadRequest.swift
[32/50] Compiling Alamofire WebSocketRequest.swift
[33/50] Compiling Alamofire DispatchQueue+Alamofire.swift
[34/50] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[35/50] Compiling Alamofire AlamofireExtended.swift
[36/50] Compiling Alamofire AuthenticationInterceptor.swift
[37/50] Compiling Alamofire CachedResponseHandler.swift
[38/50] Compiling Alamofire Protected.swift
[39/50] Compiling Alamofire Request.swift
[40/50] Compiling Alamofire RequestTaskMap.swift
[41/50] Compiling Alamofire Response.swift
[42/50] Compiling Alamofire Session.swift
[43/50] Compiling Alamofire Combine.swift
[44/50] Compiling Alamofire Concurrency.swift
[45/50] Compiling Alamofire EventMonitor.swift
[46/50] Compiling Alamofire MultipartFormData.swift
[47/50] Compiling Alamofire MultipartUpload.swift
[48/50] Compiling Alamofire NetworkReachabilityManager.swift
[49/50] Compiling Alamofire OfflineRetrier.swift
[50/50] Compiling Alamofire RedirectHandler.swift
[51/53] Compiling AlamofireNetworkActivityLogger resource_bundle_accessor.swift
[52/53] Emitting module AlamofireNetworkActivityLogger
[53/53] Compiling AlamofireNetworkActivityLogger AlamofireLogger.swift
Build complete! (9.38s)
Build complete.
{
"dependencies" : [
{
"identity" : "alamofire",
"requirement" : {
"range" : [
{
"lower_bound" : "5.11.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alamofire/Alamofire.git"
}
],
"manifest_display_name" : "AlamofireNetworkActivityLogger",
"name" : "AlamofireNetworkActivityLogger",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "AlamofireNetworkActivityLogger",
"targets" : [
"AlamofireNetworkActivityLogger"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AlamofireNetworkActivityLoggerTests",
"module_type" : "SwiftTarget",
"name" : "AlamofireNetworkActivityLoggerTests",
"path" : "Tests",
"sources" : [
"AlamofireNetworkLoggerTests.swift"
],
"target_dependencies" : [
"AlamofireNetworkActivityLogger"
],
"type" : "test"
},
{
"c99name" : "AlamofireNetworkActivityLogger",
"module_type" : "SwiftTarget",
"name" : "AlamofireNetworkActivityLogger",
"path" : "Sources",
"product_dependencies" : [
"Alamofire"
],
"product_memberships" : [
"AlamofireNetworkActivityLogger"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AlamofireLogger.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.