The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CombineMIDI 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/CombineMIDI.git
Reference: 0.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mkj-is/CombineMIDI
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at c044ae3 Release version 0.3.0 and update README examples
Cloned https://github.com/mkj-is/CombineMIDI.git into spi-builder-workspace
c044ae3f65f14f27b2842908ef3eb550e2782bff
SUCCESS checkout https://github.com/mkj-is/CombineMIDI.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)
Building for debugging...
[1/7] Compiling CombineMIDI MIDIClient.swift
[2/7] Compiling CombineMIDI MIDISubscription.swift
[3/7] Compiling CombineMIDI MIDIPublisher.swift
[4/7] Compiling CombineMIDI MIDIStream.swift
[5/7] Compiling CombineMIDI MIDIMessage.swift
[6/7] Emitting module CombineMIDI
[7/7] Compiling CombineMIDI MIDI.swift
Build complete! (5.59s)
Build complete.
Done.