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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SilverPineSoftware/UUSwiftUX.git
Reference: 1.0.10
Initialized empty Git repository in $PWD/checkout/.git/
HEAD is now at ae493b6 Fixing another visibility issue
Cloned https://github.com/SilverPineSoftware/UUSwiftUX.git
Revision (git rev-parse @):
ae493b6001f69371c498f440cf8c20c26b5cc9cc
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftUX.git at 1.0.10
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build complete.
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git (0.19s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.1.8 (0.62s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.1.8
Building for debugging...
[1/18] Compiling UUSwiftCore UUKeychain.swift
[2/18] Compiling UUSwiftCore UULocalization.swift
[3/20] Compiling UUSwiftCore UUTimer.swift
[4/20] Compiling UUSwiftCore UUURL.swift
[5/20] Compiling UUSwiftCore UUSwiftCore.swift
[6/20] Compiling UUSwiftCore UUThread.swift
[7/20] Compiling UUSwiftCore UUObject.swift
[8/20] Compiling UUSwiftCore UUObjectFactory.swift
[9/20] Compiling UUSwiftCore UUCollection.swift
[10/20] Compiling UUSwiftCore UUColor.swift
[11/20] Compiling UUSwiftCore UUComparable.swift
[12/20] Compiling UUSwiftCore UUDebugLog.swift
[13/20] Compiling UUSwiftCore UUDictionary.swift
[14/20] Compiling UUSwiftCore UUJson.swift
[15/20] Emitting module UUSwiftCore
[16/20] Compiling UUSwiftCore UURandom.swift
[17/20] Compiling UUSwiftCore UUString.swift
[18/20] Compiling UUSwiftCore UUData.swift
[19/20] Compiling UUSwiftCore UUDataCache.swift
[20/20] Compiling UUSwiftCore UUDate.swift
[21/30] Compiling UUSwiftUX UUCircularImageView.swift
[22/30] Compiling UUSwiftUX UUCircularView.swift
[23/31] Compiling UUSwiftUX UUEditViewController.swift
[24/31] Compiling UUSwiftUX UUGradientView.swift
[25/31] Compiling UUSwiftUX UUMapView.swift
[26/31] Compiling UUSwiftUX UUView.swift
[27/31] Compiling UUSwiftUX UUSwitch.swift
[28/31] Emitting module UUSwiftUX
[29/31] Compiling UUSwiftUX UUStyling.swift
[30/31] Compiling UUSwiftUX UUTextField.swift
[31/31] Compiling UUSwiftUX UUViewController.swift
Build complete! (14.06s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/SilverPineSoftware/UUSwiftUX.git
{
  "identity": ".resolve-product-dependencies",
[1/116] Fetching uuswiftux
  "name": "resolve-dependencies",
  "url": "$PWD/checkout",
  "version": "unspecified",
Fetched https://github.com/SilverPineSoftware/UUSwiftUX.git (0.29s)
  "path": "$PWD/checkout",
  "dependencies": [
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git from cache
    {
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git (0.18s)
      "identity": "uuswiftux",
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
      "name": "UUSwiftUX",
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.1.8 (0.02s)
      "url": "https://github.com/SilverPineSoftware/UUSwiftUX.git",
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
      "version": "unspecified",
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.1.8
      "path": "$PWD/checkout/.build/checkouts/UUSwiftUX",
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftUX.git
      "dependencies": [
Working copy of https://github.com/SilverPineSoftware/UUSwiftUX.git resolved at 1.0.10
        {
          "identity": "uuswiftcore",
warning: '.resolve-product-dependencies': dependency 'uuswiftux' is not used by any target
          "name": "UUSwiftCore",
          "url": "https://github.com/SilverPineSoftware/UUSwiftCore.git",
          "version": "1.1.8",
          "path": "$PWD/checkout/.build/checkouts/UUSwiftCore",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Found 1 product dependencies
  - UUSwiftCore
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.