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 Logr with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nakkht/logr.git
Reference: v0.11.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nakkht/logr
 * tag               v0.11.0    -> FETCH_HEAD
HEAD is now at 55f3a0f Updated Readme
Cloned https://github.com/nakkht/logr.git
Revision (git rev-parse @):
55f3a0fcbb1117a520c7f1b9c24c8ba0c469ca67
SUCCESS checkout https://github.com/nakkht/logr.git at v0.11.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/nakkht/logr.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/17] Compiling Logr ConsoleTarget.swift
[4/17] Compiling Logr ConsoleTargetConfig.swift
[5/18] Compiling Logr Style.swift
[6/18] Compiling Logr Target.swift
[7/18] Compiling Logr OSLogType.swift
[8/18] Compiling Logr LogLevel.swift
[9/18] Emitting module Logr
[10/18] Compiling Logr Logr.swift
[11/18] Compiling Logr LogrService.swift
[12/18] Compiling Logr FileTarget.swift
[13/18] Compiling Logr FileTargetConfig.swift
[14/18] Compiling Logr Message.swift
[15/18] Compiling Logr MetaInfo.swift
[16/18] Compiling Logr Config.swift
[17/18] Compiling Logr DispatchQueue.swift
[18/18] Compiling Logr TimeSpan.swift
Build complete! (3.08s)
Build complete.
Done.