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 Logger, reference v1.8.2 (c6d619), with Swift 5.9 for macOS (SPM) on 5 Nov 2024 19:06:43 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Logger.git
Reference: v1.8.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Logger
 * tag               v1.8.2     -> FETCH_HEAD
HEAD is now at c6d6198 bumped minimum iOS to 13
Cloned https://github.com/elegantchaos/Logger.git
Revision (git rev-parse @):
c6d619809e9a658331a70514340f4246f5f05134
SUCCESS checkout https://github.com/elegantchaos/Logger.git at v1.8.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/elegantchaos/Logger.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling Logger Handler.swift
[2/10] Compiling Logger PrintHandler.swift
[3/10] Compiling Logger OSLogHandler.swift
[4/10] Compiling Logger NSLogHandler.swift
[5/10] Compiling Logger UserDefaultsManagerSettings.swift
[6/10] Compiling Logger ManagerSettings.swift
[7/10] Compiling Logger Channel.swift
[8/10] Compiling Logger Context.swift
[9/10] Emitting module Logger
[10/10] Compiling Logger Manager.swift
[11/24] Compiling LoggerKit LoggerSettingsView.swift
[12/24] Compiling LoggerKit LoggerApplication.swift
[13/24] Compiling LoggerKit LoggerApplication+LoggerMenu.swift
[14/24] Compiling LoggerKit LoggerScene.swift
[15/24] Emitting module LoggerKit
[16/24] Compiling LoggerKit LoggerApplication+AppKit.swift
[17/24] Compiling LoggerKit ChainableResponder.swift
[18/24] Compiling LoggerKit LoggerApplication+UIKit.swift
[19/24] Compiling LoggerKit LoggerMenu+AppKit.swift
[20/24] Compiling LoggerKit LoggerMenu+UIKit.swift
[21/24] Emitting module LoggerUI
[22/24] Compiling LoggerUI LoggerChannelsView.swift
[23/24] Emitting module LoggerTestSupport
[24/24] Compiling LoggerTestSupport XCTest+Logger.swift
Build complete! (13.07s)
Build complete.
Done.