Build Information
Successful build of UUSwiftNetworking, reference 1.4.2 (7ff8ed), with Swift 6.0 for macOS (SPM) on 13 Jan 2026 08:26:11 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Copying PrivacyInfo.xcprivacy
[0/4] Write sources
[3/4] Write swift-version-5BDAB9E9C0126B9D.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 UUConsoleLogWriter.swift
[10/36] Compiling UUSwiftCore UULog.swift
[11/36] Compiling UUSwiftCore UULogLevel.swift
[12/36] Compiling UUSwiftCore UULogWriter.swift
[13/36] Compiling UUSwiftCore UULogger+Ext.swift
[14/36] Compiling UUSwiftCore UULogger.swift
[15/36] Compiling UUSwiftCore UUPrintLogWriter.swift
[16/36] Compiling UUSwiftCore UUJson.swift
[17/36] Compiling UUSwiftCore UUKeychain.swift
[18/36] Compiling UUSwiftCore UULocalization.swift
[19/36] Compiling UUSwiftCore UUNumber.swift
[20/36] Compiling UUSwiftCore UUObject.swift
[21/36] Compiling UUSwiftCore UUObjectFactory.swift
[22/36] Compiling UUSwiftCore UUArray.swift
[23/36] Compiling UUSwiftCore UUCollection.swift
[24/36] Compiling UUSwiftCore UUColor.swift
[25/36] Compiling UUSwiftCore UUThread.swift
[26/36] Compiling UUSwiftCore UUTimeMeasurement.swift
[27/36] Compiling UUSwiftCore UUTimer.swift
[28/36] Compiling UUSwiftCore UURandom.swift
[29/36] Compiling UUSwiftCore UUString.swift
[30/36] Compiling UUSwiftCore UUSwiftCore.swift
[31/36] Compiling UUSwiftCore UUComparable.swift
[32/36] Compiling UUSwiftCore UUCoreData.swift
[33/36] Compiling UUSwiftCore UUData.swift
[34/36] Compiling UUSwiftCore UUDataCache.swift
[35/36] Compiling UUSwiftCore UUDate.swift
[36/36] Compiling UUSwiftCore UUDictionary.swift
[37/50] Compiling UUSwiftNetworking UURemoteApi.swift
[38/51] Compiling UUSwiftNetworking UUHttpSession.swift
[39/51] Compiling UUSwiftNetworking UURemoteData.swift
[40/51] Compiling UUSwiftNetworking UUHttpResponseHandler.swift
[41/51] Compiling UUSwiftNetworking UUHttpResponse.swift
[42/51] Compiling UUSwiftNetworking UUHttpForm.swift
[43/51] Compiling UUSwiftNetworking UUHttpRequest.swift
[44/51] Compiling UUSwiftNetworking UUEmptyResponse.swift
[45/51] Compiling UUSwiftNetworking UUHttp.swift
[46/51] Emitting module UUSwiftNetworking
[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! (12.38s)
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.88s)
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git from cache (0.88s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftTestCore.git at 0.0.4 (0.54s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.3.1 (0.56s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftTestCore.git resolved at 0.0.4
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.3.1
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.