The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cgarciae/stream.git
Reference: 0.0.8
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/cgarciae/stream
 * tag               0.0.8      -> FETCH_HEAD
HEAD is now at be0295e update README
Cloned https://github.com/cgarciae/stream.git into spi-builder-workspace
be0295edfc45808b28276d20859693dbf5ec4437
SUCCESS checkout https://github.com/cgarciae/stream.git at 0.0.8
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/7] Compiling Stream Utils.swift
[2/7] Compiling Stream Queue.swift
[3/7] Compiling Stream Stream.swift
[4/7] Compiling Stream Lock.swift
[5/7] Emitting module Stream
[6/7] Compiling Stream OrderedStream.swift
[7/7] Compiling Stream ConcurrentQueue.swift
Build complete! (6.13s)
Build complete.
Done.