The Swift Package Index logo.Swift Package Index

Build Information

Successful build of fd 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/kylef-archive/fd.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kylef-archive/fd
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c94bfde release: 0.3.0
Cloned https://github.com/kylef-archive/fd.git
Revision (git rev-parse @):
c94bfde127757a02d63c8f61b82e7c8a81b7de0a
SUCCESS checkout https://github.com/kylef-archive/fd.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/kylef-archive/fd.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/14] Compiling fd UNIXConnection.swift
[4/15] Compiling fd TCPConnection.swift
[5/15] Compiling fd TCPListener.swift
[6/15] Compiling fd Pipe.swift
[7/15] Compiling fd ReadableFileDescriptor.swift
[8/15] Compiling fd Connection.swift
[9/15] Compiling fd FDSet.swift
[10/15] Emitting module fd
[11/15] Compiling fd FileDescriptor.swift
[12/15] Compiling fd Listener.swift
[13/15] Compiling fd UNIXListener.swift
[14/15] Compiling fd select.swift
[15/15] Compiling fd WritableFileDescriptor.swift
Build complete! (2.20s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.14s)
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
Build complete.
Done.