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 Rainbow, reference master (f5004e), with Swift 5.8 for macOS (SPM) on 29 Oct 2024 04:45:56 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/onevcat/Rainbow.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/onevcat/Rainbow
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f5004e4 Merge pull request #75 from onevcat/dependabot/bundler/rexml-3.3.9
Cloned https://github.com/onevcat/Rainbow.git
Revision (git rev-parse @):
f5004e438b7e7377466ca5cf8aea97aea8ad2486
SUCCESS checkout https://github.com/onevcat/Rainbow.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/onevcat/Rainbow.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/12] Compiling Rainbow StringGenerator.swift
[2/12] Compiling Rainbow OutputTarget.swift
[3/12] Compiling Rainbow String+Rainbow.swift
[4/12] Compiling Rainbow ControlCode.swift
[5/12] Compiling Rainbow ModesExtractor.swift
[6/12] Compiling Rainbow Rainbow.swift
[7/13] Compiling Rainbow Color.swift
[8/13] Emitting module Rainbow
[9/13] Compiling Rainbow ColorApproximation.swift
[10/13] Compiling Rainbow BackgroundColor.swift
[11/13] Compiling Rainbow CodesParser.swift
[12/13] Compiling Rainbow Style.swift
[13/15] Compiling RainbowPlayground main.swift
[14/15] Emitting module RainbowPlayground
[14/15] Linking RainbowPlayground
Build complete! (10.80s)
Build complete.
Done.