The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of UUSwift, reference master (d2cb8b), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 22:32:06 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SilverPineSoftware/UUSwift.git
Reference: master
Initialized empty Git repository in /Users/admin/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/UUSwiftImage.git
Fetching https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Fetching https://github.com/SilverPineSoftware/UUSwiftUX.git
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git
[1/239] Fetching uuswiftcore
[95/341] Fetching uuswiftcore, uuswiftimage
[208/457] Fetching uuswiftcore, uuswiftimage, uuswiftux
Fetched https://github.com/SilverPineSoftware/UUSwiftUX.git from cache (0.69s)
[206/752] Fetching uuswiftcore, uuswiftimage, uuswiftnetworking
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git from cache (0.89s)
Fetched https://github.com/SilverPineSoftware/UUSwiftNetworking.git from cache (0.89s)
Fetched https://github.com/SilverPineSoftware/UUSwiftImage.git from cache (0.89s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftImage.git
Computed https://github.com/SilverPineSoftware/UUSwiftImage.git at 1.1.2 (0.55s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftUX.git
Computed https://github.com/SilverPineSoftware/UUSwiftUX.git at 1.0.10 (0.53s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.1.9 (0.53s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Computed https://github.com/SilverPineSoftware/UUSwiftNetworking.git at 1.3.8 (0.54s)
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/UUSwiftImage.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftImage.git resolved at 1.1.2
========================================
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": "uuswift",
      "name": "UUSwift",
      "url": "https://github.com/SilverPineSoftware/UUSwift.git",
      "version": "unspecified",
      "path": "/Users/admin/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/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/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/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/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/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/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/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UUSwiftCore",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SilverPineSoftware/UUSwift.git
[1/915] Fetching uuswift
Fetched https://github.com/SilverPineSoftware/UUSwift.git from cache (1.43s)
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git from cache
Fetching https://github.com/SilverPineSoftware/UUSwiftUX.git from cache
Fetching https://github.com/SilverPineSoftware/UUSwiftImage.git from cache
Fetching https://github.com/SilverPineSoftware/UUSwiftNetworking.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftNetworking.git from cache (0.50s)
Fetched https://github.com/SilverPineSoftware/UUSwiftUX.git from cache (0.50s)
Fetched https://github.com/SilverPineSoftware/UUSwiftImage.git from cache (0.50s)
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git from cache (0.50s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftImage.git
Computed https://github.com/SilverPineSoftware/UUSwiftImage.git at 1.1.2 (0.02s)
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.02s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwift.git
Working copy of https://github.com/SilverPineSoftware/UUSwift.git resolved at master (d2cb8b8)
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/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
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:             6.0
Building package at path:  $PWD
https://github.com/SilverPineSoftware/UUSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version--7754E27361AE5C74.txt
[7/25] Compiling UUSwiftCore UUThread.swift
[8/25] Compiling UUSwiftCore UUTimer.swift
[9/26] Compiling UUSwiftCore UUURL.swift
[10/26] Compiling UUSwiftCore UULocalization.swift
[11/26] Compiling UUSwiftCore UUObject.swift
[12/26] Compiling UUSwiftCore UUObjectFactory.swift
[13/26] Compiling UUSwiftCore UURandom.swift
[14/26] Compiling UUSwiftCore UUString.swift
[15/26] Compiling UUSwiftCore UUSwiftCore.swift
[16/26] Emitting module UUSwiftCore
[17/26] Compiling UUSwiftCore UUComparable.swift
[18/26] Compiling UUSwiftCore UUData.swift
[19/26] Compiling UUSwiftCore UUCollection.swift
[20/26] Compiling UUSwiftCore UUColor.swift
[21/26] Compiling UUSwiftCore UUDataCache.swift
[22/26] Compiling UUSwiftCore UUDate.swift
[23/26] Compiling UUSwiftCore UUJson.swift
[24/26] Compiling UUSwiftCore UUKeychain.swift
[25/26] Compiling UUSwiftCore UUDebugLog.swift
[26/26] Compiling UUSwiftCore UUDictionary.swift
[27/50] Compiling UUSwiftUX UUView.swift
[28/51] Compiling UUSwiftUX UUTextField.swift
[29/51] Compiling UUSwiftUX UUEditViewController.swift
[30/51] Compiling UUSwiftUX UUGradientView.swift
[31/51] Compiling UUSwiftUX UUSwitch.swift
[32/51] Compiling UUSwiftUX UUMapView.swift
[33/51] Compiling UUSwiftUX UUCircularView.swift
[34/51] Emitting module UUSwiftUX
[35/51] Compiling UUSwiftUX UUCircularImageView.swift
[36/51] Compiling UUSwiftUX UUStyling.swift
[37/51] Compiling UUSwiftUX UUViewController.swift
[38/51] Emitting module UUSwiftImage
[39/51] Compiling UUSwiftImage UUImage.swift
[40/51] Compiling UUSwiftNetworking UURemoteApi.swift
[41/51] Compiling UUSwiftNetworking UUHttpSession.swift
[42/51] Compiling UUSwiftNetworking UUHttpResponse.swift
[43/51] Compiling UUSwiftNetworking UUHttpResponseHandler.swift
[44/51] Compiling UUSwiftNetworking UUHttp.swift
[45/51] Compiling UUSwiftNetworking UUHttpAuthorization.swift
[46/51] Emitting module UUSwiftNetworking
[47/51] Compiling UUSwiftNetworking UUHttpDataParser.swift
[48/51] Compiling UUSwiftNetworking UUHttpError.swift
[49/51] Compiling UUSwiftNetworking UURemoteData.swift
[50/51] Compiling UUSwiftNetworking UUHttpForm.swift
[51/51] Compiling UUSwiftNetworking UUHttpRequest.swift
[52/52] Compiling UUSwiftNetworking UURemoteImage.swift
[53/54] Emitting module UUSwift
[54/54] Compiling UUSwift UUSwift.swift
Build complete! (23.31s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "uuswiftcore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.8",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SilverPineSoftware/UUSwiftCore.git"
    },
    {
      "identity" : "uuswiftux",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.10",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SilverPineSoftware/UUSwiftUX.git"
    },
    {
      "identity" : "uuswiftimage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SilverPineSoftware/UUSwiftImage.git"
    },
    {
      "identity" : "uuswiftnetworking",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SilverPineSoftware/UUSwiftNetworking.git"
    }
  ],
  "manifest_display_name" : "UUSwift",
  "name" : "UUSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "UUSwift",
      "targets" : [
        "UUSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "UUSwift",
      "module_type" : "SwiftTarget",
      "name" : "UUSwift",
      "path" : "UUSwift",
      "product_dependencies" : [
        "UUSwiftCore",
        "UUSwiftUX",
        "UUSwiftImage",
        "UUSwiftNetworking"
      ],
      "product_memberships" : [
        "UUSwift"
      ],
      "sources" : [
        "UUSwift.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.