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: 1.5.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ikhvorost/DLog
* tag 1.5.0 -> FETCH_HEAD
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 1.5.0
========================================
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] Compiling DLog LogProtocol.swift
[2/25] Compiling DLog LogScope.swift
[3/25] Compiling DLog Mach.swift
[4/25] Compiling DLog Net.swift
[5/25] Compiling DLog OSLog.swift
[6/25] Compiling DLog Standard.swift
[7/31] Compiling DLog LogInterval.swift
[8/31] Compiling DLog LogItem.swift
[9/31] Compiling DLog LogMessage.swift
[10/31] Compiling DLog LogMetadata.swift
[11/31] Compiling DLog LogOutput.swift
[12/31] Compiling DLog LogPrivacy.swift
[13/31] Emitting module NetConsole
[14/31] Compiling NetConsole Arguments.swift
[15/31] Compiling NetConsole main.swift
[16/31] Emitting module DLog
[17/31] Compiling DLog Atomic.swift
[18/31] Compiling DLog DLog.swift
[19/31] Compiling DLog Dynamic.swift
[20/31] Compiling DLog File.swift
[21/31] Compiling DLog Filter.swift
[22/31] Compiling DLog LogConfig.swift
[23/31] Compiling DLog LogFormat.swift
[23/31] Linking NetConsole
[25/31] Compiling DLog Text.swift
[26/31] Compiling DLog Trace.swift
[27/31] Compiling DLog TraceFunc.swift
[28/31] Compiling DLog TraceProcess.swift
[29/31] Compiling DLog TraceStack.swift
[30/31] Compiling DLog TraceThread.swift
[30/31] Compiling DLogObjC DLog.m
Build complete! (6.94s)
Build complete.
Done.