The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MusicXML, reference 0.2.3 (1d98bc), with Swift 6.3 for Wasm on 21 Apr 2026 12:44:59 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dn-m/MusicXML.git
Reference: 0.2.3
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/dn-m/MusicXML
 * tag               0.2.3      -> FETCH_HEAD
HEAD is now at 1d98bc4 Note Encoding Implementation (#210)
Cloned https://github.com/dn-m/MusicXML.git
Revision (git rev-parse @):
1d98bc4891c5588fd48703cba850a7a1499e1f04
SUCCESS checkout https://github.com/dn-m/MusicXML.git at 0.2.3
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dn-m/MusicXML.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/bwetherfield/XMLCoder
[1/6129] Fetching xmlcoder
Fetched https://github.com/bwetherfield/XMLCoder from cache (0.39s)
Fetching https://github.com/jpsim/Yams.git
[1/11551] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (2.64s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (3.35s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Creating working copy for https://github.com/bwetherfield/XMLCoder
Working copy of https://github.com/bwetherfield/XMLCoder resolved at value-coding-key-empty (f35a28a)
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/43] Emitting module XMLCoder
[5/48] Compiling XMLCoder FloatBox.swift
[6/48] Compiling XMLCoder IntBox.swift
[7/48] Compiling XMLCoder KeyedBox.swift
[8/48] Compiling XMLCoder NullBox.swift
[9/48] Compiling XMLCoder SharedBox.swift
[10/48] Compiling XMLCoder SingleKeyedBox.swift
[11/48] Compiling XMLCoder XMLEncoderImplementation.swift
[12/48] Compiling XMLCoder XMLEncodingStorage.swift
[13/48] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[14/48] Compiling XMLCoder XMLReferencingEncoder.swift
[15/48] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[16/48] Compiling XMLCoder StringBox.swift
[17/48] Compiling XMLCoder UIntBox.swift
[18/48] Compiling XMLCoder URLBox.swift
[19/48] Compiling XMLCoder UnkeyedBox.swift
[20/48] Compiling XMLCoder ISO8601DateFormatter.swift
[21/48] Compiling XMLCoder KeyedStorage.swift
[22/48] Compiling XMLCoder Metatypes.swift
[23/48] Compiling XMLCoder String+Extensions.swift
[24/48] Compiling XMLCoder XMLChoiceCodingKey.swift
[25/48] Compiling XMLCoder XMLCoderElement.swift
[26/48] Compiling XMLCoder XMLHeader.swift
[27/48] Compiling XMLCoder XMLKey.swift
[28/48] Compiling XMLCoder BoolBox.swift
[29/48] Compiling XMLCoder Box.swift
[30/48] Compiling XMLCoder ChoiceBox.swift
[31/48] Compiling XMLCoder DataBox.swift
[32/48] Compiling XMLCoder DateBox.swift
[33/48] Compiling XMLCoder DecimalBox.swift
[34/48] Compiling XMLCoder XMLDecoder.swift
[35/48] Compiling XMLCoder XMLDecoderImplementation.swift
[36/48] Compiling XMLCoder XMLDecodingStorage.swift
[37/48] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[38/48] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[39/48] Compiling XMLCoder XMLStackParser.swift
[40/48] Compiling XMLCoder DecodingErrorExtension.swift
[41/48] Compiling XMLCoder DynamicNodeDecoding.swift
[42/48] Compiling XMLCoder SingleValueDecodingContainer.swift
[43/48] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[44/48] Compiling XMLCoder DynamicNodeEncoding.swift
[45/48] Compiling XMLCoder EncodingErrorExtension.swift
[46/48] Compiling XMLCoder SingleValueEncodingContainer.swift
[47/48] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[48/48] Compiling XMLCoder XMLEncoder.swift
[50/220] Emitting module MusicXML
[51/220] Compiling MusicXML Offset.swift
[52/220] Compiling MusicXML Opus.swift
[53/220] Compiling MusicXML Ornament.swift
[54/220] Compiling MusicXML Ornaments.swift
[55/220] Compiling MusicXML OtherAppearance.swift
[56/220] Compiling MusicXML OtherDirection.swift
[57/220] Compiling MusicXML OtherDynamics.swift
[58/220] Compiling MusicXML OtherNotation.swift
[59/220] Compiling MusicXML OtherPlay.swift
[60/220] Compiling MusicXML PageLayout.swift
[61/220] Compiling MusicXML PageMargins.swift
[62/220] Compiling MusicXML PartGroup.swift
[63/220] Compiling MusicXML PartList.swift
[64/220] Compiling MusicXML PartName.swift
[65/220] Compiling MusicXML PartSymbol.swift
[66/220] Compiling MusicXML Partwise.Measure.swift
[67/220] Compiling MusicXML Partwise.Part.swift
[68/220] Compiling MusicXML Partwise.swift
[69/220] Compiling MusicXML Pedal.swift
[70/220] Compiling MusicXML PedalTuning.swift
[71/220] Compiling MusicXML PerMinute.swift
[72/220] Compiling MusicXML Percussion.swift
[73/220] Compiling MusicXML Pitch.swift
[74/220] Compiling MusicXML PitchUnpitchedRest.swift
[75/220] Compiling MusicXML Figure.swift
[76/220] Compiling MusicXML FiguredBass.swift
[77/220] Compiling MusicXML Fingering.swift
[78/220] Compiling MusicXML FirstFret.swift
[79/220] Compiling MusicXML Font.swift
[80/220] Compiling MusicXML FormattedText.swift
[81/220] Compiling MusicXML Forward.swift
[82/220] Compiling MusicXML Frame.swift
[83/220] Compiling MusicXML FrameNote.swift
[84/220] Compiling MusicXML Fret.swift
[85/220] Compiling MusicXML Glissando.swift
[86/220] Compiling MusicXML Grace.swift
[87/220] Compiling MusicXML GroupBarline.swift
[88/220] Compiling MusicXML GroupName.swift
[89/220] Compiling MusicXML GroupSymbol.swift
[90/220] Compiling MusicXML Grouping.swift
[91/220] Compiling MusicXML HammerOnPullOff.swift
[92/220] Compiling MusicXML Handbell.swift
[93/220] Compiling MusicXML Harmonic.swift
[94/220] Compiling MusicXML Harmony.swift
[95/220] Compiling MusicXML HarmonyChord.swift
[96/220] Compiling MusicXML HarpPedals.swift
[97/220] Compiling MusicXML Header.swift
[98/220] Compiling MusicXML HeelToe.swift
[99/220] Compiling MusicXML Accidental.swift
[100/220] Compiling MusicXML AccidentalMark.swift
[101/220] Compiling MusicXML AccidentalText.swift
[102/220] Compiling MusicXML Accord.swift
[103/220] Compiling MusicXML AccordionRegistration.swift
[104/220] Compiling MusicXML Appearance.swift
[105/220] Compiling MusicXML Arpeggiate.swift
[106/220] Compiling MusicXML Arrow.swift
[107/220] Compiling MusicXML Articulation.swift
[108/220] Compiling MusicXML Articulations.swift
[109/220] Compiling MusicXML Attributes.swift
[110/220] Compiling MusicXML Backup.swift
[111/220] Compiling MusicXML BarStyleColor.swift
[112/220] Compiling MusicXML Barline.swift
[113/220] Compiling MusicXML Barre.swift
[114/220] Compiling MusicXML Bass.swift
[115/220] Compiling MusicXML BassAlter.swift
[116/220] Compiling MusicXML BassStep.swift
[117/220] Compiling MusicXML Beam.swift
[118/220] Compiling MusicXML BeatRepeat.swift
[119/220] Compiling MusicXML Beater.swift
[120/220] Compiling MusicXML Bend.swift
[121/220] Compiling MusicXML BendSound.swift
[122/220] Compiling MusicXML Bezier.swift
[123/220] Compiling MusicXML Bookmark.swift
[124/316] Compiling MusicXML PlacementPrintStyle.swift
[125/316] Compiling MusicXML PlacementText.swift
[126/316] Compiling MusicXML Play.swift
[127/316] Compiling MusicXML Position.swift
[128/316] Compiling MusicXML PrincipleVoice.swift
[129/316] Compiling MusicXML Print.swift
[130/316] Compiling MusicXML PrintStyle.swift
[131/316] Compiling MusicXML PrintStyleAlign.swift
[132/316] Compiling MusicXML PrintStyleAlignObject.swift
[133/316] Compiling MusicXML PrintStyleTrillSound.swift
[134/316] Compiling MusicXML Printout.swift
[135/316] Compiling MusicXML Repeat.swift
[136/316] Compiling MusicXML Rest.swift
[137/316] Compiling MusicXML Rights.swift
[138/316] Compiling MusicXML Root.swift
[139/316] Compiling MusicXML RootAlter.swift
[140/316] Compiling MusicXML RootStep.swift
[141/316] Compiling MusicXML SMuFL.swift
[142/316] Compiling MusicXML SMuFLGlyph.swift
[143/316] Compiling MusicXML Scaling.swift
[144/316] Compiling MusicXML Scordatura.swift
[145/316] Compiling MusicXML Score.swift
[146/316] Compiling MusicXML ScoreInstrument.swift
[147/316] Compiling MusicXML ScorePart.swift
[148/316] Compiling MusicXML MeasureAttributes.swift
[149/316] Compiling MusicXML MeasureLayout.swift
[150/316] Compiling MusicXML MeasureNumbering.swift
[151/316] Compiling MusicXML MeasureRepeat.swift
[152/316] Compiling MusicXML MeasureStyle.swift
[153/316] Compiling MusicXML Metronome.swift
[154/316] Compiling MusicXML MetronomeBeam.swift
[155/316] Compiling MusicXML MetronomeNote.swift
[156/316] Compiling MusicXML MetronomeTuplet.swift
[157/316] Compiling MusicXML Miscellaneous.swift
[158/316] Compiling MusicXML MiscellaneousField.swift
[159/316] Compiling MusicXML Mordent.swift
[160/316] Compiling MusicXML MultipleRest.swift
[161/316] Compiling MusicXML MusicData.swift
[162/316] Compiling MusicXML MusicXML.String.swift
[163/316] Compiling MusicXML NameDisplay.swift
[164/316] Compiling MusicXML NonArpeggiate.swift
[165/316] Compiling MusicXML Notations.swift
[166/316] Compiling MusicXML Note.swift
[167/316] Compiling MusicXML NoteSize.swift
[168/316] Compiling MusicXML NoteType.swift
[169/316] Compiling MusicXML Notehead.swift
[170/316] Compiling MusicXML NoteheadText.swift
[171/316] Compiling MusicXML OctaveShift.swift
[172/316] Compiling MusicXML Hole.swift
[173/316] Compiling MusicXML HoleClosed.swift
[174/316] Compiling MusicXML HorizontalTurn.swift
[175/316] Compiling MusicXML Identification.swift
[176/316] Compiling MusicXML Image.swift
[177/316] Compiling MusicXML Instrument.swift
[178/316] Compiling MusicXML Interchangeable.swift
[179/316] Compiling MusicXML ComplexTypesInternalConformance.swift
[180/316] Compiling MusicXML Inversion.swift
[181/316] Compiling MusicXML Justify.swift
[182/316] Compiling MusicXML Key.swift
[183/316] Compiling MusicXML KeyOctave.swift
[184/316] Compiling MusicXML Kind.swift
[185/316] Compiling MusicXML Level.swift
[186/316] Compiling MusicXML LevelDisplay.swift
[187/316] Compiling MusicXML Line.swift
[188/316] Compiling MusicXML LineWidth.swift
[189/316] Compiling MusicXML LinearArrow.swift
[190/316] Compiling MusicXML Link.swift
[191/316] Compiling MusicXML Lyric.swift
[192/316] Compiling MusicXML LyricFont.swift
[193/316] Compiling MusicXML LyricLanguage.swift
[194/316] Compiling MusicXML MIDIDevice.swift
[195/316] Compiling MusicXML MIDIInstrument.swift
[196/316] Compiling MusicXML Bracket.swift
[197/316] Compiling MusicXML BreathMark.swift
[198/316] Compiling MusicXML Cancel.swift
[199/316] Compiling MusicXML Clef.swift
[200/316] Compiling MusicXML Creator.swift
[201/316] Compiling MusicXML Credit.swift
[202/316] Compiling MusicXML DashedFormatting.swift
[203/316] Compiling MusicXML Dashes.swift
[204/316] Compiling MusicXML Defaults.swift
[205/316] Compiling MusicXML Degree.swift
[206/316] Compiling MusicXML DegreeAlter.swift
[207/316] Compiling MusicXML DegreeType.swift
[208/316] Compiling MusicXML DegreeValue.swift
[209/316] Compiling MusicXML Direction.swift
[210/316] Compiling MusicXML DirectionType.swift
[211/316] Compiling MusicXML Distance.swift
[212/316] Compiling MusicXML Dynamic.swift
[213/316] Compiling MusicXML Dynamics.swift
[214/316] Compiling MusicXML Editorial.swift
[215/316] Compiling MusicXML EditorialVoice.swift
[216/316] Compiling MusicXML Encoding.swift
[217/316] Compiling MusicXML Ending.swift
[218/316] Compiling MusicXML Extend.swift
[219/316] Compiling MusicXML Feature.swift
[220/316] Compiling MusicXML Fermata.swift
[221/364] Compiling MusicXML FontSize.swift
[222/364] Compiling MusicXML FontStyle.swift
[223/364] Compiling MusicXML FontWeight.swift
[224/364] Compiling MusicXML Glass.swift
[225/364] Compiling MusicXML GroupBarlineValue.swift
[226/364] Compiling MusicXML GroupSymbolValue.swift
[227/364] Compiling MusicXML HandbellValue.swift
[228/364] Compiling MusicXML HarmonyType.swift
[229/364] Compiling MusicXML HoleClosedLocation.swift
[230/364] Compiling MusicXML HoleClosedValue.swift
[231/364] Compiling MusicXML SimpleTypesInternalConformance.swift
[232/364] Compiling MusicXML KindValue.swift
[233/364] Compiling MusicXML LeftCenterRight.swift
[234/364] Compiling MusicXML LeftRight.swift
[235/364] Compiling MusicXML LineEnd.swift
[236/364] Compiling MusicXML LineShape.swift
[237/364] Compiling MusicXML LineType.swift
[238/364] Compiling MusicXML LineWidthType.swift
[239/364] Compiling MusicXML MarginType.swift
[240/364] Compiling MusicXML MeasureNumberingValue.swift
[241/364] Compiling MusicXML Membrane.swift
[242/364] Compiling MusicXML Metal.swift
[243/364] Compiling MusicXML Mode.swift
[244/364] Compiling MusicXML MusicXML.swift
[245/364] Compiling MusicXML StickMaterial.swift
[246/364] Compiling MusicXML StickType.swift
[247/364] Compiling MusicXML Syllabic.swift
[248/364] Compiling MusicXML SymbolSize.swift
[249/364] Compiling MusicXML Tenths.swift
[250/364] Compiling MusicXML TextDirection.swift
[251/364] Compiling MusicXML TimeOnly.swift
[252/364] Compiling MusicXML TimeRelation.swift
[253/364] Compiling MusicXML TimeSeparator.swift
[254/364] Compiling MusicXML TimeSymbol.swift
[255/364] Compiling MusicXML TipDirection.swift
[256/364] Compiling MusicXML TopBottom.swift
[257/364] Compiling MusicXML TrillStep.swift
[258/364] Compiling MusicXML TwoNoteTurn.swift
[259/364] Compiling MusicXML UpDown.swift
[260/364] Compiling MusicXML UpDownStopContinue.swift
[261/364] Compiling MusicXML UprightInverted.swift
[262/364] Compiling MusicXML VAlign.swift
[263/364] Compiling MusicXML VAlignImage.swift
[264/364] Compiling MusicXML WedgeType.swift
[265/364] Compiling MusicXML Winged.swift
[266/364] Compiling MusicXML Wood.swift
[267/364] Compiling MusicXML YesNo.swift
[268/364] Compiling MusicXML YesNoNumber.swift
[269/364] Compiling MusicXML Mute.swift
[270/364] Compiling MusicXML NonNegativeDecimal.swift
[271/364] Compiling MusicXML NoteSizeType.swift
[272/364] Compiling MusicXML NoteTypeValue.swift
[273/364] Compiling MusicXML NoteheadValue.swift
[274/364] Compiling MusicXML NumberOrNormal.swift
[275/364] Compiling MusicXML OnOff.swift
[276/364] Compiling MusicXML OverUnder.swift
[277/364] Compiling MusicXML Pitched.swift
[278/364] Compiling MusicXML PrincipleVoiceSymbol.swift
[279/364] Compiling MusicXML RightLeftMiddle.swift
[280/364] Compiling MusicXML SemiPitched.swift
[281/364] Compiling MusicXML ShowFrets.swift
[282/364] Compiling MusicXML ShowTuplet.swift
[283/364] Compiling MusicXML StaffType.swift
[284/364] Compiling MusicXML StartNote.swift
[285/364] Compiling MusicXML StartStop.swift
[286/364] Compiling MusicXML StartStopChangeContinue.swift
[287/364] Compiling MusicXML StartStopContinue.swift
[288/364] Compiling MusicXML StartStopDiscontinue.swift
[289/364] Compiling MusicXML StartStopSingle.swift
[290/364] Compiling MusicXML StemValue.swift
[291/364] Compiling MusicXML Step.swift
[292/364] Compiling MusicXML StickLocation.swift
[293/364] Compiling MusicXML ArrowDirection.swift
[294/364] Compiling MusicXML ArrowStyle.swift
[295/364] Compiling MusicXML BackwardForward.swift
[296/364] Compiling MusicXML BarStyle.swift
[297/364] Compiling MusicXML BeamLevel.swift
[298/364] Compiling MusicXML BeamValue.swift
[299/364] Compiling MusicXML BeaterValue.swift
[300/364] Compiling MusicXML BreathMarkValue.swift
[301/364] Compiling MusicXML CSSFontSize.swift
[302/364] Compiling MusicXML CancelLocation.swift
[303/364] Compiling MusicXML CircularArrow.swift
[304/364] Compiling MusicXML ClefSign.swift
[305/364] Compiling MusicXML Color.swift
[306/364] Compiling MusicXML CommaSeparatedText.swift
[307/364] Compiling MusicXML DegreeSymbolValue.swift
[308/364] Compiling MusicXML DegreeTypeValue.swift
[309/364] Compiling MusicXML DistanceType.swift
[310/364] Compiling MusicXML Divisions.swift
[311/364] Compiling MusicXML Effect.swift
[312/364] Compiling MusicXML EnclosureShape.swift
[313/364] Compiling MusicXML EndingNumber.swift
[314/364] Compiling MusicXML Fan.swift
[315/364] Compiling MusicXML FermataShape.swift
[316/364] Compiling MusicXML Fifths.swift
[317/364] Compiling MusicXML Time.swift
[318/364] Compiling MusicXML TimeModification.swift
[319/364] Compiling MusicXML Timewise.Measure.swift
[320/364] Compiling MusicXML Timewise.Part.swift
[321/364] Compiling MusicXML Timewise.swift
[322/364] Compiling MusicXML Transpose.swift
[323/364] Compiling MusicXML Tremolo.swift
[324/364] Compiling MusicXML TrillSound.swift
[325/364] Compiling MusicXML Tuplet.swift
[326/364] Compiling MusicXML TupletDot.swift
[327/364] Compiling MusicXML TupletNumber.swift
[328/364] Compiling MusicXML TupletPortion.swift
[329/364] Compiling MusicXML TupletType.swift
[330/364] Compiling MusicXML Unpitched.swift
[331/364] Compiling MusicXML VirtualInstrument.swift
[332/364] Compiling MusicXML WavyLine.swift
[333/364] Compiling MusicXML Wedge.swift
[334/364] Compiling MusicXML Work.swift
[335/364] Compiling MusicXML Decoding.swift
[336/364] Compiling MusicXML AttributeGroup.swift
[337/364] Compiling MusicXML Empty.swift
[338/364] Compiling MusicXML AboveBelow.swift
[339/364] Compiling MusicXML AccidentalValue.swift
[340/364] Compiling MusicXML AccordionMiddle.swift
[341/364] Compiling MusicXML Slash.swift
[342/364] Compiling MusicXML Slide.swift
[343/364] Compiling MusicXML Slur.swift
[344/364] Compiling MusicXML Sound.swift
[345/364] Compiling MusicXML StaffDetails.swift
[346/364] Compiling MusicXML StaffLayout.swift
[347/364] Compiling MusicXML StaffTuning.swift
[348/364] Compiling MusicXML Stem.swift
[349/364] Compiling MusicXML Stick.swift
[350/364] Compiling MusicXML StringMute.swift
[351/364] Compiling MusicXML StrongAccent.swift
[352/364] Compiling MusicXML StyleText.swift
[353/364] Compiling MusicXML Supports.swift
[354/364] Compiling MusicXML SystemDividers.swift
[355/364] Compiling MusicXML SystemLayout.swift
[356/364] Compiling MusicXML SystemMargins.swift
[357/364] Compiling MusicXML Technical.swift
[358/364] Compiling MusicXML Technique.swift
[359/364] Compiling MusicXML TextDecoration.swift
[360/364] Compiling MusicXML TextElementData.swift
[361/364] Compiling MusicXML TextFontColor.swift
[362/364] Compiling MusicXML Tie.swift
[363/364] Compiling MusicXML Tied.swift
[364/364] Compiling MusicXML Ties.swift
Build complete! (35.28s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "xmlcoder",
      "requirement" : {
        "branch" : [
          "value-coding-key-empty"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bwetherfield/XMLCoder"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    }
  ],
  "manifest_display_name" : "MusicXML",
  "name" : "MusicXML",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MusicXML",
      "targets" : [
        "MusicXML"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MusicXMLTests",
      "module_type" : "SwiftTarget",
      "name" : "MusicXMLTests",
      "path" : "Tests/MusicXMLTests",
      "product_dependencies" : [
        "Yams"
      ],
      "sources" : [
        "Complex Types/AccidentalTests.swift",
        "Complex Types/AccordionRegistrationTests.swift",
        "Complex Types/ArrowTests.swift",
        "Complex Types/AttributesTests.swift",
        "Complex Types/BackupTests.swift",
        "Complex Types/BarlineTests.swift",
        "Complex Types/ClefTests.swift",
        "Complex Types/CreatorTests.swift",
        "Complex Types/DirectionTests.swift",
        "Complex Types/EndingTests.swift",
        "Complex Types/FretTests.swift",
        "Complex Types/HarmonicTests.swift",
        "Complex Types/HarmonyTests.swift",
        "Complex Types/IdentificationTests.swift",
        "Complex Types/KeyTests.swift",
        "Complex Types/LyricFontTests.swift",
        "Complex Types/MIDIDeviceTests.swift",
        "Complex Types/MIDIInstrumentTests.swift",
        "Complex Types/MeasureNumberingTests.swift",
        "Complex Types/MeasureStyleTests.swift",
        "Complex Types/MetronomeTests.swift",
        "Complex Types/MiscellaneousTests.swift",
        "Complex Types/MusicDataTests.swift",
        "Complex Types/NotationsTests.swift",
        "Complex Types/NoteTests.swift",
        "Complex Types/OrnamentsTests.swift",
        "Complex Types/PartListTests.swift",
        "Complex Types/PartNameTests.swift",
        "Complex Types/PartwiseMeasureTests.swift",
        "Complex Types/PartwisePartTests.swift",
        "Complex Types/PitchTests.swift",
        "Complex Types/PitchUnpitchedRestTests.swift",
        "Complex Types/RestTests.swift",
        "Complex Types/ScoreInstrumentTests.swift",
        "Complex Types/ScorePartTests.swift",
        "Complex Types/SystemLayoutTests.swift",
        "Complex Types/TimeTests.swift",
        "HelloWorld.swift",
        "LilyPondTests/ArticulationsTextsTests.swift",
        "LilyPondTests/ChordsFretsTests.swift",
        "LilyPondTests/DirectionsTests.swift",
        "LilyPondTests/LilyPondTestSuite.swift",
        "LilyPondTests/MidmeasureClefTests.swift",
        "LilyPondTests/PartNameLineBreakTests.swift",
        "LilyPondTests/PercussionTests.swift",
        "LilyPondTests/PickupMeasureChordnamesFiguredBassTests.swift",
        "LilyPondTests/RepeatWithAlternativesTests.swift",
        "LilyPondTests/SimpleRepeatTests.swift",
        "LilyPondTests/StabatMaterTests.swift",
        "LilyPondTests/StaffNoteStylesTests.swift",
        "LilyPondTests/TupletsTremoloTest.swift",
        "ReveTests.swift",
        "ScoreTests/ScoreTestCaseManifest.swift",
        "ScoreTests/ScoreTestExpectation.swift",
        "ScoreTests/ScoreTestSuite.swift",
        "TraversalConversionTests.swift",
        "XCTestHelpers.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "MusicXML"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MusicXML",
      "module_type" : "SwiftTarget",
      "name" : "MusicXML",
      "path" : "Sources/MusicXML",
      "product_dependencies" : [
        "XMLCoder"
      ],
      "product_memberships" : [
        "MusicXML"
      ],
      "sources" : [
        "Complex Types/Accidental.swift",
        "Complex Types/AccidentalMark.swift",
        "Complex Types/AccidentalText.swift",
        "Complex Types/Accord.swift",
        "Complex Types/AccordionRegistration.swift",
        "Complex Types/Appearance.swift",
        "Complex Types/Arpeggiate.swift",
        "Complex Types/Arrow.swift",
        "Complex Types/Articulation.swift",
        "Complex Types/Articulations.swift",
        "Complex Types/Attributes.swift",
        "Complex Types/Backup.swift",
        "Complex Types/BarStyleColor.swift",
        "Complex Types/Barline.swift",
        "Complex Types/Barre.swift",
        "Complex Types/Bass.swift",
        "Complex Types/BassAlter.swift",
        "Complex Types/BassStep.swift",
        "Complex Types/Beam.swift",
        "Complex Types/BeatRepeat.swift",
        "Complex Types/Beater.swift",
        "Complex Types/Bend.swift",
        "Complex Types/BendSound.swift",
        "Complex Types/Bezier.swift",
        "Complex Types/Bookmark.swift",
        "Complex Types/Bracket.swift",
        "Complex Types/BreathMark.swift",
        "Complex Types/Cancel.swift",
        "Complex Types/Clef.swift",
        "Complex Types/Creator.swift",
        "Complex Types/Credit.swift",
        "Complex Types/DashedFormatting.swift",
        "Complex Types/Dashes.swift",
        "Complex Types/Defaults.swift",
        "Complex Types/Degree.swift",
        "Complex Types/DegreeAlter.swift",
        "Complex Types/DegreeType.swift",
        "Complex Types/DegreeValue.swift",
        "Complex Types/Direction.swift",
        "Complex Types/DirectionType.swift",
        "Complex Types/Distance.swift",
        "Complex Types/Dynamic.swift",
        "Complex Types/Dynamics.swift",
        "Complex Types/Editorial.swift",
        "Complex Types/EditorialVoice.swift",
        "Complex Types/Encoding.swift",
        "Complex Types/Ending.swift",
        "Complex Types/Extend.swift",
        "Complex Types/Feature.swift",
        "Complex Types/Fermata.swift",
        "Complex Types/Figure.swift",
        "Complex Types/FiguredBass.swift",
        "Complex Types/Fingering.swift",
        "Complex Types/FirstFret.swift",
        "Complex Types/Font.swift",
        "Complex Types/FormattedText.swift",
        "Complex Types/Forward.swift",
        "Complex Types/Frame.swift",
        "Complex Types/FrameNote.swift",
        "Complex Types/Fret.swift",
        "Complex Types/Glissando.swift",
        "Complex Types/Grace.swift",
        "Complex Types/GroupBarline.swift",
        "Complex Types/GroupName.swift",
        "Complex Types/GroupSymbol.swift",
        "Complex Types/Grouping.swift",
        "Complex Types/HammerOnPullOff.swift",
        "Complex Types/Handbell.swift",
        "Complex Types/Harmonic.swift",
        "Complex Types/Harmony.swift",
        "Complex Types/HarmonyChord.swift",
        "Complex Types/HarpPedals.swift",
        "Complex Types/Header.swift",
        "Complex Types/HeelToe.swift",
        "Complex Types/Hole.swift",
        "Complex Types/HoleClosed.swift",
        "Complex Types/HorizontalTurn.swift",
        "Complex Types/Identification.swift",
        "Complex Types/Image.swift",
        "Complex Types/Instrument.swift",
        "Complex Types/Interchangeable.swift",
        "Complex Types/Internal/ComplexTypesInternalConformance.swift",
        "Complex Types/Inversion.swift",
        "Complex Types/Justify.swift",
        "Complex Types/Key.swift",
        "Complex Types/KeyOctave.swift",
        "Complex Types/Kind.swift",
        "Complex Types/Level.swift",
        "Complex Types/LevelDisplay.swift",
        "Complex Types/Line.swift",
        "Complex Types/LineWidth.swift",
        "Complex Types/LinearArrow.swift",
        "Complex Types/Link.swift",
        "Complex Types/Lyric.swift",
        "Complex Types/LyricFont.swift",
        "Complex Types/LyricLanguage.swift",
        "Complex Types/MIDIDevice.swift",
        "Complex Types/MIDIInstrument.swift",
        "Complex Types/MeasureAttributes.swift",
        "Complex Types/MeasureLayout.swift",
        "Complex Types/MeasureNumbering.swift",
        "Complex Types/MeasureRepeat.swift",
        "Complex Types/MeasureStyle.swift",
        "Complex Types/Metronome.swift",
        "Complex Types/MetronomeBeam.swift",
        "Complex Types/MetronomeNote.swift",
        "Complex Types/MetronomeTuplet.swift",
        "Complex Types/Miscellaneous.swift",
        "Complex Types/MiscellaneousField.swift",
        "Complex Types/Mordent.swift",
        "Complex Types/MultipleRest.swift",
        "Complex Types/MusicData.swift",
        "Complex Types/MusicXML.String.swift",
        "Complex Types/NameDisplay.swift",
        "Complex Types/NonArpeggiate.swift",
        "Complex Types/Notations.swift",
        "Complex Types/Note.swift",
        "Complex Types/NoteSize.swift",
        "Complex Types/NoteType.swift",
        "Complex Types/Notehead.swift",
        "Complex Types/NoteheadText.swift",
        "Complex Types/OctaveShift.swift",
        "Complex Types/Offset.swift",
        "Complex Types/Opus.swift",
        "Complex Types/Ornament.swift",
        "Complex Types/Ornaments.swift",
        "Complex Types/OtherAppearance.swift",
        "Complex Types/OtherDirection.swift",
        "Complex Types/OtherDynamics.swift",
        "Complex Types/OtherNotation.swift",
        "Complex Types/OtherPlay.swift",
        "Complex Types/PageLayout.swift",
        "Complex Types/PageMargins.swift",
        "Complex Types/PartGroup.swift",
        "Complex Types/PartList.swift",
        "Complex Types/PartName.swift",
        "Complex Types/PartSymbol.swift",
        "Complex Types/Partwise/Partwise.Measure.swift",
        "Complex Types/Partwise/Partwise.Part.swift",
        "Complex Types/Partwise/Partwise.swift",
        "Complex Types/Pedal.swift",
        "Complex Types/PedalTuning.swift",
        "Complex Types/PerMinute.swift",
        "Complex Types/Percussion.swift",
        "Complex Types/Pitch.swift",
        "Complex Types/PitchUnpitchedRest.swift",
        "Complex Types/PlacementPrintStyle.swift",
        "Complex Types/PlacementText.swift",
        "Complex Types/Play.swift",
        "Complex Types/Position.swift",
        "Complex Types/PrincipleVoice.swift",
        "Complex Types/Print.swift",
        "Complex Types/PrintStyle.swift",
        "Complex Types/PrintStyleAlign.swift",
        "Complex Types/PrintStyleAlignObject.swift",
        "Complex Types/PrintStyleTrillSound.swift",
        "Complex Types/Printout.swift",
        "Complex Types/Repeat.swift",
        "Complex Types/Rest.swift",
        "Complex Types/Rights.swift",
        "Complex Types/Root.swift",
        "Complex Types/RootAlter.swift",
        "Complex Types/RootStep.swift",
        "Complex Types/SMuFL.swift",
        "Complex Types/SMuFLGlyph.swift",
        "Complex Types/Scaling.swift",
        "Complex Types/Scordatura.swift",
        "Complex Types/Score.swift",
        "Complex Types/ScoreInstrument.swift",
        "Complex Types/ScorePart.swift",
        "Complex Types/Slash.swift",
        "Complex Types/Slide.swift",
        "Complex Types/Slur.swift",
        "Complex Types/Sound.swift",
        "Complex Types/StaffDetails.swift",
        "Complex Types/StaffLayout.swift",
        "Complex Types/StaffTuning.swift",
        "Complex Types/Stem.swift",
        "Complex Types/Stick.swift",
        "Complex Types/StringMute.swift",
        "Complex Types/StrongAccent.swift",
        "Complex Types/StyleText.swift",
        "Complex Types/Supports.swift",
        "Complex Types/SystemDividers.swift",
        "Complex Types/SystemLayout.swift",
        "Complex Types/SystemMargins.swift",
        "Complex Types/Technical.swift",
        "Complex Types/Technique.swift",
        "Complex Types/TextDecoration.swift",
        "Complex Types/TextElementData.swift",
        "Complex Types/TextFontColor.swift",
        "Complex Types/Tie.swift",
        "Complex Types/Tied.swift",
        "Complex Types/Ties.swift",
        "Complex Types/Time.swift",
        "Complex Types/TimeModification.swift",
        "Complex Types/Timewise/Timewise.Measure.swift",
        "Complex Types/Timewise/Timewise.Part.swift",
        "Complex Types/Timewise/Timewise.swift",
        "Complex Types/Transpose.swift",
        "Complex Types/Tremolo.swift",
        "Complex Types/TrillSound.swift",
        "Complex Types/Tuplet.swift",
        "Complex Types/TupletDot.swift",
        "Complex Types/TupletNumber.swift",
        "Complex Types/TupletPortion.swift",
        "Complex Types/TupletType.swift",
        "Complex Types/Unpitched.swift",
        "Complex Types/VirtualInstrument.swift",
        "Complex Types/WavyLine.swift",
        "Complex Types/Wedge.swift",
        "Complex Types/Work.swift",
        "Decoding/Decoding.swift",
        "InternalTypes/AttributeGroup.swift",
        "InternalTypes/Empty.swift",
        "Simple Types/AboveBelow.swift",
        "Simple Types/AccidentalValue.swift",
        "Simple Types/AccordionMiddle.swift",
        "Simple Types/ArrowDirection.swift",
        "Simple Types/ArrowStyle.swift",
        "Simple Types/BackwardForward.swift",
        "Simple Types/BarStyle.swift",
        "Simple Types/BeamLevel.swift",
        "Simple Types/BeamValue.swift",
        "Simple Types/BeaterValue.swift",
        "Simple Types/BreathMarkValue.swift",
        "Simple Types/CSSFontSize.swift",
        "Simple Types/CancelLocation.swift",
        "Simple Types/CircularArrow.swift",
        "Simple Types/ClefSign.swift",
        "Simple Types/Color.swift",
        "Simple Types/CommaSeparatedText.swift",
        "Simple Types/DegreeSymbolValue.swift",
        "Simple Types/DegreeTypeValue.swift",
        "Simple Types/DistanceType.swift",
        "Simple Types/Divisions.swift",
        "Simple Types/Effect.swift",
        "Simple Types/EnclosureShape.swift",
        "Simple Types/EndingNumber.swift",
        "Simple Types/Fan.swift",
        "Simple Types/FermataShape.swift",
        "Simple Types/Fifths.swift",
        "Simple Types/FontSize.swift",
        "Simple Types/FontStyle.swift",
        "Simple Types/FontWeight.swift",
        "Simple Types/Glass.swift",
        "Simple Types/GroupBarlineValue.swift",
        "Simple Types/GroupSymbolValue.swift",
        "Simple Types/HandbellValue.swift",
        "Simple Types/HarmonyType.swift",
        "Simple Types/HoleClosedLocation.swift",
        "Simple Types/HoleClosedValue.swift",
        "Simple Types/Internal/SimpleTypesInternalConformance.swift",
        "Simple Types/KindValue.swift",
        "Simple Types/LeftCenterRight.swift",
        "Simple Types/LeftRight.swift",
        "Simple Types/LineEnd.swift",
        "Simple Types/LineShape.swift",
        "Simple Types/LineType.swift",
        "Simple Types/LineWidthType.swift",
        "Simple Types/MarginType.swift",
        "Simple Types/MeasureNumberingValue.swift",
        "Simple Types/Membrane.swift",
        "Simple Types/Metal.swift",
        "Simple Types/Mode.swift",
        "Simple Types/MusicXML.swift",
        "Simple Types/Mute.swift",
        "Simple Types/NonNegativeDecimal.swift",
        "Simple Types/NoteSizeType.swift",
        "Simple Types/NoteTypeValue.swift",
        "Simple Types/NoteheadValue.swift",
        "Simple Types/NumberOrNormal.swift",
        "Simple Types/OnOff.swift",
        "Simple Types/OverUnder.swift",
        "Simple Types/Pitched.swift",
        "Simple Types/PrincipleVoiceSymbol.swift",
        "Simple Types/RightLeftMiddle.swift",
        "Simple Types/SemiPitched.swift",
        "Simple Types/ShowFrets.swift",
        "Simple Types/ShowTuplet.swift",
        "Simple Types/StaffType.swift",
        "Simple Types/StartNote.swift",
        "Simple Types/StartStop.swift",
        "Simple Types/StartStopChangeContinue.swift",
        "Simple Types/StartStopContinue.swift",
        "Simple Types/StartStopDiscontinue.swift",
        "Simple Types/StartStopSingle.swift",
        "Simple Types/StemValue.swift",
        "Simple Types/Step.swift",
        "Simple Types/StickLocation.swift",
        "Simple Types/StickMaterial.swift",
        "Simple Types/StickType.swift",
        "Simple Types/Syllabic.swift",
        "Simple Types/SymbolSize.swift",
        "Simple Types/Tenths.swift",
        "Simple Types/TextDirection.swift",
        "Simple Types/TimeOnly.swift",
        "Simple Types/TimeRelation.swift",
        "Simple Types/TimeSeparator.swift",
        "Simple Types/TimeSymbol.swift",
        "Simple Types/TipDirection.swift",
        "Simple Types/TopBottom.swift",
        "Simple Types/TrillStep.swift",
        "Simple Types/TwoNoteTurn.swift",
        "Simple Types/UpDown.swift",
        "Simple Types/UpDownStopContinue.swift",
        "Simple Types/UprightInverted.swift",
        "Simple Types/VAlign.swift",
        "Simple Types/VAlignImage.swift",
        "Simple Types/WedgeType.swift",
        "Simple Types/Winged.swift",
        "Simple Types/Wood.swift",
        "Simple Types/YesNo.swift",
        "Simple Types/YesNoNumber.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.