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 KippleDiagnostics 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.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KippleDiagnostics.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/KippleDiagnostics
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a3e78c8 Added Linux restriction again
Cloned https://github.com/bdrelling/KippleDiagnostics.git
Revision (git rev-parse @):
a3e78c8d6fb68dc24241c07e8372a2fe07342c6f
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KippleDiagnostics.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/bdrelling/KippleDiagnostics.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[3/6] Compiling KippleLogging Logger+Convenience.swift
[4/6] Compiling KippleLogging ConsoleLogHandler.swift
[5/6] Emitting module KippleLogging
[6/6] Compiling KippleLogging Exports.swift
Build complete! (11.55s)
Fetching https://github.com/swift-kipple/Tools from cache
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/swift-kipple/Tools (0.27s)
Fetched https://github.com/apple/swift-log (0.30s)
Computing version for https://github.com/swift-kipple/Tools
Computed https://github.com/swift-kipple/Tools at 0.5.0 (0.03s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetched https://github.com/nicklockwood/SwiftFormat (0.48s)
Fetched https://github.com/apple/swift-argument-parser (0.56s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.05s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.53.2 (0.07s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.04s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.53.2
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.5.4
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.0
Creating working copy for https://github.com/swift-kipple/Tools
Working copy of https://github.com/swift-kipple/Tools resolved at 0.5.0
Build complete.
Done.