The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OhMyLog 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/forkercat/OhMyLog.git
Reference: v1.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/forkercat/OhMyLog
 * tag               v1.1.0     -> FETCH_HEAD
HEAD is now at 844c80a Update workflow and add platform/swift version indicators
Cloned https://github.com/forkercat/OhMyLog.git into spi-builder-workspace
844c80af4b867fa693f1bdde7c1df80064e770be
SUCCESS checkout https://github.com/forkercat/OhMyLog.git at v1.1.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 OhMyLog Logger.swift
[2/6] Emitting module OhMyLog
[3/6] Compiling OhMyLog Logger+Any.swift
[4/6] Compiling OhMyLog Log.swift
[5/6] Compiling OhMyLog Logger+String.swift
[6/8] Compiling OhMyLog_Demo main.swift
[7/8] Emitting module OhMyLog_Demo
[7/8] Linking OhMyLog-Demo
Build complete! (8.15s)
Build complete.
Done.