The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BindingKit 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/mkj-is/BindingKit.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mkj-is/BindingKit
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at fe58851 Add inline documentation
Cloned https://github.com/mkj-is/BindingKit.git into spi-builder-workspace
fe58851b967301ec5c391a2c34979b676b854f89
SUCCESS checkout https://github.com/mkj-is/BindingKit.git at 1.0.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/7] Compiling BindingKit Transformation.swift
[2/7] Compiling BindingKit Binding+StoredValue.swift
[3/7] Compiling BindingKit Binding+Map.swift
[4/7] Emitting module BindingKit
[5/7] Compiling BindingKit Binding+Coalescing.swift
[6/7] Compiling BindingKit Binding+KeyPath.swift
[7/7] Compiling BindingKit Binding+Effects.swift
Build complete! (7.56s)
Build complete.
Done.