The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LDSwiftEventSource with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LaunchDarkly/swift-eventsource.git
Reference: 3.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/LaunchDarkly/swift-eventsource
 * tag               3.1.1      -> FETCH_HEAD
HEAD is now at 3d45eac prepare 3.1.1 release (#60)
Cloned https://github.com/LaunchDarkly/swift-eventsource.git into spi-builder-workspace
3d45eacab476f9bb2c58662cfb2d35088140b25b
SUCCESS checkout https://github.com/LaunchDarkly/swift-eventsource.git at 3.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/6] Compiling LDSwiftEventSource Types.swift
[2/6] Compiling LDSwiftEventSource Logs.swift
[3/6] Compiling LDSwiftEventSource UTF8LineParser.swift
[4/6] Compiling LDSwiftEventSource EventParser.swift
[5/6] Emitting module LDSwiftEventSource
[6/6] Compiling LDSwiftEventSource LDSwiftEventSource.swift
Build complete! (4.72s)
Build complete.
Done.