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 UUSwift with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SilverPineSoftware/UUSwift.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SilverPineSoftware/UUSwift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d2cb8b8 Updating UUSwift component versions
Cloned https://github.com/SilverPineSoftware/UUSwift.git
Revision (git rev-parse @):
d2cb8b86e8c4a928a38c8fa3b51851e4b66c970e
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwift.git at master
Fetching https://github.com/SilverPineSoftware/UUSwiftNetworking.git from cache
Fetching https://github.com/SilverPineSoftware/UUSwiftUX.git from cache
Fetching https://github.com/SilverPineSoftware/UUSwiftImage.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftUX.git (0.31s)
Fetched https://github.com/SilverPineSoftware/UUSwiftNetworking.git (0.31s)
Fetched https://github.com/SilverPineSoftware/UUSwiftImage.git (0.31s)
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git (0.36s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftImage.git
Computed https://github.com/SilverPineSoftware/UUSwiftImage.git at 1.1.2 (0.87s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftUX.git
Computed https://github.com/SilverPineSoftware/UUSwiftUX.git at 1.0.10 (0.70s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.1.9 (0.60s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Computed https://github.com/SilverPineSoftware/UUSwiftNetworking.git at 1.3.8 (0.65s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftNetworking.git resolved at 1.3.8
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftImage.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftImage.git resolved at 1.1.2
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftUX.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftUX.git resolved at 1.0.10
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.1.9
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "uuswift",
      "name": "UUSwift",
      "url": "https://github.com/SilverPineSoftware/UUSwift.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UUSwift",
      "dependencies": [
        {
          "identity": "uuswiftcore",
          "name": "UUSwiftCore",
          "url": "https://github.com/SilverPineSoftware/UUSwiftCore.git",
          "version": "1.1.9",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UUSwiftCore",
          "dependencies": [
          ]
        },
        {
          "identity": "uuswiftux",
          "name": "UUSwiftUX",
          "url": "https://github.com/SilverPineSoftware/UUSwiftUX.git",
          "version": "1.0.10",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UUSwiftUX",
          "dependencies": [
            {
              "identity": "uuswiftcore",
              "name": "UUSwiftCore",
              "url": "https://github.com/SilverPineSoftware/UUSwiftCore.git",
              "version": "1.1.9",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UUSwiftCore",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "uuswiftimage",
          "name": "UUSwiftImage",
          "url": "https://github.com/SilverPineSoftware/UUSwiftImage.git",
          "version": "1.1.2",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UUSwiftImage",
          "dependencies": [
            {
              "identity": "uuswiftcore",
              "name": "UUSwiftCore",
              "url": "https://github.com/SilverPineSoftware/UUSwiftCore.git",
              "version": "1.1.9",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UUSwiftCore",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "uuswiftnetworking",
          "name": "UUSwiftNetworking",
          "url": "https://github.com/SilverPineSoftware/UUSwiftNetworking.git",
          "version": "1.3.8",
          "path": "/Users/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UUSwiftCore",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SilverPineSoftware/UUSwift.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwift.git (0.21s)
Fetching https://github.com/SilverPineSoftware/UUSwiftNetworking.git from cache
Fetching https://github.com/SilverPineSoftware/UUSwiftImage.git from cache
Fetching https://github.com/SilverPineSoftware/UUSwiftUX.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftUX.git (0.23s)
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftNetworking.git (0.23s)
Fetched https://github.com/SilverPineSoftware/UUSwiftImage.git (0.24s)
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git (0.20s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftImage.git
Computed https://github.com/SilverPineSoftware/UUSwiftImage.git at 1.1.2 (0.04s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftUX.git
Computed https://github.com/SilverPineSoftware/UUSwiftUX.git at 1.0.10 (0.02s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.1.9 (0.02s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Computed https://github.com/SilverPineSoftware/UUSwiftNetworking.git at 1.3.8 (0.04s)
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/UUSwiftUX.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftUX.git resolved at 1.0.10
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftNetworking.git resolved at 1.3.8
Creating working copy for https://github.com/SilverPineSoftware/UUSwift.git
Working copy of https://github.com/SilverPineSoftware/UUSwift.git resolved at master
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftImage.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftImage.git resolved at 1.1.2
warning: '.resolve-product-dependencies': dependency 'uuswift' is not used by any target
Found 4 product dependencies
  - UUSwiftCore
  - UUSwiftUX
  - UUSwiftImage
  - UUSwiftNetworking
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/18] Emitting module UUSwiftCore
[2/20] Compiling UUSwiftCore UUTimer.swift
[3/20] Compiling UUSwiftCore UUURL.swift
[4/20] Compiling UUSwiftCore UUCollection.swift
[5/20] Compiling UUSwiftCore UUColor.swift
[6/20] Compiling UUSwiftCore UUComparable.swift
[7/20] Compiling UUSwiftCore UUObject.swift
[8/20] Compiling UUSwiftCore UUObjectFactory.swift
[9/20] Compiling UUSwiftCore UURandom.swift
[10/20] Compiling UUSwiftCore UUString.swift
[11/20] Compiling UUSwiftCore UUKeychain.swift
[12/20] Compiling UUSwiftCore UULocalization.swift
[13/20] Compiling UUSwiftCore UUSwiftCore.swift
[14/20] Compiling UUSwiftCore UUThread.swift
[15/20] Compiling UUSwiftCore UUDebugLog.swift
[16/20] Compiling UUSwiftCore UUDictionary.swift
[17/20] Compiling UUSwiftCore UUJson.swift
[18/20] Compiling UUSwiftCore UUData.swift
[19/20] Compiling UUSwiftCore UUDataCache.swift
[20/20] Compiling UUSwiftCore UUDate.swift
[21/44] Compiling UUSwiftUX UUTextField.swift
[22/45] Compiling UUSwiftUX UUSwitch.swift
[23/45] Compiling UUSwiftUX UUStyling.swift
[24/45] Compiling UUSwiftUX UUMapView.swift
[25/45] Compiling UUSwiftNetworking UUHttpDataParser.swift
[26/45] Compiling UUSwiftNetworking UUHttpError.swift
[27/45] Compiling UUSwiftUX UUView.swift
[28/45] Emitting module UUSwiftUX
[29/45] Compiling UUSwiftNetworking UUHttpForm.swift
[30/45] Compiling UUSwiftNetworking UUHttpRequest.swift
[31/45] Compiling UUSwiftUX UUViewController.swift
[32/45] Compiling UUSwiftImage UUImage.swift
[33/45] Emitting module UUSwiftImage
[34/45] Emitting module UUSwiftNetworking
[35/46] Compiling UUSwiftNetworking UUHttpResponse.swift
[36/46] Compiling UUSwiftNetworking UUHttpResponseHandler.swift
[37/46] Compiling UUSwiftNetworking UUHttpSession.swift
[38/46] Compiling UUSwiftNetworking UURemoteApi.swift
[39/46] Compiling UUSwiftNetworking UUHttp.swift
[40/46] Compiling UUSwiftNetworking UUHttpAuthorization.swift
[41/46] Compiling UUSwiftNetworking UURemoteData.swift
[46/46] Compiling UUSwiftNetworking UURemoteImage.swift
[47/48] Emitting module UUSwift
[48/48] Compiling UUSwift UUSwift.swift
Build complete! (15.52s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.