Build Information
Successful build of UUSwiftNetworking, reference 1.4.2 (7ff8ed), with Swift 6.2 for macOS (SPM) on 13 Jan 2026 08:26:27 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Reference: 1.4.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SilverPineSoftware/UUSwiftNetworking
* tag 1.4.2 -> FETCH_HEAD
HEAD is now at 7ff8eda Fix imports for mac targeting
Cloned https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Revision (git rev-parse @):
7ff8eda9753bbe6e34de5ea65f7113ba96feaeeb
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftNetworking.git at 1.4.2
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git
Fetching https://github.com/SilverPineSoftware/UUSwiftTestCore.git
[1/70] Fetching uuswifttestcore
[71/624] Fetching uuswifttestcore, uuswiftcore
Fetched https://github.com/SilverPineSoftware/UUSwiftTestCore.git from cache (0.80s)
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git from cache (0.80s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftTestCore.git at 0.0.4 (1.42s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.3.1 (0.59s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.3.1
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftTestCore.git resolved at 0.0.4
========================================
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": "uuswiftnetworking",
"name": "UUSwiftNetworking",
"url": "https://github.com/SilverPineSoftware/UUSwiftNetworking.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UUSwiftNetworking",
"dependencies": [
{
"identity": "uuswiftcore",
"name": "UUSwiftCore",
"url": "https://github.com/SilverPineSoftware/UUSwiftCore.git",
"version": "1.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UUSwiftCore",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/SilverPineSoftware/UUSwiftNetworking.git
[1/507] Fetching uuswiftnetworking
Fetched https://github.com/SilverPineSoftware/UUSwiftNetworking.git from cache (0.78s)
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git from cache (0.49s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.3.1 (0.55s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.3.1
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftNetworking.git resolved at 1.4.2 (7ff8eda)
warning: '.resolve-product-dependencies': dependency 'uuswiftnetworking' is not used by any target
Found 1 product dependencies
- UUSwiftCore
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[0/4] Copying PrivacyInfo.xcprivacy
[1/4] Write sources
[3/4] Write swift-version-49B95AFC49DCD68C.txt
[5/33] Emitting module UUSwiftCore
[6/36] Compiling UUSwiftCore UUTypeAliases.swift
[7/36] Compiling UUSwiftCore UUURL.swift
[8/36] Compiling UUSwiftCore resource_bundle_accessor.swift
[9/36] Compiling UUSwiftCore UUJson.swift
[10/36] Compiling UUSwiftCore UUKeychain.swift
[11/36] Compiling UUSwiftCore UULocalization.swift
[12/36] Compiling UUSwiftCore UUThread.swift
[13/36] Compiling UUSwiftCore UUTimeMeasurement.swift
[14/36] Compiling UUSwiftCore UUTimer.swift
[15/36] Compiling UUSwiftCore UULogger+Ext.swift
[16/36] Compiling UUSwiftCore UULogger.swift
[17/36] Compiling UUSwiftCore UUPrintLogWriter.swift
[18/36] Compiling UUSwiftCore UUConsoleLogWriter.swift
[19/36] Compiling UUSwiftCore UULog.swift
[20/36] Compiling UUSwiftCore UULogLevel.swift
[21/36] Compiling UUSwiftCore UULogWriter.swift
[22/36] Compiling UUSwiftCore UUDataCache.swift
[23/36] Compiling UUSwiftCore UUDate.swift
[24/36] Compiling UUSwiftCore UUDictionary.swift
[25/36] Compiling UUSwiftCore UUArray.swift
[26/36] Compiling UUSwiftCore UUCollection.swift
[27/36] Compiling UUSwiftCore UUColor.swift
[28/36] Compiling UUSwiftCore UUComparable.swift
[29/36] Compiling UUSwiftCore UUCoreData.swift
[30/36] Compiling UUSwiftCore UUData.swift
[31/36] Compiling UUSwiftCore UUNumber.swift
[32/36] Compiling UUSwiftCore UUObject.swift
[33/36] Compiling UUSwiftCore UUObjectFactory.swift
[34/36] Compiling UUSwiftCore UURandom.swift
[35/36] Compiling UUSwiftCore UUString.swift
[36/36] Compiling UUSwiftCore UUSwiftCore.swift
[37/50] Compiling UUSwiftNetworking UUHttpResponse.swift
[38/50] Compiling UUSwiftNetworking UURemoteData.swift
[39/50] Compiling UUSwiftNetworking UUHttpSession.swift
[40/50] Compiling UUSwiftNetworking UURemoteApi.swift
[41/50] Compiling UUSwiftNetworking UUHttpResponseHandler.swift
[42/51] Compiling UUSwiftNetworking UUHttpForm.swift
[43/51] Compiling UUSwiftNetworking UUHttpRequest.swift
[44/51] Emitting module UUSwiftNetworking
[45/51] Compiling UUSwiftNetworking UUEmptyResponse.swift
[46/51] Compiling UUSwiftNetworking UUHttp.swift
[47/51] Compiling UUSwiftNetworking UUHttpAuthorizationProvider.swift
[48/51] Compiling UUSwiftNetworking UUHttpBody.swift
[49/51] Compiling UUSwiftNetworking UUHttpDataParser.swift
[50/51] Compiling UUSwiftNetworking UUHttpError.swift
[51/51] Compiling UUSwiftNetworking UURemoteImage.swift
Build complete! (9.20s)
Build complete.
{
"dependencies" : [
{
"identity" : "uuswiftcore",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SilverPineSoftware/UUSwiftCore.git"
},
{
"identity" : "uuswifttestcore",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.4",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SilverPineSoftware/UUSwiftTestCore.git"
}
],
"manifest_display_name" : "UUSwiftNetworking",
"name" : "UUSwiftNetworking",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "UUSwiftNetworking",
"targets" : [
"UUSwiftNetworking"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.2",
"5"
],
"targets" : [
{
"c99name" : "UUSwiftNetworkingTests",
"module_type" : "SwiftTarget",
"name" : "UUSwiftNetworkingTests",
"path" : "Tests",
"product_dependencies" : [
"UUSwiftTestCore",
"UUSwiftCore"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestJpeg_0001.JPG",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/UUNetworkingTestConfig.plist",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"UUHttpErrorHandlingTests.swift",
"UUHttpResponseHandlerTests.swift",
"UUHttpSessionInstanceTests.swift",
"UUHttpSessionStaticTests.swift",
"UUNetworkingTestCommon.swift",
"UUNetworkingTestConfig.swift",
"UURemoteDataConcurrent_100.swift",
"UURemoteDataConcurrent_1000.swift",
"UURemoteDataCustomApiTests.swift",
"UURemoteDataNegativeTests.swift",
"UURemoteDataTests.swift",
"UUShutterstockApi.swift"
],
"target_dependencies" : [
"UUSwiftNetworking"
],
"type" : "test"
},
{
"c99name" : "UUSwiftNetworking",
"module_type" : "SwiftTarget",
"name" : "UUSwiftNetworking",
"path" : "UUSwiftNetworking",
"product_dependencies" : [
"UUSwiftCore"
],
"product_memberships" : [
"UUSwiftNetworking"
],
"sources" : [
"UUEmptyResponse.swift",
"UUHttp.swift",
"UUHttpAuthorizationProvider.swift",
"UUHttpBody.swift",
"UUHttpDataParser.swift",
"UUHttpError.swift",
"UUHttpForm.swift",
"UUHttpRequest.swift",
"UUHttpResponse.swift",
"UUHttpResponseHandler.swift",
"UUHttpSession.swift",
"UURemoteApi.swift",
"UURemoteData.swift",
"UURemoteImage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.