This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of UUSwiftNetworking with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Reference: 1.3.8
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SilverPineSoftware/UUSwiftNetworking
 * tag               1.3.8      -> FETCH_HEAD
HEAD is now at 62b16d4 Updating to correct version number 1.3.8
Cloned https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Revision (git rev-parse @):
62b16d4bdbf12a95d759915105072da2484ecd1f
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftNetworking.git at 1.3.8
Fetching https://github.com/SilverPineSoftware/UUSwiftTestCore.git from cache
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftTestCore.git (0.16s)
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git (0.16s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftTestCore.git at 0.0.3 (0.43s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.1.9 (0.38s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.1.9
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftTestCore.git resolved at 0.0.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "uuswiftnetworking",
      "name": "UUSwiftNetworking",
      "url": "https://github.com/SilverPineSoftware/UUSwiftNetworking.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UUSwiftNetworking",
      "dependencies": [
        {
          "identity": "uuswiftcore",
          "name": "UUSwiftCore",
          "url": "https://github.com/SilverPineSoftware/UUSwiftCore.git",
          "version": "1.1.9",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UUSwiftCore",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SilverPineSoftware/UUSwiftNetworking.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftNetworking.git (0.16s)
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git (0.15s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.1.9 (0.01s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.1.9
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftNetworking.git resolved at 1.3.8
warning: '.resolve-product-dependencies': dependency 'uuswiftnetworking' is not used by any target
Found 1 product dependencies
  - UUSwiftCore
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/18] Emitting module UUSwiftCore
[2/20] Compiling UUSwiftCore UUKeychain.swift
[3/20] Compiling UUSwiftCore UULocalization.swift
[4/20] Compiling UUSwiftCore UUTimer.swift
[5/20] Compiling UUSwiftCore UUURL.swift
[6/20] Compiling UUSwiftCore UUCollection.swift
[7/20] Compiling UUSwiftCore UUColor.swift
[8/20] Compiling UUSwiftCore UUComparable.swift
[9/20] Compiling UUSwiftCore UUDebugLog.swift
[10/20] Compiling UUSwiftCore UUDictionary.swift
[11/20] Compiling UUSwiftCore UUJson.swift
[12/20] Compiling UUSwiftCore UUSwiftCore.swift
[13/20] Compiling UUSwiftCore UUThread.swift
[14/20] Compiling UUSwiftCore UURandom.swift
[15/20] Compiling UUSwiftCore UUString.swift
[16/20] Compiling UUSwiftCore UUObject.swift
[17/20] Compiling UUSwiftCore UUObjectFactory.swift
[18/20] Compiling UUSwiftCore UUData.swift
[19/20] Compiling UUSwiftCore UUDataCache.swift
[20/20] Compiling UUSwiftCore UUDate.swift
[21/32] Compiling UUSwiftNetworking UUHttpForm.swift
[22/32] Compiling UUSwiftNetworking UUHttpRequest.swift
[23/33] Emitting module UUSwiftNetworking
[24/33] Compiling UUSwiftNetworking UUHttpSession.swift
[25/33] Compiling UUSwiftNetworking UUHttpResponse.swift
[26/33] Compiling UUSwiftNetworking UUHttpResponseHandler.swift
[27/33] Compiling UUSwiftNetworking UUHttp.swift
[28/33] Compiling UUSwiftNetworking UUHttpAuthorization.swift
[29/33] Compiling UUSwiftNetworking UUHttpDataParser.swift
[30/33] Compiling UUSwiftNetworking UUHttpError.swift
[31/33] Compiling UUSwiftNetworking UURemoteData.swift
[32/33] Compiling UUSwiftNetworking UURemoteApi.swift
[33/33] Compiling UUSwiftNetworking UURemoteImage.swift
Build complete! (7.68s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.