The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WordleHelper with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
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/3/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 into spi-builder-workspace
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:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
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.39s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Building for debugging...
[1/12] Compiling Rainbow OutputTarget.swift
[2/13] Compiling Rainbow String+Rainbow.swift
[3/13] Compiling Rainbow ControlCode.swift
[4/13] Compiling Rainbow ModesExtractor.swift
[5/13] Compiling Rainbow Color.swift
[6/13] Compiling Rainbow ColorApproximation.swift
[7/13] Emitting module Rainbow
[8/13] Compiling Rainbow BackgroundColor.swift
[9/13] Compiling Rainbow CodesParser.swift
[10/13] Compiling Rainbow StringGenerator.swift
[11/13] Compiling Rainbow Rainbow.swift
[12/13] Compiling Rainbow Style.swift
[13/15] Emitting module WordleHelper
[14/15] Compiling WordleHelper WordleHelper.swift
[14/15] Linking WordleHelper
Build complete! (7.77s)
Build complete.
Done.