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 WordleHelper 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/sja26/WordleHelperSwift.git
Reference: 1.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sja26/WordleHelperSwift
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 6c630f1 excludedChars = greyChars - greenChars
Cloned https://github.com/sja26/WordleHelperSwift.git
Revision (git rev-parse @):
6c630f1996bc17732488822e740ea68796199141
SUCCESS checkout https://github.com/sja26/WordleHelperSwift.git at 1.0.2
========================================
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/12] Compiling Rainbow Rainbow.swift
[2/12] Compiling Rainbow ControlCode.swift
[3/12] Compiling Rainbow ModesExtractor.swift
[4/12] Compiling Rainbow String+Rainbow.swift
[5/12] Compiling Rainbow StringGenerator.swift
[6/12] Emitting module Rainbow
[7/12] Compiling Rainbow OutputTarget.swift
[8/12] Compiling Rainbow BackgroundColor.swift
[9/12] Compiling Rainbow CodesParser.swift
[10/12] Compiling Rainbow Color.swift
[11/12] Compiling Rainbow ColorApproximation.swift
[12/13] Compiling Rainbow Style.swift
[13/15] Emitting module WordleHelper
[14/15] Compiling WordleHelper WordleHelper.swift
[14/15] Linking WordleHelper
Build complete! (15.50s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow (0.20s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.03s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Build complete.
========================================
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": "wordlehelperswift",
      "name": "WordleHelper",
      "url": "https://github.com/sja26/WordleHelperSwift.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WordleHelperSwift",
      "dependencies": [
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow",
          "version": "4.0.1",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sja26/WordleHelperSwift.git from cache
Fetched https://github.com/sja26/WordleHelperSwift.git (0.17s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow (0.25s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.02s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Creating working copy for https://github.com/sja26/WordleHelperSwift.git
Working copy of https://github.com/sja26/WordleHelperSwift.git resolved at 1.0.2
Found 1 product dependencies
  - Rainbow
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.