The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-midi-core, reference 1.0.0 (8ff095), with Swift 6.3 for macOS (SPM) on 27 Apr 2026 07:28:03 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/swift-midi-core.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orchetect/swift-midi-core
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 8ff0951 Updated docs
Cloned https://github.com/orchetect/swift-midi-core.git
Revision (git rev-parse @):
8ff095125c2715093028923a7ff175666ead2484
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orchetect/swift-midi-core.git at 1.0.0
Fetching https://github.com/orchetect/swift-testing-extensions
[1/1074] Fetching swift-testing-extensions
Fetched https://github.com/orchetect/swift-testing-extensions from cache (0.82s)
Computing version for https://github.com/orchetect/swift-testing-extensions
Computed https://github.com/orchetect/swift-testing-extensions at 0.3.0 (1.37s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/75039] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.58s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.1 (6.30s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 603.0.1
Creating working copy for https://github.com/orchetect/swift-testing-extensions
Working copy of https://github.com/orchetect/swift-testing-extensions resolved at 0.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-midi-core",
      "name": "swift-midi-core",
      "url": "https://github.com/orchetect/swift-midi-core.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-midi-core",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/orchetect/swift-midi-core.git
[1/1472] Fetching swift-midi-core
Fetched https://github.com/orchetect/swift-midi-core.git from cache (0.92s)
Creating working copy for https://github.com/orchetect/swift-midi-core.git
Working copy of https://github.com/orchetect/swift-midi-core.git resolved at 1.0.0 (8ff0951)
warning: '.resolve-product-dependencies': dependency 'swift-midi-core' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/orchetect/swift-midi-core.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/24] Compiling SwiftMIDIInternals Ranges.swift
[5/24] Compiling SwiftMIDIInternals String.swift
[6/24] Compiling SwiftMIDIInternals Collections.swift
[7/24] Compiling SwiftMIDIInternals Integers.swift
[8/26] Compiling SwiftMIDIInternals MainThreadSynchronizedPThreadMutexValue.swift
[9/26] Compiling SwiftMIDIInternals PThreadMutex.swift
[10/26] Compiling SwiftMIDIInternals Hex and Binary String.swift
[11/26] Compiling SwiftMIDIInternals Number Formatting.swift
[12/26] Compiling SwiftMIDIInternals ASCII.swift
[13/26] Emitting module SwiftMIDIInternals
[14/26] Compiling SwiftMIDIInternals SwiftMIDIInternals.swift
[15/26] Compiling SwiftMIDIInternals ASCII String and Data.swift
[16/26] Compiling SwiftMIDIInternals Exception.swift
[17/26] Compiling SwiftMIDIInternals Timespec.swift
[18/26] Compiling SwiftMIDIInternals RandomAccessCollection.swift
[19/26] Compiling SwiftMIDIInternals SafeDispatchTimer.swift
[20/26] Compiling SwiftMIDIInternals MainThreadSynchronizedPThreadMutex.swift
[21/26] Compiling SwiftMIDIInternals PThreadMutexValue.swift
[22/26] Compiling SwiftMIDIInternals ThreadSynchronized.swift
[23/26] Compiling SwiftMIDIInternals ThreadSynchronizedPThreadMutex.swift
[24/26] Compiling SwiftMIDIInternals ThreadSynchronizedPThreadMutexValue.swift
[25/26] Compiling SwiftMIDIInternals ThreadSynchronizedValue.swift
[26/26] Compiling SwiftMIDIInternals Utilities.swift
[27/147] Compiling SwiftMIDICore MIDIUMPMessageType.swift
[28/147] Compiling SwiftMIDICore MIDIUMPMixedDataSetStatusField.swift
[29/147] Compiling SwiftMIDICore MIDIUMPSysExStatusField.swift
[30/147] Compiling SwiftMIDICore MIDIUMPUtilityStatusField.swift
[31/147] Compiling SwiftMIDICore AnyMIDIPacketData.swift
[32/147] Compiling SwiftMIDICore MIDIPacketData.swift
[33/147] Compiling SwiftMIDICore UniversalMIDIPacketData.swift
[34/147] Compiling SwiftMIDICore AdvancedMIDI2Parser.swift
[35/147] Compiling SwiftMIDICore EventHolder.swift
[36/147] Compiling SwiftMIDICore MIDI1Parser.swift
[37/147] Compiling SwiftMIDICore MIDI2Parser.swift
[38/147] Compiling SwiftMIDICore ParameterNumberEventBundler.swift
[39/147] Compiling SwiftMIDICore ReceivesMIDIEvents.swift
[40/147] Compiling SwiftMIDICore SwiftMIDICore-API-1.0.0.swift
[41/147] Compiling SwiftMIDICore MIDIProtocolVersion.swift
[42/147] Compiling SwiftMIDICore CC Controller Operators.swift
[43/147] Compiling SwiftMIDICore CC Controller Properties.swift
[44/147] Compiling SwiftMIDICore CC Controller allCases.swift
[45/147] Compiling SwiftMIDICore CC Controller init.swift
[46/147] Compiling SwiftMIDICore CC Controller name.swift
[47/147] Compiling SwiftMIDICore CC Controller.swift
[48/147] Compiling SwiftMIDICore Controller LSB Undefined.swift
[49/147] Compiling SwiftMIDICore Controller LSB.swift
[50/147] Compiling SwiftMIDICore Controller Mode.swift
[51/147] Compiling SwiftMIDICore Controller Undefined.swift
[52/147] Compiling SwiftMIDICore CC Value.swift
[53/147] Compiling SwiftMIDICore CC.swift
[54/160] Compiling SwiftMIDICore ChanVoiceType.swift
[55/160] Compiling SwiftMIDICore NoteAttribute Pitch7_9.swift
[56/160] Compiling SwiftMIDICore NoteAttribute.swift
[57/160] Compiling SwiftMIDICore NoteCC Value.swift
[58/160] Compiling SwiftMIDICore NoteCC.swift
[59/160] Compiling SwiftMIDICore PerNoteController Assignable.swift
[60/160] Compiling SwiftMIDICore NoteCC PerNoteController.swift
[61/160] Compiling SwiftMIDICore NoteCC Registered Pitch7_25.swift
[62/160] Compiling SwiftMIDICore NoteCC Undefined.swift
[63/160] Compiling SwiftMIDICore NoteCC Registered Operators.swift
[64/160] Compiling SwiftMIDICore NoteCC Registered Properties.swift
[65/160] Compiling SwiftMIDICore NoteCC Registered allCases.swift
[66/160] Compiling SwiftMIDICore NoteCC Registered init.swift
[67/160] Compiling SwiftMIDICore NoteCC Registered name.swift
[68/160] Emitting module SwiftMIDICore
[69/160] Compiling SwiftMIDICore NoteCC Registered.swift
[70/160] Compiling SwiftMIDICore NoteManagement.swift
[71/160] Compiling SwiftMIDICore NoteOff.swift
[72/160] Compiling SwiftMIDICore NoteOn.swift
[73/160] Compiling SwiftMIDICore NotePitchBend Value.swift
[74/160] Compiling SwiftMIDICore NotePitchBend.swift
[75/160] Compiling SwiftMIDICore NotePressure Amount.swift
[76/160] Compiling SwiftMIDICore NotePressure.swift
[77/160] Compiling SwiftMIDICore NoteVelocity.swift
[78/160] Compiling SwiftMIDICore PitchBend Value.swift
[79/160] Compiling SwiftMIDICore PitchBend.swift
[80/160] Compiling SwiftMIDICore Pressure Amount.swift
[81/160] Compiling SwiftMIDICore Pressure.swift
[82/160] Compiling SwiftMIDICore ProgramChange Bank.swift
[83/160] Compiling SwiftMIDICore ProgramChange.swift
[84/160] Compiling SwiftMIDICore MIDI2ParameterNumberChange.swift
[85/160] Compiling SwiftMIDICore MIDIParameterNumber.swift
[86/160] Compiling SwiftMIDICore MIDIParameterNumberEvent.swift
[87/160] Compiling SwiftMIDICore MIDIParameterNumberType.swift
[88/160] Compiling SwiftMIDICore MIDIParameterNumberUtils.swift
[89/160] Compiling SwiftMIDICore AssignableController description.swift
[90/160] Compiling SwiftMIDICore AssignableController init.swift
[91/160] Compiling SwiftMIDICore AssignableController.swift
[92/160] Compiling SwiftMIDICore NRPN.swift
[93/160] Compiling SwiftMIDICore RPN.swift
[94/160] Compiling SwiftMIDICore RegisteredController description.swift
[95/160] Compiling SwiftMIDICore RegisteredController init.swift
[96/160] Compiling SwiftMIDICore RegisteredController.swift
[97/160] Compiling SwiftMIDICore ChanVoice Value Conversions.swift
[98/160] Compiling SwiftMIDICore ChanVoice14Bit32BitValue.swift
[99/160] Compiling SwiftMIDICore ChanVoice32BitValue.swift
[100/160] Compiling SwiftMIDICore ChanVoice7Bit16BitValue.swift
[101/160] Compiling SwiftMIDICore ChanVoice7Bit32BitValue.swift
[102/160] Compiling SwiftMIDICore MIDIEvent Errors.swift
[103/160] Compiling SwiftMIDICore MIDIEvent Properties.swift
[104/160] Compiling SwiftMIDICore MIDIEvent description.swift
[105/160] Compiling SwiftMIDICore MIDIEvent rawBytes.swift
[106/160] Compiling SwiftMIDICore MIDIEvent.swift
[107/160] Compiling SwiftMIDICore SongPositionPointer.swift
[108/160] Compiling SwiftMIDICore SongSelect.swift
[109/160] Compiling SwiftMIDICore SysCommonType.swift
[110/160] Compiling SwiftMIDICore TimecodeQuarterFrame.swift
[111/160] Compiling SwiftMIDICore TuneRequest.swift
[112/160] Compiling SwiftMIDICore SysEx7 Parser.swift
[113/160] Compiling SwiftMIDICore SysEx7.swift
[114/160] Compiling SwiftMIDICore UniversalSysEx7.swift
[115/160] Compiling SwiftMIDICore SysEx8 Parser.swift
[116/160] Compiling SwiftMIDICore SysEx8.swift
[117/160] Compiling SwiftMIDICore UniversalSysEx8.swift
[118/160] Compiling SwiftMIDICore SysExID.swift
[119/160] Compiling SwiftMIDICore SysExManufacturer.swift
[120/160] Compiling SwiftMIDICore SysExType.swift
[121/160] Compiling SwiftMIDICore UniversalSysExType.swift
[122/160] Compiling SwiftMIDICore MIDIEvent Filter System Common.swift
[123/160] Compiling SwiftMIDICore MIDIEvent Filter System Exclusive.swift
[124/160] Compiling SwiftMIDICore MIDIEvent Filter System Real-Time.swift
[125/160] Compiling SwiftMIDICore MIDIEvent Filter Utility.swift
[126/160] Compiling SwiftMIDICore MIDIEventFilter.swift
[127/160] Compiling SwiftMIDICore MIDIEventFilterGroup.swift
[128/160] Compiling SwiftMIDICore MIDINote Layout.swift
[129/160] Compiling SwiftMIDICore MIDINote Name.swift
[130/160] Compiling SwiftMIDICore MIDINote NoteError.swift
[131/160] Compiling SwiftMIDICore MIDINote Style.swift
[132/160] Compiling SwiftMIDICore MIDINote.swift
[133/160] Compiling SwiftMIDICore Double Extensions.swift
[134/160] Compiling SwiftMIDICore UInt32 Extensions.swift
[135/160] Compiling SwiftMIDICore ActiveSensing.swift
[136/160] Compiling SwiftMIDICore Continue.swift
[137/160] Compiling SwiftMIDICore Start.swift
[138/160] Compiling SwiftMIDICore Stop.swift
[139/160] Compiling SwiftMIDICore SysRealTimeType.swift
[140/160] Compiling SwiftMIDICore SystemReset.swift
[141/160] Compiling SwiftMIDICore TimingClock.swift
[142/160] Compiling SwiftMIDICore JRClock.swift
[143/160] Compiling SwiftMIDICore JRTimestamp.swift
[144/160] Compiling SwiftMIDICore NoOp.swift
[145/160] Compiling SwiftMIDICore UtilityType.swift
[146/160] Compiling SwiftMIDICore MIDIEvent Filter Channel Voice.swift
[147/160] Compiling SwiftMIDICore MIDIEvent Filter Group.swift
[148/160] Compiling SwiftMIDICore SendsMIDIEvents.swift
[149/160] Compiling SwiftMIDICore SwiftMIDICore.swift
[150/160] Compiling SwiftMIDICore BytePair.swift
[151/160] Compiling SwiftMIDICore Int7.swift
[152/160] Compiling SwiftMIDICore MIDIUnsignedInteger.swift
[153/160] Compiling SwiftMIDICore UInt14.swift
[154/160] Compiling SwiftMIDICore UInt25.swift
[155/160] Compiling SwiftMIDICore UInt4.swift
[156/160] Compiling SwiftMIDICore UInt7.swift
[157/160] Compiling SwiftMIDICore UInt7Pair.swift
[158/160] Compiling SwiftMIDICore UInt8.swift
[159/160] Compiling SwiftMIDICore UInt9.swift
[160/160] Compiling SwiftMIDICore UMPWord.swift
Build complete! (9.88s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-testing-extensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orchetect/swift-testing-extensions"
    }
  ],
  "manifest_display_name" : "swift-midi-core",
  "name" : "swift-midi-core",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftMIDICore",
      "targets" : [
        "SwiftMIDICore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftMIDIInternals",
      "targets" : [
        "SwiftMIDIInternals"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftMIDIInternalsTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftMIDIInternalsTests",
      "path" : "Tests/SwiftMIDIInternalsTests",
      "sources" : [
        "SwiftMIDIInternalsTests.swift",
        "Utilities/Number Formatting Tests.swift",
        "Utilities/RandomAccessCollection Tests.swift",
        "Utilities/String Formatting Tests.swift",
        "Utilities/Threading and Synchronization/MainThreadSynchronizedPThreadMutex Tests.swift",
        "Utilities/Threading and Synchronization/MainThreadSynchronizedPThreadMutex Variable Tests.swift",
        "Utilities/Threading and Synchronization/MainThreadSynchronizedPThreadMutexValue Tests.swift",
        "Utilities/Threading and Synchronization/Mutex Tests.swift",
        "Utilities/Threading and Synchronization/PThreadMutex Tests.swift",
        "Utilities/Threading and Synchronization/PThreadMutex Variable Tests.swift",
        "Utilities/Threading and Synchronization/PThreadMutexValue Tests.swift",
        "Utilities/Threading and Synchronization/ThreadSynchronized Tests.swift",
        "Utilities/Threading and Synchronization/ThreadSynchronizedPThreadMutex Tests.swift",
        "Utilities/Threading and Synchronization/ThreadSynchronizedPThreadMutex Variable Tests.swift",
        "Utilities/Threading and Synchronization/ThreadSynchronizedPThreadMutexValue Tests.swift",
        "Utilities/Threading and Synchronization/ThreadSynchronizedValue Tests.swift"
      ],
      "target_dependencies" : [
        "SwiftMIDIInternals"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftMIDIInternals",
      "module_type" : "SwiftTarget",
      "name" : "SwiftMIDIInternals",
      "path" : "Sources/SwiftMIDIInternals",
      "product_memberships" : [
        "SwiftMIDICore",
        "SwiftMIDIInternals"
      ],
      "sources" : [
        "SwiftMIDIInternals.swift",
        "Utilities/ASCII String and Data.swift",
        "Utilities/Exception.swift",
        "Utilities/Hex and Binary String.swift",
        "Utilities/Number Formatting.swift",
        "Utilities/Outsourced/ASCII.swift",
        "Utilities/Outsourced/Collections.swift",
        "Utilities/Outsourced/Integers.swift",
        "Utilities/Outsourced/Ranges.swift",
        "Utilities/Outsourced/String.swift",
        "Utilities/Outsourced/Timespec.swift",
        "Utilities/RandomAccessCollection.swift",
        "Utilities/SafeDispatchTimer.swift",
        "Utilities/Threading and Synchronization/MainThreadSynchronizedPThreadMutex.swift",
        "Utilities/Threading and Synchronization/MainThreadSynchronizedPThreadMutexValue.swift",
        "Utilities/Threading and Synchronization/PThreadMutex.swift",
        "Utilities/Threading and Synchronization/PThreadMutexValue.swift",
        "Utilities/Threading and Synchronization/ThreadSynchronized.swift",
        "Utilities/Threading and Synchronization/ThreadSynchronizedPThreadMutex.swift",
        "Utilities/Threading and Synchronization/ThreadSynchronizedPThreadMutexValue.swift",
        "Utilities/Threading and Synchronization/ThreadSynchronizedValue.swift",
        "Utilities/Utilities.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftMIDICoreTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftMIDICoreTests",
      "path" : "Tests/SwiftMIDICoreTests",
      "product_dependencies" : [
        "TestingExtensions"
      ],
      "sources" : [
        "Events/MIDIEvent/Channel Voice/CC/CC Tests.swift",
        "Events/MIDIEvent/Channel Voice/Channel Voice Tests.swift",
        "Events/MIDIEvent/Channel Voice/Note/NoteAttribute Pitch7_9 Tests.swift",
        "Events/MIDIEvent/Channel Voice/Note/NoteOff Tests.swift",
        "Events/MIDIEvent/Channel Voice/Note/NoteOn Tests.swift",
        "Events/MIDIEvent/Channel Voice/RPN and NRPN/CC NRPN Tests.swift",
        "Events/MIDIEvent/Channel Voice/RPN and NRPN/CC RPN Tests.swift",
        "Events/MIDIEvent/Channel Voice/Values/ChanVoice Value Conversions Tests.swift",
        "Events/MIDIEvent/Channel Voice/Values/ChanVoice14Bit32BitValue Tests.swift",
        "Events/MIDIEvent/Channel Voice/Values/ChanVoice32BitValue Tests.swift",
        "Events/MIDIEvent/Channel Voice/Values/ChanVoice7Bit16BitValue Tests.swift",
        "Events/MIDIEvent/Channel Voice/Values/ChanVoice7Bit32BitValue Tests.swift",
        "Events/MIDIEvent/System Exclusive/SysEx7 Tests.swift",
        "Events/MIDIEvent/System Exclusive/SysEx8 Tests.swift",
        "Events/MIDIEvent/System Exclusive/SysExID Tests.swift",
        "Events/MIDIEvent/System Exclusive/SysExManufacturer Tests.swift",
        "Events/MIDIEvent/Utility/JRClock Tests.swift",
        "Events/MIDIEvent/Utility/JRTimestamp Tests.swift",
        "Events/MIDIEvent/Utility/NoOp Tests.swift",
        "Events/MIDIEventFilter/Channel Voice/MIDIEvent Filter Channel Voice Tests.swift",
        "Events/MIDIEventFilter/Channel Voice/MIDIEvent Filter Channel Voice drop Tests.swift",
        "Events/MIDIEventFilter/Channel Voice/MIDIEvent Filter Channel Voice keep Tests.swift",
        "Events/MIDIEventFilter/Channel Voice/MIDIEvent Filter Channel Voice only Tests.swift",
        "Events/MIDIEventFilter/MIDIEvent Filter Group Tests.swift",
        "Events/MIDIEventFilter/MIDIEvent Filter System Common Tests.swift",
        "Events/MIDIEventFilter/MIDIEvent Filter System Exclusive Tests.swift",
        "Events/MIDIEventFilter/MIDIEvent Filter System Real-Time Tests.swift",
        "Events/MIDIEventFilter/MIDIEvent Filter Tests Constants.swift",
        "Events/MIDIEventFilter/MIDIEvent Filter Utility Tests.swift",
        "Events/MIDINote/MIDINote Cakewalk Tests.swift",
        "Events/MIDINote/MIDINote Roland Tests.swift",
        "Events/MIDINote/MIDINote Yamaha Tests.swift",
        "Events/Type Extensions/Double Extensions Tests.swift",
        "Events/Type Extensions/UInt32 Extensions Tests.swift",
        "Parser/AdvancedMIDI2Parser Tests.swift",
        "Parser/MIDI1Parser Tests.swift",
        "Parser/MIDI2Parser Tests.swift",
        "SwiftMIDICoreTests.swift",
        "Task Extensions.swift",
        "TestActor.swift",
        "Types/BytePair Tests.swift",
        "Types/Int7 Tests.swift",
        "Types/UInt14 Tests.swift",
        "Types/UInt25 Tests.swift",
        "Types/UInt4 Tests.swift",
        "Types/UInt7 Tests.swift",
        "Types/UInt7Pair Tests.swift",
        "Types/UInt8 (Byte) Tests.swift",
        "Types/UInt9 Tests.swift",
        "Types/UMPWord Tests.swift"
      ],
      "target_dependencies" : [
        "SwiftMIDICore",
        "SwiftMIDIInternals"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftMIDICore",
      "module_type" : "SwiftTarget",
      "name" : "SwiftMIDICore",
      "path" : "Sources/SwiftMIDICore",
      "product_memberships" : [
        "SwiftMIDICore"
      ],
      "sources" : [
        "API Evolution/SwiftMIDICore-API-1.0.0.swift",
        "API/MIDIProtocolVersion.swift",
        "Events/MIDIEvent/Channel Voice/CC/CC Controller/CC Controller Operators.swift",
        "Events/MIDIEvent/Channel Voice/CC/CC Controller/CC Controller Properties.swift",
        "Events/MIDIEvent/Channel Voice/CC/CC Controller/CC Controller allCases.swift",
        "Events/MIDIEvent/Channel Voice/CC/CC Controller/CC Controller init.swift",
        "Events/MIDIEvent/Channel Voice/CC/CC Controller/CC Controller name.swift",
        "Events/MIDIEvent/Channel Voice/CC/CC Controller/CC Controller.swift",
        "Events/MIDIEvent/Channel Voice/CC/CC Controller/Named Controllers/Controller LSB Undefined.swift",
        "Events/MIDIEvent/Channel Voice/CC/CC Controller/Named Controllers/Controller LSB.swift",
        "Events/MIDIEvent/Channel Voice/CC/CC Controller/Named Controllers/Controller Mode.swift",
        "Events/MIDIEvent/Channel Voice/CC/CC Controller/Named Controllers/Controller Undefined.swift",
        "Events/MIDIEvent/Channel Voice/CC/CC Value.swift",
        "Events/MIDIEvent/Channel Voice/CC/CC.swift",
        "Events/MIDIEvent/Channel Voice/ChanVoiceType.swift",
        "Events/MIDIEvent/Channel Voice/Note/NoteAttribute Pitch7_9.swift",
        "Events/MIDIEvent/Channel Voice/Note/NoteAttribute.swift",
        "Events/MIDIEvent/Channel Voice/Note/NoteCC/NoteCC Value.swift",
        "Events/MIDIEvent/Channel Voice/Note/NoteCC/NoteCC.swift",
        "Events/MIDIEvent/Channel Voice/Note/NoteCC/PerNoteController/Assignable/PerNoteController Assignable.swift",
        "Events/MIDIEvent/Channel Voice/Note/NoteCC/PerNoteController/NoteCC PerNoteController.swift",
        "Events/MIDIEvent/Channel Voice/Note/NoteCC/PerNoteController/Registered/Named Controllers/NoteCC Registered Pitch7_25.swift",
        "Events/MIDIEvent/Channel Voice/Note/NoteCC/PerNoteController/Registered/Named Controllers/NoteCC Undefined.swift",
        "Events/MIDIEvent/Channel Voice/Note/NoteCC/PerNoteController/Registered/NoteCC Registered Operators.swift",
        "Events/MIDIEvent/Channel Voice/Note/NoteCC/PerNoteController/Registered/NoteCC Registered Properties.swift",
        "Events/MIDIEvent/Channel Voice/Note/NoteCC/PerNoteController/Registered/NoteCC Registered allCases.swift",
        "Events/MIDIEvent/Channel Voice/Note/NoteCC/PerNoteController/Registered/NoteCC Registered init.swift",
        "Events/MIDIEvent/Channel Voice/Note/NoteCC/PerNoteController/Registered/NoteCC Registered name.swift",
        "Events/MIDIEvent/Channel Voice/Note/NoteCC/PerNoteController/Registered/NoteCC Registered.swift",
        "Events/MIDIEvent/Channel Voice/Note/NoteManagement/NoteManagement.swift",
        "Events/MIDIEvent/Channel Voice/Note/NoteOff/NoteOff.swift",
        "Events/MIDIEvent/Channel Voice/Note/NoteOn/NoteOn.swift",
        "Events/MIDIEvent/Channel Voice/Note/NotePitchBend/NotePitchBend Value.swift",
        "Events/MIDIEvent/Channel Voice/Note/NotePitchBend/NotePitchBend.swift",
        "Events/MIDIEvent/Channel Voice/Note/NotePressure/NotePressure Amount.swift",
        "Events/MIDIEvent/Channel Voice/Note/NotePressure/NotePressure.swift",
        "Events/MIDIEvent/Channel Voice/Note/NoteVelocity.swift",
        "Events/MIDIEvent/Channel Voice/PitchBend/PitchBend Value.swift",
        "Events/MIDIEvent/Channel Voice/PitchBend/PitchBend.swift",
        "Events/MIDIEvent/Channel Voice/Pressure/Pressure Amount.swift",
        "Events/MIDIEvent/Channel Voice/Pressure/Pressure.swift",
        "Events/MIDIEvent/Channel Voice/ProgramChange/ProgramChange Bank.swift",
        "Events/MIDIEvent/Channel Voice/ProgramChange/ProgramChange.swift",
        "Events/MIDIEvent/Channel Voice/RPN and NRPN/MIDI2ParameterNumberChange.swift",
        "Events/MIDIEvent/Channel Voice/RPN and NRPN/MIDIParameterNumber.swift",
        "Events/MIDIEvent/Channel Voice/RPN and NRPN/MIDIParameterNumberEvent.swift",
        "Events/MIDIEvent/Channel Voice/RPN and NRPN/MIDIParameterNumberType.swift",
        "Events/MIDIEvent/Channel Voice/RPN and NRPN/MIDIParameterNumberUtils.swift",
        "Events/MIDIEvent/Channel Voice/RPN and NRPN/NRPN/AssignableController description.swift",
        "Events/MIDIEvent/Channel Voice/RPN and NRPN/NRPN/AssignableController init.swift",
        "Events/MIDIEvent/Channel Voice/RPN and NRPN/NRPN/AssignableController.swift",
        "Events/MIDIEvent/Channel Voice/RPN and NRPN/NRPN/NRPN.swift",
        "Events/MIDIEvent/Channel Voice/RPN and NRPN/RPN/RPN.swift",
        "Events/MIDIEvent/Channel Voice/RPN and NRPN/RPN/RegisteredController description.swift",
        "Events/MIDIEvent/Channel Voice/RPN and NRPN/RPN/RegisteredController init.swift",
        "Events/MIDIEvent/Channel Voice/RPN and NRPN/RPN/RegisteredController.swift",
        "Events/MIDIEvent/Channel Voice/Values/ChanVoice Value Conversions.swift",
        "Events/MIDIEvent/Channel Voice/Values/ChanVoice14Bit32BitValue.swift",
        "Events/MIDIEvent/Channel Voice/Values/ChanVoice32BitValue.swift",
        "Events/MIDIEvent/Channel Voice/Values/ChanVoice7Bit16BitValue.swift",
        "Events/MIDIEvent/Channel Voice/Values/ChanVoice7Bit32BitValue.swift",
        "Events/MIDIEvent/MIDIEvent Errors.swift",
        "Events/MIDIEvent/MIDIEvent Properties.swift",
        "Events/MIDIEvent/MIDIEvent description.swift",
        "Events/MIDIEvent/MIDIEvent rawBytes.swift",
        "Events/MIDIEvent/MIDIEvent.swift",
        "Events/MIDIEvent/System Common/SongPositionPointer/SongPositionPointer.swift",
        "Events/MIDIEvent/System Common/SongSelect/SongSelect.swift",
        "Events/MIDIEvent/System Common/SysCommonType.swift",
        "Events/MIDIEvent/System Common/TimecodeQuarterFrame/TimecodeQuarterFrame.swift",
        "Events/MIDIEvent/System Common/TuneRequest/TuneRequest.swift",
        "Events/MIDIEvent/System Exclusive/SysEx7/SysEx7 Parser.swift",
        "Events/MIDIEvent/System Exclusive/SysEx7/SysEx7.swift",
        "Events/MIDIEvent/System Exclusive/SysEx7/UniversalSysEx7.swift",
        "Events/MIDIEvent/System Exclusive/SysEx8/SysEx8 Parser.swift",
        "Events/MIDIEvent/System Exclusive/SysEx8/SysEx8.swift",
        "Events/MIDIEvent/System Exclusive/SysEx8/UniversalSysEx8.swift",
        "Events/MIDIEvent/System Exclusive/SysExID/SysExID.swift",
        "Events/MIDIEvent/System Exclusive/SysExManufacturer/SysExManufacturer.swift",
        "Events/MIDIEvent/System Exclusive/SysExType.swift",
        "Events/MIDIEvent/System Exclusive/UniversalSysExType.swift",
        "Events/MIDIEvent/System Real-Time/ActiveSensing/ActiveSensing.swift",
        "Events/MIDIEvent/System Real-Time/Continue/Continue.swift",
        "Events/MIDIEvent/System Real-Time/Start/Start.swift",
        "Events/MIDIEvent/System Real-Time/Stop/Stop.swift",
        "Events/MIDIEvent/System Real-Time/SysRealTimeType.swift",
        "Events/MIDIEvent/System Real-Time/SystemReset/SystemReset.swift",
        "Events/MIDIEvent/System Real-Time/TimingClock/TimingClock.swift",
        "Events/MIDIEvent/Utility/JRClock/JRClock.swift",
        "Events/MIDIEvent/Utility/JRTimestamp/JRTimestamp.swift",
        "Events/MIDIEvent/Utility/NoOp/NoOp.swift",
        "Events/MIDIEvent/Utility/UtilityType.swift",
        "Events/MIDIEventFilter/MIDIEvent Filter Channel Voice.swift",
        "Events/MIDIEventFilter/MIDIEvent Filter Group.swift",
        "Events/MIDIEventFilter/MIDIEvent Filter System Common.swift",
        "Events/MIDIEventFilter/MIDIEvent Filter System Exclusive.swift",
        "Events/MIDIEventFilter/MIDIEvent Filter System Real-Time.swift",
        "Events/MIDIEventFilter/MIDIEvent Filter Utility.swift",
        "Events/MIDIEventFilter/MIDIEventFilter.swift",
        "Events/MIDIEventFilter/MIDIEventFilterGroup.swift",
        "Events/MIDINote/MIDINote Layout.swift",
        "Events/MIDINote/MIDINote Name.swift",
        "Events/MIDINote/MIDINote NoteError.swift",
        "Events/MIDINote/MIDINote Style.swift",
        "Events/MIDINote/MIDINote.swift",
        "Events/Type Extensions/Double Extensions.swift",
        "Events/Type Extensions/UInt32 Extensions.swift",
        "Packet Metadata/MIDIUMPMessageType.swift",
        "Packet Metadata/MIDIUMPMixedDataSetStatusField.swift",
        "Packet Metadata/MIDIUMPSysExStatusField.swift",
        "Packet Metadata/MIDIUMPUtilityStatusField.swift",
        "Packet/AnyMIDIPacketData.swift",
        "Packet/MIDIPacketData/MIDIPacketData.swift",
        "Packet/UniversalMIDIPacketData/UniversalMIDIPacketData.swift",
        "Parser/AdvancedMIDI2Parser.swift",
        "Parser/EventHolder.swift",
        "Parser/MIDI1Parser.swift",
        "Parser/MIDI2Parser.swift",
        "Parser/ParameterNumberEventBundler.swift",
        "Protocols/ReceivesMIDIEvents.swift",
        "Protocols/SendsMIDIEvents.swift",
        "SwiftMIDICore.swift",
        "Types/BytePair.swift",
        "Types/Int7.swift",
        "Types/MIDIUnsignedInteger.swift",
        "Types/UInt14.swift",
        "Types/UInt25.swift",
        "Types/UInt4.swift",
        "Types/UInt7.swift",
        "Types/UInt7Pair.swift",
        "Types/UInt8.swift",
        "Types/UInt9.swift",
        "Types/UMPWord.swift"
      ],
      "target_dependencies" : [
        "SwiftMIDIInternals"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/orchetect/swift-midi-core/1.0.0
Repository:               orchetect/swift-midi-core
Swift version used:       6.3
Target:                   SwiftMIDICore
Extracting symbol information for 'SwiftMIDICore'...
Finished extracting symbol information for 'SwiftMIDICore'. (28.10s)
Building documentation for 'SwiftMIDICore'...
warning: '(CC.Controller,_,_,_)' isn't a disambiguation for 'cc(_:value:channel:group:)' at '/SwiftMIDICore/MIDIEvent'
   --> MIDIEvent-Channel-Voice.md:177:41-177:63
175 |
176 | - ``MIDIEvent/cc(_:value:channel:group:)-(UInt7,_,_,_)``
177 + - ``MIDIEvent/cc(_:value:channel:group:)-(CC.Controller,_,_,_)``
    |                                         ├─suggestion: Replace '(CC.Controller,_,_,_)' with '(MIDIEvent.CC.Controller,_,_,_)' for 'static func cc(_ controller: MIDIEvent.CC.Controller, value: MIDIEvent.CC.Value, channel: UInt4, group: UInt4 = 0x0) -> MIDIEvent'
    |                                         ╰─suggestion: Replace '(CC.Controller,_,_,_)' with '(UInt7,_,_,_)' for 'static func cc(_ controller: UInt7, value: MIDIEvent.CC.Value, channel: UInt4, group: UInt4 = 0x0) -> MIDIEvent'
178 |
179 | - ``MIDIEvent/pitchBend(value:channel:group:)``
Finished building documentation for 'SwiftMIDICore' (1.49s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/orchetect/swift-midi-core/1.0.0
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/orchetect/swift-testing-extensions
Updating https://github.com/swiftlang/swift-syntax.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.12s)
Updated https://github.com/swiftlang/swift-syntax.git (0.82s)
Updated https://github.com/orchetect/swift-testing-extensions (0.82s)
Computing version for https://github.com/orchetect/swift-testing-extensions
Computed https://github.com/orchetect/swift-testing-extensions at 0.3.0 (2.43s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.1 (0.67s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.67s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3677] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.21s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.99s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit Relationship.swift
[7/53] Compiling SymbolKit RelationshipKind.swift
[8/53] Compiling SymbolKit SourceOrigin.swift
[9/53] Compiling SymbolKit GenericConstraints.swift
[10/53] Compiling SymbolKit Swift.swift
[11/53] Compiling SymbolKit GenericConstraint.swift
[12/53] Compiling SymbolKit GenericParameter.swift
[13/53] Compiling SymbolKit Generics.swift
[14/53] Compiling SymbolKit Namespace.swift
[15/57] Compiling SymbolKit Names.swift
[16/57] Compiling SymbolKit SPI.swift
[17/57] Compiling SymbolKit Snippet.swift
[18/57] Compiling SymbolKit Extension.swift
[19/57] Compiling SymbolKit Identifier.swift
[20/57] Compiling SymbolKit KindIdentifier.swift
[21/57] Compiling SymbolKit Location.swift
[22/57] Compiling SymbolKit Mutability.swift
[23/57] Compiling Snippets Snippet.swift
[24/57] Compiling Snippets SnippetParser.swift
[25/57] Emitting module Snippets
[26/57] Compiling SymbolKit DeclarationFragments.swift
[27/57] Compiling SymbolKit Fragment.swift
[28/57] Compiling SymbolKit FragmentKind.swift
[29/57] Compiling SymbolKit FunctionParameter.swift
[30/57] Compiling SymbolKit FunctionSignature.swift
[31/57] Emitting module SymbolKit
[32/57] Compiling SymbolKit Mixin+Equals.swift
[33/57] Compiling SymbolKit Mixin+Hash.swift
[34/57] Compiling SymbolKit Mixin.swift
[35/57] Compiling SymbolKit LineList.swift
[36/57] Compiling SymbolKit Position.swift
[37/57] Compiling SymbolKit SourceRange.swift
[38/57] Compiling SymbolKit Metadata.swift
[39/57] Compiling SymbolKit Module.swift
[40/57] Compiling SymbolKit OperatingSystem.swift
[41/57] Compiling SymbolKit Platform.swift
[42/57] Compiling SymbolKit Symbol.swift
[43/57] Compiling SymbolKit SymbolKind.swift
[44/57] Compiling SymbolKit SymbolGraph.swift
[45/57] Compiling SymbolKit GraphCollector.swift
[46/57] Compiling SymbolKit SemanticVersion.swift
[47/57] Compiling SymbolKit AccessControl.swift
[48/57] Compiling SymbolKit Availability.swift
[49/57] Compiling SymbolKit AvailabilityItem.swift
[50/57] Compiling SymbolKit Domain.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.39s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SwiftMIDICore' complete! (0.57s)
    4502
29	/Users/admin/builder/spi-builder-workspace/.docs/orchetect/swift-midi-core/1.0.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/orchetect/swift-midi-core/1.0.0
File count: 4502
Doc size:   29.0MB
Preparing doc bundle ...
Uploading prod-orchetect-swift-midi-core-1.0.0-9fbeac9c.zip to s3://spi-docs-inbox/prod-orchetect-swift-midi-core-1.0.0-9fbeac9c.zip
Copying... [11%]
Copying... [21%]
Copying... [31%]
Copying... [40%]
Copying... [50%]
Copying... [61%]
Copying... [71%]
Copying... [81%]
Copying... [90%]
Copying... [100%]
Done.