The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexanderwe/LoggingKit.git
Reference: v3.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alexanderwe/LoggingKit
 * tag               v3.0.0     -> FETCH_HEAD
HEAD is now at 1f4e4b7 Merge branch 'release/v3.0.0'
Cloned https://github.com/alexanderwe/LoggingKit.git into spi-builder-workspace
1f4e4b72b6ed04fb03b3aec0cdc14abd53499585
SUCCESS checkout https://github.com/alexanderwe/LoggingKit.git at v3.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/6] Compiling LoggingKit OSLogProvider.swift
[2/6] Compiling LoggingKit LogType.swift
[3/6] Compiling LoggingKit LogCategory.swift
[4/6] Compiling LoggingKit Combine+LoggingKit.swift
[5/6] Emitting module LoggingKit
[6/6] Compiling LoggingKit LogService.swift
Build complete! (5.11s)
Build complete.
Done.