The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.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: 4.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bradhowes/morkandmidi
 * tag               4.0.0      -> FETCH_HEAD
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 4.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/15] Compiling MorkAndMIDI MIDIUniqueID.swift
[2/15] Compiling MorkAndMIDI OSStatus.swift
[3/15] Compiling MorkAndMIDI String.swift
[4/15] Compiling MorkAndMIDI UInt32.swift
[5/15] Compiling MorkAndMIDI MIDIProto.swift
[6/15] Compiling MorkAndMIDI Monitor.swift
[7/15] Compiling MorkAndMIDI MIDINotificationMessageID.swift
[8/15] Compiling MorkAndMIDI MIDIObjectRef.swift
[9/15] Compiling MorkAndMIDI Logging.swift
[10/15] Compiling MorkAndMIDI MIDI.swift
[11/15] Compiling MorkAndMIDI UInt8.swift
[12/15] Compiling MorkAndMIDI KnownEntities.swift
[13/15] Emitting module MorkAndMIDI
[14/15] Compiling MorkAndMIDI MIDI1Parser.swift
[15/15] Compiling MorkAndMIDI MIDI2Parser.swift
[16/16] Compiling MorkAndMIDI Receiver.swift
Build complete! (8.14s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "morkandmidi",
      "name": "MorkAndMIDI",
      "url": "https://github.com/bradhowes/morkandmidi.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/morkandmidi",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/bradhowes/morkandmidi.git
[6/567] Fetching morkandmidi
Fetched https://github.com/bradhowes/morkandmidi.git (0.23s)
Creating working copy for https://github.com/bradhowes/morkandmidi.git
Working copy of https://github.com/bradhowes/morkandmidi.git resolved at 4.0.0
warning: '.resolve-product-dependencies': dependency 'morkandmidi' is not used by any target
Found 0 product dependencies
Done.