Build Information
Successful build of SwiftCustomLogger, reference master (b396ac
), with Swift 5.9 for macOS (SPM) on 15 Jul 2024 23:29:57 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerzh/swift-custom-logger.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nerzh/swift-custom-logger
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b396ac0 Update README.md
Cloned https://github.com/nerzh/swift-custom-logger.git
Revision (git rev-parse @):
b396ac06cffe6d84fc692616ec70167f7ca31109
SUCCESS checkout https://github.com/nerzh/swift-custom-logger.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/nerzh/swift-custom-logger.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling Logging MetadataProvider.swift
[2/5] Emitting module Logging
[3/5] Compiling Logging LogHandler.swift
[4/5] Compiling Logging Locks.swift
[5/5] Compiling Logging Logging.swift
[6/10] Compiling SwiftCustomLogger BasicFormatter.swift
[7/10] Compiling SwiftCustomLogger LogFormatter.swift
[8/10] Compiling SwiftCustomLogger Printer.swift
[9/10] Compiling SwiftCustomLogger CustomHandler.swift
[10/10] Emitting module SwiftCustomLogger
Build complete! (9.31s)
Fetching https://github.com/apple/swift-log
[1/3525] Fetching swift-log
Fetched https://github.com/apple/swift-log (1.63s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.41s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.1
Build complete.
Done.