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 (Xcode) using Xcode 15.2.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme UUSwiftUX -destination platform=macos,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
Initialized empty Git repository in $PWD/checkout/.git/
From https://github.com/SilverPineSoftware/UUSwiftUX
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  $PWD/checkout
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = $PWD/checkout/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/SilverPineSoftware/UUSwiftCore (cached)
Creating working copy of package ‘UUSwiftCore’
Checking out 1.1.3 of package ‘UUSwiftCore’
Resolved source packages:
  UUSwiftCore: https://github.com/SilverPineSoftware/UUSwiftCore @ 1.1.3
resolved source packages: UUSwiftCore
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "UUSwiftUX",
    "schemes" : [
      "UUSwiftUX"
    ],
    "targets" : [
      "UUSwiftUX"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme UUSwiftUX -destination platform=macos,arch=arm64
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E }
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.