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 master (401c53), with Swift 5.8 for macOS (SPM) on 24 Jun 2024 14:16:59 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.43.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/InstaRobot/Logger.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/InstaRobot/Logger
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 401c538 cync
Cloned https://github.com/InstaRobot/Logger.git
Revision (git rev-parse @):
401c538ae32795214886a29fe5ddcf7dad98b0c2
SUCCESS checkout https://github.com/InstaRobot/Logger.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/InstaRobot/Logger.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Compiling Logger Logger.swift
[2/2] Emitting module Logger
Build complete! (8.25s)
Build complete.
Done.