The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WolfPipe 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/wolfmcnally/WolfPipe.git
Reference: 2.0.2
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wolfmcnally/WolfPipe
 * tag               2.0.2      -> FETCH_HEAD
HEAD is now at c3431ea Build as dynamic library.
Cloned https://github.com/wolfmcnally/WolfPipe.git
Revision (git rev-parse @):
c3431ea757cd45972805eddd5fbcb762e465b894
SUCCESS checkout https://github.com/wolfmcnally/WolfPipe.git at 2.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/wolfmcnally/WolfPipe.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version--423B1241ED78D482.txt
[3/12] Compiling WolfPipe SetAlgebra.swift
[4/12] Compiling WolfPipe PipeOperator.swift
[5/12] Compiling WolfPipe Curry.swift
[6/12] Compiling WolfPipe KeyPaths.swift
[7/12] Emitting module WolfPipe
[8/12] Compiling WolfPipe EffectfulComposeOperator.swift
[9/12] Compiling WolfPipe ComposeOperator.swift
[10/12] Compiling WolfPipe PipeCompatibleFunctions.swift
[10/12] Write Objects.LinkFileList
[11/12] Linking libWolfPipe.dylib
Build complete! (1.23s)
Build complete.
Done.