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 swift-log-SwiftyBeaver, reference v0.2.0 (675c2d), with Swift 5.9 for macOS (SPM) on 26 Sep 2024 14:52:26 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShivaHuang/swift-log-SwiftyBeaver.git
Reference: v0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ShivaHuang/swift-log-SwiftyBeaver
 * tag               v0.2.0     -> FETCH_HEAD
HEAD is now at 675c2d4 Misc: Upgrade Dependencies
Cloned https://github.com/ShivaHuang/swift-log-SwiftyBeaver.git
Revision (git rev-parse @):
675c2d46fe0d68771af00d4657bceb83b5727c6a
SUCCESS checkout https://github.com/ShivaHuang/swift-log-SwiftyBeaver.git at v0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/ShivaHuang/swift-log-SwiftyBeaver.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/15] Compiling Logging MetadataProvider.swift
[2/15] Compiling Logging LogHandler.swift
[3/15] Compiling Logging Locks.swift
[4/15] Compiling Logging Logging.swift
[5/15] Emitting module Logging
[6/15] Compiling SwiftyBeaver FilterValidator.swift
[7/15] Compiling SwiftyBeaver Filter.swift
[8/15] Compiling SwiftyBeaver GoogleCloudDestination.swift
[9/15] Compiling SwiftyBeaver SwiftyBeaver.swift
[10/15] Compiling SwiftyBeaver Extensions.swift
[11/15] Compiling SwiftyBeaver FileDestination.swift
[12/15] Compiling SwiftyBeaver ConsoleDestination.swift
[13/15] Compiling SwiftyBeaver Base64.swift
[14/15] Compiling SwiftyBeaver BaseDestination.swift
[15/15] Emitting module SwiftyBeaver
[16/17] Emitting module LoggingSwiftyBeaver
[17/17] Compiling LoggingSwiftyBeaver LoggingSwiftyBeaver.swift
Build complete! (12.68s)
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swiftybeaver
[155/7436] Fetching swiftybeaver, swift-log
Fetched https://github.com/apple/swift-log.git (1.98s)
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git (1.98s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.46s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 2.1.1 (0.72s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 2.1.1
Build complete.
Done.