Build Information
Successful build of StreamReader 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/mxcl/streamreader.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mxcl/streamreader
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4b8986b participate in tea protocol
Cloned https://github.com/mxcl/streamreader.git
Revision (git rev-parse @):
4b8986bf221278ddfea450d3281315493bccaf66
SUCCESS checkout https://github.com/mxcl/streamreader.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/mxcl/streamreader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/13] Compiling Path Path+ls.swift
[5/14] Emitting module Path
[6/14] Compiling Path Path+FileManager.swift
[7/14] Compiling Path Path+StringConvertibles.swift
[8/14] Compiling Path Path->Bool.swift
[9/14] Compiling Path Path+Codable.swift
[10/14] Compiling Path Path+CommonDirectories.swift
[11/14] Compiling Path Extensions.swift
[12/14] Compiling Path Path+Attributes.swift
[13/14] Compiling Path Path.swift
[14/14] Compiling Path Pathish.swift
[15/16] Compiling StreamReader StreamReader.swift
[16/16] Emitting module StreamReader
Build complete! (6.81s)
Fetching https://github.com/mxcl/Path.swift from cache
Fetched https://github.com/mxcl/Path.swift from cache (0.20s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.2.1 (0.08s)
Creating working copy for https://github.com/mxcl/Path.swift
Working copy of https://github.com/mxcl/Path.swift resolved at 1.2.1
Build complete.
Done.