Build Information
Successful build of EventSource with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/inaka/EventSource.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/inaka/EventSource
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 78934b3 Merge pull request #134 from daniel-andersen/master
Cloned https://github.com/inaka/EventSource.git
Revision (git rev-parse @):
78934b361891c7d0fa3d399d128e959f0c94d267
SUCCESS checkout https://github.com/inaka/EventSource.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "eventsource",
"name": "EventSource",
"url": "https://github.com/inaka/EventSource.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EventSource",
"dependencies": [
]
}
]
}
Fetching https://github.com/inaka/EventSource.git
[1/1323] Fetching eventsource
Fetched https://github.com/inaka/EventSource.git (2.43s)
Creating working copy for https://github.com/inaka/EventSource.git
Working copy of https://github.com/inaka/EventSource.git resolved at master
warning: '.resolve-product-dependencies': dependency '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.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling EventSource EventStreamParser.swift
[2/4] Emitting module EventSource
[3/4] Compiling EventSource EventSource.swift
[4/4] Compiling EventSource Event.swift
Build complete! (8.48s)
Build complete.
Done.