The Swift Package Index logo.Swift Package Index

Build Information

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