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: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sja26/WordleHelperSwift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 468c132 Readme (#1)
Cloned https://github.com/sja26/WordleHelperSwift.git
Revision (git rev-parse @):
468c132f27412f83c50f0f795e67f9ab8de4cc48
SUCCESS checkout https://github.com/sja26/WordleHelperSwift.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/12] Emitting module Rainbow
[2/12] Compiling Rainbow StringGenerator.swift
[3/12] Compiling Rainbow String+Rainbow.swift
[4/13] Compiling Rainbow Style.swift
[5/13] Compiling Rainbow ControlCode.swift
[6/13] Compiling Rainbow ModesExtractor.swift
[7/13] Compiling Rainbow OutputTarget.swift
[8/13] Compiling Rainbow BackgroundColor.swift
[9/13] Compiling Rainbow CodesParser.swift
[10/13] Compiling Rainbow Color.swift
[11/13] Compiling Rainbow ColorApproximation.swift
[12/13] Compiling Rainbow Rainbow.swift
[13/15] Compiling WordleHelper WordleHelper.swift
[14/15] Emitting module WordleHelper
[14/15] Linking WordleHelper
Build complete! (24.96s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow (0.17s)
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
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.19s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow (0.21s)
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/sja26/WordleHelperSwift.git
Working copy of https://github.com/sja26/WordleHelperSwift.git resolved at main
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Found 1 product dependencies
  - Rainbow
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.