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 SwiftCustomLogger, reference 1.1.0 (b76cd9), with Swift 5.9 for macOS (SPM) on 3 Jul 2024 19:28:34 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerzh/swift-custom-logger.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nerzh/swift-custom-logger
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at b76cd97 change text format
Cloned https://github.com/nerzh/swift-custom-logger.git
Revision (git rev-parse @):
b76cd97634c3d23348f041ca161187dac8bf6fe3
SUCCESS checkout https://github.com/nerzh/swift-custom-logger.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/nerzh/swift-custom-logger.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling Logging MetadataProvider.swift
[2/5] Compiling Logging Locks.swift
[3/5] Compiling Logging LogHandler.swift
[4/5] Emitting module Logging
[5/5] Compiling Logging Logging.swift
[6/10] Compiling SwiftCustomLogger Printer.swift
[7/10] Compiling SwiftCustomLogger LogFormatter.swift
[8/10] Compiling SwiftCustomLogger CustomHandler.swift
[9/10] Emitting module SwiftCustomLogger
[10/10] Compiling SwiftCustomLogger BasicFormatter.swift
Build complete! (8.66s)
Fetching https://github.com/apple/swift-log
[1/3525] Fetching swift-log
Fetched https://github.com/apple/swift-log (1.67s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.44s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.1
Build complete.
Done.