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.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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/admin/builds/vMd7uqzK/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.8
Building package at path:  $workDir
https://github.com/danielsincere/Sh.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Emitting module Rainbow
[2/12] Compiling Rainbow BackgroundColor.swift
[3/12] Compiling Rainbow CodesParser.swift
[4/12] Compiling Rainbow Color.swift
[5/12] Compiling Rainbow StringGenerator.swift
[6/12] Compiling Rainbow Style.swift
[7/12] Compiling Rainbow ColorApproximation.swift
[8/12] Compiling Rainbow ControlCode.swift
[9/12] Compiling Rainbow ModesExtractor.swift
[10/12] Compiling Rainbow OutputTarget.swift
[11/12] Compiling Rainbow Rainbow.swift
[12/12] Compiling Rainbow String+Rainbow.swift
[13/24] Compiling Sh Process.runReturningTrimmedString.swift
[14/24] Compiling Sh Process.terminationError.swift
[15/24] Compiling Sh Sink.swift
[16/24] Compiling Sh Data.asJSON.swift
[17/24] Compiling Sh Data.asTrimmedString.swift
[18/24] Compiling Sh PipeBuffer.swift
[19/24] Compiling Sh Errors.swift
[20/24] Compiling Sh Process.init.swift
[21/24] Compiling Sh Process.runRedirectingAllOutput.swift
[22/24] Compiling Sh Process.runReturningAllOutput.swift
[23/24] Compiling Sh Process.runReturningData.swift
[24/24] Emitting module Sh
[25/27] Compiling Sh String.asTrimmedLines.swift
[26/27] Compiling Sh sh.swift
[27/27] Compiling Sh shq.swift
Build complete! (6.36s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow (0.15s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.04s)
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.