The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LGNLog 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/1711-Games/LGN-Log.git
Reference: 0.4.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/1711-Games/LGN-Log
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at c9bfdc9 Bump platform version to v12
Cloned https://github.com/1711-Games/LGN-Log.git into spi-builder-workspace
c9bfdc9847af45ac789f7382c8ff27a006b64871
SUCCESS checkout https://github.com/1711-Games/LGN-Log.git at 0.4.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)
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.04s)
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 LogHandler.swift
[3/5] Emitting module Logging
[4/5] Compiling Logging Locks.swift
[5/5] Compiling Logging Logging.swift
[6/7] Emitting module LGNLog
[7/7] Compiling LGNLog LGNLog.swift
Build complete! (5.51s)
Build complete.
Done.