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 UUIDShortener 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.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Dean151/uuid-shortener.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Dean151/uuid-shortener
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4aa608c Create LICENSE
Cloned https://github.com/Dean151/uuid-shortener.git
Revision (git rev-parse @):
4aa608ca0692b28b94f2110e3b46ebed03c65acd
SUCCESS checkout https://github.com/Dean151/uuid-shortener.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
Building for debugging...
[1/2] Emitting module UUIDShortener
[2/2] Compiling UUIDShortener UUIDShortener.swift
Build complete! (7.71s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "uuid-shortener",
      "name": "UUIDShortener",
      "url": "https://github.com/Dean151/uuid-shortener.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/uuid-shortener",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Dean151/uuid-shortener.git
[1/20] Fetching uuid-shortener
Fetched https://github.com/Dean151/uuid-shortener.git (0.23s)
Creating working copy for https://github.com/Dean151/uuid-shortener.git
Working copy of https://github.com/Dean151/uuid-shortener.git resolved at main
warning: '.resolve-product-dependencies': dependency 'uuid-shortener' is not used by any target
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.