The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LoggingOSLog 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/chrisaljoudi/swift-log-oslog.git
Reference: 0.2.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/chrisaljoudi/swift-log-oslog
 * tag               0.2.2      -> FETCH_HEAD
HEAD is now at 176d41d Merge pull request #10 from mRs-/master
Cloned https://github.com/chrisaljoudi/swift-log-oslog.git into spi-builder-workspace
176d41d46429e79c806333025b226e0c50a0c602
SUCCESS checkout https://github.com/chrisaljoudi/swift-log-oslog.git at 0.2.2
========================================
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.29s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (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.5.2
Building for debugging...
[1/5] Compiling Logging MetadataProvider.swift
[2/5] Compiling Logging Locks.swift
[3/5] Emitting module Logging
[4/5] Compiling Logging Logging.swift
[5/5] Compiling Logging LogHandler.swift
[6/7] Compiling LoggingOSLog LoggingOSLog.swift
[7/7] Emitting module LoggingOSLog
Build complete! (4.66s)
Build complete.
Done.