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 Sh with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsincere/Sh.git
Reference: 1.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/danielsincere/Sh
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 1c30064 S3e15 (#6)
Cloned https://github.com/danielsincere/Sh.git
Revision (git rev-parse @):
1c30064de9dceac00aa3fefc70a1431e425e5f28
SUCCESS checkout https://github.com/danielsincere/Sh.git at 1.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/danielsincere/Sh.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Compiling Rainbow String+Rainbow.swift
[2/12] Compiling Rainbow Style.swift
[3/12] Compiling Rainbow Rainbow.swift
[4/12] Compiling Rainbow StringGenerator.swift
[5/12] Compiling Rainbow ControlCode.swift
[6/12] Compiling Rainbow ModesExtractor.swift
[7/12] Compiling Rainbow Color.swift
[8/12] Compiling Rainbow ColorApproximation.swift
[9/12] Compiling Rainbow BackgroundColor.swift
[10/12] Compiling Rainbow CodesParser.swift
[11/12] Emitting module Rainbow
[12/12] Compiling Rainbow OutputTarget.swift
[13/26] Compiling Sh Data.asJSON.swift
[14/26] Compiling Sh Data.asTrimmedString.swift
[15/26] Emitting module Sh
[16/26] Compiling Sh Process.runReturningAllOutput.swift
[17/26] Compiling Sh Process.runReturningData.swift
[18/27] Compiling Sh PipeBuffer.swift
[19/27] Compiling Sh Errors.swift
[20/27] Compiling Sh Sink.swift
[21/27] Compiling Sh String.asTrimmedLines.swift
[22/27] Compiling Sh Process.runReturningTrimmedString.swift
[23/27] Compiling Sh Process.terminationError.swift
[24/27] Compiling Sh sh.swift
[25/27] Compiling Sh Process.init.swift
[26/27] Compiling Sh Process.runRedirectingAllOutput.swift
[27/27] Compiling Sh shq.swift
Build complete! (9.78s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow (0.17s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.05s)
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.