The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FunctionKit 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/mpangburn/FunctionKit.git
Reference: v0.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mpangburn/FunctionKit
 * tag               v0.1.0     -> FETCH_HEAD
HEAD is now at d809b0d Update README.md
Cloned https://github.com/mpangburn/FunctionKit.git into spi-builder-workspace
d809b0d05c19321529856ccfbc825424992d36b1
SUCCESS checkout https://github.com/mpangburn/FunctionKit.git at v0.1.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)
Building for debugging...
[1/9] Compiling FunctionKit InoutFunction.swift
[2/9] Compiling FunctionKit Predicate.swift
[3/10] Compiling FunctionKit Provider.swift
[4/10] Compiling FunctionKit Sequence.swift
[5/10] Compiling FunctionKit MutableCollection.swift
[6/10] Compiling FunctionKit Optional.swift
[7/10] Compiling FunctionKit Function.swift
[8/10] Compiling FunctionKit Comparator.swift
[9/10] Compiling FunctionKit Consumer.swift
[10/10] Emitting module FunctionKit
Build complete! (3.62s)
Build complete.
Done.