Build Information
Successful build of swift-midi, reference main (c4598b), with Swift 6.0 for macOS (SPM) on 1 May 2026 12:40:07 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/swift-midi.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orchetect/swift-midi
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c4598b1 Updated README
Cloned https://github.com/orchetect/swift-midi.git
Revision (git rev-parse @):
c4598b1ce029de06700086c11a8afd8c43143431
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orchetect/swift-midi.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/orchetect/swift-midi.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[10/13] Write swift-version-5BDAB9E9C0126B9D.txt
[12/132] Emitting module SwiftDataParsing
[13/134] Emitting module SwiftMIDIInternals
[14/136] Compiling SwiftDataParsing ByteOrder.swift
[15/136] Compiling SwiftDataParsing SignedIntegerEncoding.swift
[16/136] Compiling SwiftMIDIInternals ThreadSynchronizedValue.swift
[17/136] Compiling SwiftMIDIInternals Utilities.swift
[18/136] Compiling SwiftTimecodeCore CMTimeRange Extensions.swift
[19/136] Compiling SwiftTimecodeCore FeetAndFrames.swift
[20/136] Compiling SwiftTimecodeCore SwiftTimecodeCore-API-2.3.0.swift
[21/136] Compiling SwiftTimecodeCore SwiftTimecodeCore-API-2.3.1.swift
[22/136] Compiling SwiftTimecodeCore SwiftTimecodeCore-API-2.3.2.swift
[25/136] Compiling SwiftTimecodeCore Fraction CMTime.swift
[26/136] Compiling SwiftTimecodeCore Timecode Math Internal.swift
[29/136] Compiling SwiftTimecodeCore Timecode Rounding.swift
[30/136] Compiling SwiftTimecodeCore Codable.swift
[35/136] Compiling SwiftTimecodeCore Fraction.swift
[36/136] Compiling SwiftTimecodeCore Transferable.swift
[37/136] Compiling SwiftTimecodeCore UTType.swift
[38/136] Compiling SwiftTimecodeCore Components.swift
[39/136] Compiling SwiftTimecodeCore NSItemProvider.swift
[41/136] Compiling SwiftTimecodeCore Component.swift
[42/136] Compiling SwiftTimecodeCore ComponentRanges.swift
[43/136] Compiling SwiftTimecodeCore SwiftTimecodeCore.swift
[46/136] Compiling SwiftTimecodeCore Errors.swift
[47/136] Compiling SwiftTimecodeCore FrameCount Value.swift
[53/136] Compiling SwiftTimecodeCore FrameRateProtocol Properties.swift
[54/136] Compiling SwiftTimecodeCore FrameRateProtocol.swift
[59/136] Compiling SwiftTimecodeCore FrameCount.swift
[62/168] Emitting module SwiftTimecodeCore
[63/265] Compiling SwiftMIDICore PitchBend.swift
[64/265] Compiling SwiftMIDICore Pressure Amount.swift
[65/265] Compiling SwiftMIDICore Pressure.swift
[66/265] Compiling SwiftMIDICore ProgramChange Bank.swift
[67/265] Compiling SwiftMIDICore ChanVoiceType.swift
[68/265] Compiling SwiftMIDICore NoteAttribute Pitch7_9.swift
[69/265] Compiling SwiftMIDICore NoteAttribute.swift
[70/265] Compiling SwiftMIDICore NoteCC Value.swift
[71/265] Compiling SwiftMIDICore NoteOff.swift
[72/265] Compiling SwiftMIDICore NoteOn.swift
[73/265] Compiling SwiftMIDICore NotePitchBend Value.swift
[74/265] Compiling SwiftMIDICore NotePitchBend.swift
[75/265] Compiling SwiftMIDICore NotePressure Amount.swift
[76/265] Compiling SwiftMIDICore NotePressure.swift
[77/265] Compiling SwiftMIDICore NoteVelocity.swift
[78/265] Compiling SwiftMIDICore PitchBend Value.swift
[79/265] Compiling SwiftMIDICore MIDIParameterNumberType.swift
[80/265] Compiling SwiftMIDICore MIDIParameterNumberUtils.swift
[81/265] Compiling SwiftMIDICore AssignableController description.swift
[82/265] Compiling SwiftMIDICore AssignableController init.swift
[83/265] Compiling SwiftMIDICore AssignableController.swift
[84/265] Compiling SwiftMIDICore NRPN.swift
[85/265] Compiling SwiftMIDICore RPN.swift
[86/265] Compiling SwiftMIDICore RegisteredController description.swift
[87/265] Compiling SwiftMIDICore NoteCC Registered init.swift
[88/265] Compiling SwiftMIDICore NoteCC Registered name.swift
[89/265] Compiling SwiftMIDICore RegisteredController.swift
[90/265] Compiling SwiftMIDICore ChanVoice Value Conversions.swift
[91/265] Compiling SwiftMIDICore ChanVoice14Bit32BitValue.swift
[92/265] Compiling SwiftMIDICore ChanVoice32BitValue.swift
[93/265] Compiling SwiftMIDICore ChanVoice7Bit16BitValue.swift
[94/265] Compiling SwiftMIDICore ChanVoice7Bit32BitValue.swift
[95/265] Compiling SwiftMIDICore MIDIEvent Errors.swift
[96/265] Compiling SwiftMIDICore MIDIEvent Properties.swift
[97/265] Compiling SwiftMIDICore MIDIEvent description.swift
[98/265] Compiling SwiftMIDICore MIDIEvent rawBytes.swift
[99/265] Compiling SwiftMIDICore MIDIEvent.swift
[100/265] Compiling SwiftMIDICore SongPositionPointer.swift
[101/265] Compiling SwiftMIDICore SongSelect.swift
[102/265] Compiling SwiftMIDICore SysCommonType.swift
[103/265] Compiling SwiftMIDICore NoteCC.swift
[104/265] Compiling SwiftMIDICore PerNoteController Assignable.swift
[105/265] Compiling SwiftMIDICore NoteCC PerNoteController.swift
[106/265] Compiling SwiftMIDICore NoteCC Registered Pitch7_25.swift
[107/265] Compiling SwiftMIDICore NoteCC Undefined.swift
[108/265] Compiling SwiftMIDICore NoteCC Registered Operators.swift
[109/265] Compiling SwiftMIDICore NoteCC Registered Properties.swift
[110/265] Compiling SwiftMIDICore NoteCC Registered allCases.swift
[111/265] Compiling SwiftMIDICore SwiftMIDICore-API-1.0.0.swift
[112/265] Compiling SwiftMIDICore MIDIProtocolVersion.swift
[113/265] Compiling SwiftMIDICore CC Controller Operators.swift
[114/265] Compiling SwiftMIDICore CC Controller Properties.swift
[115/265] Compiling SwiftMIDICore CC Controller allCases.swift
[116/265] Compiling SwiftMIDICore CC Controller init.swift
[117/265] Compiling SwiftMIDICore CC Controller name.swift
[118/265] Compiling SwiftMIDICore CC Controller.swift
[119/265] Compiling SwiftMIDICore Controller LSB Undefined.swift
[120/265] Compiling SwiftMIDICore Controller LSB.swift
[121/265] Compiling SwiftMIDICore Controller Mode.swift
[122/265] Compiling SwiftMIDICore Controller Undefined.swift
[123/265] Compiling SwiftMIDICore CC Value.swift
[124/265] Compiling SwiftMIDICore CC.swift
[125/278] Compiling SwiftMIDICore ActiveSensing.swift
[126/278] Compiling SwiftMIDICore Continue.swift
[127/278] Compiling SwiftMIDICore Start.swift
[128/278] Compiling SwiftMIDICore Stop.swift
[129/278] Compiling SwiftMIDICore SysRealTimeType.swift
[130/278] Compiling SwiftMIDICore SystemReset.swift
[131/278] Compiling SwiftMIDICore TimingClock.swift
[132/278] Compiling SwiftMIDICore JRClock.swift
[133/278] Compiling SwiftMIDICore JRTimestamp.swift
[134/278] Compiling SwiftMIDICore NoOp.swift
[135/278] Compiling SwiftMIDICore UtilityType.swift
[136/278] Compiling SwiftMIDICore MIDIEvent Filter Channel Voice.swift
[137/278] Compiling SwiftMIDICore MIDIEvent Filter Group.swift
[138/278] Compiling SwiftMIDICore ProgramChange.swift
[139/278] Compiling SwiftMIDICore MIDI2ParameterNumberChange.swift
[140/278] Compiling SwiftMIDICore MIDIParameterNumber.swift
[141/278] Compiling SwiftMIDICore MIDIParameterNumberEvent.swift
[150/278] Compiling SwiftMIDICore RegisteredController init.swift
[151/278] Compiling SwiftMIDICore NoteCC Registered.swift
[152/278] Compiling SwiftMIDICore NoteManagement.swift
[179/278] Compiling SwiftMIDICore TimecodeQuarterFrame.swift
[180/278] Compiling SwiftMIDICore TuneRequest.swift
[181/278] Compiling SwiftMIDICore SysEx7 Parser.swift
[182/278] Compiling SwiftMIDICore SysEx7.swift
[183/278] Compiling SwiftMIDICore UniversalSysEx7.swift
[184/278] Compiling SwiftMIDICore SysEx8 Parser.swift
[185/278] Compiling SwiftMIDICore SysEx8.swift
[186/278] Compiling SwiftMIDICore UniversalSysEx8.swift
[187/278] Compiling SwiftMIDICore SysExID.swift
[188/278] Compiling SwiftMIDICore SysExManufacturer.swift
[189/278] Compiling SwiftMIDICore SysExType.swift
[190/278] Compiling SwiftMIDICore UniversalSysExType.swift
[210/278] Write Objects.LinkFileList
[211/278] Archiving libSwiftTimecodeCore.a
[213/278] Compiling SwiftMIDICore MIDIUMPMessageType.swift
[214/278] Compiling SwiftMIDICore MIDIUMPMixedDataSetStatusField.swift
[215/278] Compiling SwiftMIDICore MIDIUMPSysExStatusField.swift
[216/278] Compiling SwiftMIDICore MIDIUMPUtilityStatusField.swift
[217/278] Compiling SwiftMIDICore AnyMIDIPacketData.swift
[218/278] Compiling SwiftMIDICore MIDIPacketData.swift
[219/278] Compiling SwiftMIDICore UniversalMIDIPacketData.swift
[220/278] Compiling SwiftMIDICore AdvancedMIDI2Parser.swift
[221/278] Compiling SwiftMIDICore EventHolder.swift
[222/278] Compiling SwiftMIDICore MIDI1Parser.swift
[223/278] Compiling SwiftMIDICore MIDI2Parser.swift
[224/278] Compiling SwiftMIDICore ParameterNumberEventBundler.swift
[225/278] Compiling SwiftMIDICore ReceivesMIDIEvents.swift
[226/278] Compiling SwiftMIDICore MIDIEvent Filter System Common.swift
[227/278] Compiling SwiftMIDICore MIDIEvent Filter System Exclusive.swift
[228/278] Compiling SwiftMIDICore MIDIEvent Filter System Real-Time.swift
[229/278] Compiling SwiftMIDICore MIDIEvent Filter Utility.swift
[230/278] Compiling SwiftMIDICore MIDIEventFilter.swift
[231/278] Compiling SwiftMIDICore MIDIEventFilterGroup.swift
[232/278] Compiling SwiftMIDICore MIDINote Layout.swift
[233/278] Compiling SwiftMIDICore MIDINote Name.swift
[234/278] Compiling SwiftMIDICore MIDINote NoteError.swift
[235/278] Compiling SwiftMIDICore MIDINote Style.swift
[236/278] Compiling SwiftMIDICore MIDINote.swift
[237/278] Compiling SwiftMIDICore Double Extensions.swift
[238/278] Compiling SwiftMIDICore UInt32 Extensions.swift
[239/278] Emitting module SwiftMIDICore
[266/278] Compiling SwiftMIDICore SendsMIDIEvents.swift
[267/278] Compiling SwiftMIDICore SwiftMIDICore.swift
[268/278] Compiling SwiftMIDICore BytePair.swift
[269/278] Compiling SwiftMIDICore Int7.swift
[270/278] Compiling SwiftMIDICore MIDIUnsignedInteger.swift
[271/278] Compiling SwiftMIDICore UInt14.swift
[272/278] Compiling SwiftMIDICore UInt25.swift
[273/278] Compiling SwiftMIDICore UInt4.swift
[274/278] Compiling SwiftMIDICore UInt7.swift
[275/278] Compiling SwiftMIDICore UInt7Pair.swift
[276/278] Compiling SwiftMIDICore UInt8.swift
[277/278] Compiling SwiftMIDICore UInt9.swift
[278/278] Compiling SwiftMIDICore UMPWord.swift
[279/549] Compiling SwiftMIDIIO MIDIObjectCache.swift
[280/549] Compiling SwiftMIDIIO MIDIIdentifier.swift
[281/549] Compiling SwiftMIDIIO MIDIIdentifierPersistence.swift
[282/549] Compiling SwiftMIDIIO MIDIInput.swift
[283/549] Compiling SwiftMIDIIO MIDIManager addInputConnection.swift
[284/549] Compiling SwiftMIDIIO MIDIManager addOutput.swift
[285/549] Compiling SwiftMIDIIO MIDIManager addOutputConnection.swift
[286/549] Compiling SwiftMIDIIO MIDIManager addThruConnection.swift
[287/557] Compiling SwiftMIDIControlSurfaces HUISurfaceModelNotification ChannelStripComponent.swift
[288/557] Compiling SwiftMIDIControlSurfaces HUISurfaceModelNotification ParamEditComponent.swift
[289/557] Compiling SwiftMIDIControlSurfaces HUISurfaceModelNotification.swift
[290/557] Compiling SwiftMIDIControlSurfaces HUISwitch Assign.swift
[291/557] Compiling SwiftMIDIControlSurfaces HUISwitch AutoEnable.swift
[292/557] Compiling SwiftMIDIIO Core MIDI Devices.swift
[293/557] Compiling SwiftMIDIIO Core MIDI Endpoints.swift
[294/557] Compiling SwiftMIDIIO Core MIDI Entities.swift
[295/557] Compiling SwiftMIDIIO Core MIDI IO Constants.swift
[296/557] Compiling SwiftMIDIIO Core MIDI Object.swift
[297/557] Compiling SwiftMIDIIO Core MIDI Properties Get.swift
[298/557] Compiling SwiftMIDIIO MIDIInputConnection.swift
[299/557] Compiling SwiftMIDIControlSurfaces HUISmallDisplayCharacter.swift
[300/557] Compiling SwiftMIDIIO MIDIInputEndpoint Collection.swift
[301/557] Compiling SwiftMIDIIO MIDIInputEndpoint.swift
[302/557] Compiling SwiftMIDIControlSurfaces HUITimeDisplayCharacter.swift
[303/557] Compiling SwiftMIDIIO MIDIManager Network Session.swift
[304/557] Compiling SwiftMIDIControlSurfaces HUISwitch StatusAndGroup.swift
[305/557] Compiling SwiftMIDIControlSurfaces HUISwitch TimeDisplayStatus.swift
[306/557] Compiling SwiftMIDIControlSurfaces HUISwitch Transport.swift
[307/557] Compiling SwiftMIDIControlSurfaces HUISwitch Window.swift
[308/557] Compiling SwiftMIDIControlSurfaces HUISwitch.swift
[309/557] Compiling SwiftMIDIControlSurfaces HUISwitchProtocol.swift
[310/557] Compiling SwiftMIDIControlSurfaces SwiftMIDIControlSurfaces.swift
[311/557] Compiling SwiftMIDIControlSurfaces Logger.swift
[312/557] Compiling SwiftMIDIControlSurfaces HUIDecoder.swift
[313/557] Compiling SwiftMIDIControlSurfaces HUIDecoderError.swift
[314/557] Compiling SwiftMIDIIO MIDIManager TagSelection.swift
[315/557] Compiling SwiftMIDIControlSurfaces HUIHostEventDecoder.swift
[316/557] Compiling SwiftMIDIIO MIDIReceiver.swift
[317/557] Compiling SwiftMIDIIO MIDIReceiverOptions.swift
[318/557] Compiling SwiftMIDIControlSurfaces HUIHostBank Transmit.swift
[319/557] Compiling SwiftMIDIControlSurfaces HUIHostBank.swift
[320/557] Compiling SwiftMIDIControlSurfaces HUIHostEvent Encode.swift
[321/557] Compiling SwiftMIDIFile MIDIFileDeltaTime.swift
[322/557] Compiling SwiftMIDIFile MusicalMIDIFileDeltaTime.swift
[323/557] Compiling SwiftMIDIFile SMPTEMIDIFileDeltaTime.swift
[324/557] Compiling SwiftMIDIIO MIDIEndpointMaskedFilter.swift
[325/557] Compiling SwiftMIDIFile MIDIEvent+MIDIFileEvent.swift
[326/557] Compiling SwiftMIDIFile MIDIFileEvent+MIDIEvent.swift
[327/557] Compiling SwiftMIDIFile Event CC.swift
[328/557] Compiling SwiftMIDIFile Event ChannelPrefix.swift
[329/557] Compiling SwiftMIDIIO MIDIEndpoint Comparison.swift
[330/557] Compiling SwiftMIDIIO MIDIEndpoint.swift
[331/557] Compiling SwiftMIDIIO MIDIEndpointIdentity.swift
[332/557] Compiling SwiftMIDIIO MIDIIOObject Properties Dictionary.swift
[333/557] Compiling SwiftMIDIIO MIDIIOObject Properties.swift
[334/557] Compiling SwiftMIDIIO MIDIIOObject.swift
[335/557] Compiling SwiftMIDIIO MIDIIOObjectProperty Value.swift
[336/557] Compiling SwiftMIDIIO MIDIIOObjectProperty.swift
[337/557] Compiling SwiftMIDIIO MIDIIOObjectType.swift
[338/557] Compiling SwiftMIDIIO MIDIIOObject Comparison.swift
[339/557] Compiling SwiftMIDIIO MIDIPacketList Utilities.swift
[340/557] Compiling SwiftMIDIIO MIDIIOError.swift
[341/557] Compiling SwiftMIDIIO MIDIOSStatus.swift
[342/557] Compiling SwiftMIDIIO MIDIDevice.swift
[343/557] Compiling SwiftMIDIIO MIDIDevices.swift
[344/557] Compiling SwiftMIDIIO MIDIDevicesProtocol.swift
[345/557] Compiling SwiftMIDIIO MIDIEndpoint Collection.swift
[346/557] Compiling SwiftMIDIFile Event SysEx.swift
[347/557] Compiling SwiftMIDIFile Event Text.swift
[348/557] Compiling SwiftMIDIFile Event TimeSignature.swift
[349/557] Compiling SwiftMIDIFile Event UndefinedMeta.swift
[350/557] Compiling SwiftMIDIFile Event XMFPatchTypePrefix.swift
[351/557] Compiling SwiftMIDIFile MIDI2ClipFile.swift
[352/557] Compiling SwiftMIDIFile MIDI2ContainerFile.swift
[353/557] Compiling SwiftMIDIFile AnyMIDIFileDeltaTime.swift
[354/557] Compiling SwiftMIDIControlSurfaces HUIHostEvent.swift
[355/557] Compiling SwiftMIDIControlSurfaces HUIRole.swift
[356/557] Compiling SwiftMIDIControlSurfaces HUISurface Transmit.swift
[357/557] Compiling SwiftMIDIControlSurfaces HUISurface.swift
[358/557] Compiling SwiftMIDIFile Event RPN.swift
[359/557] Compiling SwiftMIDIFile Event SMPTEOffset.swift
[360/557] Compiling SwiftMIDIFile Event SequenceNumber.swift
[361/557] Compiling SwiftMIDIFile Event SequencerSpecific.swift
[362/557] Emitting module SwiftMIDIControlSurfaces
[368/557] Compiling SwiftMIDIIO Events.swift
[369/557] Compiling SwiftMIDIIO EventsBase.swift
[370/557] Compiling SwiftMIDIIO EventsLogging.swift
[371/557] Compiling SwiftMIDIIO Group.swift
[372/557] Compiling SwiftMIDIIO RawData.swift
[373/566] Compiling SwiftMIDISync MTCReceiver.swift
[374/566] Compiling SwiftMIDISync MTCReceiver SyncPolicy.swift
[375/567] Compiling SwiftMIDISync SwiftMIDISync.swift
[376/567] Compiling SwiftMIDISync MTCMessageType.swift
[379/567] Compiling SwiftMIDISync MTCReceiver State.swift
[384/567] Compiling SwiftMIDISync MTCDecoder.swift
[385/567] Emitting module SwiftMIDISync
[395/567] Compiling SwiftMIDIFile AnyMIDIFileTimebase+Decoding.swift
[396/567] Compiling SwiftMIDIFile AnyMIDIFileTimebase.swift
[397/567] Compiling SwiftMIDIFile MIDIFileTimebase.swift
[418/577] Emitting module SwiftMIDIIO
[459/577] Emitting module SwiftMIDIFile
[511/577] Compiling SwiftMIDIIO MIDIIOInternalNotification.swift
[512/577] Compiling SwiftMIDIIO MIDIIONotification.swift
[513/577] Compiling SwiftMIDIIO MIDIManaged.swift
[514/577] Compiling SwiftMIDIIO MIDIManagedReceivesMessages.swift
[515/577] Compiling SwiftMIDIIO MIDIManagedSendsMessages.swift
[516/577] Compiling SwiftMIDIIO AnyMIDIPacketData+CoreMIDI.swift
[523/577] Compiling SwiftMIDIIO MIDI1Parser+CoreMIDI.swift
[524/577] Compiling SwiftMIDIIO MIDIPacketData+CoreMIDI.swift
[525/577] Compiling SwiftMIDIIO UniversalMIDIPacketData+CoreMIDI.swift
[526/577] Compiling SwiftMIDIIO SwiftMIDIIO.swift
[578/588] Compiling SwiftMIDIUI MIDIOutputsSelectable.swift
[579/588] Compiling SwiftMIDIUI SwiftMIDIUI.swift
[580/589] Compiling SwiftMIDIUI MIDIOutputsPicker.swift
[581/589] Compiling SwiftMIDIUI MIDIInputsPicker.swift
[582/589] Compiling SwiftMIDIUI MIDIInputsSelectable.swift
[583/589] Compiling SwiftMIDIUI MIDIEndpointsSelectable.swift
[584/589] Compiling SwiftMIDIUI MIDIEndpointsPicker.swift
[585/589] Emitting module SwiftMIDIUI
[586/589] Compiling SwiftMIDIUI MIDIOutputsList.swift
[587/589] Compiling SwiftMIDIUI MIDIEndpointsList.swift
[588/589] Compiling SwiftMIDIUI MIDIInputsList.swift
[589/589] Compiling SwiftMIDIUI UI Utilities.swift
[590/592] Emitting module SwiftMIDI
[591/592] Compiling SwiftMIDI SwiftMIDIFile-API-1.0.0.swift
[592/592] Compiling SwiftMIDI SwiftMIDI.swift
Build complete! (37.62s)
Fetching https://github.com/orchetect/swift-midi-sync
Fetching https://github.com/orchetect/swift-midi-io
Fetching https://github.com/orchetect/swift-midi-ui
Fetching https://github.com/orchetect/swift-midi-file
Fetching https://github.com/orchetect/swift-midi-core
Fetching https://github.com/orchetect/swift-midi-controlsurfaces
[1/275] Fetching swift-midi-sync
[166/978] Fetching swift-midi-sync, swift-midi-file
[335/2020] Fetching swift-midi-sync, swift-midi-file, swift-midi-io
[346/3522] Fetching swift-midi-sync, swift-midi-file, swift-midi-io, swift-midi-core
[601/3796] Fetching swift-midi-sync, swift-midi-file, swift-midi-io, swift-midi-core, swift-midi-ui
[1794/4246] Fetching swift-midi-sync, swift-midi-file, swift-midi-io, swift-midi-core, swift-midi-ui, swift-midi-controlsurfaces
Fetched https://github.com/orchetect/swift-midi-ui from cache (0.82s)
[2726/3972] Fetching swift-midi-sync, swift-midi-file, swift-midi-io, swift-midi-core, swift-midi-controlsurfaces
Fetched https://github.com/orchetect/swift-midi-io from cache (0.92s)
Fetched https://github.com/orchetect/swift-midi-file from cache (0.92s)
[1971/2227] Fetching swift-midi-sync, swift-midi-core, swift-midi-controlsurfaces
Fetched https://github.com/orchetect/swift-midi-controlsurfaces from cache (1.96s)
Fetched https://github.com/orchetect/swift-midi-core from cache (1.96s)
Fetched https://github.com/orchetect/swift-midi-sync from cache (1.96s)
Computing version for https://github.com/orchetect/swift-midi-ui
Computed https://github.com/orchetect/swift-midi-ui at 1.0.0 (0.62s)
Computing version for https://github.com/orchetect/swift-midi-sync
Computed https://github.com/orchetect/swift-midi-sync at 1.0.0 (0.60s)
Fetching https://github.com/orchetect/swift-timecode
[1/26966] Fetching swift-timecode
Fetched https://github.com/orchetect/swift-timecode from cache (2.20s)
Computing version for https://github.com/orchetect/swift-midi-io
Computed https://github.com/orchetect/swift-midi-io at 1.0.0 (0.61s)
Computing version for https://github.com/orchetect/swift-midi-file
Computed https://github.com/orchetect/swift-midi-file at 1.0.0 (0.61s)
Fetching https://github.com/orchetect/swift-data-parsing
[1/806] Fetching swift-data-parsing
Fetched https://github.com/orchetect/swift-data-parsing from cache (0.66s)
Computing version for https://github.com/orchetect/swift-midi-core
Computed https://github.com/orchetect/swift-midi-core at 1.0.0 (0.61s)
Computing version for https://github.com/orchetect/swift-midi-controlsurfaces
Computed https://github.com/orchetect/swift-midi-controlsurfaces at 1.0.0 (0.61s)
Computing version for https://github.com/orchetect/swift-timecode
Computed https://github.com/orchetect/swift-timecode at 3.1.1 (2.42s)
Computing version for https://github.com/orchetect/swift-data-parsing
Computed https://github.com/orchetect/swift-data-parsing at 0.1.2 (0.59s)
Creating working copy for https://github.com/orchetect/swift-midi-ui
Working copy of https://github.com/orchetect/swift-midi-ui resolved at 1.0.0
Creating working copy for https://github.com/orchetect/swift-timecode
Working copy of https://github.com/orchetect/swift-timecode resolved at 3.1.1
Creating working copy for https://github.com/orchetect/swift-midi-file
Working copy of https://github.com/orchetect/swift-midi-file resolved at 1.0.0
Creating working copy for https://github.com/orchetect/swift-data-parsing
Working copy of https://github.com/orchetect/swift-data-parsing resolved at 0.1.2
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
Creating working copy for https://github.com/orchetect/swift-midi-controlsurfaces
Working copy of https://github.com/orchetect/swift-midi-controlsurfaces resolved at 1.0.0
Creating working copy for https://github.com/orchetect/swift-midi-sync
Working copy of https://github.com/orchetect/swift-midi-sync resolved at 1.0.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-midi-controlsurfaces",
"requirement" : {
"exact" : [
"1.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/orchetect/swift-midi-controlsurfaces"
},
{
"identity" : "swift-midi-core",
"requirement" : {
"exact" : [
"1.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/orchetect/swift-midi-core"
},
{
"identity" : "swift-midi-file",
"requirement" : {
"exact" : [
"1.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/orchetect/swift-midi-file"
},
{
"identity" : "swift-midi-io",
"requirement" : {
"exact" : [
"1.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/orchetect/swift-midi-io"
},
{
"identity" : "swift-midi-sync",
"requirement" : {
"exact" : [
"1.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/orchetect/swift-midi-sync"
},
{
"identity" : "swift-midi-ui",
"requirement" : {
"exact" : [
"1.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/orchetect/swift-midi-ui"
}
],
"manifest_display_name" : "swift-midi",
"name" : "swift-midi",
"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" : "SwiftMIDI",
"targets" : [
"SwiftMIDI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftMIDI",
"module_type" : "SwiftTarget",
"name" : "SwiftMIDI",
"path" : "Sources/SwiftMIDI",
"product_dependencies" : [
"SwiftMIDIControlSurfaces",
"SwiftMIDICore",
"SwiftMIDIFile",
"SwiftMIDIIO",
"SwiftMIDISync",
"SwiftMIDIUI"
],
"product_memberships" : [
"SwiftMIDI"
],
"sources" : [
"API Evolution/SwiftMIDIFile-API-1.0.0.swift",
"SwiftMIDI.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.