The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of LDSwiftEventSource, reference main (724f86), with Swift 5.8 for macOS (SPM) on 13 Aug 2024 18:31:48 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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.8
Building package at path:  $PWD
https://github.com/LaunchDarkly/swift-eventsource.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling LDSwiftEventSource Types.swift
[2/6] Compiling LDSwiftEventSource UTF8LineParser.swift
[3/6] Emitting module LDSwiftEventSource
[4/6] Compiling LDSwiftEventSource Logs.swift
[5/6] Compiling LDSwiftEventSource EventParser.swift
[6/6] Compiling LDSwiftEventSource LDSwiftEventSource.swift
Build complete! (9.15s)
Build complete.
Done.