Build Information
Successful build of LDSwiftEventSource, reference main (724f86
), with Swift 5.9 for macOS (SPM) on 13 Aug 2024 18:31:15 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LaunchDarkly/swift-eventsource.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LaunchDarkly/swift-eventsource
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 724f869 ci: Update various github action versions (#84)
Cloned https://github.com/LaunchDarkly/swift-eventsource.git
Revision (git rev-parse @):
724f869b4b379cfdb470b5db20459e26a8e75c6a
SUCCESS checkout https://github.com/LaunchDarkly/swift-eventsource.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/LaunchDarkly/swift-eventsource.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling LDSwiftEventSource Logs.swift
[2/6] Compiling LDSwiftEventSource Types.swift
[3/6] Compiling LDSwiftEventSource UTF8LineParser.swift
[4/6] Compiling LDSwiftEventSource EventParser.swift
[5/6] Compiling LDSwiftEventSource LDSwiftEventSource.swift
[6/6] Emitting module LDSwiftEventSource
Build complete! (7.88s)
Build complete.
Done.