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 EventSourceHttpBody, reference main (b000e6), with Swift 5.10 for macOS (SPM) on 9 Jul 2024 07:08:28 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.45.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/EventSourceHttpBody.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/exyte/EventSourceHttpBody
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b000e62 Support older versions
Cloned https://github.com/exyte/EventSourceHttpBody.git
Revision (git rev-parse @):
b000e62b83206dd6e00f2066cf08c96f232a4168
SUCCESS checkout https://github.com/exyte/EventSourceHttpBody.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": "eventsourcehttpbody",
      "name": "EventSourceHttpBody",
      "url": "https://github.com/exyte/EventSourceHttpBody.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EventSourceHttpBody",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/exyte/EventSourceHttpBody.git
[1/129] Fetching eventsourcehttpbody
Fetched https://github.com/exyte/EventSourceHttpBody.git from cache (1.52s)
Creating working copy for https://github.com/exyte/EventSourceHttpBody.git
Working copy of https://github.com/exyte/EventSourceHttpBody.git resolved at main (b000e62)
warning: '.resolve-product-dependencies': dependency 'eventsourcehttpbody' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/exyte/EventSourceHttpBody.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/6] Compiling EventSourceHttpBody EventStreamParser.swift
[4/6] Compiling EventSourceHttpBody EventSource.swift
[5/6] Compiling EventSourceHttpBody Event.swift
[6/6] Emitting module EventSourceHttpBody
Build complete! (3.59s)
Build complete.
Done.