Build Information
Successful build of BlackBox, reference 3.1.0 (c486c0
), with Swift 5.10 for macOS (SPM) on 25 Jul 2024 11:07:10 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dodobrands/BlackBox.git
Reference: 3.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dodobrands/BlackBox
* tag 3.1.0 -> FETCH_HEAD
HEAD is now at c486c08 Updated Xcode (#64)
Cloned https://github.com/dodobrands/BlackBox.git
Revision (git rev-parse @):
c486c08751bd1453681c2e261c2878f500b6062c
SUCCESS checkout https://github.com/dodobrands/BlackBox.git at 3.1.0
Fetching https://github.com/apple/swift-docc-plugin
[1/1610] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.73s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.60s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "blackbox",
"name": "BlackBox",
"url": "https://github.com/dodobrands/BlackBox.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlackBox",
"dependencies": [
]
}
]
}
Fetching https://github.com/dodobrands/BlackBox.git
[1/2134] Fetching blackbox
Fetched https://github.com/dodobrands/BlackBox.git from cache (1.02s)
Creating working copy for https://github.com/dodobrands/BlackBox.git
Working copy of https://github.com/dodobrands/BlackBox.git resolved at 3.1.0 (c486c08)
warning: '.resolve-product-dependencies': dependency 'blackbox' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/dodobrands/BlackBox.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-33747A42983211AE.txt
[6/15] Compiling BlackBox BlackBoxEvents.swift
[7/15] Compiling BlackBox FSLogger.swift
[8/15] Compiling BlackBox BBLoggerProtocol.swift
[9/15] Emitting module BlackBox
[10/15] Compiling BlackBox BBLogLevel.swift
[11/15] Compiling BlackBox BBLogFormat.swift
[12/15] Compiling BlackBox BlackBox.swift
[13/15] Compiling BlackBox OSSignpostLogger.swift
[14/15] Compiling BlackBox BBHelpers.swift
[15/15] Compiling BlackBox OSLogger.swift
[16/17] Emitting module ExampleModule
[17/17] Compiling ExampleModule ExampleService.swift
Build complete! (11.65s)
Build complete.
Done.