The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CombineMIDI 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/mkj-is/CombineMIDI.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/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
Revision (git rev-parse @):
c044ae3f65f14f27b2842908ef3eb550e2782bff
SUCCESS checkout https://github.com/mkj-is/CombineMIDI.git at 0.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/mkj-is/CombineMIDI.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/9] Compiling CombineMIDI MIDIPublisher.swift
[4/9] Compiling CombineMIDI MIDIStream.swift
[5/9] Compiling CombineMIDI MIDIMessage.swift
[6/9] Compiling CombineMIDI MIDISubscription.swift
[7/9] Emitting module CombineMIDI
[8/9] Compiling CombineMIDI MIDIClient.swift
[9/9] Compiling CombineMIDI MIDI.swift
Build complete! (5.89s)
Build complete.
Done.