The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.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: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/shogo4405/Logboard
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 09b3627 Update README.md
Cloned https://github.com/shogo4405/Logboard.git
Revision (git rev-parse @):
09b3627b68953791841717b98862d0d2069d7805
SUCCESS checkout https://github.com/shogo4405/Logboard.git at main
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.24s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.33s)
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.49s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.04s)
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
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "logboard",
      "name": "Logboard",
      "url": "https://github.com/shogo4405/Logboard.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logboard",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/shogo4405/Logboard.git from cache
Fetched https://github.com/shogo4405/Logboard.git from cache (0.18s)
Creating working copy for https://github.com/shogo4405/Logboard.git
Working copy of https://github.com/shogo4405/Logboard.git resolved at main (09b3627)
warning: '.resolve-product-dependencies': dependency 'logboard' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/shogo4405/Logboard.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-6044DDE57671499D.txt
[5/12] Compiling Logboard NullAppender.swift
[6/12] Compiling Logboard LBLogger.Data.swift
[7/12] Compiling Logboard LBLogger.swift
[8/12] Compiling Logboard LBLoggerAppender.swift
[9/12] Compiling Logboard OSLoggerAppender.swift
[10/12] Compiling Logboard ConsoleAppender.swift
[11/12] Emitting module Logboard
[12/12] Compiling Logboard MultiAppender.swift
[13/13] Compiling Logboard SocketAppender.swift
Build complete! (10.61s)
Build complete.
Done.