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: 1.5.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/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.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 NetConsole
[6/34] Compiling DLog Atomic.swift
[7/34] Compiling DLog DLog.swift
[8/34] Compiling DLog Dynamic.swift
[9/34] Compiling DLog File.swift
[10/37] Compiling DLog LogInterval.swift
[11/37] Compiling DLog LogItem.swift
[12/37] Compiling DLog LogMessage.swift
[13/37] Compiling DLog LogMetadata.swift
[14/37] Compiling DLog LogOutput.swift
[15/37] Compiling DLog LogPrivacy.swift
[16/37] Emitting module DLog
[17/37] Compiling DLog Net.swift
[18/37] Compiling DLog OSLog.swift
[19/37] Compiling DLog Standard.swift
[20/37] Compiling DLog Text.swift
[21/37] Compiling DLog Trace.swift
[22/37] Compiling DLog TraceFunc.swift
[23/37] Compiling DLog LogProtocol.swift
[24/37] Compiling DLog LogScope.swift
[25/37] Compiling DLog Mach.swift
[26/37] Compiling NetConsole main.swift
[27/37] Compiling NetConsole Arguments.swift
[27/37] Write Objects.LinkFileList
[29/37] Compiling DLog Filter.swift
[30/37] Compiling DLog LogConfig.swift
[31/37] Compiling DLog LogFormat.swift
[31/37] Linking NetConsole
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NetConsole: replacing existing signature
[32/37] Applying NetConsole
[34/37] Compiling DLog TraceProcess.swift
[35/37] Compiling DLog TraceStack.swift
[36/37] Compiling DLog TraceThread.swift
[36/37] Compiling DLogObjC DLog.m
Build complete! (5.79s)
Build complete.
Done.