The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Logger with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Logger.git
Reference: v1.8.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Logger
 * tag               v1.8.1     -> FETCH_HEAD
HEAD is now at a5cfb4e conditional tool plugins
Cloned https://github.com/elegantchaos/Logger.git into spi-builder-workspace
a5cfb4ede43a0f4782afb2aea3175a04f206efcf
SUCCESS checkout https://github.com/elegantchaos/Logger.git at v1.8.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Building for debugging...
[1/9] Compiling Logger PrintHandler.swift
[2/10] Compiling Logger OSLogHandler.swift
[3/10] Compiling Logger ManagerSettings.swift
[4/10] Compiling Logger NSLogHandler.swift
[5/10] Compiling Logger UserDefaultsManagerSettings.swift
[6/10] Compiling Logger Channel.swift
[7/10] Compiling Logger Context.swift
[8/10] Compiling Logger Handler.swift
[9/10] Emitting module Logger
[10/10] Compiling Logger Manager.swift
[11/23] Compiling LoggerKit LoggerScene.swift
[12/24] Compiling LoggerKit LoggerMenu+UIKit.swift
[13/24] Compiling LoggerKit LoggerApplication+LoggerMenu.swift
[14/24] Compiling LoggerKit LoggerSettingsView.swift
[15/24] Compiling LoggerKit ChainableResponder.swift
[16/24] Compiling LoggerKit LoggerApplication+AppKit.swift
[17/24] Emitting module LoggerKit
[18/24] Compiling LoggerKit LoggerMenu+AppKit.swift
[19/24] Compiling LoggerKit LoggerApplication.swift
[20/24] Compiling LoggerKit LoggerApplication+UIKit.swift
[21/24] Compiling LoggerUI LoggerChannelsView.swift
[22/24] Emitting module LoggerUI
[23/24] Emitting module LoggerTestSupport
[24/24] Compiling LoggerTestSupport XCTest+Logger.swift
Build complete! (11.64s)
Build complete.
Done.