The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sja26/WordleHelperSwift.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/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.10
Building package at path:  $workDir
https://github.com/sja26/WordleHelperSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write WordleHelper-entitlement.plist
[3/7] Write swift-version--423B1241ED78D482.txt
[5/18] Compiling Rainbow ControlCode.swift
[6/18] Compiling Rainbow ModesExtractor.swift
[7/19] Compiling Rainbow Style.swift
[8/19] Compiling Rainbow String+Rainbow.swift
[9/19] Compiling Rainbow StringGenerator.swift
[10/19] Compiling Rainbow Rainbow.swift
[11/19] Compiling Rainbow Color.swift
[12/19] Compiling Rainbow ColorApproximation.swift
[13/19] Compiling Rainbow BackgroundColor.swift
[14/19] Compiling Rainbow CodesParser.swift
[15/19] Compiling Rainbow OutputTarget.swift
[16/19] Emitting module Rainbow
[17/21] Emitting module WordleHelper
[18/21] Compiling WordleHelper WordleHelper.swift
[18/21] Write Objects.LinkFileList
[19/21] Linking WordleHelper
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WordleHelper: replacing existing signature
[20/21] Applying WordleHelper
Build complete! (5.99s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.14s)
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.
Done.