Build Information
Successful build of LDSwiftEventSource, reference main (724f86
), with Swift 5.10 for macOS (SPM) on 13 Aug 2024 18:30:37 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-eventsource",
"name": "LDSwiftEventSource",
"url": "https://github.com/LaunchDarkly/swift-eventsource.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-eventsource",
"dependencies": [
]
}
]
}
Fetching https://github.com/LaunchDarkly/swift-eventsource.git
[1/1567] Fetching swift-eventsource
Fetched https://github.com/LaunchDarkly/swift-eventsource.git from cache (1.48s)
Creating working copy for https://github.com/LaunchDarkly/swift-eventsource.git
Working copy of https://github.com/LaunchDarkly/swift-eventsource.git resolved at main (724f869)
warning: '.resolve-product-dependencies': dependency 'swift-eventsource' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/LaunchDarkly/swift-eventsource.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/8] Compiling LDSwiftEventSource Types.swift
[4/8] Compiling LDSwiftEventSource UTF8LineParser.swift
[5/8] Compiling LDSwiftEventSource Logs.swift
[6/8] Compiling LDSwiftEventSource EventParser.swift
[7/8] Emitting module LDSwiftEventSource
[8/8] Compiling LDSwiftEventSource LDSwiftEventSource.swift
Build complete! (3.99s)
Build complete.
Done.