The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LaunchDarkly/swift-eventsource.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-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 b5c1e27 ci: Automate release process with release please (#72)
Cloned https://github.com/LaunchDarkly/swift-eventsource.git
Revision (git rev-parse @):
b5c1e27a3e0033a51ee85f934b4187d3148327c8
SUCCESS checkout https://github.com/LaunchDarkly/swift-eventsource.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-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/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-eventsource",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/LaunchDarkly/swift-eventsource.git from cache
Fetched https://github.com/LaunchDarkly/swift-eventsource.git (0.25s)
Creating working copy for https://github.com/LaunchDarkly/swift-eventsource.git
Working copy of https://github.com/LaunchDarkly/swift-eventsource.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swift-eventsource' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.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 EventParser.swift
[4/6] Compiling LDSwiftEventSource Logs.swift
[5/6] Emitting module LDSwiftEventSource
[6/6] Compiling LDSwiftEventSource LDSwiftEventSource.swift
Build complete! (5.03s)
Build complete.
Done.