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.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/ikhvorost/DLog.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/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.10
Building package at path:  $workDir
https://github.com/ikhvorost/DLog.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[2/8] Write NetConsole-entitlement.plist
[3/8] Write swift-version--423B1241ED78D482.txt
[5/34] Emitting module DLog
[6/37] Compiling DLog TraceProcess.swift
[7/37] Compiling DLog TraceStack.swift
[8/37] Compiling DLog TraceThread.swift
[9/37] Compiling DLog Text.swift
[10/37] Compiling DLog Trace.swift
[11/37] Compiling DLog TraceFunc.swift
[12/37] Compiling DLog LogMetadata.swift
[13/37] Compiling DLog LogOutput.swift
[14/37] Compiling DLog LogPrivacy.swift
[15/37] Compiling DLog Net.swift
[16/37] Compiling DLog OSLog.swift
[17/37] Compiling DLog Standard.swift
[18/37] Compiling DLog LogProtocol.swift
[19/37] Compiling DLog LogScope.swift
[20/37] Compiling DLog Mach.swift
[21/37] Compiling DLog Atomic.swift
[22/37] Compiling DLog DLog.swift
[23/37] Compiling DLog Dynamic.swift
[24/37] Compiling DLog File.swift
[25/37] Compiling DLog LogInterval.swift
[26/37] Compiling DLog LogItem.swift
[27/37] Compiling DLog LogMessage.swift
[28/37] Compiling NetConsole Arguments.swift
[29/37] Emitting module NetConsole
[30/37] Compiling NetConsole main.swift
[30/37] Write Objects.LinkFileList
[32/37] Compiling DLog Filter.swift
[33/37] Compiling DLog LogConfig.swift
[34/37] Compiling DLog LogFormat.swift
[34/37] Linking NetConsole
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NetConsole: replacing existing signature
[35/37] Applying NetConsole
[36/37] Compiling DLogObjC DLog.m
Build complete! (6.73s)
Build complete.
Done.