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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ikhvorost/DLog.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ikhvorost/DLog
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 42db6f0 Readme: removed auto for privacy, shields, traces
Cloned https://github.com/ikhvorost/DLog.git
Revision (git rev-parse @):
42db6f0dcda36c68e6e5d1db9f3aa352fa6f9b15
SUCCESS checkout https://github.com/ikhvorost/DLog.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/ikhvorost/DLog.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/25] Emitting module DLog
[2/31] Compiling NetConsole main.swift
[3/31] Compiling NetConsole Arguments.swift
[4/31] Emitting module NetConsole
[5/31] Compiling DLog LogInterval.swift
[6/31] Compiling DLog LogItem.swift
[7/31] Compiling DLog LogMessage.swift
[8/31] Compiling DLog LogMetadata.swift
[9/31] Compiling DLog LogOutput.swift
[10/31] Compiling DLog LogPrivacy.swift
[11/31] Compiling DLog Atomic.swift
[12/31] Compiling DLog DLog.swift
[13/31] Compiling DLog Dynamic.swift
[14/31] Compiling DLog File.swift
[15/31] Compiling DLog Filter.swift
[16/31] Compiling DLog LogConfig.swift
[17/31] Compiling DLog LogFormat.swift
[18/31] Compiling DLog LogProtocol.swift
[19/31] Compiling DLog LogScope.swift
[20/31] Compiling DLog Mach.swift
[21/31] Compiling DLog Net.swift
[22/31] Compiling DLog OSLog.swift
[23/31] Compiling DLog Standard.swift
[24/31] Compiling DLog Text.swift
[25/31] Compiling DLog Trace.swift
[26/31] Compiling DLog TraceFunc.swift
[27/31] Compiling DLog TraceProcess.swift
[28/31] Compiling DLog TraceStack.swift
[29/31] Compiling DLog TraceThread.swift
[29/31] Linking NetConsole
[30/31] Compiling DLogObjC DLog.m
Build complete! (13.50s)
Build complete.
Done.