The Swift Package Index logo.Swift Package Index

Build Information

Successful build of fd 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/kylef-archive/fd.git
Reference: 0.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kylef-archive/fd
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at c94bfde release: 0.3.0
Cloned https://github.com/kylef-archive/fd.git into spi-builder-workspace
c94bfde127757a02d63c8f61b82e7c8a81b7de0a
SUCCESS checkout https://github.com/kylef-archive/fd.git at 0.3.0
========================================
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/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.16s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.03s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Building for debugging...
[1/12] Compiling fd UNIXConnection.swift
[2/13] Compiling fd FileDescriptor.swift
[3/13] Compiling fd Listener.swift
[4/13] Compiling fd UNIXListener.swift
[5/13] Compiling fd Connection.swift
[6/13] Compiling fd FDSet.swift
[7/13] Compiling fd TCPConnection.swift
[8/13] Compiling fd TCPListener.swift
[9/13] Compiling fd Pipe.swift
[10/13] Compiling fd ReadableFileDescriptor.swift
[11/13] Emitting module fd
[12/13] Compiling fd WritableFileDescriptor.swift
[13/13] Compiling fd select.swift
Build complete! (1.93s)
Build complete.
Done.