Build Information
Successful build of Logger, reference v1.8.2 (c6d619
), with Swift 5.10 for macOS (SPM) on 5 Nov 2024 19:07:22 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Logger.git
Reference: v1.8.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Logger
* tag v1.8.2 -> FETCH_HEAD
HEAD is now at c6d6198 bumped minimum iOS to 13
Cloned https://github.com/elegantchaos/Logger.git
Revision (git rev-parse @):
c6d619809e9a658331a70514340f4246f5f05134
SUCCESS checkout https://github.com/elegantchaos/Logger.git at v1.8.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/elegantchaos/Logger.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-33747A42983211AE.txt
[6/15] Compiling Logger OSLogHandler.swift
[7/15] Compiling Logger NSLogHandler.swift
[8/15] Compiling Logger UserDefaultsManagerSettings.swift
[9/15] Compiling Logger PrintHandler.swift
[10/15] Compiling Logger ManagerSettings.swift
[11/15] Compiling Logger Context.swift
[12/15] Compiling Logger Handler.swift
[13/15] Emitting module Logger
[14/15] Compiling Logger Channel.swift
[15/15] Compiling Logger Manager.swift
[16/29] Compiling LoggerKit LoggerSettingsView.swift
[17/29] Compiling LoggerKit LoggerMenu+UIKit.swift
[18/29] Compiling LoggerKit LoggerScene.swift
[19/29] Emitting module LoggerKit
[20/29] Compiling LoggerKit LoggerApplication.swift
[21/29] Compiling LoggerKit LoggerApplication+AppKit.swift
[22/29] Compiling LoggerKit LoggerApplication+UIKit.swift
[23/29] Compiling LoggerKit LoggerApplication+LoggerMenu.swift
[24/29] Compiling LoggerKit ChainableResponder.swift
[25/29] Compiling LoggerKit LoggerMenu+AppKit.swift
[26/29] Emitting module LoggerUI
[27/29] Compiling LoggerUI LoggerChannelsView.swift
[28/29] Compiling LoggerTestSupport XCTest+Logger.swift
[29/29] Emitting module LoggerTestSupport
Build complete! (11.93s)
Build complete.
Done.