The Swift Package Index logo.Swift Package Index

Build Information

Successful build of UUSwiftNetworking, reference main (f846c1), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 04:33:30 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SilverPineSoftware/UUSwiftNetworking
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f846c13 update to min iOS 13 to prep for async methods
Cloned https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Revision (git rev-parse @):
f846c13f101f142e1dba8f14e8af5d0c08f328ee
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftNetworking.git at main
Fetching https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git
[1/646] Fetching uuswiftcore
[92/716] Fetching uuswiftcore, uuswifttestcore
Fetched https://github.com/SilverPineSoftware/UUSwiftTestCore.git from cache (0.83s)
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git from cache (0.83s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftTestCore.git at 0.0.4 (1.50s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.3.3 (0.63s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.3.3
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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "uuswiftcore",
          "name": "UUSwiftCore",
          "url": "https://github.com/SilverPineSoftware/UUSwiftCore.git",
          "version": "1.3.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UUSwiftCore",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SilverPineSoftware/UUSwiftNetworking.git
[1/510] 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.46s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.3.3 (0.53s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.3.3
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftNetworking.git resolved at main (f846c13)
warning: '.resolve-product-dependencies': dependency 'uuswiftnetworking' is not used by any target
Found 1 product dependencies
  - UUSwiftCore
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Copying PrivacyInfo.xcprivacy
[1/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/34] Emitting module UUSwiftCore
[6/37] Compiling UUSwiftCore UUTypeAliases.swift
[7/37] Compiling UUSwiftCore UUURL.swift
[8/37] Compiling UUSwiftCore resource_bundle_accessor.swift
[9/37] Compiling UUSwiftCore UUJson.swift
[10/37] Compiling UUSwiftCore UUKeychain.swift
[11/37] Compiling UUSwiftCore UULocalization.swift
[12/37] Compiling UUSwiftCore UUNumber.swift
[13/37] Compiling UUSwiftCore UUObject.swift
[14/37] Compiling UUSwiftCore UUObjectFactory.swift
[15/37] Compiling UUSwiftCore UUConsoleLogWriter.swift
[16/37] Compiling UUSwiftCore UULog.swift
[17/37] Compiling UUSwiftCore UULogLevel.swift
[18/37] Compiling UUSwiftCore UULogWriter.swift
[19/37] Compiling UUSwiftCore UUDataCache.swift
[20/37] Compiling UUSwiftCore UUDate.swift
[21/37] Compiling UUSwiftCore UUDictionary.swift
[22/37] Compiling UUSwiftCore UUCollection.swift
[23/37] Compiling UUSwiftCore UUColor.swift
[24/37] Compiling UUSwiftCore UUComparable.swift
[25/37] Compiling UUSwiftCore UUThread.swift
[26/37] Compiling UUSwiftCore UUTimeMeasurement.swift
[27/37] Compiling UUSwiftCore UUTimer.swift
[28/37] Compiling UUSwiftCore UUCompression.swift
[29/37] Compiling UUSwiftCore UUCoreData.swift
[30/37] Compiling UUSwiftCore UUData.swift
[31/37] Compiling UUSwiftCore UULogger+Ext.swift
[32/37] Compiling UUSwiftCore UULogger.swift
[33/37] Compiling UUSwiftCore UUPrintLogWriter.swift
[34/37] Compiling UUSwiftCore UUArray.swift
[35/37] Compiling UUSwiftCore UURandom.swift
[36/37] Compiling UUSwiftCore UUString.swift
[37/37] Compiling UUSwiftCore UUSwiftCore.swift
[38/51] Compiling UUSwiftNetworking UUHttpSession.swift
[39/51] Compiling UUSwiftNetworking UUHttpResponseHandler.swift
[40/51] Compiling UUSwiftNetworking UURemoteApi.swift
[41/51] Compiling UUSwiftNetworking UURemoteData.swift
[42/52] Compiling UUSwiftNetworking UUHttpResponse.swift
[43/52] Compiling UUSwiftNetworking UUHttpDataParser.swift
[44/52] Compiling UUSwiftNetworking UUHttpError.swift
[45/52] Compiling UUSwiftNetworking UUHttpAuthorizationProvider.swift
[46/52] Compiling UUSwiftNetworking UUHttpBody.swift
[47/52] Compiling UUSwiftNetworking UUEmptyResponse.swift
[48/52] Compiling UUSwiftNetworking UUHttp.swift
[49/52] Emitting module UUSwiftNetworking
[50/52] Compiling UUSwiftNetworking UUHttpForm.swift
[51/52] Compiling UUSwiftNetworking UUHttpRequest.swift
[52/52] Compiling UUSwiftNetworking UURemoteImage.swift
Build complete! (10.58s)
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" : "13.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.