The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Logr 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/nakkht/logr.git
Reference: v0.11.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nakkht/logr
 * tag               v0.11.0    -> FETCH_HEAD
HEAD is now at 55f3a0f Updated Readme
Cloned https://github.com/nakkht/logr.git into spi-builder-workspace
55f3a0fcbb1117a520c7f1b9c24c8ba0c469ca67
SUCCESS checkout https://github.com/nakkht/logr.git at v0.11.0
========================================
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/15] Emitting module Logr
[2/16] Compiling Logr OSLogType.swift
[3/16] Compiling Logr LogLevel.swift
[4/16] Compiling Logr FileTarget.swift
[5/16] Compiling Logr FileTargetConfig.swift
[6/16] Compiling Logr Style.swift
[7/16] Compiling Logr Target.swift
[8/16] Compiling Logr Logr.swift
[9/16] Compiling Logr LogrService.swift
[10/16] Compiling Logr Message.swift
[11/16] Compiling Logr MetaInfo.swift
[12/16] Compiling Logr ConsoleTarget.swift
[13/16] Compiling Logr ConsoleTargetConfig.swift
[14/16] Compiling Logr TimeSpan.swift
[15/16] Compiling Logr Config.swift
[16/16] Compiling Logr DispatchQueue.swift
Build complete! (4.75s)
Build complete.
Done.