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 Spinner, reference main (9bd3af), with Swift 5.9 for macOS (SPM) on 9 Aug 2024 11:15:50 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dominicegginton/spinner.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dominicegginton/spinner
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9bd3afd feat(workspace): provide an example
Cloned https://github.com/dominicegginton/spinner.git
Revision (git rev-parse @):
9bd3afdfd0ba75c0bd097abee7f05d31c41a0ccb
SUCCESS checkout https://github.com/dominicegginton/spinner.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/dominicegginton/spinner.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/17] Compiling Rainbow String+Rainbow.swift
[2/17] Compiling Rainbow StringGenerator.swift
[3/17] Compiling Rainbow ModesExtractor.swift
[4/18] Compiling Rainbow Style.swift
[5/18] Compiling Nanoseconds TimeInterval.swift
[6/18] Compiling Nanoseconds Now.swift
[7/18] Emitting module Nanoseconds
[8/18] Compiling Rainbow Rainbow.swift
[9/18] Emitting module Signals
[10/18] Compiling Signals Signals.swift
[11/18] Compiling Rainbow OutputTarget.swift
[12/18] Compiling Rainbow ControlCode.swift
[13/18] Compiling Rainbow BackgroundColor.swift
[14/18] Compiling Rainbow CodesParser.swift
[15/18] Compiling Rainbow Color.swift
[16/18] Emitting module Rainbow
[17/18] Compiling Rainbow ColorApproximation.swift
[18/23] Compiling Spinner SpinnerSignal.swift
[19/23] Compiling Spinner SpinnerAnimation.swift
[20/23] Compiling Spinner Spinner.swift
[21/23] Compiling Spinner SpinnerStream.swift
[22/23] Emitting module Spinner
[23/25] Compiling Example main.swift
[24/25] Emitting module Example
[24/25] Linking Example
Build complete! (15.92s)
Fetching https://github.com/dominicegginton/Nanoseconds
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/IBM-Swift/BlueSignals.git
[1/172] Fetching nanoseconds
[12/826] Fetching nanoseconds, bluesignals
[363/1944] Fetching nanoseconds, bluesignals, rainbow
Fetched https://github.com/onevcat/Rainbow (1.67s)
Fetched https://github.com/dominicegginton/Nanoseconds (1.67s)
Fetched https://github.com/IBM-Swift/BlueSignals.git (1.67s)
Computing version for https://github.com/IBM-Swift/BlueSignals.git
Computed https://github.com/IBM-Swift/BlueSignals.git at 1.0.200 (0.58s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (2.46s)
Computing version for https://github.com/dominicegginton/Nanoseconds
Computed https://github.com/dominicegginton/Nanoseconds at 1.1.3 (0.58s)
Creating working copy for https://github.com/dominicegginton/Nanoseconds
Working copy of https://github.com/dominicegginton/Nanoseconds resolved at 1.1.3
Creating working copy for https://github.com/IBM-Swift/BlueSignals.git
Working copy of https://github.com/IBM-Swift/BlueSignals.git resolved at 1.0.200
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.