The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SLLog 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/shial4/LogSwift.git
Reference: 1.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/shial4/LogSwift
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at d8cded7 Update scheme
Cloned https://github.com/shial4/LogSwift.git into spi-builder-workspace
d8cded7fa03270655bee79304cdabb4a341027f9
SUCCESS checkout https://github.com/shial4/LogSwift.git at 1.1.1
========================================
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 SLLog SLLogConsole.swift
[2/6] Compiling SLLog DateFormatterExtension.swift
[3/6] Emitting module SLLog
[4/6] Compiling SLLog SLLogFile.swift
[5/6] Compiling SLLog Log.swift
[6/6] Compiling SLLog SLLog.swift
Build complete! (3.41s)
Build complete.
Done.