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 1.1.11 (d2cb8b), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 22:31:28 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: 1.1.11
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SilverPineSoftware/UUSwift
 * tag               1.1.11     -> FETCH_HEAD
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 1.1.11
Fetching https://github.com/SilverPineSoftware/UUSwiftUX.git
Fetching https://github.com/SilverPineSoftware/UUSwiftImage.git
Fetching https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git
[1/239] Fetching uuswiftcore
[22/650] Fetching uuswiftcore, uuswiftnetworking
[15/239] Fetching uuswiftcore
[25/650] Fetching uuswiftcore, uuswiftnetworking
[46/752] Fetching uuswiftcore, uuswiftnetworking, uuswiftimage
[409/868] Fetching uuswiftcore, uuswiftnetworking, uuswiftimage, uuswiftux
Fetched https://github.com/SilverPineSoftware/UUSwiftUX.git from cache (0.78s)
[745/752] Fetching uuswiftcore, uuswiftnetworking, uuswiftimage
Fetched https://github.com/SilverPineSoftware/UUSwiftImage.git from cache (0.87s)
Fetched https://github.com/SilverPineSoftware/UUSwiftNetworking.git from cache (0.87s)
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git from cache (0.87s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftImage.git
Computed https://github.com/SilverPineSoftware/UUSwiftImage.git at 1.1.2 (0.58s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftUX.git
Computed https://github.com/SilverPineSoftware/UUSwiftUX.git at 1.0.10 (0.56s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.1.9 (0.55s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Computed https://github.com/SilverPineSoftware/UUSwiftNetworking.git at 1.3.8 (0.57s)
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/UUSwiftNetworking.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftNetworking.git resolved at 1.3.8
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/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
[10/915] Fetching uuswift
Fetched https://github.com/SilverPineSoftware/UUSwift.git from cache (1.33s)
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/UUSwiftCore.git from cache (0.50s)
Fetched https://github.com/SilverPineSoftware/UUSwiftNetworking.git from cache (0.56s)
Fetched https://github.com/SilverPineSoftware/UUSwiftImage.git from cache (0.56s)
Fetched https://github.com/SilverPineSoftware/UUSwiftUX.git from cache (0.56s)
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 1.1.11 (d2cb8b8)
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
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 '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 UULocalization.swift
[8/25] Compiling UUSwiftCore UUObject.swift
[9/25] Compiling UUSwiftCore UUObjectFactory.swift
[10/25] Compiling UUSwiftCore UURandom.swift
[11/25] Compiling UUSwiftCore UUString.swift
[12/25] Compiling UUSwiftCore UUSwiftCore.swift
[13/25] Compiling UUSwiftCore UUJson.swift
[14/25] Compiling UUSwiftCore UUKeychain.swift
[15/25] Compiling UUSwiftCore UUThread.swift
[16/25] Compiling UUSwiftCore UUTimer.swift
[17/26] Compiling UUSwiftCore UUDebugLog.swift
[18/26] Compiling UUSwiftCore UUDictionary.swift
[19/26] Compiling UUSwiftCore UUComparable.swift
[20/26] Compiling UUSwiftCore UUData.swift
[21/26] Compiling UUSwiftCore UUCollection.swift
[22/26] Compiling UUSwiftCore UUColor.swift
[23/26] Emitting module UUSwiftCore
[24/26] Compiling UUSwiftCore UUDataCache.swift
[25/26] Compiling UUSwiftCore UUDate.swift
[26/26] Compiling UUSwiftCore UUURL.swift
[27/50] Compiling UUSwiftUX UUSwitch.swift
[28/50] Compiling UUSwiftUX UUView.swift
[29/50] Compiling UUSwiftUX UUTextField.swift
[30/51] Emitting module UUSwiftUX
[31/51] Compiling UUSwiftUX UUCircularView.swift
[32/51] Compiling UUSwiftUX UUEditViewController.swift
[33/51] Compiling UUSwiftUX UUStyling.swift
[34/51] Compiling UUSwiftUX UUGradientView.swift
[35/51] Compiling UUSwiftUX UUCircularImageView.swift
[36/51] Compiling UUSwiftUX UUMapView.swift
[37/51] Compiling UUSwiftUX UUViewController.swift
[38/51] Compiling UUSwiftImage UUImage.swift
[39/51] Emitting module UUSwiftImage
[40/51] Compiling UUSwiftNetworking UUHttpResponse.swift
[41/52] Compiling UUSwiftNetworking UUHttpSession.swift
[42/52] Compiling UUSwiftNetworking UUHttpResponseHandler.swift
[43/52] Compiling UUSwiftNetworking UUHttpForm.swift
[44/52] Compiling UUSwiftNetworking UUHttpRequest.swift
[45/52] Compiling UUSwiftNetworking UUHttp.swift
[46/52] Compiling UUSwiftNetworking UUHttpAuthorization.swift
[47/52] Compiling UUSwiftNetworking UUHttpDataParser.swift
[48/52] Compiling UUSwiftNetworking UUHttpError.swift
[49/52] Emitting module UUSwiftNetworking
[50/52] Compiling UUSwiftNetworking UURemoteApi.swift
[51/52] Compiling UUSwiftNetworking UURemoteData.swift
[52/52] Compiling UUSwiftNetworking UURemoteImage.swift
[53/54] Compiling UUSwift UUSwift.swift
[54/54] Emitting module UUSwift
Build complete! (20.20s)
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.