Build Information
Successful build of stream-reader, reference 3.5.2 (13c992
), with Swift 5.8 for macOS (SPM) on 28 Sep 2024 08:38:33 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcode-actions/stream-reader.git
Reference: 3.5.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xcode-actions/stream-reader
* tag 3.5.2 -> FETCH_HEAD
HEAD is now at 13c9928 Enhance the init interfaces
Cloned https://github.com/xcode-actions/stream-reader.git
Revision (git rev-parse @):
13c99289668e1dedfcf28c05867cb8fe0860b133
SUCCESS checkout https://github.com/xcode-actions/stream-reader.git at 3.5.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/xcode-actions/stream-reader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling StreamReader Matching.swift
[2/10] Compiling StreamReader URLSessionStreamTaskReader.swift
[3/10] Compiling StreamReader DataReader.swift
[4/10] Compiling StreamReader StreamReader.swift
[5/10] Compiling StreamReader FileDescriptorReader.swift
[6/10] Compiling StreamReader StreamReaderErrors.swift
[7/10] Compiling StreamReader InputStreamReader.swift
[8/10] Emitting module StreamReader
[9/10] Compiling StreamReader FileHandleReader.swift
[10/10] Compiling StreamReader GenericStreamReader.swift
Build complete! (10.52s)
Build complete.
Done.