The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MorkAndMIDI with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bradhowes/morkandmidi.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bradhowes/morkandmidi
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 57ff15f Add channel to Receiver API
Cloned https://github.com/bradhowes/morkandmidi.git
Revision (git rev-parse @):
57ff15f669b9129fda8530869608214133002f8a
SUCCESS checkout https://github.com/bradhowes/morkandmidi.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/13] Compiling MorkAndMIDI MIDINotificationMessageID.swift
[2/13] Compiling MorkAndMIDI MIDIObjectRef.swift
[3/13] Compiling MorkAndMIDI MIDIUniqueID.swift
[4/13] Compiling MorkAndMIDI OSStatus.swift
[5/13] Compiling MorkAndMIDI String.swift
[6/13] Compiling MorkAndMIDI UInt32.swift
[7/13] Compiling MorkAndMIDI UInt8.swift
[8/13] Compiling MorkAndMIDI KnownEntities.swift
[9/13] Emitting module MorkAndMIDI
[10/13] Compiling MorkAndMIDI Logging.swift
[11/13] Compiling MorkAndMIDI MIDI.swift
[12/13] Compiling MorkAndMIDI MIDI1Parser.swift
[13/13] Compiling MorkAndMIDI MIDI2Parser.swift
[14/16] Compiling MorkAndMIDI MIDIProto.swift
[15/16] Compiling MorkAndMIDI Monitor.swift
[16/16] Compiling MorkAndMIDI Receiver.swift
Build complete! (4.49s)
Build complete.
Done.