The Swift Package Index logo.Swift Package Index

Build Information

Successful build of StreamReader 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/mxcl/streamreader.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mxcl/streamreader
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 0cabaa9 Update Path.swift dep version to 1.0.0-alpha.1
Cloned https://github.com/mxcl/streamreader.git into spi-builder-workspace
0cabaa9d539037da1b25b8cbe58a8ecafaedea67
SUCCESS checkout https://github.com/mxcl/streamreader.git at 1.0.1
========================================
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)
Fetching https://github.com/mxcl/Path.swift from cache
Fetched https://github.com/mxcl/Path.swift (0.17s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.0.0-alpha.2 (0.02s)
Creating working copy for https://github.com/mxcl/Path.swift
Working copy of https://github.com/mxcl/Path.swift resolved at 1.0.0-alpha.2
Building for debugging...
[1/10] Compiling Path Path+FileManager.swift
[2/11] Emitting module Path
[3/11] Compiling Path Path+ls.swift
[4/11] Compiling Path Extensions.swift
[5/11] Compiling Path Path+Attributes.swift
[6/11] Compiling Path Path->Bool.swift
[7/11] Compiling Path Path+StringConvertibles.swift
[8/11] Compiling Path Path+Codable.swift
[9/11] Compiling Path Path+CommonDirectories.swift
[10/11] Compiling Path Path.swift
[11/11] Compiling Path Pathish.swift
[12/13] Compiling StreamReader StreamReader.swift
[13/13] Emitting module StreamReader
Build complete! (5.73s)
Build complete.
Done.