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 CLISpinner 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/kiliankoe/CLISpinner.git
Reference: 0.4.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kiliankoe/CLISpinner
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 0572232 Merge pull request #7 from Ponyboy47/master
Cloned https://github.com/kiliankoe/CLISpinner.git
Revision (git rev-parse @):
0572232b92ddfd80cbab4ced6973d1c210022968
SUCCESS checkout https://github.com/kiliankoe/CLISpinner.git at 0.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/kiliankoe/CLISpinner.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/14] Compiling Rainbow Style.swift
[5/15] Compiling Rainbow StringGenerator.swift
[6/15] Compiling Rainbow Color.swift
[7/15] Compiling Rainbow ControlCode.swift
[8/15] Emitting module Rainbow
[9/15] Compiling Rainbow String+Rainbow.swift
[10/15] Compiling Rainbow XcodeColorsSupport.swift
[11/15] Compiling Rainbow BackgroundColor.swift
[12/15] Compiling Rainbow CodesParser.swift
[13/15] Compiling Rainbow ModesExtractor.swift
[14/15] Compiling Rainbow OutputTarget.swift
[15/15] Compiling Rainbow Rainbow.swift
[16/19] Compiling CLISpinner Patterns+File.swift
[17/19] Compiling CLISpinner Pattern.swift
[18/19] Compiling CLISpinner Spinner.swift
[19/19] Emitting module CLISpinner
Build complete! (4.69s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.17s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (0.04s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.2.0
Build complete.
Done.