The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-midi-io, reference 1.0.0 (f05f81), with Swift 6.3 for macOS (SPM) on 27 Apr 2026 07:32:21 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-io.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orchetect/swift-midi-io
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at f05f819 Set swift-midi-core dependency to 1.0.0
Cloned https://github.com/orchetect/swift-midi-io.git
Revision (git rev-parse @):
f05f81938be6842d0771ecdfac3cb589181154ea
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orchetect/swift-midi-io.git at 1.0.0
Fetching https://github.com/orchetect/swift-midi-core
Fetching https://github.com/orchetect/swift-testing-extensions
[1/1472] Fetching swift-midi-core
[546/2546] Fetching swift-midi-core, swift-testing-extensions
Fetched https://github.com/orchetect/swift-midi-core from cache (0.97s)
Fetched https://github.com/orchetect/swift-testing-extensions from cache (0.97s)
Computing version for https://github.com/orchetect/swift-testing-extensions
Computed https://github.com/orchetect/swift-testing-extensions at 0.3.0 (1.49s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/75039] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.76s)
Computing version for https://github.com/orchetect/swift-midi-core
Computed https://github.com/orchetect/swift-midi-core at 1.0.0 (5.66s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.1 (2.33s)
Creating working copy for https://github.com/orchetect/swift-midi-core
Working copy of https://github.com/orchetect/swift-midi-core resolved at 1.0.0
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
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
========================================
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-io",
      "name": "swift-midi-io",
      "url": "https://github.com/orchetect/swift-midi-io.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-midi-io",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-midi-core",
          "name": "swift-midi-core",
          "url": "https://github.com/orchetect/swift-midi-core",
          "version": "1.0.0",
          "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-io.git
[1/638] Fetching swift-midi-io
Fetched https://github.com/orchetect/swift-midi-io.git from cache (0.83s)
Fetching https://github.com/orchetect/swift-midi-core from cache
Fetched https://github.com/orchetect/swift-midi-core from cache (0.46s)
Computing version for https://github.com/orchetect/swift-midi-core
Computed https://github.com/orchetect/swift-midi-core at 1.0.0 (0.53s)
Creating working copy for https://github.com/orchetect/swift-midi-io.git
Working copy of https://github.com/orchetect/swift-midi-io.git resolved at 1.0.0 (f05f819)
Creating working copy for https://github.com/orchetect/swift-midi-core
Working copy of https://github.com/orchetect/swift-midi-core resolved at 1.0.0
warning: '.resolve-product-dependencies': dependency 'swift-midi-io' is not used by any target
Found 1 product dependencies
  - swift-midi-core
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/orchetect/swift-midi-io.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/25] Emitting module SwiftMIDIInternals
[6/27] Compiling SwiftMIDIInternals Collections.swift
[7/27] Compiling SwiftMIDIInternals Integers.swift
[8/27] Compiling SwiftMIDIInternals ThreadSynchronizedValue.swift
[9/27] Compiling SwiftMIDIInternals Utilities.swift
[10/27] Compiling SwiftMIDIInternals SwiftMIDIInternals.swift
[11/27] Compiling SwiftMIDIInternals ASCII String and Data.swift
[12/27] Compiling SwiftMIDIInternals Exception.swift
[13/27] Compiling SwiftMIDIInternals PThreadMutexValue.swift
[14/27] Compiling SwiftMIDIInternals ThreadSynchronized.swift
[15/27] Compiling SwiftMIDIInternals Ranges.swift
[16/27] Compiling SwiftMIDIInternals String.swift
[17/27] Compiling SwiftMIDIInternals Timespec.swift
[18/27] Compiling SwiftMIDIInternals RandomAccessCollection.swift
[19/27] Compiling SwiftMIDIInternals ThreadSynchronizedPThreadMutex.swift
[20/27] Compiling SwiftMIDIInternals ThreadSynchronizedPThreadMutexValue.swift
[21/27] Compiling SwiftMIDIInternals Hex and Binary String.swift
[22/27] Compiling SwiftMIDIInternals Number Formatting.swift
[23/27] Compiling SwiftMIDIInternals ASCII.swift
[24/27] Compiling SwiftMIDIInternals MainThreadSynchronizedPThreadMutexValue.swift
[25/27] Compiling SwiftMIDIInternals PThreadMutex.swift
[26/27] Compiling SwiftMIDIInternals SafeDispatchTimer.swift
[27/27] Compiling SwiftMIDIInternals MainThreadSynchronizedPThreadMutex.swift
[28/148] Compiling SwiftMIDICore SwiftMIDICore-API-1.0.0.swift
[29/148] Compiling SwiftMIDICore MIDIProtocolVersion.swift
[30/148] Compiling SwiftMIDICore CC Controller Operators.swift
[31/148] Compiling SwiftMIDICore CC Controller Properties.swift
[32/148] Compiling SwiftMIDICore CC Controller allCases.swift
[33/148] Compiling SwiftMIDICore CC Controller init.swift
[34/148] Compiling SwiftMIDICore CC Controller name.swift
[35/148] Compiling SwiftMIDICore CC Controller.swift
[36/148] Compiling SwiftMIDICore Controller LSB Undefined.swift
[37/148] Compiling SwiftMIDICore Controller LSB.swift
[38/148] Compiling SwiftMIDICore Controller Mode.swift
[39/148] Compiling SwiftMIDICore Controller Undefined.swift
[40/148] Compiling SwiftMIDICore CC Value.swift
[41/148] Compiling SwiftMIDICore CC.swift
[42/161] Compiling SwiftMIDICore ProgramChange.swift
[43/161] Compiling SwiftMIDICore MIDI2ParameterNumberChange.swift
[44/161] Compiling SwiftMIDICore MIDIParameterNumber.swift
[45/161] Compiling SwiftMIDICore MIDIParameterNumberEvent.swift
[46/161] Compiling SwiftMIDICore MIDIParameterNumberType.swift
[47/161] Compiling SwiftMIDICore MIDIParameterNumberUtils.swift
[48/161] Compiling SwiftMIDICore AssignableController description.swift
[49/161] Compiling SwiftMIDICore AssignableController init.swift
[50/161] Compiling SwiftMIDICore AssignableController.swift
[51/161] Compiling SwiftMIDICore NRPN.swift
[52/161] Compiling SwiftMIDICore RPN.swift
[53/161] Compiling SwiftMIDICore RegisteredController description.swift
[54/161] Compiling SwiftMIDICore RegisteredController init.swift
[55/161] Compiling SwiftMIDICore MIDIUMPMessageType.swift
[56/161] Compiling SwiftMIDICore MIDIUMPMixedDataSetStatusField.swift
[57/161] Compiling SwiftMIDICore MIDIUMPSysExStatusField.swift
[58/161] Compiling SwiftMIDICore MIDIUMPUtilityStatusField.swift
[59/161] Compiling SwiftMIDICore AnyMIDIPacketData.swift
[60/161] Compiling SwiftMIDICore MIDIPacketData.swift
[61/161] Compiling SwiftMIDICore UniversalMIDIPacketData.swift
[62/161] Compiling SwiftMIDICore AdvancedMIDI2Parser.swift
[63/161] Compiling SwiftMIDICore EventHolder.swift
[64/161] Compiling SwiftMIDICore MIDI1Parser.swift
[65/161] Compiling SwiftMIDICore MIDI2Parser.swift
[66/161] Compiling SwiftMIDICore ParameterNumberEventBundler.swift
[67/161] Compiling SwiftMIDICore ReceivesMIDIEvents.swift
[68/161] Compiling SwiftMIDICore MIDIEvent Filter System Common.swift
[69/161] Compiling SwiftMIDICore MIDIEvent Filter System Exclusive.swift
[70/161] Compiling SwiftMIDICore MIDIEvent Filter System Real-Time.swift
[71/161] Compiling SwiftMIDICore MIDIEvent Filter Utility.swift
[72/161] Compiling SwiftMIDICore MIDIEventFilter.swift
[73/161] Compiling SwiftMIDICore MIDIEventFilterGroup.swift
[74/161] Compiling SwiftMIDICore MIDINote Layout.swift
[75/161] Compiling SwiftMIDICore MIDINote Name.swift
[76/161] Compiling SwiftMIDICore MIDINote NoteError.swift
[77/161] Compiling SwiftMIDICore MIDINote Style.swift
[78/161] Compiling SwiftMIDICore MIDINote.swift
[79/161] Compiling SwiftMIDICore Double Extensions.swift
[80/161] Compiling SwiftMIDICore UInt32 Extensions.swift
[81/161] Compiling SwiftMIDICore ActiveSensing.swift
[82/161] Compiling SwiftMIDICore Continue.swift
[83/161] Compiling SwiftMIDICore Start.swift
[84/161] Compiling SwiftMIDICore Stop.swift
[85/161] Compiling SwiftMIDICore SysRealTimeType.swift
[86/161] Compiling SwiftMIDICore SystemReset.swift
[87/161] Compiling SwiftMIDICore TimingClock.swift
[88/161] Compiling SwiftMIDICore JRClock.swift
[89/161] Compiling SwiftMIDICore JRTimestamp.swift
[90/161] Compiling SwiftMIDICore NoOp.swift
[91/161] Compiling SwiftMIDICore UtilityType.swift
[92/161] Compiling SwiftMIDICore MIDIEvent Filter Channel Voice.swift
[93/161] Compiling SwiftMIDICore MIDIEvent Filter Group.swift
[94/161] Compiling SwiftMIDICore RegisteredController.swift
[95/161] Compiling SwiftMIDICore ChanVoice Value Conversions.swift
[96/161] Compiling SwiftMIDICore ChanVoice14Bit32BitValue.swift
[97/161] Compiling SwiftMIDICore ChanVoice32BitValue.swift
[98/161] Compiling SwiftMIDICore ChanVoice7Bit16BitValue.swift
[99/161] Compiling SwiftMIDICore ChanVoice7Bit32BitValue.swift
[100/161] Compiling SwiftMIDICore MIDIEvent Errors.swift
[101/161] Compiling SwiftMIDICore MIDIEvent Properties.swift
[102/161] Compiling SwiftMIDICore MIDIEvent description.swift
[103/161] Compiling SwiftMIDICore MIDIEvent rawBytes.swift
[104/161] Compiling SwiftMIDICore MIDIEvent.swift
[105/161] Compiling SwiftMIDICore SongPositionPointer.swift
[106/161] Compiling SwiftMIDICore SongSelect.swift
[107/161] Emitting module SwiftMIDICore
[108/161] Compiling SwiftMIDICore ChanVoiceType.swift
[109/161] Compiling SwiftMIDICore NoteAttribute Pitch7_9.swift
[110/161] Compiling SwiftMIDICore NoteAttribute.swift
[111/161] Compiling SwiftMIDICore NoteCC Value.swift
[112/161] Compiling SwiftMIDICore NoteCC.swift
[113/161] Compiling SwiftMIDICore PerNoteController Assignable.swift
[114/161] Compiling SwiftMIDICore NoteCC PerNoteController.swift
[115/161] Compiling SwiftMIDICore NoteCC Registered Pitch7_25.swift
[116/161] Compiling SwiftMIDICore NoteCC Undefined.swift
[117/161] Compiling SwiftMIDICore NoteCC Registered Operators.swift
[118/161] Compiling SwiftMIDICore NoteCC Registered Properties.swift
[119/161] Compiling SwiftMIDICore NoteCC Registered allCases.swift
[120/161] Compiling SwiftMIDICore NoteCC Registered init.swift
[121/161] Compiling SwiftMIDICore NoteCC Registered name.swift
[122/161] Compiling SwiftMIDICore NoteCC Registered.swift
[123/161] Compiling SwiftMIDICore NoteManagement.swift
[124/161] Compiling SwiftMIDICore NoteOff.swift
[125/161] Compiling SwiftMIDICore NoteOn.swift
[126/161] Compiling SwiftMIDICore NotePitchBend Value.swift
[127/161] Compiling SwiftMIDICore NotePitchBend.swift
[128/161] Compiling SwiftMIDICore NotePressure Amount.swift
[129/161] Compiling SwiftMIDICore NotePressure.swift
[130/161] Compiling SwiftMIDICore NoteVelocity.swift
[131/161] Compiling SwiftMIDICore PitchBend Value.swift
[132/161] Compiling SwiftMIDICore PitchBend.swift
[133/161] Compiling SwiftMIDICore Pressure Amount.swift
[134/161] Compiling SwiftMIDICore Pressure.swift
[135/161] Compiling SwiftMIDICore ProgramChange Bank.swift
[136/161] Compiling SwiftMIDICore SysCommonType.swift
[137/161] Compiling SwiftMIDICore TimecodeQuarterFrame.swift
[138/161] Compiling SwiftMIDICore TuneRequest.swift
[139/161] Compiling SwiftMIDICore SysEx7 Parser.swift
[140/161] Compiling SwiftMIDICore SysEx7.swift
[141/161] Compiling SwiftMIDICore UniversalSysEx7.swift
[142/161] Compiling SwiftMIDICore SysEx8 Parser.swift
[143/161] Compiling SwiftMIDICore SysEx8.swift
[144/161] Compiling SwiftMIDICore UniversalSysEx8.swift
[145/161] Compiling SwiftMIDICore SysExID.swift
[146/161] Compiling SwiftMIDICore SysExManufacturer.swift
[147/161] Compiling SwiftMIDICore SysExType.swift
[148/161] Compiling SwiftMIDICore UniversalSysExType.swift
[149/161] Compiling SwiftMIDICore SendsMIDIEvents.swift
[150/161] Compiling SwiftMIDICore SwiftMIDICore.swift
[151/161] Compiling SwiftMIDICore BytePair.swift
[152/161] Compiling SwiftMIDICore Int7.swift
[153/161] Compiling SwiftMIDICore MIDIUnsignedInteger.swift
[154/161] Compiling SwiftMIDICore UInt14.swift
[155/161] Compiling SwiftMIDICore UInt25.swift
[156/161] Compiling SwiftMIDICore UInt4.swift
[157/161] Compiling SwiftMIDICore UInt7.swift
[158/161] Compiling SwiftMIDICore UInt7Pair.swift
[159/161] Compiling SwiftMIDICore UInt8.swift
[160/161] Compiling SwiftMIDICore UInt9.swift
[161/161] Compiling SwiftMIDICore UMPWord.swift
[162/253] Compiling SwiftMIDIIO MIDIReceiver.swift
[163/253] Compiling SwiftMIDIIO MIDIReceiverOptions.swift
[164/253] Compiling SwiftMIDIIO MIDIReceiverProtocol.swift
[165/253] Compiling SwiftMIDIIO MIDIThruConnection Lifecycle.swift
[166/253] Compiling SwiftMIDIIO MIDIThruConnection Parameters.swift
[167/253] Compiling SwiftMIDIIO MIDIThruConnection Support.swift
[168/253] Compiling SwiftMIDIIO MIDIThruConnection.swift
[169/253] Compiling SwiftMIDIIO MIDIThruConnectionProxy.swift
[170/253] Compiling SwiftMIDIIO MIDI Network Session.swift
[171/253] Compiling SwiftMIDIIO MIDIIONetworkConnectionPolicy.swift
[172/263] Compiling SwiftMIDIIO MIDIEndpointType.swift
[173/263] Compiling SwiftMIDIIO MIDIEndpointFilter Collection.swift
[174/263] Compiling SwiftMIDIIO MIDIEndpointFilter.swift
[175/263] Compiling SwiftMIDIIO MIDIEndpointFilterMask.swift
[176/263] Compiling SwiftMIDIIO MIDIEndpointMaskedFilter.swift
[177/263] Compiling SwiftMIDIIO MIDIEndpoints.swift
[178/263] Compiling SwiftMIDIIO MIDIEndpointsProtocol.swift
[179/263] Compiling SwiftMIDIIO MIDIEntity.swift
[180/263] Compiling SwiftMIDIIO MIDIIOObject Collection.swift
[181/263] Compiling SwiftMIDIIO MIDIIOObject Comparison.swift
[182/263] Compiling SwiftMIDIIO MIDIPacketList Utilities.swift
[183/263] Compiling SwiftMIDIIO MIDIIOError.swift
[184/263] Compiling SwiftMIDIIO MIDIOSStatus.swift
[185/263] Compiling SwiftMIDIIO MIDIDevice.swift
[186/263] Compiling SwiftMIDIIO MIDIDevices.swift
[187/263] Compiling SwiftMIDIIO MIDIDevicesProtocol.swift
[188/263] Compiling SwiftMIDIIO MIDIEndpoint Collection.swift
[189/263] Compiling SwiftMIDIIO MIDIEndpoint Comparison.swift
[190/263] Compiling SwiftMIDIIO MIDIEndpoint.swift
[191/263] Compiling SwiftMIDIIO MIDIEndpointIdentity.swift
[192/263] Compiling SwiftMIDIIO MIDIOutputEndpoint Collection.swift
[193/263] Compiling SwiftMIDIIO MIDIOutputEndpoint.swift
[194/263] Compiling SwiftMIDIIO Events.swift
[195/263] Compiling SwiftMIDIIO EventsBase.swift
[196/263] Compiling SwiftMIDIIO EventsLogging.swift
[197/263] Compiling SwiftMIDIIO Group.swift
[198/263] Compiling SwiftMIDIIO RawData.swift
[199/263] Compiling SwiftMIDIIO RawDataLogging.swift
[200/263] Compiling SwiftMIDIIO StrongEventsReceiver.swift
[201/263] Compiling SwiftMIDIIO WeakEventsReceiver.swift
[202/263] Emitting module SwiftMIDIIO
[203/263] Compiling SwiftMIDIIO MIDIIOInternalNotification.swift
[204/263] Compiling SwiftMIDIIO MIDIIONotification.swift
[205/263] Compiling SwiftMIDIIO MIDIManaged.swift
[206/263] Compiling SwiftMIDIIO MIDIManagedReceivesMessages.swift
[207/263] Compiling SwiftMIDIIO MIDIManagedSendsMessages.swift
[208/263] Compiling SwiftMIDIIO AnyMIDIPacketData+CoreMIDI.swift
[209/263] Compiling SwiftMIDIIO MIDI1Parser+CoreMIDI.swift
[210/263] Compiling SwiftMIDIIO MIDIPacketData+CoreMIDI.swift
[211/263] Compiling SwiftMIDIIO UniversalMIDIPacketData+CoreMIDI.swift
[212/263] Compiling SwiftMIDIIO SwiftMIDIIO.swift
[213/263] Compiling SwiftMIDIIO Core MIDI Properties Set.swift
[214/263] Compiling SwiftMIDIIO Core MIDI Ref Types.swift
[215/263] Compiling SwiftMIDIIO Core MIDI Thru Connections.swift
[216/263] Compiling SwiftMIDIIO MIDI Packet Utilities.swift
[217/263] Compiling SwiftMIDIIO MIDIEventList Packets.swift
[218/263] Compiling SwiftMIDIIO MIDIEventList Utilities.swift
[219/263] Compiling SwiftMIDIIO MIDIEventPacket Utilities.swift
[220/263] Compiling SwiftMIDIIO MIDIInternalError.swift
[221/263] Compiling SwiftMIDIIO MIDIPacket Utilities.swift
[222/263] Compiling SwiftMIDIIO MIDIPacketList Packets.swift
[223/263] Compiling SwiftMIDIIO MIDIManager addInputConnection.swift
[224/263] Compiling SwiftMIDIIO MIDIManager addOutput.swift
[225/263] Compiling SwiftMIDIIO MIDIManager addOutputConnection.swift
[226/263] Compiling SwiftMIDIIO MIDIManager addThruConnection.swift
[227/263] Compiling SwiftMIDIIO MIDIManager.swift
[228/263] Compiling SwiftMIDIIO ObservableMIDIManager.swift
[229/263] Compiling SwiftMIDIIO ObservableObjectMIDIManager.swift
[230/263] Compiling SwiftMIDIIO MIDIOutput.swift
[231/263] Compiling SwiftMIDIIO MIDIOutputConnection.swift
[232/263] Compiling SwiftMIDIIO MIDIOutputConnectionMode.swift
[233/263] Compiling SwiftMIDIIO SwiftMIDIIO-API-1.0.0.swift
[234/263] Compiling SwiftMIDIIO CoreMIDIAPIVersion.swift
[235/263] Compiling SwiftMIDIIO MIDIProtocolVersion Extensions.swift
[236/263] Compiling SwiftMIDIIO AnyMIDIEndpoint.swift
[237/263] Compiling SwiftMIDIIO AnyMIDIIOObject.swift
[238/263] Compiling SwiftMIDIIO Core MIDI Devices.swift
[239/263] Compiling SwiftMIDIIO Core MIDI Endpoints.swift
[240/263] Compiling SwiftMIDIIO Core MIDI Entities.swift
[241/263] Compiling SwiftMIDIIO Core MIDI IO Constants.swift
[242/263] Compiling SwiftMIDIIO Core MIDI Object.swift
[243/263] Compiling SwiftMIDIIO Core MIDI Properties Get.swift
[244/263] Compiling SwiftMIDIIO MIDIInputConnection.swift
[245/263] Compiling SwiftMIDIIO MIDIInputConnectionMode.swift
[246/263] Compiling SwiftMIDIIO MIDIInputEndpoint Collection.swift
[247/263] Compiling SwiftMIDIIO MIDIInputEndpoint.swift
[248/263] Compiling SwiftMIDIIO MIDIManager ManagedType.swift
[249/263] Compiling SwiftMIDIIO MIDIManager Network Session.swift
[250/263] Compiling SwiftMIDIIO MIDIManager Remove.swift
[251/263] Compiling SwiftMIDIIO MIDIManager State.swift
[252/263] Compiling SwiftMIDIIO MIDIManager TagSelection.swift
[253/263] Compiling SwiftMIDIIO MIDIManager addInput.swift
[254/263] Compiling SwiftMIDIIO MIDIIOObject Properties Dictionary.swift
[255/263] Compiling SwiftMIDIIO MIDIIOObject Properties.swift
[256/263] Compiling SwiftMIDIIO MIDIIOObject.swift
[257/263] Compiling SwiftMIDIIO MIDIIOObjectProperty Value.swift
[258/263] Compiling SwiftMIDIIO MIDIIOObjectProperty.swift
[259/263] Compiling SwiftMIDIIO MIDIIOObjectType.swift
[260/263] Compiling SwiftMIDIIO MIDIObjectCache.swift
[261/263] Compiling SwiftMIDIIO MIDIIdentifier.swift
[262/263] Compiling SwiftMIDIIO MIDIIdentifierPersistence.swift
[263/263] Compiling SwiftMIDIIO MIDIInput.swift
Build complete! (16.79s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-midi-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orchetect/swift-midi-core"
    },
    {
      "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-io",
  "name" : "swift-midi-io",
  "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" : "SwiftMIDIIO",
      "targets" : [
        "SwiftMIDIIO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftMIDIIOTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftMIDIIOTests",
      "path" : "Tests/CoreMIDITests",
      "product_dependencies" : [
        "TestingExtensions"
      ],
      "sources" : [
        "AnyMIDIEndpoint/AnyMIDIEndpoint Tests.swift",
        "Core MIDI/Core MIDI Thru Connections Tests.swift",
        "Core MIDI/MIDIEventList/MIDIEventList Packets Tests.swift",
        "Core MIDI/MIDIPacket/MIDIPacket Tests.swift",
        "Errors/MIDIOSStatus Tests.swift",
        "Integration Tests/Endpoints Updating Tests.swift",
        "Integration Tests/RPN NRPN IO Tests.swift",
        "Integration Tests/Round Trip Tests.swift",
        "MIDIEndpoint/Endpoint Hashable Tests.swift",
        "MIDIEndpoint/Endpoint Testing Utilities.swift",
        "MIDIEndpoint/MIDIEndpoint Collection Tests.swift",
        "MIDIEndpoint/MIDIEndpointFilter Tests.swift",
        "MIDIEndpoint/MIDIEndpointIdentity Tests.swift",
        "MIDIIOObject/MIDIIOObject Collection Tests.swift",
        "MIDIInput/MIDIInput Tests.swift",
        "MIDIInputConnection/MIDIInputConnection Tests.swift",
        "MIDIManager/MIDIManager MIDIIONotification Tests.swift",
        "MIDIManager/MIDIManager Public Tests.swift",
        "MIDIManager/MIDIManager Tests.swift",
        "MIDIOutput/MIDIOutput Tests.swift",
        "MIDIOutputConnection/MIDIOutputConnection Tests.swift",
        "MIDIThruConnection/MIDIThruConnection Tests.swift",
        "Packet/MIDIPacketData Tests.swift",
        "SwiftMIDI Type Extensions.swift",
        "Task Extensions.swift",
        "TestActor.swift",
        "Tests Constants.swift"
      ],
      "target_dependencies" : [
        "SwiftMIDIIO"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftMIDIIO",
      "module_type" : "SwiftTarget",
      "name" : "SwiftMIDIIO",
      "path" : "Sources/CoreMIDI",
      "product_dependencies" : [
        "SwiftMIDICore",
        "SwiftMIDIInternals"
      ],
      "product_memberships" : [
        "SwiftMIDIIO"
      ],
      "sources" : [
        "API Evolution/SwiftMIDIIO-API-1.0.0.swift",
        "API/CoreMIDIAPIVersion.swift",
        "API/MIDIProtocolVersion Extensions.swift",
        "AnyMIDIEndpoint/AnyMIDIEndpoint.swift",
        "AnyMIDIIOObject/AnyMIDIIOObject.swift",
        "Core MIDI/Core MIDI Devices.swift",
        "Core MIDI/Core MIDI Endpoints.swift",
        "Core MIDI/Core MIDI Entities.swift",
        "Core MIDI/Core MIDI IO Constants.swift",
        "Core MIDI/Core MIDI Object.swift",
        "Core MIDI/Core MIDI Properties Get.swift",
        "Core MIDI/Core MIDI Properties Set.swift",
        "Core MIDI/Core MIDI Ref Types.swift",
        "Core MIDI/Core MIDI Thru Connections.swift",
        "Core MIDI/MIDI Packet Utilities.swift",
        "Core MIDI/MIDIEventList/MIDIEventList Packets.swift",
        "Core MIDI/MIDIEventList/MIDIEventList Utilities.swift",
        "Core MIDI/MIDIEventList/MIDIEventPacket Utilities.swift",
        "Core MIDI/MIDIInternalError.swift",
        "Core MIDI/MIDIPacketList/MIDIPacket Utilities.swift",
        "Core MIDI/MIDIPacketList/MIDIPacketList Packets.swift",
        "Core MIDI/MIDIPacketList/MIDIPacketList Utilities.swift",
        "Errors/MIDIIOError.swift",
        "Errors/MIDIOSStatus.swift",
        "MIDIDevice/MIDIDevice.swift",
        "MIDIDevices/MIDIDevices.swift",
        "MIDIDevices/MIDIDevicesProtocol.swift",
        "MIDIEndpoint/MIDIEndpoint Collection.swift",
        "MIDIEndpoint/MIDIEndpoint Comparison.swift",
        "MIDIEndpoint/MIDIEndpoint.swift",
        "MIDIEndpoint/MIDIEndpointIdentity.swift",
        "MIDIEndpoint/MIDIEndpointType.swift",
        "MIDIEndpoints/MIDIEndpointFilter Collection.swift",
        "MIDIEndpoints/MIDIEndpointFilter.swift",
        "MIDIEndpoints/MIDIEndpointFilterMask.swift",
        "MIDIEndpoints/MIDIEndpointMaskedFilter.swift",
        "MIDIEndpoints/MIDIEndpoints.swift",
        "MIDIEndpoints/MIDIEndpointsProtocol.swift",
        "MIDIEntity/MIDIEntity.swift",
        "MIDIIOObject/MIDIIOObject Collection.swift",
        "MIDIIOObject/MIDIIOObject Comparison.swift",
        "MIDIIOObject/MIDIIOObject Properties Dictionary.swift",
        "MIDIIOObject/MIDIIOObject Properties.swift",
        "MIDIIOObject/MIDIIOObject.swift",
        "MIDIIOObject/MIDIIOObjectProperty Value.swift",
        "MIDIIOObject/MIDIIOObjectProperty.swift",
        "MIDIIOObject/MIDIIOObjectType.swift",
        "MIDIIOObject/MIDIObjectCache.swift",
        "MIDIIdentifier/MIDIIdentifier.swift",
        "MIDIIdentifier/MIDIIdentifierPersistence.swift",
        "MIDIInput/MIDIInput.swift",
        "MIDIInputConnection/MIDIInputConnection.swift",
        "MIDIInputConnection/MIDIInputConnectionMode.swift",
        "MIDIInputEndpoint/MIDIInputEndpoint Collection.swift",
        "MIDIInputEndpoint/MIDIInputEndpoint.swift",
        "MIDIManager/MIDIManager ManagedType.swift",
        "MIDIManager/MIDIManager Network Session.swift",
        "MIDIManager/MIDIManager Remove.swift",
        "MIDIManager/MIDIManager State.swift",
        "MIDIManager/MIDIManager TagSelection.swift",
        "MIDIManager/MIDIManager addInput.swift",
        "MIDIManager/MIDIManager addInputConnection.swift",
        "MIDIManager/MIDIManager addOutput.swift",
        "MIDIManager/MIDIManager addOutputConnection.swift",
        "MIDIManager/MIDIManager addThruConnection.swift",
        "MIDIManager/MIDIManager.swift",
        "MIDIManager/ObservableMIDIManager.swift",
        "MIDIManager/ObservableObjectMIDIManager.swift",
        "MIDIOutput/MIDIOutput.swift",
        "MIDIOutputConnection/MIDIOutputConnection.swift",
        "MIDIOutputConnection/MIDIOutputConnectionMode.swift",
        "MIDIOutputEndpoint/MIDIOutputEndpoint Collection.swift",
        "MIDIOutputEndpoint/MIDIOutputEndpoint.swift",
        "MIDIReceiveHandler/Handlers/Events.swift",
        "MIDIReceiveHandler/Handlers/EventsBase.swift",
        "MIDIReceiveHandler/Handlers/EventsLogging.swift",
        "MIDIReceiveHandler/Handlers/Group.swift",
        "MIDIReceiveHandler/Handlers/RawData.swift",
        "MIDIReceiveHandler/Handlers/RawDataLogging.swift",
        "MIDIReceiveHandler/Handlers/StrongEventsReceiver.swift",
        "MIDIReceiveHandler/Handlers/WeakEventsReceiver.swift",
        "MIDIReceiveHandler/MIDIReceiver.swift",
        "MIDIReceiveHandler/MIDIReceiverOptions.swift",
        "MIDIReceiveHandler/MIDIReceiverProtocol.swift",
        "MIDIThruConnection/MIDIThruConnection Lifecycle.swift",
        "MIDIThruConnection/MIDIThruConnection Parameters.swift",
        "MIDIThruConnection/MIDIThruConnection Support.swift",
        "MIDIThruConnection/MIDIThruConnection.swift",
        "MIDIThruConnection/MIDIThruConnectionProxy.swift",
        "Network Session/MIDI Network Session.swift",
        "Network Session/MIDIIONetworkConnectionPolicy.swift",
        "Notifications/MIDIIOInternalNotification.swift",
        "Notifications/MIDIIONotification.swift",
        "Protocols/MIDIManaged.swift",
        "Protocols/MIDIManagedReceivesMessages.swift",
        "Protocols/MIDIManagedSendsMessages.swift",
        "SwiftMIDICore Extensions/AnyMIDIPacketData+CoreMIDI.swift",
        "SwiftMIDICore Extensions/MIDI1Parser+CoreMIDI.swift",
        "SwiftMIDICore Extensions/MIDIPacketData+CoreMIDI.swift",
        "SwiftMIDICore Extensions/UniversalMIDIPacketData+CoreMIDI.swift",
        "SwiftMIDIIO.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/orchetect/swift-midi-io/1.0.0
Repository:               orchetect/swift-midi-io
Swift version used:       6.3
Target:                   SwiftMIDIIO
Extracting symbol information for 'SwiftMIDIIO'...
Finished extracting symbol information for 'SwiftMIDIIO'. (45.24s)
Building documentation for 'SwiftMIDIIO'...
Finished building documentation for 'SwiftMIDIIO' (0.83s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/orchetect/swift-midi-io/1.0.0
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/orchetect/swift-midi-core
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.07s)
Updated https://github.com/swiftlang/swift-syntax.git (0.85s)
Updated https://github.com/orchetect/swift-testing-extensions (0.85s)
Updated https://github.com/orchetect/swift-midi-core (0.85s)
Computing version for https://github.com/orchetect/swift-testing-extensions
Computed https://github.com/orchetect/swift-testing-extensions at 0.3.0 (2.44s)
Computing version for https://github.com/orchetect/swift-midi-core
Computed https://github.com/orchetect/swift-midi-core at 1.0.0 (0.67s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.1 (0.70s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.56s)
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.25s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.87s)
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] Emitting module SymbolKit
[7/57] Compiling SymbolKit DeclarationFragments.swift
[8/57] Compiling SymbolKit Fragment.swift
[9/57] Compiling SymbolKit FragmentKind.swift
[10/57] Compiling SymbolKit FunctionParameter.swift
[11/57] Compiling SymbolKit FunctionSignature.swift
[12/57] Compiling SymbolKit GenericConstraint.swift
[13/57] Compiling SymbolKit GenericParameter.swift
[14/57] Compiling SymbolKit Generics.swift
[15/57] Compiling SymbolKit Namespace.swift
[16/57] Compiling Snippets SnippetParser.swift
[17/57] Emitting module Snippets
[18/57] Compiling Snippets Snippet.swift
[19/57] Compiling SymbolKit SemanticVersion.swift
[20/57] Compiling SymbolKit AccessControl.swift
[21/57] Compiling SymbolKit Availability.swift
[22/57] Compiling SymbolKit AvailabilityItem.swift
[23/57] Compiling SymbolKit Domain.swift
[24/57] Compiling SymbolKit Relationship.swift
[25/57] Compiling SymbolKit RelationshipKind.swift
[26/57] Compiling SymbolKit SourceOrigin.swift
[27/57] Compiling SymbolKit GenericConstraints.swift
[28/57] Compiling SymbolKit Swift.swift
[29/57] Compiling SymbolKit Mixin+Equals.swift
[30/57] Compiling SymbolKit Mixin+Hash.swift
[31/57] Compiling SymbolKit Mixin.swift
[32/57] Compiling SymbolKit LineList.swift
[33/57] Compiling SymbolKit Position.swift
[34/57] Compiling SymbolKit Names.swift
[35/57] Compiling SymbolKit SPI.swift
[36/57] Compiling SymbolKit Snippet.swift
[37/57] Compiling SymbolKit Extension.swift
[38/57] Compiling SymbolKit Symbol.swift
[39/57] Compiling SymbolKit SymbolKind.swift
[40/57] Compiling SymbolKit SymbolGraph.swift
[41/57] Compiling SymbolKit GraphCollector.swift
[42/57] Compiling SymbolKit Identifier.swift
[43/57] Compiling SymbolKit KindIdentifier.swift
[44/57] Compiling SymbolKit Location.swift
[45/57] Compiling SymbolKit Mutability.swift
[46/57] Compiling SymbolKit SourceRange.swift
[47/57] Compiling SymbolKit Metadata.swift
[48/57] Compiling SymbolKit Module.swift
[49/57] Compiling SymbolKit OperatingSystem.swift
[50/57] Compiling SymbolKit Platform.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.23s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SwiftMIDIIO' complete! (0.61s)
    2211
16	/Users/admin/builder/spi-builder-workspace/.docs/orchetect/swift-midi-io/1.0.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/orchetect/swift-midi-io/1.0.0
File count: 2211
Doc size:   16.0MB
Preparing doc bundle ...
Uploading prod-orchetect-swift-midi-io-1.0.0-138799f7.zip to s3://spi-docs-inbox/prod-orchetect-swift-midi-io-1.0.0-138799f7.zip
Copying... [12%]
Copying... [21%]
Copying... [31%]
Copying... [40%]
Copying... [50%]
Copying... [62%]
Copying... [71%]
Copying... [81%]
Copying... [90%]
Copying... [100%]
Done.