The Swift Package Index logo.Swift Package Index

Build Information

Successful build of stream-reader with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/stream-reader.git
Reference: 3.5.2
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/stream-reader
 * tag               3.5.2      -> FETCH_HEAD
HEAD is now at 13c9928 Enhance the init interfaces
Cloned https://github.com/Frizlab/stream-reader.git
Revision (git rev-parse @):
13c99289668e1dedfcf28c05867cb8fe0860b133
SUCCESS checkout https://github.com/Frizlab/stream-reader.git at 3.5.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/Frizlab/stream-reader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling StreamReader URLSessionStreamTaskReader.swift
[2/8] Compiling StreamReader StreamReader.swift
[3/10] Compiling StreamReader FileDescriptorReader.swift
[4/10] Compiling StreamReader FileHandleReader.swift
[5/10] Compiling StreamReader InputStreamReader.swift
[6/10] Emitting module StreamReader
[7/10] Compiling StreamReader StreamReaderErrors.swift
[8/10] Compiling StreamReader DataReader.swift
[9/10] Compiling StreamReader GenericStreamReader.swift
[10/10] Compiling StreamReader Matching.swift
Build complete! (6.78s)
Build complete.
Done.