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: main
HEAD is now at ae493b6 Fixing another visibility issue
Cloned https://github.com/SilverPineSoftware/UUSwiftUX.git
Revision (git rev-parse @):
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftUX.git at main
========================================
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.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
Fetching https://github.com/SilverPineSoftware/UUSwiftUX.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftUX.git (0.22s)
  "identity": ".resolve-product-dependencies",
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git from cache
  "name": "resolve-dependencies",
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git (0.23s)
  "url": "$PWD/checkout",
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
  "version": "unspecified",
  "path": "$PWD/checkout",
  "dependencies": [
    {
      "identity": "uuswiftux",
      "name": "UUSwiftUX",
      "url": "https://github.com/SilverPineSoftware/UUSwiftUX.git",
      "version": "unspecified",
      "path": "$PWD/checkout/.build/checkouts/UUSwiftUX",
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.1.8 (0.47s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Found 1 product dependencies
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.1.8
  - UUSwiftCore
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftUX.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftUX.git resolved at main
      "dependencies": [
        {
warning: '.resolve-product-dependencies': dependency 'uuswiftux' is not used by any target
          "identity": "uuswiftcore",
          "name": "UUSwiftCore",
          "url": "https://github.com/SilverPineSoftware/UUSwiftCore.git",
          "version": "1.1.8",
          "path": "$PWD/checkout/.build/checkouts/UUSwiftCore",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.