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 Tray with Swift 5.10 for macOS (SPM) (657ef9) on 26 Jun 2024 12:50:25 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/boybeak/Tray.git
Reference: 0.1.6
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/boybeak/Tray
 * tag               0.1.6      -> FETCH_HEAD
HEAD is now at 657ef95 Update README.md
Cloned https://github.com/boybeak/Tray.git
Revision (git rev-parse @):
657ef95df17c6e21b49002daeb04423580db3f2c
SUCCESS checkout https://github.com/boybeak/Tray.git at 0.1.6
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "tray",
      "name": "Tray",
      "url": "https://github.com/boybeak/Tray.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Tray",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/boybeak/Tray.git from cache
Fetched https://github.com/boybeak/Tray.git from cache (0.42s)
Creating working copy for https://github.com/boybeak/Tray.git
Working copy of https://github.com/boybeak/Tray.git resolved at 0.1.6 (657ef95)
warning: '.resolve-product-dependencies': dependency 'tray' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/boybeak/Tray.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/4] Compiling Tray Tray.swift
[4/4] Emitting module Tray
Build complete! (12.38s)
Build complete.
Done.