The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OSLogging 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/Alexander-Ignition/OSLogging.git
Reference: 1.0.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Alexander-Ignition/OSLogging
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at 2370acd Support only Apple platforms
Cloned https://github.com/Alexander-Ignition/OSLogging.git into spi-builder-workspace
2370acda786974f59d1726c4662620b9d036a817
SUCCESS checkout https://github.com/Alexander-Ignition/OSLogging.git at 1.0.3
========================================
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)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.23s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.1.1 (0.03s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.1.1
Building for debugging...
[1/4] Compiling Logging LogHandler.swift
[2/4] Compiling Logging Locks.swift
[3/4] Emitting module Logging
[4/4] Compiling Logging Logging.swift
[5/6] Compiling OSLogging OSLogHandler.swift
[6/6] Emitting module OSLogging
Build complete! (3.77s)
Build complete.
Done.