Build Information
Successful build of LogStream with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.36.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Wouter01/LogStream.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Wouter01/LogStream
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6f83694 Fix 5.8 support
Cloned https://github.com/Wouter01/LogStream.git
Revision (git rev-parse @):
6f83694b2675dcf3b1cea0a52546ff4469c18282
SUCCESS checkout https://github.com/Wouter01/LogStream.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/Wouter01/LogStream.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling ExternalAppLoggerHeaders _.c
[2/6] Compiling LogStream ActivityStreamOptions.swift
[3/6] Compiling LogStream LoggingSupport.swift
[4/6] Compiling LogStream LogMessage.swift
[5/6] Emitting module LogStream
[6/6] Compiling LogStream LogStream.swift
Build complete! (4.26s)
Build complete.
Done.