The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shogo4405/Logboard.git
Reference: 2.5.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/shogo4405/Logboard
 * tag               2.5.0      -> FETCH_HEAD
HEAD is now at 272976e Bump to up 2.5.0
Cloned https://github.com/shogo4405/Logboard.git
Revision (git rev-parse @):
272976e1f3e8873e60ffe4b08fe50df48a93751b
SUCCESS checkout https://github.com/shogo4405/Logboard.git at 2.5.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/shogo4405/Logboard.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/10] Compiling Logboard NullAppender.swift
[4/10] Compiling Logboard MultiAppender.swift
[5/10] Compiling Logboard LBLogger.Data.swift
[6/11] Compiling Logboard LBLogger.swift
[7/11] Compiling Logboard ConsoleAppender.swift
[8/11] Compiling Logboard LBLoggerAppender.swift
[9/11] Emitting module Logboard
[10/11] Compiling Logboard OSLoggerAppender.swift
[11/11] Compiling Logboard SocketAppender.swift
Build complete! (13.82s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.58s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.04s)
Fetched https://github.com/apple/swift-docc-symbolkit (0.87s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.08s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Build complete.
Done.