Build Information
Successful build of EventSourceHttpBody, reference 0.1.5 (b000e6
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 18:41:14 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/EventSourceHttpBody.git
Reference: 0.1.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/exyte/EventSourceHttpBody
* tag 0.1.5 -> FETCH_HEAD
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 0.1.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/exyte/EventSourceHttpBody.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/6] Compiling EventSourceHttpBody EventStreamParser.swift
[4/6] Compiling EventSourceHttpBody Event.swift
[5/6] Emitting module EventSourceHttpBody
[6/6] Compiling EventSourceHttpBody EventSource.swift
Build complete! (3.37s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "EventSourceHttpBody",
"name" : "EventSourceHttpBody",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "8.0"
},
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "EventSourceHttpBody",
"targets" : [
"EventSourceHttpBody"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EventSourceHttpBody",
"module_type" : "SwiftTarget",
"name" : "EventSourceHttpBody",
"path" : "EventSource",
"product_memberships" : [
"EventSourceHttpBody"
],
"sources" : [
"Event.swift",
"EventSource.swift",
"EventStreamParser.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.