The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cgarciae/stream.git
Reference: 0.0.8
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/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
Revision (git rev-parse @):
be0295edfc45808b28276d20859693dbf5ec4437
SUCCESS checkout https://github.com/cgarciae/stream.git at 0.0.8
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/cgarciae/stream.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/9] Compiling Stream Stream.swift
[4/9] Compiling Stream Utils.swift
[5/9] Compiling Stream Lock.swift
[6/9] Compiling Stream ConcurrentQueue.swift
[7/9] Compiling Stream Queue.swift
[8/9] Emitting module Stream
[9/9] Compiling Stream OrderedStream.swift
Build complete! (5.01s)
Build complete.
Done.