Build Information
Successful build of DeltaLogger with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/delta-logger.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/stackotter/delta-logger
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at bb2c440 Update README.md
Cloned https://github.com/stackotter/delta-logger.git
Revision (git rev-parse @):
bb2c4402569e93957795ed166d737d42cdf8d534
SUCCESS checkout https://github.com/stackotter/delta-logger.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/stackotter/delta-logger.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/7] Compiling Logging Locks.swift
[5/7] Compiling Logging LogHandler.swift
[6/7] Emitting module Logging
[7/7] Compiling Logging Logging.swift
[8/11] Compiling DeltaLogger LogLevel.swift
[9/11] Compiling DeltaLogger DeltaLogHandler.swift
[10/11] Compiling DeltaLogger Logger.swift
[11/11] Emitting module DeltaLogger
Build complete! (4.16s)
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.23s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.4.2 (0.04s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-log-ba8887eb is not valid git repository for 'https://github.com/apple/swift-log', will fetch again.
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-log-ba8887eb is not valid git repository for 'https://github.com/apple/swift-log', will fetch again.
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.02s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.4.2
Build complete.
Done.