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: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kiliankoe/CLISpinner
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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/14] Compiling Rainbow StringGenerator.swift
[6/14] Compiling Rainbow Color.swift
[7/14] Compiling Rainbow ControlCode.swift
[8/14] Compiling Rainbow Rainbow.swift
[9/14] Compiling Rainbow BackgroundColor.swift
[10/14] Compiling Rainbow CodesParser.swift
[11/14] Compiling Rainbow String+Rainbow.swift
[12/14] Compiling Rainbow ModesExtractor.swift
[13/14] Compiling Rainbow OutputTarget.swift
[14/14] Emitting module Rainbow
[15/15] Compiling Rainbow XcodeColorsSupport.swift
[16/19] Compiling CLISpinner Patterns+File.swift
[17/19] Compiling CLISpinner Pattern.swift
[18/19] Emitting module CLISpinner
[19/19] Compiling CLISpinner Spinner.swift
Build complete! (4.76s)
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.02s)
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.