Build Information
Successful build of LDSwiftEventSource 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.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LaunchDarkly/swift-eventsource.git
Reference: 3.3.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/LaunchDarkly/swift-eventsource
* tag 3.3.0 -> FETCH_HEAD
HEAD is now at 5705170 chore(main): release 3.3.0 (#79)
Cloned https://github.com/LaunchDarkly/swift-eventsource.git
Revision (git rev-parse @):
57051701c58a93603ffa2051f8e9cf0c8cff7814
SUCCESS checkout https://github.com/LaunchDarkly/swift-eventsource.git at 3.3.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
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 UTF8LineParser.swift
[2/6] Compiling LDSwiftEventSource Types.swift
[3/6] Compiling LDSwiftEventSource Logs.swift
[4/6] Compiling LDSwiftEventSource EventParser.swift
[5/6] Emitting module LDSwiftEventSource
[6/6] Compiling LDSwiftEventSource LDSwiftEventSource.swift
Build complete! (3.78s)
Build complete.
Done.