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 LoggerKit 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.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kongzii/LoggerKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kongzii/LoggerKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9b54626 [Project] Updated project
Cloned https://github.com/kongzii/LoggerKit.git
Revision (git rev-parse @):
9b54626f49f97c38227009762cce4156dfa313a5
SUCCESS checkout https://github.com/kongzii/LoggerKit.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/kongzii/LoggerKit.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 Style.swift
[3/12] Compiling Rainbow XcodeColorsSupport.swift
[4/12] Compiling Rainbow Rainbow.swift
[5/12] Compiling Rainbow String+Rainbow.swift
[6/12] Compiling Rainbow StringGenerator.swift
[7/12] Compiling Rainbow ControlCode.swift
[8/12] Compiling Rainbow ModesExtractor.swift
[9/12] Compiling Rainbow OutputTarget.swift
[10/12] Compiling Rainbow BackgroundColor.swift
[11/12] Compiling Rainbow CodesParser.swift
[12/12] Compiling Rainbow Color.swift
[13/14] Emitting module LoggerKit
[14/14] Compiling LoggerKit Logger.swift
Build complete! (6.91s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow (0.20s)
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.