Build Information
Successful build of swift-html-types, reference 0.1.1 (64659f
), with Swift 6.1 for macOS (SPM) on 17 Aug 2025 20:20:03 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
"Elements/<br> Line Break.swift",
"Elements/<button> Button.swift",
"Elements/<canvas> Graphics Canvas.swift",
"Elements/<caption> Table Caption.swift",
"Elements/<center> Centered Text.swift",
"Elements/<cite> Citation.swift",
"Elements/<code> Inline Code.swift",
"Elements/<col> Table Column.swift",
"Elements/<colgroup> Table Column Group.swift",
"Elements/<data> Data.swift",
"Elements/<datalist> HTML Data List.swift",
"Elements/<dd> Description Details.swift",
"Elements/<del> Deleted Text.swift",
"Elements/<details> Details disclosure.swift",
"Elements/<dfn> Definition.swift",
"Elements/<dialog> Dialog.swift",
"Elements/<dir> Directory.swift",
"Elements/<div> Content Division.swift",
"Elements/<dl> Description List.swift",
"Elements/<dt> Description Term.swift",
"Elements/<em> Emphasis.swift",
"Elements/<embed> Embed External Content.swift",
"Elements/<fencedframe> Fenced Frame.swift",
"Elements/<fieldset> Field Set.swift",
"Elements/<figcaption> Figure Caption.swift",
"Elements/<figure> Figure with Optional Caption.swift",
"Elements/<font> Font.swift",
"Elements/<footer> Footer.swift",
"Elements/<form> Form.swift",
"Elements/<frame> Frame.swift",
"Elements/<frameset> Frameset.swift",
"Elements/<h1-h6> HTML Section Heading.swift",
"Elements/<head> Document Metadata (Header).swift",
"Elements/<header> Header.swift",
"Elements/<hgroup> Heading Group.swift",
"Elements/<hr> Thematic Break (Horizontal Rule).swift",
"Elements/<html> HTML Document Root element.swift",
"Elements/<i> Idiomatic Text.swift",
"Elements/<iframe> Inline Frame.swift",
"Elements/<img> Image Embed.swift",
"Elements/<img> Image.swift",
"Elements/<input> Input.swift",
"Elements/<ins> Inserted Text.swift",
"Elements/<kbd> Keyboard Input.swift",
"Elements/<label> Label.swift",
"Elements/<legend> Field Set Legend.swift",
"Elements/<li> List Item.swift",
"Elements/<link> External Resource Link.swift",
"Elements/<main> Main.swift",
"Elements/<map> Image Map.swift",
"Elements/<mark> Mark Text.swift",
"Elements/<marquee> Marquee.swift",
"Elements/<menu> Menu.swift",
"Elements/<meta> Metadata.swift",
"Elements/<meter> Meter.swift",
"Elements/<nav> Navigation Section.swift",
"Elements/<nobr> Non-Breaking Text.swift",
"Elements/<noembed> Embed Fallback.swift",
"Elements/<noframes> Frame Fallback.swift",
"Elements/<noscript> Noscript.swift",
"Elements/<object> External Object.swift",
"Elements/<ol> Ordered List.swift",
"Elements/<optgroup> Option Group.swift",
"Elements/<option> Option.swift",
"Elements/<output> Output.swift",
"Elements/<p> Paragraph.swift",
"Elements/<param> Object Parameter.swift",
"Elements/<picture> Picture.swift",
"Elements/<plaintext> Plain Text.swift",
"Elements/<pre> Preformatted Text.swift",
"Elements/<progress> Progress Indicator.swift",
"Elements/<q> Inline Quotation.swift",
"Elements/<rb> Ruby Base.swift",
"Elements/<rp> Ruby Fallback Parenthesis.swift",
"Elements/<rt> Ruby Text.swift",
"Elements/<rtc> Ruby Text Container.swift",
"Elements/<ruby> Ruby Annotation.swift",
"Elements/<s> Strikethrough.swift",
"Elements/<samp> Sample Output.swift",
"Elements/<script> Script.swift",
"Elements/<search> Search.swift",
"Elements/<section> Generic Section.swift",
"Elements/<select> Selected Option Display.swift",
"Elements/<slot> Web Component Slot.swift",
"Elements/<small> Side Comment.swift",
"Elements/<source> Media or Image Source.swift",
"Elements/<span> Content Span.swift",
"Elements/<strike> Strike.swift",
"Elements/<strong> Strong Importance.swift",
"Elements/<style> Style Information.swift",
"Elements/<sub> Subscript.swift",
"Elements/<summary> Disclosure Summary.swift",
"Elements/<sup> Superscript.swift",
"Elements/<table> Table.swift",
"Elements/<tbody> Table Body.swift",
"Elements/<td> Table Data Cell.swift",
"Elements/<template> Content Template.swift",
"Elements/<textarea> Textarea.swift",
"Elements/<tfoot> Table Foot.swift",
"Elements/<th> Table Header.swift",
"Elements/<thead> Table Head.swift",
"Elements/<time> (Date) Time.swift",
"Elements/<title> Document Title.swift",
"Elements/<tr> Table Row.swift",
"Elements/<track> Embed Text Track.swift",
"Elements/<tt> Teletype Text.swift",
"Elements/<u> Unarticulated Annotation (Underline).swift",
"Elements/<ul> Unordered List.swift",
"Elements/<var> Variable.swift",
"Elements/<video> Video Embed.swift",
"Elements/<wbr> Line Break Opportunity.swift",
"Elements/<xmp> xmp.swift",
"Elements/Input.Types/Input.Button.swift",
"Elements/Input.Types/Input.Checkbox.swift",
"Elements/Input.Types/Input.Color.swift",
"Elements/Input.Types/Input.Date.swift",
"Elements/Input.Types/Input.DatetimeLocal.swift",
"Elements/Input.Types/Input.Email.swift",
"Elements/Input.Types/Input.File.swift",
"Elements/Input.Types/Input.Hidden.swift",
"Elements/Input.Types/Input.Image.swift",
"Elements/Input.Types/Input.Month.swift",
"Elements/Input.Types/Input.Number.swift",
"Elements/Input.Types/Input.Password.swift",
"Elements/Input.Types/Input.Radio.swift",
"Elements/Input.Types/Input.Range.swift",
"Elements/Input.Types/Input.Reset.swift",
"Elements/Input.Types/Input.Search.swift",
"Elements/Input.Types/Input.Submit.swift",
"Elements/Input.Types/Input.Tel.swift",
"Elements/Input.Types/Input.Text.swift",
"Elements/Input.Types/Input.Time.swift",
"Elements/Input.Types/Input.Type.swift",
"Elements/Input.Types/Input.Url.swift",
"Elements/Input.Types/Input.Week.swift",
"Elements/xmp.swift",
"HTMLElement.swift",
"exports.swift"
],
"target_dependencies" : [
"HTMLElementTypes"
],
"type" : "library"
},
{
"c99name" : "HTMLElementTypes_Tests",
"module_type" : "SwiftTarget",
"name" : "HTMLElementTypes Tests",
"path" : "Tests/HTMLElementTypes Tests",
"sources" : [
"Elements/<a> Anchor Tests.swift",
"Elements/<abbr> Abbreviation Tests.swift",
"Elements/<address> Contact Address Tests.swift",
"Elements/<area> Image Map Area Tests.swift",
"Elements/<article> Article Contents Tests.swift",
"Elements/<article> Article Tests.swift",
"Elements/<aside> Aside Tests.swift",
"Elements/<audio> Audio Tests.swift",
"Elements/<audio> Embed Audio Tests.swift",
"Elements/<b> Bring Attention To Tests.swift",
"Elements/<base> Document Base URL Tests.swift",
"Elements/<bdi> Bidirectional Isolate Tests.swift",
"Elements/<bdo> Bidirectional Text Override Tests.swift",
"Elements/<big> Bigger Text Tests.swift",
"Elements/<blockquote> Block Quotation Tests.swift",
"Elements/<body> Body Tests.swift",
"Elements/<body> Document Body Tests.swift",
"Elements/<br> Line Break Tests.swift",
"Elements/<button> Button Tests.swift",
"Elements/<canvas> Graphics Canvas Tests.swift",
"Elements/<caption> Table Caption Tests.swift",
"Elements/<center> Centered Text Tests.swift",
"Elements/<cite> Citation Tests.swift",
"Elements/<code> Inline Code Tests.swift",
"Elements/<col> Table Column Tests.swift",
"Elements/<colgroup> Table Column Group Tests.swift",
"Elements/<data> Data Tests.swift",
"Elements/<datalist> HTML Data List Tests.swift",
"Elements/<dd> Description Details Tests.swift",
"Elements/<del> Deleted Text Tests.swift",
"Elements/<details> Details disclosure Tests.swift",
"Elements/<dfn> Definition Tests.swift",
"Elements/<dialog> Dialog Tests.swift",
"Elements/<dir> Directory Tests.swift",
"Elements/<div> Content Division Tests.swift",
"Elements/<dl> Description List Tests.swift",
"Elements/<dt> Description Term Tests.swift",
"Elements/<em> Emphasis Tests.swift",
"Elements/<embed> Embed External Content Tests.swift",
"Elements/<fencedframe> Fenced Frame Tests.swift",
"Elements/<fieldset> Field Set Tests.swift",
"Elements/<figcaption> Figure Caption Tests.swift",
"Elements/<figure> Figure with Optional Caption Tests.swift",
"Elements/<font> Font Tests.swift",
"Elements/<footer> Footer Tests.swift",
"Elements/<form> Form Tests.swift",
"Elements/<frame> Frame Tests.swift",
"Elements/<frameset> Frameset Tests.swift",
"Elements/<h1-h6> HTML Section Heading Tests.swift",
"Elements/<head> Document Metadata (Header) Tests.swift",
"Elements/<header> Header Tests.swift",
"Elements/<hgroup> Heading Group Tests.swift",
"Elements/<hr> Thematic Break (Horizontal Rule) Tests.swift",
"Elements/<html> HTML Document Root element Tests.swift",
"Elements/<i> Idiomatic Text Tests.swift",
"Elements/<iframe> Inline Frame Tests.swift",
"Elements/<img> Image Embed Tests.swift",
"Elements/<img> Image Tests.swift",
"Elements/<input> Input Tests.swift",
"Elements/<ins> Inserted Text Tests.swift",
"Elements/<kbd> Keyboard Input Tests.swift",
"Elements/<label> Label Tests.swift",
"Elements/<legend> Field Set Legend Tests.swift",
"Elements/<li> List Item Tests.swift",
"Elements/<link> External Resource Link Tests.swift",
"Elements/<main> Main Tests.swift",
"Elements/<map> Image Map Tests.swift",
"Elements/<mark> Mark Text Tests.swift",
"Elements/<marquee> Marquee Tests.swift",
"Elements/<menu> Menu Tests.swift",
"Elements/<meta> Meta Tests.swift",
"Elements/<meta> Metadata Tests.swift",
"Elements/<meter> Meter Tests.swift",
"Elements/<nav> Navigation Section Tests.swift",
"Elements/<nobr> Non-Breaking Text Tests.swift",
"Elements/<noembed> Embed Fallback Tests.swift",
"Elements/<noframes> Frame Fallback Tests.swift",
"Elements/<noscript> Noscript Tests.swift",
"Elements/<object> External Object Tests.swift",
"Elements/<ol> Ordered List Tests.swift",
"Elements/<optgroup> Option Group Tests.swift",
"Elements/<option> Option Tests.swift",
"Elements/<output> Output Tests.swift",
"Elements/<p> Paragraph Tests.swift",
"Elements/<param> Object Parameter Tests.swift",
"Elements/<picture> Picture Tests.swift",
"Elements/<plaintext> Plain Text Tests.swift",
"Elements/<pre> Preformatted Text Tests.swift",
"Elements/<progress> Progress Indicator Tests.swift",
"Elements/<q> Inline Quotation Tests.swift",
"Elements/<rb> Ruby Base Tests.swift",
"Elements/<rp> Ruby Fallback Parenthesis Tests.swift",
"Elements/<rt> Ruby Text Tests.swift",
"Elements/<rtc> Ruby Text Container Tests.swift",
"Elements/<ruby> Ruby Annotation Tests.swift",
"Elements/<s> Strikethrough Tests.swift",
"Elements/<samp> Sample Output Tests.swift",
"Elements/<script> Script Tests.swift",
"Elements/<search> Search Tests.swift",
"Elements/<section> Generic Section Tests.swift",
"Elements/<select> Selected Option Display Tests.swift",
"Elements/<slot> Web Component Slot Tests.swift",
"Elements/<small> Side Comment Tests.swift",
"Elements/<source> Media or Image Source Tests.swift",
"Elements/<span> Content Span Tests.swift",
"Elements/<strike> Strike Tests.swift",
"Elements/<strong> Strong Importance Tests.swift",
"Elements/<style> Style Information Tests.swift",
"Elements/<sub> Subscript Tests.swift",
"Elements/<summary> Disclosure Summary Tests.swift",
"Elements/<sup> Superscript Tests.swift",
"Elements/<table> Table Tests.swift",
"Elements/<tbody> Table Body Tests.swift",
"Elements/<td> Table Data Cell Tests.swift",
"Elements/<template> Content Template Tests.swift",
"Elements/<textarea> Textarea Tests.swift",
"Elements/<tfoot> Table Foot Tests.swift",
"Elements/<th> Table Header Tests.swift",
"Elements/<thead> Table Head Tests.swift",
"Elements/<time> (Date) Time Tests.swift",
"Elements/<title> Document Title Tests.swift",
"Elements/<title> Title Tests.swift",
"Elements/<tr> Table Row Tests.swift",
"Elements/<track> Embed Text Track Tests.swift",
"Elements/<tt> Teletype Text Tests.swift",
"Elements/<u> Unarticulated Annotation (Underline) Tests.swift",
"Elements/<ul> Unordered List Tests.swift",
"Elements/<var> Variable Tests.swift",
"Elements/<video> Video Embed Tests.swift",
"Elements/<wbr> Line Break Opportunity Tests.swift",
"Elements/<xmp> xmp Tests.swift",
"Elements/Input.Types/Input.Button Tests.swift",
"Elements/Input.Types/Input.Checkbox Tests.swift",
"Elements/Input.Types/Input.Color Tests.swift",
"Elements/Input.Types/Input.Date Tests.swift",
"Elements/Input.Types/Input.DatetimeLocal Tests.swift",
"Elements/Input.Types/Input.Email Tests.swift",
"Elements/Input.Types/Input.File Tests.swift",
"Elements/Input.Types/Input.Hidden Tests.swift",
"Elements/Input.Types/Input.Image Tests.swift",
"Elements/Input.Types/Input.Month Tests.swift",
"Elements/Input.Types/Input.Number Tests.swift",
"Elements/Input.Types/Input.Password Tests.swift",
"Elements/Input.Types/Input.Radio Tests.swift",
"Elements/Input.Types/Input.Range Tests.swift",
"Elements/Input.Types/Input.Reset Tests.swift",
"Elements/Input.Types/Input.Search Tests.swift",
"Elements/Input.Types/Input.Submit Tests.swift",
"Elements/Input.Types/Input.Tel Tests.swift",
"Elements/Input.Types/Input.Text Tests.swift",
"Elements/Input.Types/Input.Time Tests.swift",
"Elements/Input.Types/Input.Type Tests.swift",
"Elements/Input.Types/Input.Url Tests.swift",
"Elements/Input.Types/Input.Week Tests.swift"
],
"target_dependencies" : [
"HTMLElementTypes"
],
"type" : "test"
},
{
"c99name" : "HTMLElementTypes",
"module_type" : "SwiftTarget",
"name" : "HTMLElementTypes",
"path" : "Sources/HTMLElementTypes",
"product_memberships" : [
"HTMLTypes",
"HTMLTypesFoundation",
"HTMLElementTypes",
"HTMLElementTypesFoundation"
],
"sources" : [
"Elements/<a> Anchor.swift",
"Elements/<abbr> Abbreviation.swift",
"Elements/<address> Contact Address.swift",
"Elements/<area> Image Map Area.swift",
"Elements/<article> Article Contents.swift",
"Elements/<aside> Aside.swift",
"Elements/<audio> Embed Audio.swift",
"Elements/<b> Bring Attention To.swift",
"Elements/<base> Document Base URL.swift",
"Elements/<bdi> Bidirectional Isolate.swift",
"Elements/<bdo> Bidirectional Text Override.swift",
"Elements/<big> Bigger Text.swift",
"Elements/<blockquote> Block Quotation.swift",
"Elements/<body> Document Body.swift",
"Elements/<br> Line Break.swift",
"Elements/<button> Button.swift",
"Elements/<canvas> Graphics Canvas.swift",
"Elements/<caption> Table Caption.swift",
"Elements/<center> Centered Text.swift",
"Elements/<cite> Citation.swift",
"Elements/<code> Inline Code.swift",
"Elements/<col> Table Column.swift",
"Elements/<colgroup> Table Column Group.swift",
"Elements/<data> Data.swift",
"Elements/<datalist> HTML Data List.swift",
"Elements/<dd> Description Details.swift",
"Elements/<del> Deleted Text.swift",
"Elements/<details> Details disclosure.swift",
"Elements/<dfn> Definition.swift",
"Elements/<dialog> Dialog.swift",
"Elements/<dir> Directory.swift",
"Elements/<div> Content Division.swift",
"Elements/<dl> Description List.swift",
"Elements/<dt> Description Term.swift",
"Elements/<em> Emphasis.swift",
"Elements/<embed> Embed External Content.swift",
"Elements/<fencedframe> Fenced Frame.swift",
"Elements/<fieldset> Field Set.swift",
"Elements/<figcaption> Figure Caption.swift",
"Elements/<figure> Figure with Optional Caption.swift",
"Elements/<font> Font.swift",
"Elements/<footer> Footer.swift",
"Elements/<form> Form.swift",
"Elements/<frame> Frame.swift",
"Elements/<frameset> Frameset.swift",
"Elements/<h1-h6> HTML Section Heading.swift",
"Elements/<head> Document Metadata (Header).swift",
"Elements/<header> Header.swift",
"Elements/<hgroup> Heading Group.swift",
"Elements/<hr> Thematic Break (Horizontal Rule).swift",
"Elements/<html> HTML Document Root element.swift",
"Elements/<i> Idiomatic Text.swift",
"Elements/<iframe> Inline Frame.swift",
"Elements/<img> Image Embed.swift",
"Elements/<input> Input.swift",
"Elements/<ins> Inserted Text.swift",
"Elements/<kbd> Keyboard Input.swift",
"Elements/<label> Label.swift",
"Elements/<legend> Field Set Legend.swift",
"Elements/<li> List Item.swift",
"Elements/<link> External Resource Link.swift",
"Elements/<main> Main.swift",
"Elements/<map> Image Map.swift",
"Elements/<mark> Mark Text.swift",
"Elements/<marquee> Marquee.swift",
"Elements/<menu> Menu.swift",
"Elements/<meta> Metadata.swift",
"Elements/<meter> Meter.swift",
"Elements/<nav> Navigation Section.swift",
"Elements/<nobr> Non-Breaking Text.swift",
"Elements/<noembed> Embed Fallback.swift",
"Elements/<noframes> Frame Fallback.swift",
"Elements/<noscript> Noscript.swift",
"Elements/<object> External Object.swift",
"Elements/<ol> Ordered List.swift",
"Elements/<optgroup> Option Group.swift",
"Elements/<option> Option.swift",
"Elements/<output> Output.swift",
"Elements/<p> Paragraph.swift",
"Elements/<param> Object Parameter.swift",
"Elements/<picture> Picture.swift",
"Elements/<plaintext> Plain Text.swift",
"Elements/<pre> Preformatted Text.swift",
"Elements/<progress> Progress Indicator.swift",
"Elements/<q> Inline Quotation.swift",
"Elements/<rb> Ruby Base.swift",
"Elements/<rp> Ruby Fallback Parenthesis.swift",
"Elements/<rt> Ruby Text.swift",
"Elements/<rtc> Ruby Text Container.swift",
"Elements/<ruby> Ruby Annotation.swift",
"Elements/<s> Strikethrough.swift",
"Elements/<samp> Sample Output.swift",
"Elements/<script> Script.swift",
"Elements/<search> Search.swift",
"Elements/<section> Generic Section.swift",
"Elements/<select> Selected Option Display.swift",
"Elements/<slot> Web Component Slot.swift",
"Elements/<small> Side Comment.swift",
"Elements/<source> Media or Image Source.swift",
"Elements/<span> Content Span.swift",
"Elements/<strike> Strike.swift",
"Elements/<strong> Strong Importance.swift",
"Elements/<style> Style Information.swift",
"Elements/<sub> Subscript.swift",
"Elements/<summary> Disclosure Summary.swift",
"Elements/<sup> Superscript.swift",
"Elements/<table> Table.swift",
"Elements/<tbody> Table Body.swift",
"Elements/<td> Table Data Cell.swift",
"Elements/<template> Content Template.swift",
"Elements/<textarea> Textarea.swift",
"Elements/<tfoot> Table Foot.swift",
"Elements/<th> Table Header.swift",
"Elements/<thead> Table Head.swift",
"Elements/<time> (Date) Time.swift",
"Elements/<title> Document Title.swift",
"Elements/<tr> Table Row.swift",
"Elements/<track> Embed Text Track.swift",
"Elements/<tt> Teletype Text.swift",
"Elements/<u> Unarticulated Annotation (Underline).swift",
"Elements/<ul> Unordered List.swift",
"Elements/<var> Variable.swift",
"Elements/<video> Video Embed.swift",
"Elements/<wbr> Line Break Opportunity.swift",
"Elements/<xmp> xmp.swift",
"Elements/Input.Types/Input.Button.swift",
"Elements/Input.Types/Input.Checkbox.swift",
"Elements/Input.Types/Input.Color.swift",
"Elements/Input.Types/Input.Date.swift",
"Elements/Input.Types/Input.DatetimeLocal.swift",
"Elements/Input.Types/Input.Email.swift",
"Elements/Input.Types/Input.File.swift",
"Elements/Input.Types/Input.Hidden.swift",
"Elements/Input.Types/Input.Image.swift",
"Elements/Input.Types/Input.Month.swift",
"Elements/Input.Types/Input.Number.swift",
"Elements/Input.Types/Input.Password.swift",
"Elements/Input.Types/Input.Radio.swift",
"Elements/Input.Types/Input.Range.swift",
"Elements/Input.Types/Input.Reset.swift",
"Elements/Input.Types/Input.Search.swift",
"Elements/Input.Types/Input.Submit.swift",
"Elements/Input.Types/Input.Tel.swift",
"Elements/Input.Types/Input.Text.swift",
"Elements/Input.Types/Input.Time.swift",
"Elements/Input.Types/Input.Type.swift",
"Elements/Input.Types/Input.Url.swift",
"Elements/Input.Types/Input.Week.swift",
"HTMLElement.swift"
],
"target_dependencies" : [
"HTMLAttributeTypes"
],
"type" : "library"
},
{
"c99name" : "HTMLAttributeTypesFoundation_Tests",
"module_type" : "SwiftTarget",
"name" : "HTMLAttributeTypesFoundation Tests",
"path" : "Tests/HTMLAttributeTypesFoundation Tests",
"sources" : [
"Attributes/AcceptCharset Tests.swift",
"Attributes/Action Tests.swift",
"Attributes/Allow Tests.swift",
"Attributes/Allowfullscreen Tests.swift",
"Attributes/Alt Tests.swift",
"Attributes/As Tests.swift",
"Attributes/Async Tests.swift",
"Attributes/Attribute Tests.swift",
"Attributes/AttributionSrc Tests.swift",
"Attributes/Autocomplete Tests.swift",
"Attributes/Autoplay Tests.swift",
"Attributes/Behavior Tests.swift",
"Attributes/Blocking Tests.swift",
"Attributes/BooleanAttribute Tests.swift",
"Attributes/ButtonType Tests.swift",
"Attributes/Capture Tests.swift",
"Attributes/Checked Tests.swift",
"Attributes/Cite Tests.swift",
"Attributes/ColSpan Tests.swift",
"Attributes/Color Tests.swift",
"Attributes/Cols Tests.swift",
"Attributes/Compact Tests.swift",
"Attributes/Content Tests.swift",
"Attributes/Controls Tests.swift",
"Attributes/ControlsList Tests.swift",
"Attributes/Crossorigin Tests.swift",
"Attributes/DateTime Tests.swift",
"Attributes/Default Tests.swift",
"Attributes/Defer Tests.swift",
"Attributes/Direction Tests.swift",
"Attributes/Dirname Tests.swift",
"Attributes/DisablePictureInPicture Tests.swift",
"Attributes/DisableRemotePlayback Tests.swift",
"Attributes/Disabled Tests.swift",
"Attributes/Download Tests.swift",
"Attributes/Elementtiming Tests.swift",
"Attributes/Enctype Tests.swift",
"Attributes/Face Tests.swift",
"Attributes/Fetchpriority Tests.swift",
"Attributes/FontSize Tests.swift",
"Attributes/For Tests.swift",
"Attributes/Form Tests.swift",
"Attributes/FormAction Tests.swift",
"Attributes/FormEncType Tests.swift",
"Attributes/FormMethod Tests.swift",
"Attributes/FormNovalidate Tests.swift",
"Attributes/FormTarget Tests.swift",
"Attributes/FrameBorder Tests.swift",
"Attributes/Global/Autocapitalize Tests.swift",
"Attributes/Global/Autocorrect Tests.swift",
"Attributes/Global/Autofocus Tests.swift",
"Attributes/Global/Class Tests.swift",
"Attributes/Global/Contenteditable Tests.swift",
"Attributes/Global/DataAttribute Tests.swift",
"Attributes/Global/Dir Tests.swift",
"Attributes/Global/Draggable Tests.swift",
"Attributes/Global/Enterkeyhint Tests.swift",
"Attributes/Global/Exportparts Tests.swift",
"Attributes/Global/Hidden Tests.swift",
"Attributes/Global/Id Tests.swift",
"Attributes/Global/Inert Tests.swift",
"Attributes/Global/Inputmode Tests.swift",
"Attributes/Global/Is Tests.swift",
"Attributes/Global/Itemid Tests.swift",
"Attributes/Global/Itemprop Tests.swift",
"Attributes/Global/Itemref Tests.swift",
"Attributes/Global/Itemscope Tests.swift",
"Attributes/Global/Itemtype Tests.swift",
"Attributes/Global/Lang Tests.swift",
"Attributes/Global/Nonce Tests.swift",
"Attributes/Global/Part Tests.swift",
"Attributes/Global/Popover Tests.swift",
"Attributes/Global/Slot Tests.swift",
"Attributes/Global/Spellcheck Tests.swift",
"Attributes/Global/Style Tests.swift",
"Attributes/Global/Tabindex Tests.swift",
"Attributes/Global/Title Tests.swift",
"Attributes/Global/Translate Tests.swift",
"Attributes/Global/Virtualkeyboardpolicy Tests.swift",
"Attributes/Global/Writingsuggestions Tests.swift",
"Attributes/Headers Tests.swift",
"Attributes/Height Tests.swift",
"Attributes/High Tests.swift",
"Attributes/Href Tests.swift",
"Attributes/Hreflang Tests.swift",
"Attributes/HttpEquiv Tests.swift",
"Attributes/ImageSrcSet Tests.swift",
"Attributes/Imagesizes Tests.swift",
"Attributes/Integrity Tests.swift",
"Attributes/Ismap Tests.swift",
"Attributes/Kind Tests.swift",
"Attributes/Label Tests.swift",
"Attributes/LinkType Tests.swift",
"Attributes/List Tests.swift",
"Attributes/ListType Tests.swift",
"Attributes/Loading Tests.swift",
"Attributes/Loop Tests.swift",
"Attributes/Low Tests.swift",
"Attributes/MarginHeight Tests.swift",
"Attributes/MarginWidth Tests.swift",
"Attributes/Max Tests.swift",
"Attributes/Maxlength Tests.swift",
"Attributes/Media Tests.swift",
"Attributes/MetaName Tests.swift",
"Attributes/Method Tests.swift",
"Attributes/Min Tests.swift",
"Attributes/Minlength Tests.swift",
"Attributes/Multiple Tests.swift",
"Attributes/Muted Tests.swift",
"Attributes/Name Tests.swift",
"Attributes/NoResize Tests.swift",
"Attributes/Nomodule Tests.swift",
"Attributes/Novalidate Tests.swift",
"Attributes/ObjectData Tests.swift",
"Attributes/ObjectForm Tests.swift",
"Attributes/ObjectType Tests.swift",
"Attributes/Open Tests.swift",
"Attributes/Optimum Tests.swift",
"Attributes/Pattern Tests.swift",
"Attributes/Ping Tests.swift",
"Attributes/Placeholder Tests.swift",
"Attributes/Playsinline Tests.swift",
"Attributes/PopoverTarget Tests.swift",
"Attributes/PopoverTargetAction Tests.swift",
"Attributes/Poster Tests.swift",
"Attributes/Preload Tests.swift",
"Attributes/Readonly Tests.swift",
"Attributes/ReferrerPolicy Tests.swift",
"Attributes/Rel Tests.swift",
"Attributes/Required Tests.swift",
"Attributes/Reversed Tests.swift",
"Attributes/RowSpan Tests.swift",
"Attributes/Rows Tests.swift",
"Attributes/Scope Tests.swift",
"Attributes/ScriptType Tests.swift",
"Attributes/Scrolling Tests.swift",
"Attributes/Selected Tests.swift",
"Attributes/ShadowRootClonable Tests.swift",
"Attributes/Size Tests.swift",
"Attributes/Sizes Tests.swift",
"Attributes/Span Tests.swift",
"Attributes/Src Tests.swift",
"Attributes/SrcLang Tests.swift",
"Attributes/Start Tests.swift",
"Attributes/Step Tests.swift",
"Attributes/StringAttribute Tests.swift",
"Attributes/Target Tests.swift",
"Attributes/Usemap Tests.swift",
"Attributes/Value Tests.swift",
"Attributes/Width Tests.swift"
],
"target_dependencies" : [
"HTMLAttributeTypesFoundation"
],
"type" : "test"
},
{
"c99name" : "HTMLAttributeTypesFoundation",
"module_type" : "SwiftTarget",
"name" : "HTMLAttributeTypesFoundation",
"path" : "Sources/HTMLAttributeTypesFoundation",
"product_memberships" : [
"HTMLTypesFoundation",
"HTMLAttributeTypesFoundation"
],
"sources" : [
"Attributes/Accept.swift",
"Attributes/AcceptCharset.swift",
"Attributes/Action.swift",
"Attributes/Allowfullscreen.swift",
"Attributes/Alt.swift",
"Attributes/As.swift",
"Attributes/Async.swift",
"Attributes/AttributionSrc.swift",
"Attributes/Autocomplete.swift",
"Attributes/Autoplay.swift",
"Attributes/Behavior.swift",
"Attributes/Blocking.swift",
"Attributes/ButtonType.swift",
"Attributes/Capture.swift",
"Attributes/Checked.swift",
"Attributes/Cite.swift",
"Attributes/ColSpan.swift",
"Attributes/Color.swift",
"Attributes/Compact.swift",
"Attributes/Controls.swift",
"Attributes/ControlsList.swift",
"Attributes/Crossorigin.swift",
"Attributes/DateTime.swift",
"Attributes/Default.swift",
"Attributes/Defer.swift",
"Attributes/Direction.swift",
"Attributes/Dirname.swift",
"Attributes/DisablePictureInPicture.swift",
"Attributes/DisableRemotePlayback.swift",
"Attributes/Disabled.swift",
"Attributes/Download.swift",
"Attributes/Elementtiming.swift",
"Attributes/Enctype.swift",
"Attributes/Face.swift",
"Attributes/Fetchpriority.swift",
"Attributes/FontSize.swift",
"Attributes/For.swift",
"Attributes/Form.swift",
"Attributes/FormAction.swift",
"Attributes/FormEncType.swift",
"Attributes/FormMethod.swift",
"Attributes/FormNovalidate.swift",
"Attributes/FormTarget.swift",
"Attributes/Global/Autocapitalize.swift",
"Attributes/Global/Autocorrect.swift",
"Attributes/Global/Autofocus.swift",
"Attributes/Global/Class.swift",
"Attributes/Global/Contenteditable.swift",
"Attributes/Global/DataAttribute.swift",
"Attributes/Global/Dir.swift",
"Attributes/Global/Draggable.swift",
"Attributes/Global/Enterkeyhint.swift",
"Attributes/Global/Exportparts.swift",
"Attributes/Global/Hidden.swift",
"Attributes/Global/Id.swift",
"Attributes/Global/Inert.swift",
"Attributes/Global/Inputmode.swift",
"Attributes/Global/Is.swift",
"Attributes/Global/Itemid.swift",
"Attributes/Global/Itemprop.swift",
"Attributes/Global/Itemref.swift",
"Attributes/Global/Itemscope.swift",
"Attributes/Global/Itemtype.swift",
"Attributes/Global/Lang.swift",
"Attributes/Global/Nonce.swift",
"Attributes/Global/Part.swift",
"Attributes/Global/Popover.swift",
"Attributes/Global/Slot.swift",
"Attributes/Global/Spellcheck.swift",
"Attributes/Global/Style.swift",
"Attributes/Global/Tabindex.swift",
"Attributes/Global/Title.swift",
"Attributes/Global/Translate.swift",
"Attributes/Global/Virtualkeyboardpolicy.swift",
"Attributes/Global/Writingsuggestions.swift",
"Attributes/Headers.swift",
"Attributes/Height.swift",
"Attributes/High.swift",
"Attributes/Href.swift",
"Attributes/Hreflang.swift",
"Attributes/ImageSrcSet.swift",
"Attributes/Imagesizes.swift",
"Attributes/Integrity.swift",
"Attributes/IsMap.swift",
"Attributes/Kind.swift",
"Attributes/LinkType.swift",
"Attributes/List.swift",
"Attributes/ListType.swift",
"Attributes/Loop.swift",
"Attributes/Low.swift",
"Attributes/Max.swift",
"Attributes/Maxlength.swift",
"Attributes/Media.swift",
"Attributes/Method.swift",
"Attributes/Min.swift",
"Attributes/Minlength.swift",
"Attributes/Multiple.swift",
"Attributes/Muted.swift",
"Attributes/Name.swift",
"Attributes/NoResize.swift",
"Attributes/Nomodule.swift",
"Attributes/Novalidate.swift",
"Attributes/ObjectData.swift",
"Attributes/ObjectForm.swift",
"Attributes/ObjectType.swift",
"Attributes/Open.swift",
"Attributes/Optimum.swift",
"Attributes/Pattern.swift",
"Attributes/Ping.swift",
"Attributes/Placeholder.swift",
"Attributes/Playsinline.swift",
"Attributes/PopoverTarget.swift",
"Attributes/PopoverTargetAction.swift",
"Attributes/Poster.swift",
"Attributes/Preload.swift",
"Attributes/Readonly.swift",
"Attributes/ReferrerPolicy.swift",
"Attributes/Rel.swift",
"Attributes/Required.swift",
"Attributes/Reversed.swift",
"Attributes/RowSpan.swift",
"Attributes/Scope.swift",
"Attributes/ScriptType.swift",
"Attributes/Selected.swift",
"Attributes/ShadowRootClonable.swift",
"Attributes/ShadowRootDelegatesFocus.swift",
"Attributes/ShadowRootMode.swift",
"Attributes/Size.swift",
"Attributes/Sizes.swift",
"Attributes/Span.swift",
"Attributes/Src.swift",
"Attributes/Start.swift",
"Attributes/Step.swift",
"Attributes/Target.swift",
"Attributes/TextareaWrap.swift",
"Attributes/Truespeed.swift",
"Attributes/Usemap.swift",
"Attributes/Value.swift",
"Attributes/Width.swift",
"Attributes/Xmlns.swift",
"String.format.swift",
"exports.swift"
],
"target_dependencies" : [
"HTMLAttributeTypes"
],
"type" : "library"
},
{
"c99name" : "HTMLAttributeTypes_Tests",
"module_type" : "SwiftTarget",
"name" : "HTMLAttributeTypes Tests",
"path" : "Tests/HTMLAttributeTypes Tests",
"sources" : [
"Attributes/AcceptCharset Tests.swift",
"Attributes/Action Tests.swift",
"Attributes/Allow Tests.swift",
"Attributes/Allowfullscreen Tests.swift",
"Attributes/Alt Tests.swift",
"Attributes/As Tests.swift",
"Attributes/Async Tests.swift",
"Attributes/Attribute Tests.swift",
"Attributes/AttributionSrc Tests.swift",
"Attributes/Autocomplete Tests.swift",
"Attributes/Autoplay Tests.swift",
"Attributes/Behavior Tests.swift",
"Attributes/Blocking Tests.swift",
"Attributes/BooleanAttribute Tests.swift",
"Attributes/ButtonType Tests.swift",
"Attributes/Capture Tests.swift",
"Attributes/Checked Tests.swift",
"Attributes/Cite Tests.swift",
"Attributes/ColSpan Tests.swift",
"Attributes/Color Tests.swift",
"Attributes/Cols Tests.swift",
"Attributes/Compact Tests.swift",
"Attributes/Content Tests.swift",
"Attributes/Controls Tests.swift",
"Attributes/ControlsList Tests.swift",
"Attributes/Crossorigin Tests.swift",
"Attributes/DateTime Tests.swift",
"Attributes/Default Tests.swift",
"Attributes/Defer Tests.swift",
"Attributes/Direction Tests.swift",
"Attributes/Dirname Tests.swift",
"Attributes/DisablePictureInPicture Tests.swift",
"Attributes/DisableRemotePlayback Tests.swift",
"Attributes/Disabled Tests.swift",
"Attributes/Download Tests.swift",
"Attributes/Elementtiming Tests.swift",
"Attributes/Enctype Tests.swift",
"Attributes/Face Tests.swift",
"Attributes/Fetchpriority Tests.swift",
"Attributes/FontSize Tests.swift",
"Attributes/For Tests.swift",
"Attributes/Form Tests.swift",
"Attributes/FormAction Tests.swift",
"Attributes/FormEncType Tests.swift",
"Attributes/FormMethod Tests.swift",
"Attributes/FormNovalidate Tests.swift",
"Attributes/FormTarget Tests.swift",
"Attributes/FrameBorder Tests.swift",
"Attributes/Global/Autocapitalize Tests.swift",
"Attributes/Global/Autocorrect Tests.swift",
"Attributes/Global/Autofocus Tests.swift",
"Attributes/Global/Class Tests.swift",
"Attributes/Global/Contenteditable Tests.swift",
"Attributes/Global/DataAttribute Tests.swift",
"Attributes/Global/Dir Tests.swift",
"Attributes/Global/Draggable Tests.swift",
"Attributes/Global/Enterkeyhint Tests.swift",
"Attributes/Global/Exportparts Tests.swift",
"Attributes/Global/Hidden Tests.swift",
"Attributes/Global/Id Tests.swift",
"Attributes/Global/Inert Tests.swift",
"Attributes/Global/Inputmode Tests.swift",
"Attributes/Global/Is Tests.swift",
"Attributes/Global/Itemid Tests.swift",
"Attributes/Global/Itemprop Tests.swift",
"Attributes/Global/Itemref Tests.swift",
"Attributes/Global/Itemscope Tests.swift",
"Attributes/Global/Itemtype Tests.swift",
"Attributes/Global/Lang Tests.swift",
"Attributes/Global/Nonce Tests.swift",
"Attributes/Global/Part Tests.swift",
"Attributes/Global/Popover Tests.swift",
"Attributes/Global/Slot Tests.swift",
"Attributes/Global/Spellcheck Tests.swift",
"Attributes/Global/Style Tests.swift",
"Attributes/Global/Tabindex Tests.swift",
"Attributes/Global/Title Tests.swift",
"Attributes/Global/Translate Tests.swift",
"Attributes/Global/Virtualkeyboardpolicy Tests.swift",
"Attributes/Global/Writingsuggestions Tests.swift",
"Attributes/Headers Tests.swift",
"Attributes/Height Tests.swift",
"Attributes/High Tests.swift",
"Attributes/Href Tests.swift",
"Attributes/Hreflang Tests.swift",
"Attributes/HttpEquiv Tests.swift",
"Attributes/ImageSrcSet Tests.swift",
"Attributes/Imagesizes Tests.swift",
"Attributes/Integrity Tests.swift",
"Attributes/Ismap Tests.swift",
"Attributes/Kind Tests.swift",
"Attributes/Label Tests.swift",
"Attributes/LinkType Tests.swift",
"Attributes/List Tests.swift",
"Attributes/ListType Tests.swift",
"Attributes/Loading Tests.swift",
"Attributes/Loop Tests.swift",
"Attributes/Low Tests.swift",
"Attributes/MarginHeight Tests.swift",
"Attributes/MarginWidth Tests.swift",
"Attributes/Max Tests.swift",
"Attributes/Maxlength Tests.swift",
"Attributes/Media Tests.swift",
"Attributes/MetaName Tests.swift",
"Attributes/Method Tests.swift",
"Attributes/Min Tests.swift",
"Attributes/Minlength Tests.swift",
"Attributes/Multiple Tests.swift",
"Attributes/Muted Tests.swift",
"Attributes/Name Tests.swift",
"Attributes/NoResize Tests.swift",
"Attributes/Nomodule Tests.swift",
"Attributes/Novalidate Tests.swift",
"Attributes/ObjectData Tests.swift",
"Attributes/ObjectForm Tests.swift",
"Attributes/ObjectType Tests.swift",
"Attributes/Open Tests.swift",
"Attributes/Optimum Tests.swift",
"Attributes/Pattern Tests.swift",
"Attributes/Ping Tests.swift",
"Attributes/Placeholder Tests.swift",
"Attributes/Playsinline Tests.swift",
"Attributes/PopoverTarget Tests.swift",
"Attributes/PopoverTargetAction Tests.swift",
"Attributes/Poster Tests.swift",
"Attributes/Preload Tests.swift",
"Attributes/Readonly Tests.swift",
"Attributes/ReferrerPolicy Tests.swift",
"Attributes/Rel Tests.swift",
"Attributes/Required Tests.swift",
"Attributes/Reversed Tests.swift",
"Attributes/RowSpan Tests.swift",
"Attributes/Rows Tests.swift",
"Attributes/Scope Tests.swift",
"Attributes/ScriptType Tests.swift",
"Attributes/Scrolling Tests.swift",
"Attributes/Selected Tests.swift",
"Attributes/ShadowRootClonable Tests.swift",
"Attributes/Size Tests.swift",
"Attributes/Sizes Tests.swift",
"Attributes/Span Tests.swift",
"Attributes/Src Tests.swift",
"Attributes/SrcLang Tests.swift",
"Attributes/Start Tests.swift",
"Attributes/Step Tests.swift",
"Attributes/StringAttribute Tests.swift",
"Attributes/Target Tests.swift",
"Attributes/Usemap Tests.swift",
"Attributes/Value Tests.swift",
"Attributes/Width Tests.swift"
],
"target_dependencies" : [
"HTMLAttributeTypes"
],
"type" : "test"
},
{
"c99name" : "HTMLAttributeTypes",
"module_type" : "SwiftTarget",
"name" : "HTMLAttributeTypes",
"path" : "Sources/HTMLAttributeTypes",
"product_memberships" : [
"HTMLTypes",
"HTMLTypesFoundation",
"HTMLAttributeTypes",
"HTMLAttributeTypesFoundation",
"HTMLElementTypes",
"HTMLElementTypesFoundation"
],
"sources" : [
"Attributes/Abbr.swift",
"Attributes/Accept.swift",
"Attributes/AcceptCharset.swift",
"Attributes/Action.swift",
"Attributes/Allow.swift",
"Attributes/Allowfullscreen.swift",
"Attributes/Alt.swift",
"Attributes/As.swift",
"Attributes/Async.swift",
"Attributes/AttributionSrc.swift",
"Attributes/Autocomplete.swift",
"Attributes/Autoplay.swift",
"Attributes/Behavior.swift",
"Attributes/Blocking.swift",
"Attributes/ButtonType.swift",
"Attributes/Capture.swift",
"Attributes/CharSet.swift",
"Attributes/Checked.swift",
"Attributes/Cite.swift",
"Attributes/ColSpan.swift",
"Attributes/Color.swift",
"Attributes/Cols.swift",
"Attributes/Compact.swift",
"Attributes/Content.swift",
"Attributes/Controls.swift",
"Attributes/ControlsList.swift",
"Attributes/Crossorigin.swift",
"Attributes/DateTime.swift",
"Attributes/Default.swift",
"Attributes/Defer.swift",
"Attributes/Direction.swift",
"Attributes/Dirname.swift",
"Attributes/DisablePictureInPicture.swift",
"Attributes/DisableRemotePlayback.swift",
"Attributes/Disabled.swift",
"Attributes/Download.swift",
"Attributes/Elementtiming.swift",
"Attributes/Enctype.swift",
"Attributes/Face.swift",
"Attributes/Fetchpriority.swift",
"Attributes/FontSize.swift",
"Attributes/For.swift",
"Attributes/Form.swift",
"Attributes/FormAction.swift",
"Attributes/FormEncType.swift",
"Attributes/FormMethod.swift",
"Attributes/FormNovalidate.swift",
"Attributes/FormTarget.swift",
"Attributes/FrameBorder.swift",
"Attributes/Global/Autocapitalize.swift",
"Attributes/Global/Autocorrect.swift",
"Attributes/Global/Autofocus.swift",
"Attributes/Global/Class.swift",
"Attributes/Global/Contenteditable.swift",
"Attributes/Global/DataAttribute.swift",
"Attributes/Global/Dir.swift",
"Attributes/Global/Draggable.swift",
"Attributes/Global/Enterkeyhint.swift",
"Attributes/Global/Exportparts.swift",
"Attributes/Global/Hidden.swift",
"Attributes/Global/Id.swift",
"Attributes/Global/Inert.swift",
"Attributes/Global/Inputmode.swift",
"Attributes/Global/Is.swift",
"Attributes/Global/Itemid.swift",
"Attributes/Global/Itemprop.swift",
"Attributes/Global/Itemref.swift",
"Attributes/Global/Itemscope.swift",
"Attributes/Global/Itemtype.swift",
"Attributes/Global/Lang.swift",
"Attributes/Global/Nonce.swift",
"Attributes/Global/Part.swift",
"Attributes/Global/Popover.swift",
"Attributes/Global/Slot.swift",
"Attributes/Global/Spellcheck.swift",
"Attributes/Global/Style.swift",
"Attributes/Global/Tabindex.swift",
"Attributes/Global/Title.swift",
"Attributes/Global/Translate.swift",
"Attributes/Global/Virtualkeyboardpolicy.swift",
"Attributes/Global/Writingsuggestions.swift",
"Attributes/Headers.swift",
"Attributes/Height.swift",
"Attributes/High.swift",
"Attributes/Href.swift",
"Attributes/Hreflang.swift",
"Attributes/HttpEquiv.swift",
"Attributes/ImageSrcSet.swift",
"Attributes/Imagesizes.swift",
"Attributes/Integrity.swift",
"Attributes/Ismap.swift",
"Attributes/Kind.swift",
"Attributes/Label.swift",
"Attributes/LinkType.swift",
"Attributes/List.swift",
"Attributes/ListType.swift",
"Attributes/Loading.swift",
"Attributes/Loop.swift",
"Attributes/Low.swift",
"Attributes/MarginHeight.swift",
"Attributes/MarginWidth.swift",
"Attributes/Max.swift",
"Attributes/Maxlength.swift",
"Attributes/Media.swift",
"Attributes/MetaName.swift",
"Attributes/Method.swift",
"Attributes/Min.swift",
"Attributes/Minlength.swift",
"Attributes/Multiple.swift",
"Attributes/Muted.swift",
"Attributes/Name.swift",
"Attributes/NoResize.swift",
"Attributes/Nomodule.swift",
"Attributes/Novalidate.swift",
"Attributes/ObjectData.swift",
"Attributes/ObjectForm.swift",
"Attributes/ObjectType.swift",
"Attributes/Open.swift",
"Attributes/Optimum.swift",
"Attributes/Pattern.swift",
"Attributes/Ping.swift",
"Attributes/Placeholder.swift",
"Attributes/Playsinline.swift",
"Attributes/PopoverTarget.swift",
"Attributes/PopoverTargetAction.swift",
"Attributes/Poster.swift",
"Attributes/Preload.swift",
"Attributes/Readonly.swift",
"Attributes/ReferrerPolicy.swift",
"Attributes/Rel.swift",
"Attributes/Required.swift",
"Attributes/Reversed.swift",
"Attributes/RowSpan.swift",
"Attributes/Rows.swift",
"Attributes/Scope.swift",
"Attributes/ScriptType.swift",
"Attributes/Scrolling.swift",
"Attributes/Selected.swift",
"Attributes/ShadowRootClonable.swift",
"Attributes/ShadowRootDelegatesFocus.swift",
"Attributes/ShadowRootMode.swift",
"Attributes/Size.swift",
"Attributes/Sizes.swift",
"Attributes/SourceType.swift",
"Attributes/Span.swift",
"Attributes/Src.swift",
"Attributes/SrcLang.swift",
"Attributes/Start.swift",
"Attributes/Step.swift",
"Attributes/Target.swift",
"Attributes/TextareaWrap.swift",
"Attributes/Truespeed.swift",
"Attributes/Usemap.swift",
"Attributes/Value.swift",
"Attributes/Width.swift",
"Attributes/Xmlns.swift",
"HTMLAttribute.swift",
"HTMLBooleanAttribute.swift",
"HTMLStringAttribute.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-2F0A5646E1D333AE.txt
[8/152] Emitting module HTMLAttributeTypes
[9/167] Compiling HTMLAttributeTypes FrameBorder.swift
[10/167] Compiling HTMLAttributeTypes Autocapitalize.swift
[11/167] Compiling HTMLAttributeTypes Autocorrect.swift
[12/167] Compiling HTMLAttributeTypes Autofocus.swift
[13/167] Compiling HTMLAttributeTypes Class.swift
[14/167] Compiling HTMLAttributeTypes Contenteditable.swift
[15/167] Compiling HTMLAttributeTypes DataAttribute.swift
[16/167] Compiling HTMLAttributeTypes Dir.swift
[17/167] Compiling HTMLAttributeTypes Draggable.swift
[18/167] Compiling HTMLAttributeTypes Enterkeyhint.swift
[19/167] Compiling HTMLAttributeTypes Exportparts.swift
[20/167] Compiling HTMLAttributeTypes Hidden.swift
[21/167] Compiling HTMLAttributeTypes Id.swift
[22/167] Compiling HTMLAttributeTypes Inert.swift
[23/167] Compiling HTMLAttributeTypes Inputmode.swift
[24/167] Compiling HTMLAttributeTypes Is.swift
[25/167] Compiling HTMLAttributeTypes Writingsuggestions.swift
[26/167] Compiling HTMLAttributeTypes Headers.swift
[27/167] Compiling HTMLAttributeTypes Height.swift
[28/167] Compiling HTMLAttributeTypes High.swift
[29/167] Compiling HTMLAttributeTypes Href.swift
[30/167] Compiling HTMLAttributeTypes Hreflang.swift
[31/167] Compiling HTMLAttributeTypes HttpEquiv.swift
[32/167] Compiling HTMLAttributeTypes ImageSrcSet.swift
[33/167] Compiling HTMLAttributeTypes Imagesizes.swift
[34/167] Compiling HTMLAttributeTypes Integrity.swift
[35/167] Compiling HTMLAttributeTypes Ismap.swift
[36/167] Compiling HTMLAttributeTypes Kind.swift
[37/167] Compiling HTMLAttributeTypes Label.swift
[38/167] Compiling HTMLAttributeTypes LinkType.swift
[39/167] Compiling HTMLAttributeTypes List.swift
[40/167] Compiling HTMLAttributeTypes ListType.swift
[41/167] Compiling HTMLAttributeTypes Nomodule.swift
[42/167] Compiling HTMLAttributeTypes Novalidate.swift
[43/167] Compiling HTMLAttributeTypes ObjectData.swift
[44/167] Compiling HTMLAttributeTypes ObjectForm.swift
[45/167] Compiling HTMLAttributeTypes ObjectType.swift
[46/167] Compiling HTMLAttributeTypes Open.swift
[47/167] Compiling HTMLAttributeTypes Optimum.swift
[48/167] Compiling HTMLAttributeTypes Pattern.swift
[49/167] Compiling HTMLAttributeTypes Ping.swift
[50/167] Compiling HTMLAttributeTypes Placeholder.swift
[51/167] Compiling HTMLAttributeTypes Playsinline.swift
[52/167] Compiling HTMLAttributeTypes PopoverTarget.swift
[53/167] Compiling HTMLAttributeTypes PopoverTargetAction.swift
[54/167] Compiling HTMLAttributeTypes Poster.swift
[55/167] Compiling HTMLAttributeTypes Preload.swift
[56/167] Compiling HTMLAttributeTypes Readonly.swift
[57/167] Compiling HTMLAttributeTypes ReferrerPolicy.swift
[58/167] Compiling HTMLAttributeTypes Rel.swift
[59/167] Compiling HTMLAttributeTypes Required.swift
[60/167] Compiling HTMLAttributeTypes Reversed.swift
[61/167] Compiling HTMLAttributeTypes RowSpan.swift
[62/167] Compiling HTMLAttributeTypes Rows.swift
[63/167] Compiling HTMLAttributeTypes Scope.swift
[64/167] Compiling HTMLAttributeTypes ScriptType.swift
[65/167] Compiling HTMLAttributeTypes Scrolling.swift
[66/167] Compiling HTMLAttributeTypes Selected.swift
[67/167] Compiling HTMLAttributeTypes ShadowRootClonable.swift
[68/167] Compiling HTMLAttributeTypes ShadowRootDelegatesFocus.swift
[69/167] Compiling HTMLAttributeTypes ShadowRootMode.swift
[70/167] Compiling HTMLAttributeTypes Size.swift
[71/167] Compiling HTMLAttributeTypes Sizes.swift
[72/167] Compiling HTMLAttributeTypes SourceType.swift
[73/167] Compiling HTMLAttributeTypes Abbr.swift
[74/167] Compiling HTMLAttributeTypes Accept.swift
[75/167] Compiling HTMLAttributeTypes AcceptCharset.swift
[76/167] Compiling HTMLAttributeTypes Action.swift
[77/167] Compiling HTMLAttributeTypes Allow.swift
[78/167] Compiling HTMLAttributeTypes Allowfullscreen.swift
[79/167] Compiling HTMLAttributeTypes Alt.swift
[80/167] Compiling HTMLAttributeTypes As.swift
[81/167] Compiling HTMLAttributeTypes Async.swift
[82/167] Compiling HTMLAttributeTypes AttributionSrc.swift
[83/167] Compiling HTMLAttributeTypes Autocomplete.swift
[84/167] Compiling HTMLAttributeTypes Autoplay.swift
[85/167] Compiling HTMLAttributeTypes Behavior.swift
[86/167] Compiling HTMLAttributeTypes Blocking.swift
[87/167] Compiling HTMLAttributeTypes ButtonType.swift
[88/167] Compiling HTMLAttributeTypes Capture.swift
[89/167] Compiling HTMLAttributeTypes Loading.swift
[90/167] Compiling HTMLAttributeTypes Loop.swift
[91/167] Compiling HTMLAttributeTypes Low.swift
[92/167] Compiling HTMLAttributeTypes MarginHeight.swift
[93/167] Compiling HTMLAttributeTypes MarginWidth.swift
[94/167] Compiling HTMLAttributeTypes Max.swift
[95/167] Compiling HTMLAttributeTypes Maxlength.swift
[96/167] Compiling HTMLAttributeTypes Media.swift
[97/167] Compiling HTMLAttributeTypes MetaName.swift
[98/167] Compiling HTMLAttributeTypes Method.swift
[99/167] Compiling HTMLAttributeTypes Min.swift
[100/167] Compiling HTMLAttributeTypes Minlength.swift
[101/167] Compiling HTMLAttributeTypes Multiple.swift
[102/167] Compiling HTMLAttributeTypes Muted.swift
[103/167] Compiling HTMLAttributeTypes Name.swift
[104/167] Compiling HTMLAttributeTypes NoResize.swift
[105/167] Compiling HTMLAttributeTypes Itemid.swift
[106/167] Compiling HTMLAttributeTypes Itemprop.swift
[107/167] Compiling HTMLAttributeTypes Itemref.swift
[108/167] Compiling HTMLAttributeTypes Itemscope.swift
[109/167] Compiling HTMLAttributeTypes Itemtype.swift
[110/167] Compiling HTMLAttributeTypes Lang.swift
[111/167] Compiling HTMLAttributeTypes Nonce.swift
[112/167] Compiling HTMLAttributeTypes Part.swift
[113/167] Compiling HTMLAttributeTypes Popover.swift
[114/167] Compiling HTMLAttributeTypes Slot.swift
[115/167] Compiling HTMLAttributeTypes Spellcheck.swift
[116/167] Compiling HTMLAttributeTypes Style.swift
[117/167] Compiling HTMLAttributeTypes Tabindex.swift
[118/167] Compiling HTMLAttributeTypes Title.swift
[119/167] Compiling HTMLAttributeTypes Translate.swift
[120/167] Compiling HTMLAttributeTypes Virtualkeyboardpolicy.swift
[121/167] Compiling HTMLAttributeTypes CharSet.swift
[122/167] Compiling HTMLAttributeTypes Checked.swift
[123/167] Compiling HTMLAttributeTypes Cite.swift
[124/167] Compiling HTMLAttributeTypes ColSpan.swift
[125/167] Compiling HTMLAttributeTypes Color.swift
[126/167] Compiling HTMLAttributeTypes Cols.swift
[127/167] Compiling HTMLAttributeTypes Compact.swift
[128/167] Compiling HTMLAttributeTypes Content.swift
[129/167] Compiling HTMLAttributeTypes Controls.swift
[130/167] Compiling HTMLAttributeTypes ControlsList.swift
[131/167] Compiling HTMLAttributeTypes Crossorigin.swift
[132/167] Compiling HTMLAttributeTypes DateTime.swift
[133/167] Compiling HTMLAttributeTypes Default.swift
[134/167] Compiling HTMLAttributeTypes Defer.swift
[135/167] Compiling HTMLAttributeTypes Direction.swift
[136/167] Compiling HTMLAttributeTypes Dirname.swift
[137/167] Compiling HTMLAttributeTypes DisablePictureInPicture.swift
[138/167] Compiling HTMLAttributeTypes DisableRemotePlayback.swift
[139/167] Compiling HTMLAttributeTypes Disabled.swift
[140/167] Compiling HTMLAttributeTypes Download.swift
[141/167] Compiling HTMLAttributeTypes Elementtiming.swift
[142/167] Compiling HTMLAttributeTypes Enctype.swift
[143/167] Compiling HTMLAttributeTypes Face.swift
[144/167] Compiling HTMLAttributeTypes Fetchpriority.swift
[145/167] Compiling HTMLAttributeTypes FontSize.swift
[146/167] Compiling HTMLAttributeTypes For.swift
[147/167] Compiling HTMLAttributeTypes Form.swift
[148/167] Compiling HTMLAttributeTypes FormAction.swift
[149/167] Compiling HTMLAttributeTypes FormEncType.swift
[150/167] Compiling HTMLAttributeTypes FormMethod.swift
[151/167] Compiling HTMLAttributeTypes FormNovalidate.swift
[152/167] Compiling HTMLAttributeTypes FormTarget.swift
[153/167] Compiling HTMLAttributeTypes Span.swift
[154/167] Compiling HTMLAttributeTypes Src.swift
[155/167] Compiling HTMLAttributeTypes SrcLang.swift
[156/167] Compiling HTMLAttributeTypes Start.swift
[157/167] Compiling HTMLAttributeTypes Step.swift
[158/167] Compiling HTMLAttributeTypes Target.swift
[159/167] Compiling HTMLAttributeTypes TextareaWrap.swift
[160/167] Compiling HTMLAttributeTypes Truespeed.swift
[161/167] Compiling HTMLAttributeTypes Usemap.swift
[162/167] Compiling HTMLAttributeTypes Value.swift
[163/167] Compiling HTMLAttributeTypes Width.swift
[164/167] Compiling HTMLAttributeTypes Xmlns.swift
[165/167] Compiling HTMLAttributeTypes HTMLAttribute.swift
[166/167] Compiling HTMLAttributeTypes HTMLBooleanAttribute.swift
[167/167] Compiling HTMLAttributeTypes HTMLStringAttribute.swift
[168/432] Compiling HTMLElementTypes <sup> Superscript.swift
[169/432] Compiling HTMLAttributeTypesFoundation Contenteditable.swift
[170/432] Compiling HTMLAttributeTypesFoundation DataAttribute.swift
[171/432] Compiling HTMLAttributeTypesFoundation Dir.swift
[172/432] Compiling HTMLAttributeTypesFoundation Draggable.swift
[173/432] Compiling HTMLAttributeTypesFoundation Enterkeyhint.swift
[174/432] Compiling HTMLAttributeTypesFoundation Exportparts.swift
[175/432] Compiling HTMLAttributeTypesFoundation Hidden.swift
[176/432] Compiling HTMLAttributeTypesFoundation Id.swift
[177/432] Compiling HTMLAttributeTypesFoundation Inert.swift
[178/432] Compiling HTMLAttributeTypesFoundation Inputmode.swift
[179/432] Compiling HTMLAttributeTypesFoundation Is.swift
[180/432] Compiling HTMLAttributeTypesFoundation Accept.swift
[181/432] Compiling HTMLAttributeTypesFoundation AcceptCharset.swift
[182/432] Compiling HTMLAttributeTypesFoundation Action.swift
[183/446] Emitting module HTMLElementTypes
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[184/446] Compiling HTMLAttributeTypesFoundation Optimum.swift
[185/446] Compiling HTMLAttributeTypesFoundation Pattern.swift
[186/446] Compiling HTMLAttributeTypesFoundation Ping.swift
[187/446] Compiling HTMLAttributeTypesFoundation Placeholder.swift
[188/446] Compiling HTMLAttributeTypesFoundation Playsinline.swift
[189/446] Compiling HTMLAttributeTypesFoundation PopoverTarget.swift
[190/446] Compiling HTMLAttributeTypesFoundation PopoverTargetAction.swift
[191/446] Compiling HTMLAttributeTypesFoundation Poster.swift
[192/446] Compiling HTMLElementTypes <progress> Progress Indicator.swift
[193/446] Compiling HTMLElementTypes <q> Inline Quotation.swift
[194/446] Compiling HTMLElementTypes <rb> Ruby Base.swift
[195/446] Compiling HTMLElementTypes <rp> Ruby Fallback Parenthesis.swift
[196/446] Compiling HTMLElementTypes <rt> Ruby Text.swift
[197/446] Compiling HTMLElementTypes <rtc> Ruby Text Container.swift
[198/446] Compiling HTMLElementTypes <ruby> Ruby Annotation.swift
[199/446] Compiling HTMLAttributeTypesFoundation Itemscope.swift
[200/446] Compiling HTMLAttributeTypesFoundation Itemtype.swift
[201/446] Compiling HTMLAttributeTypesFoundation Lang.swift
[202/446] Compiling HTMLAttributeTypesFoundation Nonce.swift
[203/446] Compiling HTMLAttributeTypesFoundation Part.swift
[204/446] Compiling HTMLAttributeTypesFoundation Popover.swift
[205/446] Compiling HTMLAttributeTypesFoundation Slot.swift
[206/446] Compiling HTMLAttributeTypesFoundation Spellcheck.swift
[207/446] Compiling HTMLAttributeTypesFoundation Style.swift
[208/446] Compiling HTMLAttributeTypesFoundation Tabindex.swift
[209/446] Compiling HTMLAttributeTypesFoundation Title.swift
[210/446] Compiling HTMLAttributeTypesFoundation Download.swift
[211/446] Compiling HTMLAttributeTypesFoundation Elementtiming.swift
[212/446] Compiling HTMLAttributeTypesFoundation Enctype.swift
[213/446] Compiling HTMLAttributeTypesFoundation Face.swift
[214/446] Compiling HTMLAttributeTypesFoundation Allowfullscreen.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[215/446] Compiling HTMLAttributeTypesFoundation Alt.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[216/446] Compiling HTMLAttributeTypesFoundation As.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[217/446] Compiling HTMLAttributeTypesFoundation Async.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[218/446] Compiling HTMLAttributeTypesFoundation AttributionSrc.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[219/446] Compiling HTMLAttributeTypesFoundation Autocomplete.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[220/446] Compiling HTMLAttributeTypesFoundation Autoplay.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[221/446] Compiling HTMLAttributeTypesFoundation Behavior.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[222/446] Compiling HTMLAttributeTypesFoundation Blocking.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[223/446] Compiling HTMLAttributeTypesFoundation ButtonType.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[224/446] Compiling HTMLAttributeTypesFoundation Capture.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[225/446] Compiling HTMLAttributeTypesFoundation Checked.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[226/446] Compiling HTMLAttributeTypesFoundation Itemid.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[227/446] Compiling HTMLAttributeTypesFoundation Itemprop.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[228/446] Compiling HTMLAttributeTypesFoundation Itemref.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[229/446] Compiling HTMLAttributeTypesFoundation Fetchpriority.swift
[230/446] Compiling HTMLAttributeTypesFoundation FontSize.swift
[231/446] Compiling HTMLAttributeTypesFoundation For.swift
[232/446] Compiling HTMLAttributeTypesFoundation Form.swift
[233/446] Compiling HTMLAttributeTypesFoundation FormAction.swift
[234/446] Compiling HTMLAttributeTypesFoundation FormEncType.swift
[235/446] Compiling HTMLAttributeTypesFoundation FormMethod.swift
[236/446] Compiling HTMLAttributeTypesFoundation FormNovalidate.swift
[237/446] Compiling HTMLAttributeTypesFoundation FormTarget.swift
[238/446] Compiling HTMLAttributeTypesFoundation Autocapitalize.swift
[239/446] Compiling HTMLAttributeTypesFoundation List.swift
[240/446] Compiling HTMLAttributeTypesFoundation ListType.swift
[241/446] Compiling HTMLAttributeTypesFoundation Loop.swift
[242/446] Compiling HTMLAttributeTypesFoundation Low.swift
[243/446] Compiling HTMLAttributeTypesFoundation Max.swift
[244/446] Compiling HTMLAttributeTypesFoundation Maxlength.swift
[245/446] Compiling HTMLAttributeTypesFoundation Media.swift
[246/446] Compiling HTMLAttributeTypesFoundation Method.swift
[247/446] Compiling HTMLAttributeTypesFoundation Min.swift
[248/446] Compiling HTMLAttributeTypesFoundation Minlength.swift
[249/446] Compiling HTMLAttributeTypesFoundation Multiple.swift
[250/446] Compiling HTMLAttributeTypesFoundation Muted.swift
[251/446] Compiling HTMLAttributeTypesFoundation Name.swift
[252/446] Compiling HTMLAttributeTypesFoundation NoResize.swift
[253/446] Compiling HTMLAttributeTypesFoundation Nomodule.swift
[254/446] Compiling HTMLAttributeTypesFoundation Novalidate.swift
[255/446] Compiling HTMLAttributeTypesFoundation ObjectData.swift
[256/446] Compiling HTMLAttributeTypesFoundation ObjectForm.swift
[257/446] Compiling HTMLAttributeTypesFoundation ObjectType.swift
[258/446] Compiling HTMLAttributeTypesFoundation Open.swift
[259/446] Compiling HTMLAttributeTypesFoundation Translate.swift
[260/446] Compiling HTMLAttributeTypesFoundation Virtualkeyboardpolicy.swift
[261/446] Compiling HTMLAttributeTypesFoundation Writingsuggestions.swift
[262/446] Compiling HTMLAttributeTypesFoundation Headers.swift
[263/446] Compiling HTMLAttributeTypesFoundation Height.swift
[264/446] Compiling HTMLAttributeTypesFoundation High.swift
[265/446] Compiling HTMLAttributeTypesFoundation Href.swift
[266/446] Compiling HTMLAttributeTypesFoundation Hreflang.swift
[267/446] Compiling HTMLAttributeTypesFoundation ImageSrcSet.swift
[268/446] Compiling HTMLAttributeTypesFoundation Imagesizes.swift
[269/446] Compiling HTMLAttributeTypesFoundation Integrity.swift
[270/446] Compiling HTMLAttributeTypesFoundation IsMap.swift
[271/446] Compiling HTMLAttributeTypesFoundation Kind.swift
[272/446] Compiling HTMLAttributeTypesFoundation LinkType.swift
[273/446] Compiling HTMLAttributeTypesFoundation Preload.swift
[274/446] Compiling HTMLAttributeTypesFoundation Readonly.swift
[275/446] Compiling HTMLAttributeTypesFoundation ReferrerPolicy.swift
[276/446] Compiling HTMLAttributeTypesFoundation Rel.swift
[277/446] Compiling HTMLAttributeTypesFoundation Required.swift
[278/446] Compiling HTMLAttributeTypesFoundation Reversed.swift
[279/446] Compiling HTMLAttributeTypesFoundation RowSpan.swift
[280/446] Compiling HTMLAttributeTypesFoundation Scope.swift
[281/446] Compiling HTMLAttributeTypesFoundation ScriptType.swift
[282/446] Compiling HTMLAttributeTypesFoundation Selected.swift
[283/446] Compiling HTMLAttributeTypesFoundation ShadowRootClonable.swift
[284/446] Compiling HTMLAttributeTypesFoundation ShadowRootDelegatesFocus.swift
[285/446] Compiling HTMLAttributeTypesFoundation ShadowRootMode.swift
[286/446] Compiling HTMLAttributeTypesFoundation Size.swift
[287/446] Compiling HTMLAttributeTypesFoundation Cite.swift
[288/446] Compiling HTMLAttributeTypesFoundation ColSpan.swift
[289/446] Compiling HTMLAttributeTypesFoundation Color.swift
[290/446] Compiling HTMLAttributeTypesFoundation Compact.swift
[291/446] Compiling HTMLAttributeTypesFoundation Controls.swift
[292/446] Compiling HTMLAttributeTypesFoundation ControlsList.swift
[293/446] Compiling HTMLAttributeTypesFoundation Crossorigin.swift
[294/446] Compiling HTMLAttributeTypesFoundation DateTime.swift
[295/446] Compiling HTMLAttributeTypesFoundation Default.swift
[296/446] Compiling HTMLAttributeTypesFoundation Defer.swift
[297/446] Compiling HTMLAttributeTypesFoundation Direction.swift
[298/446] Compiling HTMLAttributeTypesFoundation Dirname.swift
[299/446] Compiling HTMLAttributeTypesFoundation DisablePictureInPicture.swift
[300/446] Compiling HTMLAttributeTypesFoundation DisableRemotePlayback.swift
[301/446] Compiling HTMLAttributeTypesFoundation Disabled.swift
[302/446] Compiling HTMLAttributeTypesFoundation Autocorrect.swift
[303/446] Compiling HTMLAttributeTypesFoundation Autofocus.swift
[304/446] Compiling HTMLElementTypes Input.Number.swift
[305/446] Compiling HTMLElementTypes Input.Password.swift
[306/446] Compiling HTMLElementTypes Input.Radio.swift
[307/446] Compiling HTMLElementTypes Input.Range.swift
[308/446] Compiling HTMLElementTypes Input.Reset.swift
[309/446] Compiling HTMLElementTypes Input.Search.swift
[310/446] Compiling HTMLElementTypes Input.Submit.swift
[311/446] Compiling HTMLElementTypes Input.Tel.swift
[312/446] Compiling HTMLElementTypes Input.Text.swift
[313/446] Compiling HTMLElementTypes Input.Time.swift
[314/446] Compiling HTMLElementTypes Input.Type.swift
[315/446] Compiling HTMLElementTypes Input.Url.swift
[316/446] Compiling HTMLElementTypes Input.Week.swift
[317/446] Compiling HTMLElementTypes HTMLElement.swift
[318/587] Emitting module HTMLElementTypesFoundation
[319/602] Compiling HTMLTypes exports.swift
[320/602] Compiling HTMLElementTypesFoundation <ol> Ordered List.swift
[321/602] Compiling HTMLElementTypesFoundation <optgroup> Option Group.swift
[322/602] Compiling HTMLElementTypesFoundation <header> Header.swift
[323/602] Compiling HTMLElementTypesFoundation <hgroup> Heading Group.swift
[324/602] Compiling HTMLElementTypesFoundation <hr> Thematic Break (Horizontal Rule).swift
[325/602] Compiling HTMLElementTypesFoundation <html> HTML Document Root element.swift
[326/602] Compiling HTMLElementTypesFoundation <i> Idiomatic Text.swift
[327/602] Compiling HTMLElementTypesFoundation <iframe> Inline Frame.swift
[328/602] Compiling HTMLElementTypesFoundation <img> Image Embed.swift
[329/602] Compiling HTMLElementTypesFoundation <img> Image.swift
[330/602] Compiling HTMLElementTypesFoundation <input> Input.swift
[331/602] Compiling HTMLElementTypesFoundation <ins> Inserted Text.swift
[332/602] Compiling HTMLElementTypesFoundation <kbd> Keyboard Input.swift
[333/602] Compiling HTMLElementTypesFoundation <label> Label.swift
[334/602] Emitting module HTMLTypes
[335/602] Compiling HTMLTypes Input.Type.swift
[336/616] Compiling HTMLElementTypesFoundation Input.Month.swift
[337/616] Compiling HTMLElementTypesFoundation Input.Number.swift
[338/616] Compiling HTMLElementTypesFoundation <main> Main.swift
[339/616] Compiling HTMLElementTypesFoundation <map> Image Map.swift
[340/616] Compiling HTMLElementTypesFoundation <mark> Mark Text.swift
[341/616] Compiling HTMLElementTypesFoundation <marquee> Marquee.swift
[342/616] Compiling HTMLElementTypesFoundation <menu> Menu.swift
[343/616] Compiling HTMLElementTypesFoundation <meta> Metadata.swift
[344/616] Compiling HTMLElementTypesFoundation <meter> Meter.swift
[345/616] Compiling HTMLElementTypesFoundation <nav> Navigation Section.swift
[346/616] Compiling HTMLElementTypesFoundation <nobr> Non-Breaking Text.swift
[347/616] Compiling HTMLElementTypesFoundation <noembed> Embed Fallback.swift
[348/616] Compiling HTMLElementTypesFoundation <noframes> Frame Fallback.swift
[349/616] Compiling HTMLElementTypesFoundation <noscript> Noscript.swift
[350/616] Compiling HTMLElementTypesFoundation <object> External Object.swift
[351/616] Compiling HTMLAttributeTypesFoundation Value.swift
[352/616] Compiling HTMLAttributeTypesFoundation Width.swift
[353/616] Compiling HTMLAttributeTypesFoundation Xmlns.swift
[354/616] Compiling HTMLAttributeTypesFoundation String.format.swift
[355/616] Compiling HTMLAttributeTypesFoundation exports.swift
[356/616] Compiling HTMLElementTypesFoundation Input.Submit.swift
[357/616] Compiling HTMLElementTypesFoundation Input.Tel.swift
[358/616] Compiling HTMLElementTypesFoundation Input.Text.swift
[359/616] Compiling HTMLElementTypesFoundation Input.Time.swift
[360/616] Compiling HTMLElementTypesFoundation Input.Type.swift
[361/616] Compiling HTMLElementTypesFoundation Input.Url.swift
[362/616] Compiling HTMLElementTypesFoundation Input.Week.swift
[363/616] Compiling HTMLElementTypesFoundation xmp.swift
[364/616] Compiling HTMLElementTypesFoundation HTMLElement.swift
[365/616] Compiling HTMLElementTypesFoundation exports.swift
[366/616] Compiling HTMLElementTypesFoundation <base> Document Base URL.swift
[367/616] Compiling HTMLElementTypesFoundation <bdi> Bidirectional Isolate.swift
[368/616] Compiling HTMLElementTypesFoundation <bdo> Bidirectional Text Override.swift
[369/616] Compiling HTMLElementTypesFoundation <big> Bigger Text.swift
[370/616] Compiling HTMLElementTypesFoundation <blockquote> Block Quotation.swift
[371/616] Compiling HTMLElementTypesFoundation <body> Document Body.swift
[372/616] Compiling HTMLElementTypesFoundation <br> Line Break.swift
[373/616] Compiling HTMLElementTypesFoundation <button> Button.swift
[374/616] Compiling HTMLElementTypesFoundation <dl> Description List.swift
[375/616] Compiling HTMLElementTypesFoundation <dt> Description Term.swift
[376/616] Compiling HTMLElementTypesFoundation <em> Emphasis.swift
[377/616] Compiling HTMLElementTypesFoundation <embed> Embed External Content.swift
[378/616] Compiling HTMLElementTypesFoundation <fencedframe> Fenced Frame.swift
[379/616] Compiling HTMLElementTypesFoundation <fieldset> Field Set.swift
[380/616] Compiling HTMLElementTypesFoundation <strike> Strike.swift
[381/616] Compiling HTMLElementTypesFoundation <strong> Strong Importance.swift
[382/616] Compiling HTMLElementTypesFoundation <style> Style Information.swift
[383/616] Compiling HTMLElementTypesFoundation <sub> Subscript.swift
[384/616] Compiling HTMLElementTypesFoundation <summary> Disclosure Summary.swift
[385/616] Compiling HTMLElementTypesFoundation <sup> Superscript.swift
[386/616] Compiling HTMLElementTypesFoundation <a> Anchor.swift
[387/616] Compiling HTMLElementTypesFoundation <abbr> Abbreviation.swift
[388/616] Compiling HTMLElementTypesFoundation <address> Contact Address.swift
[389/616] Compiling HTMLElementTypesFoundation <area> Image Map Area.swift
[390/616] Compiling HTMLElementTypesFoundation <article> Article Contents.swift
[391/616] Compiling HTMLElementTypesFoundation <aside> Aside.swift
[392/616] Compiling HTMLElementTypesFoundation <audio> Embed Audio.swift
[393/616] Compiling HTMLElementTypesFoundation <b> Bring Attention To.swift
[394/616] Emitting module HTMLAttributeTypesFoundation
[395/616] Compiling HTMLElementTypesFoundation <dfn> Definition.swift
[396/616] Compiling HTMLElementTypesFoundation <dialog> Dialog.swift
[397/616] Compiling HTMLElementTypesFoundation <dir> Directory.swift
[398/616] Compiling HTMLElementTypesFoundation <div> Content Division.swift
[399/616] Compiling HTMLElementTypesFoundation <option> Option.swift
[400/616] Compiling HTMLElementTypesFoundation <output> Output.swift
[401/616] Compiling HTMLElementTypesFoundation <p> Paragraph.swift
[402/616] Compiling HTMLElementTypesFoundation <param> Object Parameter.swift
[403/616] Compiling HTMLElementTypesFoundation <picture> Picture.swift
[404/616] Compiling HTMLElementTypesFoundation <plaintext> Plain Text.swift
[405/616] Compiling HTMLElementTypesFoundation <pre> Preformatted Text.swift
[406/616] Compiling HTMLElementTypesFoundation <progress> Progress Indicator.swift
[407/616] Compiling HTMLElementTypesFoundation <q> Inline Quotation.swift
[408/616] Compiling HTMLElementTypesFoundation <rb> Ruby Base.swift
[409/616] Compiling HTMLElementTypesFoundation <rp> Ruby Fallback Parenthesis.swift
[410/616] Compiling HTMLElementTypesFoundation <rt> Ruby Text.swift
[411/616] Compiling HTMLElementTypesFoundation <rtc> Ruby Text Container.swift
[412/616] Compiling HTMLElementTypesFoundation <ruby> Ruby Annotation.swift
[413/616] Compiling HTMLElementTypesFoundation <s> Strikethrough.swift
[414/616] Compiling HTMLElementTypesFoundation <samp> Sample Output.swift
[415/616] Compiling HTMLElementTypesFoundation <script> Script.swift
[416/616] Compiling HTMLElementTypesFoundation <search> Search.swift
[417/616] Compiling HTMLElementTypesFoundation <section> Generic Section.swift
[418/616] Compiling HTMLElementTypesFoundation <select> Selected Option Display.swift
[419/616] Compiling HTMLElementTypesFoundation <slot> Web Component Slot.swift
[420/616] Compiling HTMLElementTypesFoundation <small> Side Comment.swift
[421/616] Compiling HTMLElementTypesFoundation <source> Media or Image Source.swift
[422/616] Compiling HTMLElementTypesFoundation <span> Content Span.swift
[423/616] Compiling HTMLElementTypesFoundation <ul> Unordered List.swift
[424/616] Compiling HTMLElementTypesFoundation <var> Variable.swift
[425/616] Compiling HTMLElementTypesFoundation <video> Video Embed.swift
[426/616] Compiling HTMLElementTypesFoundation <wbr> Line Break Opportunity.swift
[427/616] Compiling HTMLElementTypesFoundation <xmp> xmp.swift
[428/616] Compiling HTMLElementTypesFoundation Input.Button.swift
[429/616] Compiling HTMLElementTypesFoundation Input.Checkbox.swift
[430/616] Compiling HTMLElementTypesFoundation Input.Color.swift
[431/616] Compiling HTMLElementTypesFoundation Input.Date.swift
[432/616] Compiling HTMLElementTypesFoundation Input.DatetimeLocal.swift
[433/616] Compiling HTMLElementTypesFoundation Input.Email.swift
[434/616] Compiling HTMLElementTypesFoundation Input.File.swift
[435/616] Compiling HTMLElementTypesFoundation Input.Hidden.swift
[436/616] Compiling HTMLElementTypesFoundation Input.Image.swift
[437/616] Compiling HTMLElementTypesFoundation <table> Table.swift
[438/616] Compiling HTMLElementTypesFoundation <tbody> Table Body.swift
[439/616] Compiling HTMLElementTypesFoundation <td> Table Data Cell.swift
[440/616] Compiling HTMLElementTypesFoundation <template> Content Template.swift
[441/616] Compiling HTMLElementTypesFoundation <textarea> Textarea.swift
[442/616] Compiling HTMLElementTypesFoundation <tfoot> Table Foot.swift
[443/616] Compiling HTMLElementTypesFoundation <th> Table Header.swift
[444/616] Compiling HTMLElementTypesFoundation <thead> Table Head.swift
[445/616] Compiling HTMLElementTypesFoundation <time> (Date) Time.swift
[446/616] Compiling HTMLElementTypesFoundation <title> Document Title.swift
[447/616] Compiling HTMLElementTypesFoundation <tr> Table Row.swift
[448/616] Compiling HTMLElementTypesFoundation <track> Embed Text Track.swift
[449/616] Compiling HTMLElementTypesFoundation <tt> Teletype Text.swift
[450/616] Compiling HTMLElementTypesFoundation <u> Unarticulated Annotation (Underline).swift
[451/616] Compiling HTMLElementTypesFoundation <legend> Field Set Legend.swift
[452/616] Compiling HTMLElementTypesFoundation <li> List Item.swift
[454/616] Compiling HTMLElementTypesFoundation <link> External Resource Link.swift
[456/616] Compiling HTMLElementTypesFoundation <canvas> Graphics Canvas.swift
[457/616] Compiling HTMLElementTypesFoundation <caption> Table Caption.swift
[460/616] Compiling HTMLElementTypesFoundation <center> Centered Text.swift
[462/616] Compiling HTMLElementTypesFoundation <cite> Citation.swift
[464/616] Compiling HTMLElementTypesFoundation <code> Inline Code.swift
[466/616] Compiling HTMLElementTypesFoundation <col> Table Column.swift
[467/616] Compiling HTMLElementTypesFoundation <colgroup> Table Column Group.swift
[470/616] Compiling HTMLElementTypesFoundation <data> Data.swift
[472/616] Compiling HTMLElementTypesFoundation <datalist> HTML Data List.swift
[473/616] Compiling HTMLElementTypesFoundation <dd> Description Details.swift
[475/616] Compiling HTMLElementTypesFoundation <del> Deleted Text.swift
[477/616] Compiling HTMLElementTypesFoundation <details> Details disclosure.swift
[487/616] Compiling HTMLAttributeTypesFoundation Sizes.swift
[488/616] Compiling HTMLAttributeTypesFoundation Span.swift
[489/616] Compiling HTMLAttributeTypesFoundation Src.swift
[490/616] Compiling HTMLAttributeTypesFoundation Start.swift
[491/616] Compiling HTMLAttributeTypesFoundation Step.swift
[492/616] Compiling HTMLAttributeTypesFoundation Target.swift
[493/616] Compiling HTMLAttributeTypesFoundation TextareaWrap.swift
[494/616] Compiling HTMLAttributeTypesFoundation Truespeed.swift
[495/616] Compiling HTMLAttributeTypesFoundation Usemap.swift
[617/618] Emitting module HTMLTypesFoundation
[618/618] Compiling HTMLTypesFoundation exports.swift
Build complete! (8.56s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-html-types",
"name" : "swift-html-types",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "HTMLTypes",
"targets" : [
"HTMLTypes"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HTMLTypesFoundation",
"targets" : [
"HTMLTypesFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HTMLAttributeTypes",
"targets" : [
"HTMLAttributeTypes"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HTMLAttributeTypesFoundation",
"targets" : [
"HTMLAttributeTypesFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HTMLElementTypes",
"targets" : [
"HTMLElementTypes"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HTMLElementTypesFoundation",
"targets" : [
"HTMLElementTypesFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "HTMLTypesFoundation_Tests",
"module_type" : "SwiftTarget",
"name" : "HTMLTypesFoundation Tests",
"path" : "Tests/HTMLTypesFoundation Tests",
"sources" : [
"HTMLTypesFoundation Tests.swift"
],
"target_dependencies" : [
"HTMLTypesFoundation"
],
"type" : "test"
},
{
"c99name" : "HTMLTypesFoundation",
"module_type" : "SwiftTarget",
"name" : "HTMLTypesFoundation",
"path" : "Sources/HTMLTypesFoundation",
"product_memberships" : [
"HTMLTypesFoundation"
],
"sources" : [
"exports.swift"
],
"target_dependencies" : [
"HTMLElementTypesFoundation",
"HTMLAttributeTypesFoundation"
],
"type" : "library"
},
{
"c99name" : "HTMLTypes",
"module_type" : "SwiftTarget",
"name" : "HTMLTypes",
"path" : "Sources/HTMLTypes",
"product_memberships" : [
"HTMLTypes"
],
"sources" : [
"Conveniences/Input.Type.swift",
"exports.swift"
],
"target_dependencies" : [
"HTMLAttributeTypes",
"HTMLElementTypes"
],
"type" : "library"
},
{
"c99name" : "HTMLElementTypesFoundation_Tests",
"module_type" : "SwiftTarget",
"name" : "HTMLElementTypesFoundation Tests",
"path" : "Tests/HTMLElementTypesFoundation Tests",
"sources" : [
"Elements/<a> Anchor Tests.swift",
"Elements/<abbr> Abbreviation Tests.swift",
"Elements/<address> Contact Address Tests.swift",
"Elements/<area> Image Map Area Tests.swift",
"Elements/<article> Article Contents Tests.swift",
"Elements/<aside> Aside Tests.swift",
"Elements/<audio> Embed Audio Tests.swift",
"Elements/<b> Bring Attention To Tests.swift",
"Elements/<base> Document Base URL Tests.swift",
"Elements/<bdi> Bidirectional Isolate Tests.swift",
"Elements/<bdo> Bidirectional Text Override Tests.swift",
"Elements/<big> Bigger Text Tests.swift",
"Elements/<blockquote> Block Quotation Tests.swift",
"Elements/<body> Document Body Tests.swift",
"Elements/<br> Line Break Tests.swift",
"Elements/<button> Button Tests.swift",
"Elements/<canvas> Graphics Canvas Tests.swift",
"Elements/<caption> Table Caption Tests.swift",
"Elements/<center> Centered Text Tests.swift",
"Elements/<cite> Citation Tests.swift",
"Elements/<code> Inline Code Tests.swift",
"Elements/<col> Table Column Tests.swift",
"Elements/<colgroup> Table Column Group Tests.swift",
"Elements/<data> Data Tests.swift",
"Elements/<datalist> HTML Data List Tests.swift",
"Elements/<dd> Description Details Tests.swift",
"Elements/<del> Deleted Text Tests.swift",
"Elements/<details> Details disclosure Tests.swift",
"Elements/<dfn> Definition Tests.swift",
"Elements/<dialog> Dialog Tests.swift",
"Elements/<dir> Directory Tests.swift",
"Elements/<div> Content Division Tests.swift",
"Elements/<dl> Description List Tests.swift",
"Elements/<dt> Description Term Tests.swift",
"Elements/<em> Emphasis Tests.swift",
"Elements/<embed> Embed External Content Tests.swift",
"Elements/<fencedframe> Fenced Frame Tests.swift",
"Elements/<fieldset> Field Set Tests.swift",
"Elements/<figcaption> Figure Caption Tests.swift",
"Elements/<figure> Figure with Optional Caption Tests.swift",
"Elements/<font> Font Tests.swift",
"Elements/<footer> Footer Tests.swift",
"Elements/<form> Form Tests.swift",
"Elements/<frame> Frame Tests.swift",
"Elements/<frameset> Frameset Tests.swift",
"Elements/<h1-h6> HTML Section Heading Tests.swift",
"Elements/<head> Document Metadata (Header) Tests.swift",
"Elements/<header> Header Tests.swift",
"Elements/<hgroup> Heading Group Tests.swift",
"Elements/<hr> Thematic Break (Horizontal Rule) Tests.swift",
"Elements/<html> HTML Document Root element Tests.swift",
"Elements/<i> Idiomatic Text Tests.swift",
"Elements/<iframe> Inline Frame Tests.swift",
"Elements/<img> Image Embed Tests.swift",
"Elements/<img> Image Tests.swift",
"Elements/<input> Input Tests.swift",
"Elements/<ins> Inserted Text Tests.swift",
"Elements/<kbd> Keyboard Input Tests.swift",
"Elements/<label> Label Tests.swift",
"Elements/<legend> Field Set Legend Tests.swift",
"Elements/<li> List Item Tests.swift",
"Elements/<link> External Resource Link Tests.swift",
"Elements/<main> Main Tests.swift",
"Elements/<map> Image Map Tests.swift",
"Elements/<mark> Mark Text Tests.swift",
"Elements/<marquee> Marquee Tests.swift",
"Elements/<menu> Menu Tests.swift",
"Elements/<meta> Metadata Tests.swift",
"Elements/<meter> Meter Tests.swift",
"Elements/<nav> Navigation Section Tests.swift",
"Elements/<nobr> Non-Breaking Text Tests.swift",
"Elements/<noembed> Embed Fallback Tests.swift",
"Elements/<noframes> Frame Fallback Tests.swift",
"Elements/<noscript> Noscript Tests.swift",
"Elements/<object> External Object Tests.swift",
"Elements/<ol> Ordered List Tests.swift",
"Elements/<optgroup> Option Group Tests.swift",
"Elements/<option> Option Tests.swift",
"Elements/<output> Output Tests.swift",
"Elements/<p> Paragraph Tests.swift",
"Elements/<param> Object Parameter Tests.swift",
"Elements/<picture> Picture Tests.swift",
"Elements/<plaintext> Plain Text Tests.swift",
"Elements/<pre> Preformatted Text Tests.swift",
"Elements/<progress> Progress Indicator Tests.swift",
"Elements/<q> Inline Quotation Tests.swift",
"Elements/<rb> Ruby Base Tests.swift",
"Elements/<rp> Ruby Fallback Parenthesis Tests.swift",
"Elements/<rt> Ruby Text Tests.swift",
"Elements/<rtc> Ruby Text Container Tests.swift",
"Elements/<ruby> Ruby Annotation Tests.swift",
"Elements/<s> Strikethrough Tests.swift",
"Elements/<samp> Sample Output Tests.swift",
"Elements/<script> Script Tests.swift",
"Elements/<search> Search Tests.swift",
"Elements/<section> Generic Section Tests.swift",
"Elements/<select> Selected Option Display Tests.swift",
"Elements/<slot> Web Component Slot Tests.swift",
"Elements/<small> Side Comment Tests.swift",
"Elements/<source> Media or Image Source Tests.swift",
"Elements/<span> Content Span Tests.swift",
"Elements/<strike> Strike Tests.swift",
"Elements/<strong> Strong Importance Tests.swift",
"Elements/<style> Style Information Tests.swift",
"Elements/<sub> Subscript Tests.swift",
"Elements/<summary> Disclosure Summary Tests.swift",
"Elements/<sup> Superscript Tests.swift",
"Elements/<table> Table Tests.swift",
"Elements/<tbody> Table Body Tests.swift",
"Elements/<td> Table Data Cell Tests.swift",
"Elements/<template> Content Template Tests.swift",
"Elements/<textarea> Textarea Tests.swift",
"Elements/<tfoot> Table Foot Tests.swift",
"Elements/<th> Table Header Tests.swift",
"Elements/<thead> Table Head Tests.swift",
"Elements/<time> (Date) Time Tests.swift",
"Elements/<title> Document Title Tests.swift",
"Elements/<tr> Table Row Tests.swift",
"Elements/<track> Embed Text Track Tests.swift",
"Elements/<tt> Teletype Text Tests.swift",
"Elements/<u> Unarticulated Annotation (Underline) Tests.swift",
"Elements/<ul> Unordered List Tests.swift",
"Elements/<var> Variable Tests.swift",
"Elements/<video> Video Embed Tests.swift",
"Elements/<wbr> Line Break Opportunity Tests.swift",
"Elements/<xmp> xmp Tests.swift",
"Elements/Input.Types/Input.Button Tests.swift",
"Elements/Input.Types/Input.Checkbox Tests.swift",
"Elements/Input.Types/Input.Color Tests.swift",
"Elements/Input.Types/Input.Date Tests.swift",
"Elements/Input.Types/Input.DatetimeLocal Tests.swift",
"Elements/Input.Types/Input.Email Tests.swift",
"Elements/Input.Types/Input.File Tests.swift",
"Elements/Input.Types/Input.Hidden Tests.swift",
"Elements/Input.Types/Input.Image Tests.swift",
"Elements/Input.Types/Input.Month Tests.swift",
"Elements/Input.Types/Input.Number Tests.swift",
"Elements/Input.Types/Input.Password Tests.swift",
"Elements/Input.Types/Input.Radio Tests.swift",
"Elements/Input.Types/Input.Range Tests.swift",
"Elements/Input.Types/Input.Reset Tests.swift",
"Elements/Input.Types/Input.Search Tests.swift",
"Elements/Input.Types/Input.Submit Tests.swift",
"Elements/Input.Types/Input.Tel Tests.swift",
"Elements/Input.Types/Input.Text Tests.swift",
"Elements/Input.Types/Input.Time Tests.swift",
"Elements/Input.Types/Input.Type Tests.swift",
"Elements/Input.Types/Input.Url Tests.swift",
"Elements/Input.Types/Input.Week Tests.swift",
"HTMLElement Tests.swift"
],
"target_dependencies" : [
"HTMLElementTypesFoundation"
],
"type" : "test"
},
{
"c99name" : "HTMLElementTypesFoundation",
"module_type" : "SwiftTarget",
"name" : "HTMLElementTypesFoundation",
"path" : "Sources/HTMLElementTypesFoundation",
"product_memberships" : [
"HTMLTypesFoundation",
"HTMLElementTypesFoundation"
],
"sources" : [
"Elements/<a> Anchor.swift",
"Elements/<abbr> Abbreviation.swift",
"Elements/<address> Contact Address.swift",
"Elements/<area> Image Map Area.swift",
"Elements/<article> Article Contents.swift",
"Elements/<aside> Aside.swift",
"Elements/<audio> Embed Audio.swift",
"Elements/<b> Bring Attention To.swift",
"Elements/<base> Document Base URL.swift",
"Elements/<bdi> Bidirectional Isolate.swift",
"Elements/<bdo> Bidirectional Text Override.swift",
"Elements/<big> Bigger Text.swift",
"Elements/<blockquote> Block Quotation.swift",
"Elements/<body> Document Body.swift",
"Elements/<br> Line Break.swift",
"Elements/<button> Button.swift",
"Elements/<canvas> Graphics Canvas.swift",
"Elements/<caption> Table Caption.swift",
"Elements/<center> Centered Text.swift",
"Elements/<cite> Citation.swift",
"Elements/<code> Inline Code.swift",
"Elements/<col> Table Column.swift",
"Elements/<colgroup> Table Column Group.swift",
"Elements/<data> Data.swift",
"Elements/<datalist> HTML Data List.swift",
"Elements/<dd> Description Details.swift",
"Elements/<del> Deleted Text.swift",
"Elements/<details> Details disclosure.swift",
"Elements/<dfn> Definition.swift",
"Elements/<dialog> Dialog.swift",
"Elements/<dir> Directory.swift",
"Elements/<div> Content Division.swift",
"Elements/<dl> Description List.swift",
"Elements/<dt> Description Term.swift",
"Elements/<em> Emphasis.swift",
"Elements/<embed> Embed External Content.swift",
"Elements/<fencedframe> Fenced Frame.swift",
"Elements/<fieldset> Field Set.swift",
"Elements/<figcaption> Figure Caption.swift",
"Elements/<figure> Figure with Optional Caption.swift",
"Elements/<font> Font.swift",
"Elements/<footer> Footer.swift",
"Elements/<form> Form.swift",
"Elements/<frame> Frame.swift",
"Elements/<frameset> Frameset.swift",
"Elements/<h1-h6> HTML Section Heading.swift",
"Elements/<head> Document Metadata (Header).swift",
"Elements/<header> Header.swift",
"Elements/<hgroup> Heading Group.swift",
"Elements/<hr> Thematic Break (Horizontal Rule).swift",
"Elements/<html> HTML Document Root element.swift",
"Elements/<i> Idiomatic Text.swift",
"Elements/<iframe> Inline Frame.swift",
"Elements/<img> Image Embed.swift",
"Elements/<img> Image.swift",
"Elements/<input> Input.swift",
"Elements/<ins> Inserted Text.swift",
"Elements/<kbd> Keyboard Input.swift",
"Elements/<label> Label.swift",
"Elements/<legend> Field Set Legend.swift",
"Elements/<li> List Item.swift",
"Elements/<link> External Resource Link.swift",
"Elements/<main> Main.swift",
"Elements/<map> Image Map.swift",
"Elements/<mark> Mark Text.swift",
"Elements/<marquee> Marquee.swift",
"Elements/<menu> Menu.swift",
"Elements/<meta> Metadata.swift",
"Elements/<meter> Meter.swift",
"Elements/<nav> Navigation Section.swift",
"Elements/<nobr> Non-Breaking Text.swift",
"Elements/<noembed> Embed Fallback.swift",
"Elements/<noframes> Frame Fallback.swift",
"Elements/<noscript> Noscript.swift",
"Elements/<object> External Object.swift",
"Elements/<ol> Ordered List.swift",
"Elements/<optgroup> Option Group.swift",
"Elements/<option> Option.swift",
"Elements/<output> Output.swift",
"Elements/<p> Paragraph.swift",
"Elements/<param> Object Parameter.swift",
"Elements/<picture> Picture.swift",
"Elements/<plaintext> Plain Text.swift",
"Elements/<pre> Preformatted Text.swift",
"Elements/<progress> Progress Indicator.swift",
"Elements/<q> Inline Quotation.swift",
"Elements/<rb> Ruby Base.swift",
"Elements/<rp> Ruby Fallback Parenthesis.swift",
"Elements/<rt> Ruby Text.swift",
"Elements/<rtc> Ruby Text Container.swift",
"Elements/<ruby> Ruby Annotation.swift",
"Elements/<s> Strikethrough.swift",
"Elements/<samp> Sample Output.swift",
"Elements/<script> Script.swift",
"Elements/<search> Search.swift",
"Elements/<section> Generic Section.swift",
"Elements/<select> Selected Option Display.swift",
"Elements/<slot> Web Component Slot.swift",
"Elements/<small> Side Comment.swift",
"Elements/<source> Media or Image Source.swift",
"Elements/<span> Content Span.swift",
"Elements/<strike> Strike.swift",
"Elements/<strong> Strong Importance.swift",
"Elements/<style> Style Information.swift",
"Elements/<sub> Subscript.swift",
"Elements/<summary> Disclosure Summary.swift",
"Elements/<sup> Superscript.swift",
"Elements/<table> Table.swift",
"Elements/<tbody> Table Body.swift",
"Elements/<td> Table Data Cell.swift",
"Elements/<template> Content Template.swift",
"Elements/<textarea> Textarea.swift",
"Elements/<tfoot> Table Foot.swift",
"Elements/<th> Table Header.swift",
"Elements/<thead> Table Head.swift",
"Elements/<time> (Date) Time.swift",
"Elements/<title> Document Title.swift",
"Elements/<tr> Table Row.swift",
"Elements/<track> Embed Text Track.swift",
"Elements/<tt> Teletype Text.swift",
"Elements/<u> Unarticulated Annotation (Underline).swift",
"Elements/<ul> Unordered List.swift",
"Elements/<var> Variable.swift",
"Elements/<video> Video Embed.swift",
"Elements/<wbr> Line Break Opportunity.swift",
"Elements/<xmp> xmp.swift",
"Elements/Input.Types/Input.Button.swift",
"Elements/Input.Types/Input.Checkbox.swift",
"Elements/Input.Types/Input.Color.swift",
"Elements/Input.Types/Input.Date.swift",
"Elements/Input.Types/Input.DatetimeLocal.swift",
"Elements/Input.Types/Input.Email.swift",
"Elements/Input.Types/Input.File.swift",
"Elements/Input.Types/Input.Hidden.swift",
"Elements/Input.Types/Input.Image.swift",
"Elements/Input.Types/Input.Month.swift",
"Elements/Input.Types/Input.Number.swift",
"Elements/Input.Types/Input.Password.swift",
"Elements/Input.Types/Input.Radio.swift",
"Elements/Input.Types/Input.Range.swift",
"Elements/Input.Types/Input.Reset.swift",
"Elements/Input.Types/Input.Search.swift",
"Elements/Input.Types/Input.Submit.swift",
"Elements/Input.Types/Input.Tel.swift",
"Elements/Input.Types/Input.Text.swift",
"Elements/Input.Types/Input.Time.swift",
"Elements/Input.Types/Input.Type.swift",
"Elements/Input.Types/Input.Url.swift",
"Elements/Input.Types/Input.Week.swift",
"Elements/xmp.swift",
"HTMLElement.swift",
"exports.swift"
],
"target_dependencies" : [
"HTMLElementTypes"
],
"type" : "library"
},
{
"c99name" : "HTMLElementTypes_Tests",
"module_type" : "SwiftTarget",
"name" : "HTMLElementTypes Tests",
"path" : "Tests/HTMLElementTypes Tests",
"sources" : [
"Elements/<a> Anchor Tests.swift",
"Elements/<abbr> Abbreviation Tests.swift",
"Elements/<address> Contact Address Tests.swift",
"Elements/<area> Image Map Area Tests.swift",
"Elements/<article> Article Contents Tests.swift",
"Elements/<article> Article Tests.swift",
"Elements/<aside> Aside Tests.swift",
"Elements/<audio> Audio Tests.swift",
"Elements/<audio> Embed Audio Tests.swift",
"Elements/<b> Bring Attention To Tests.swift",
"Elements/<base> Document Base URL Tests.swift",
"Elements/<bdi> Bidirectional Isolate Tests.swift",
"Elements/<bdo> Bidirectional Text Override Tests.swift",
"Elements/<big> Bigger Text Tests.swift",
"Elements/<blockquote> Block Quotation Tests.swift",
"Elements/<body> Body Tests.swift",
"Elements/<body> Document Body Tests.swift",
"Elements/<br> Line Break Tests.swift",
"Elements/<button> Button Tests.swift",
"Elements/<canvas> Graphics Canvas Tests.swift",
"Elements/<caption> Table Caption Tests.swift",
"Elements/<center> Centered Text Tests.swift",
"Elements/<cite> Citation Tests.swift",
"Elements/<code> Inline Code Tests.swift",
"Elements/<col> Table Column Tests.swift",
"Elements/<colgroup> Table Column Group Tests.swift",
"Elements/<data> Data Tests.swift",
"Elements/<datalist> HTML Data List Tests.swift",
"Elements/<dd> Description Details Tests.swift",
"Elements/<del> Deleted Text Tests.swift",
"Elements/<details> Details disclosure Tests.swift",
"Elements/<dfn> Definition Tests.swift",
"Elements/<dialog> Dialog Tests.swift",
"Elements/<dir> Directory Tests.swift",
"Elements/<div> Content Division Tests.swift",
"Elements/<dl> Description List Tests.swift",
"Elements/<dt> Description Term Tests.swift",
"Elements/<em> Emphasis Tests.swift",
"Elements/<embed> Embed External Content Tests.swift",
"Elements/<fencedframe> Fenced Frame Tests.swift",
"Elements/<fieldset> Field Set Tests.swift",
"Elements/<figcaption> Figure Caption Tests.swift",
"Elements/<figure> Figure with Optional Caption Tests.swift",
"Elements/<font> Font Tests.swift",
"Elements/<footer> Footer Tests.swift",
"Elements/<form> Form Tests.swift",
"Elements/<frame> Frame Tests.swift",
"Elements/<frameset> Frameset Tests.swift",
"Elements/<h1-h6> HTML Section Heading Tests.swift",
"Elements/<head> Document Metadata (Header) Tests.swift",
"Elements/<header> Header Tests.swift",
"Elements/<hgroup> Heading Group Tests.swift",
"Elements/<hr> Thematic Break (Horizontal Rule) Tests.swift",
"Elements/<html> HTML Document Root element Tests.swift",
"Elements/<i> Idiomatic Text Tests.swift",
"Elements/<iframe> Inline Frame Tests.swift",
"Elements/<img> Image Embed Tests.swift",
"Elements/<img> Image Tests.swift",
"Elements/<input> Input Tests.swift",
"Elements/<ins> Inserted Text Tests.swift",
"Elements/<kbd> Keyboard Input Tests.swift",
"Elements/<label> Label Tests.swift",
"Elements/<legend> Field Set Legend Tests.swift",
"Elements/<li> List Item Tests.swift",
"Elements/<link> External Resource Link Tests.swift",
"Elements/<main> Main Tests.swift",
"Elements/<map> Image Map Tests.swift",
"Elements/<mark> Mark Text Tests.swift",
"Elements/<marquee> Marquee Tests.swift",
"Elements/<menu> Menu Tests.swift",
"Elements/<meta> Meta Tests.swift",
"Elements/<meta> Metadata Tests.swift",
"Elements/<meter> Meter Tests.swift",
"Elements/<nav> Navigation Section Tests.swift",
"Elements/<nobr> Non-Breaking Text Tests.swift",
"Elements/<noembed> Embed Fallback Tests.swift",
"Elements/<noframes> Frame Fallback Tests.swift",
"Elements/<noscript> Noscript Tests.swift",
"Elements/<object> External Object Tests.swift",
"Elements/<ol> Ordered List Tests.swift",
"Elements/<optgroup> Option Group Tests.swift",
"Elements/<option> Option Tests.swift",
"Elements/<output> Output Tests.swift",
"Elements/<p> Paragraph Tests.swift",
"Elements/<param> Object Parameter Tests.swift",
"Elements/<picture> Picture Tests.swift",
"Elements/<plaintext> Plain Text Tests.swift",
"Elements/<pre> Preformatted Text Tests.swift",
"Elements/<progress> Progress Indicator Tests.swift",
"Elements/<q> Inline Quotation Tests.swift",
"Elements/<rb> Ruby Base Tests.swift",
"Elements/<rp> Ruby Fallback Parenthesis Tests.swift",
"Elements/<rt> Ruby Text Tests.swift",
"Elements/<rtc> Ruby Text Container Tests.swift",
"Elements/<ruby> Ruby Annotation Tests.swift",
"Elements/<s> Strikethrough Tests.swift",
"Elements/<samp> Sample Output Tests.swift",
"Elements/<script> Script Tests.swift",
"Elements/<search> Search Tests.swift",
"Elements/<section> Generic Section Tests.swift",
"Elements/<select> Selected Option Display Tests.swift",
"Elements/<slot> Web Component Slot Tests.swift",
"Elements/<small> Side Comment Tests.swift",
"Elements/<source> Media or Image Source Tests.swift",
"Elements/<span> Content Span Tests.swift",
"Elements/<strike> Strike Tests.swift",
"Elements/<strong> Strong Importance Tests.swift",
"Elements/<style> Style Information Tests.swift",
"Elements/<sub> Subscript Tests.swift",
"Elements/<summary> Disclosure Summary Tests.swift",
"Elements/<sup> Superscript Tests.swift",
"Elements/<table> Table Tests.swift",
"Elements/<tbody> Table Body Tests.swift",
"Elements/<td> Table Data Cell Tests.swift",
"Elements/<template> Content Template Tests.swift",
"Elements/<textarea> Textarea Tests.swift",
"Elements/<tfoot> Table Foot Tests.swift",
"Elements/<th> Table Header Tests.swift",
"Elements/<thead> Table Head Tests.swift",
"Elements/<time> (Date) Time Tests.swift",
"Elements/<title> Document Title Tests.swift",
"Elements/<title> Title Tests.swift",
"Elements/<tr> Table Row Tests.swift",
"Elements/<track> Embed Text Track Tests.swift",
"Elements/<tt> Teletype Text Tests.swift",
"Elements/<u> Unarticulated Annotation (Underline) Tests.swift",
"Elements/<ul> Unordered List Tests.swift",
"Elements/<var> Variable Tests.swift",
"Elements/<video> Video Embed Tests.swift",
"Elements/<wbr> Line Break Opportunity Tests.swift",
"Elements/<xmp> xmp Tests.swift",
"Elements/Input.Types/Input.Button Tests.swift",
"Elements/Input.Types/Input.Checkbox Tests.swift",
"Elements/Input.Types/Input.Color Tests.swift",
"Elements/Input.Types/Input.Date Tests.swift",
"Elements/Input.Types/Input.DatetimeLocal Tests.swift",
"Elements/Input.Types/Input.Email Tests.swift",
"Elements/Input.Types/Input.File Tests.swift",
"Elements/Input.Types/Input.Hidden Tests.swift",
"Elements/Input.Types/Input.Image Tests.swift",
"Elements/Input.Types/Input.Month Tests.swift",
"Elements/Input.Types/Input.Number Tests.swift",
"Elements/Input.Types/Input.Password Tests.swift",
"Elements/Input.Types/Input.Radio Tests.swift",
"Elements/Input.Types/Input.Range Tests.swift",
"Elements/Input.Types/Input.Reset Tests.swift",
"Elements/Input.Types/Input.Search Tests.swift",
"Elements/Input.Types/Input.Submit Tests.swift",
"Elements/Input.Types/Input.Tel Tests.swift",
"Elements/Input.Types/Input.Text Tests.swift",
"Elements/Input.Types/Input.Time Tests.swift",
"Elements/Input.Types/Input.Type Tests.swift",
"Elements/Input.Types/Input.Url Tests.swift",
"Elements/Input.Types/Input.Week Tests.swift"
],
"target_dependencies" : [
"HTMLElementTypes"
],
"type" : "test"
},
{
"c99name" : "HTMLElementTypes",
"module_type" : "SwiftTarget",
"name" : "HTMLElementTypes",
"path" : "Sources/HTMLElementTypes",
"product_memberships" : [
"HTMLTypes",
"HTMLTypesFoundation",
"HTMLElementTypes",
"HTMLElementTypesFoundation"
],
"sources" : [
"Elements/<a> Anchor.swift",
"Elements/<abbr> Abbreviation.swift",
"Elements/<address> Contact Address.swift",
"Elements/<area> Image Map Area.swift",
"Elements/<article> Article Contents.swift",
"Elements/<aside> Aside.swift",
"Elements/<audio> Embed Audio.swift",
"Elements/<b> Bring Attention To.swift",
"Elements/<base> Document Base URL.swift",
"Elements/<bdi> Bidirectional Isolate.swift",
"Elements/<bdo> Bidirectional Text Override.swift",
"Elements/<big> Bigger Text.swift",
"Elements/<blockquote> Block Quotation.swift",
"Elements/<body> Document Body.swift",
"Elements/<br> Line Break.swift",
"Elements/<button> Button.swift",
"Elements/<canvas> Graphics Canvas.swift",
"Elements/<caption> Table Caption.swift",
"Elements/<center> Centered Text.swift",
"Elements/<cite> Citation.swift",
"Elements/<code> Inline Code.swift",
"Elements/<col> Table Column.swift",
"Elements/<colgroup> Table Column Group.swift",
"Elements/<data> Data.swift",
"Elements/<datalist> HTML Data List.swift",
"Elements/<dd> Description Details.swift",
"Elements/<del> Deleted Text.swift",
"Elements/<details> Details disclosure.swift",
"Elements/<dfn> Definition.swift",
"Elements/<dialog> Dialog.swift",
"Elements/<dir> Directory.swift",
"Elements/<div> Content Division.swift",
"Elements/<dl> Description List.swift",
"Elements/<dt> Description Term.swift",
"Elements/<em> Emphasis.swift",
"Elements/<embed> Embed External Content.swift",
"Elements/<fencedframe> Fenced Frame.swift",
"Elements/<fieldset> Field Set.swift",
"Elements/<figcaption> Figure Caption.swift",
"Elements/<figure> Figure with Optional Caption.swift",
"Elements/<font> Font.swift",
"Elements/<footer> Footer.swift",
"Elements/<form> Form.swift",
"Elements/<frame> Frame.swift",
"Elements/<frameset> Frameset.swift",
"Elements/<h1-h6> HTML Section Heading.swift",
"Elements/<head> Document Metadata (Header).swift",
"Elements/<header> Header.swift",
"Elements/<hgroup> Heading Group.swift",
"Elements/<hr> Thematic Break (Horizontal Rule).swift",
"Elements/<html> HTML Document Root element.swift",
"Elements/<i> Idiomatic Text.swift",
"Elements/<iframe> Inline Frame.swift",
"Elements/<img> Image Embed.swift",
"Elements/<input> Input.swift",
"Elements/<ins> Inserted Text.swift",
"Elements/<kbd> Keyboard Input.swift",
"Elements/<label> Label.swift",
"Elements/<legend> Field Set Legend.swift",
"Elements/<li> List Item.swift",
"Elements/<link> External Resource Link.swift",
"Elements/<main> Main.swift",
"Elements/<map> Image Map.swift",
"Elements/<mark> Mark Text.swift",
"Elements/<marquee> Marquee.swift",
"Elements/<menu> Menu.swift",
"Elements/<meta> Metadata.swift",
"Elements/<meter> Meter.swift",
"Elements/<nav> Navigation Section.swift",
"Elements/<nobr> Non-Breaking Text.swift",
"Elements/<noembed> Embed Fallback.swift",
"Elements/<noframes> Frame Fallback.swift",
"Elements/<noscript> Noscript.swift",
"Elements/<object> External Object.swift",
"Elements/<ol> Ordered List.swift",
"Elements/<optgroup> Option Group.swift",
"Elements/<option> Option.swift",
"Elements/<output> Output.swift",
"Elements/<p> Paragraph.swift",
"Elements/<param> Object Parameter.swift",
"Elements/<picture> Picture.swift",
"Elements/<plaintext> Plain Text.swift",
"Elements/<pre> Preformatted Text.swift",
"Elements/<progress> Progress Indicator.swift",
"Elements/<q> Inline Quotation.swift",
"Elements/<rb> Ruby Base.swift",
"Elements/<rp> Ruby Fallback Parenthesis.swift",
"Elements/<rt> Ruby Text.swift",
"Elements/<rtc> Ruby Text Container.swift",
"Elements/<ruby> Ruby Annotation.swift",
"Elements/<s> Strikethrough.swift",
"Elements/<samp> Sample Output.swift",
"Elements/<script> Script.swift",
"Elements/<search> Search.swift",
"Elements/<section> Generic Section.swift",
"Elements/<select> Selected Option Display.swift",
"Elements/<slot> Web Component Slot.swift",
"Elements/<small> Side Comment.swift",
"Elements/<source> Media or Image Source.swift",
"Elements/<span> Content Span.swift",
"Elements/<strike> Strike.swift",
"Elements/<strong> Strong Importance.swift",
"Elements/<style> Style Information.swift",
"Elements/<sub> Subscript.swift",
"Elements/<summary> Disclosure Summary.swift",
"Elements/<sup> Superscript.swift",
"Elements/<table> Table.swift",
"Elements/<tbody> Table Body.swift",
"Elements/<td> Table Data Cell.swift",
"Elements/<template> Content Template.swift",
"Elements/<textarea> Textarea.swift",
"Elements/<tfoot> Table Foot.swift",
"Elements/<th> Table Header.swift",
"Elements/<thead> Table Head.swift",
"Elements/<time> (Date) Time.swift",
"Elements/<title> Document Title.swift",
"Elements/<tr> Table Row.swift",
"Elements/<track> Embed Text Track.swift",
"Elements/<tt> Teletype Text.swift",
"Elements/<u> Unarticulated Annotation (Underline).swift",
"Elements/<ul> Unordered List.swift",
"Elements/<var> Variable.swift",
"Elements/<video> Video Embed.swift",
"Elements/<wbr> Line Break Opportunity.swift",
"Elements/<xmp> xmp.swift",
"Elements/Input.Types/Input.Button.swift",
"Elements/Input.Types/Input.Checkbox.swift",
"Elements/Input.Types/Input.Color.swift",
"Elements/Input.Types/Input.Date.swift",
"Elements/Input.Types/Input.DatetimeLocal.swift",
"Elements/Input.Types/Input.Email.swift",
"Elements/Input.Types/Input.File.swift",
"Elements/Input.Types/Input.Hidden.swift",
"Elements/Input.Types/Input.Image.swift",
"Elements/Input.Types/Input.Month.swift",
"Elements/Input.Types/Input.Number.swift",
"Elements/Input.Types/Input.Password.swift",
"Elements/Input.Types/Input.Radio.swift",
"Elements/Input.Types/Input.Range.swift",
"Elements/Input.Types/Input.Reset.swift",
"Elements/Input.Types/Input.Search.swift",
"Elements/Input.Types/Input.Submit.swift",
"Elements/Input.Types/Input.Tel.swift",
"Elements/Input.Types/Input.Text.swift",
"Elements/Input.Types/Input.Time.swift",
"Elements/Input.Types/Input.Type.swift",
"Elements/Input.Types/Input.Url.swift",
"Elements/Input.Types/Input.Week.swift",
"HTMLElement.swift"
],
"target_dependencies" : [
"HTMLAttributeTypes"
],
"type" : "library"
},
{
"c99name" : "HTMLAttributeTypesFoundation_Tests",
"module_type" : "SwiftTarget",
"name" : "HTMLAttributeTypesFoundation Tests",
"path" : "Tests/HTMLAttributeTypesFoundation Tests",
"sources" : [
"Attributes/AcceptCharset Tests.swift",
"Attributes/Action Tests.swift",
"Attributes/Allow Tests.swift",
"Attributes/Allowfullscreen Tests.swift",
"Attributes/Alt Tests.swift",
"Attributes/As Tests.swift",
"Attributes/Async Tests.swift",
"Attributes/Attribute Tests.swift",
"Attributes/AttributionSrc Tests.swift",
"Attributes/Autocomplete Tests.swift",
"Attributes/Autoplay Tests.swift",
"Attributes/Behavior Tests.swift",
"Attributes/Blocking Tests.swift",
"Attributes/BooleanAttribute Tests.swift",
"Attributes/ButtonType Tests.swift",
"Attributes/Capture Tests.swift",
"Attributes/Checked Tests.swift",
"Attributes/Cite Tests.swift",
"Attributes/ColSpan Tests.swift",
"Attributes/Color Tests.swift",
"Attributes/Cols Tests.swift",
"Attributes/Compact Tests.swift",
"Attributes/Content Tests.swift",
"Attributes/Controls Tests.swift",
"Attributes/ControlsList Tests.swift",
"Attributes/Crossorigin Tests.swift",
"Attributes/DateTime Tests.swift",
"Attributes/Default Tests.swift",
"Attributes/Defer Tests.swift",
"Attributes/Direction Tests.swift",
"Attributes/Dirname Tests.swift",
"Attributes/DisablePictureInPicture Tests.swift",
"Attributes/DisableRemotePlayback Tests.swift",
"Attributes/Disabled Tests.swift",
"Attributes/Download Tests.swift",
"Attributes/Elementtiming Tests.swift",
"Attributes/Enctype Tests.swift",
"Attributes/Face Tests.swift",
"Attributes/Fetchpriority Tests.swift",
"Attributes/FontSize Tests.swift",
"Attributes/For Tests.swift",
"Attributes/Form Tests.swift",
"Attributes/FormAction Tests.swift",
"Attributes/FormEncType Tests.swift",
"Attributes/FormMethod Tests.swift",
"Attributes/FormNovalidate Tests.swift",
"Attributes/FormTarget Tests.swift",
"Attributes/FrameBorder Tests.swift",
"Attributes/Global/Autocapitalize Tests.swift",
"Attributes/Global/Autocorrect Tests.swift",
"Attributes/Global/Autofocus Tests.swift",
"Attributes/Global/Class Tests.swift",
"Attributes/Global/Contenteditable Tests.swift",
"Attributes/Global/DataAttribute Tests.swift",
"Attributes/Global/Dir Tests.swift",
"Attributes/Global/Draggable Tests.swift",
"Attributes/Global/Enterkeyhint Tests.swift",
"Attributes/Global/Exportparts Tests.swift",
"Attributes/Global/Hidden Tests.swift",
"Attributes/Global/Id Tests.swift",
"Attributes/Global/Inert Tests.swift",
"Attributes/Global/Inputmode Tests.swift",
"Attributes/Global/Is Tests.swift",
"Attributes/Global/Itemid Tests.swift",
"Attributes/Global/Itemprop Tests.swift",
"Attributes/Global/Itemref Tests.swift",
"Attributes/Global/Itemscope Tests.swift",
"Attributes/Global/Itemtype Tests.swift",
"Attributes/Global/Lang Tests.swift",
"Attributes/Global/Nonce Tests.swift",
"Attributes/Global/Part Tests.swift",
"Attributes/Global/Popover Tests.swift",
"Attributes/Global/Slot Tests.swift",
"Attributes/Global/Spellcheck Tests.swift",
"Attributes/Global/Style Tests.swift",
"Attributes/Global/Tabindex Tests.swift",
"Attributes/Global/Title Tests.swift",
"Attributes/Global/Translate Tests.swift",
"Attributes/Global/Virtualkeyboardpolicy Tests.swift",
"Attributes/Global/Writingsuggestions Tests.swift",
"Attributes/Headers Tests.swift",
"Attributes/Height Tests.swift",
"Attributes/High Tests.swift",
"Attributes/Href Tests.swift",
"Attributes/Hreflang Tests.swift",
"Attributes/HttpEquiv Tests.swift",
"Attributes/ImageSrcSet Tests.swift",
"Attributes/Imagesizes Tests.swift",
"Attributes/Integrity Tests.swift",
"Attributes/Ismap Tests.swift",
"Attributes/Kind Tests.swift",
"Attributes/Label Tests.swift",
"Attributes/LinkType Tests.swift",
"Attributes/List Tests.swift",
"Attributes/ListType Tests.swift",
"Attributes/Loading Tests.swift",
"Attributes/Loop Tests.swift",
"Attributes/Low Tests.swift",
"Attributes/MarginHeight Tests.swift",
"Attributes/MarginWidth Tests.swift",
"Attributes/Max Tests.swift",
"Attributes/Maxlength Tests.swift",
"Attributes/Media Tests.swift",
"Attributes/MetaName Tests.swift",
"Attributes/Method Tests.swift",
"Attributes/Min Tests.swift",
"Attributes/Minlength Tests.swift",
"Attributes/Multiple Tests.swift",
"Attributes/Muted Tests.swift",
"Attributes/Name Tests.swift",
"Attributes/NoResize Tests.swift",
"Attributes/Nomodule Tests.swift",
"Attributes/Novalidate Tests.swift",
"Attributes/ObjectData Tests.swift",
"Attributes/ObjectForm Tests.swift",
"Attributes/ObjectType Tests.swift",
"Attributes/Open Tests.swift",
"Attributes/Optimum Tests.swift",
"Attributes/Pattern Tests.swift",
"Attributes/Ping Tests.swift",
"Attributes/Placeholder Tests.swift",
"Attributes/Playsinline Tests.swift",
"Attributes/PopoverTarget Tests.swift",
"Attributes/PopoverTargetAction Tests.swift",
"Attributes/Poster Tests.swift",
"Attributes/Preload Tests.swift",
"Attributes/Readonly Tests.swift",
"Attributes/ReferrerPolicy Tests.swift",
"Attributes/Rel Tests.swift",
"Attributes/Required Tests.swift",
"Attributes/Reversed Tests.swift",
"Attributes/RowSpan Tests.swift",
"Attributes/Rows Tests.swift",
"Attributes/Scope Tests.swift",
"Attributes/ScriptType Tests.swift",
"Attributes/Scrolling Tests.swift",
"Attributes/Selected Tests.swift",
"Attributes/ShadowRootClonable Tests.swift",
"Attributes/Size Tests.swift",
"Attributes/Sizes Tests.swift",
"Attributes/Span Tests.swift",
"Attributes/Src Tests.swift",
"Attributes/SrcLang Tests.swift",
"Attributes/Start Tests.swift",
"Attributes/Step Tests.swift",
"Attributes/StringAttribute Tests.swift",
"Attributes/Target Tests.swift",
"Attributes/Usemap Tests.swift",
"Attributes/Value Tests.swift",
"Attributes/Width Tests.swift"
],
"target_dependencies" : [
"HTMLAttributeTypesFoundation"
],
"type" : "test"
},
{
"c99name" : "HTMLAttributeTypesFoundation",
"module_type" : "SwiftTarget",
"name" : "HTMLAttributeTypesFoundation",
"path" : "Sources/HTMLAttributeTypesFoundation",
"product_memberships" : [
"HTMLTypesFoundation",
"HTMLAttributeTypesFoundation"
],
"sources" : [
"Attributes/Accept.swift",
"Attributes/AcceptCharset.swift",
"Attributes/Action.swift",
"Attributes/Allowfullscreen.swift",
"Attributes/Alt.swift",
"Attributes/As.swift",
"Attributes/Async.swift",
"Attributes/AttributionSrc.swift",
"Attributes/Autocomplete.swift",
"Attributes/Autoplay.swift",
"Attributes/Behavior.swift",
"Attributes/Blocking.swift",
"Attributes/ButtonType.swift",
"Attributes/Capture.swift",
"Attributes/Checked.swift",
"Attributes/Cite.swift",
"Attributes/ColSpan.swift",
"Attributes/Color.swift",
"Attributes/Compact.swift",
"Attributes/Controls.swift",
"Attributes/ControlsList.swift",
"Attributes/Crossorigin.swift",
"Attributes/DateTime.swift",
"Attributes/Default.swift",
"Attributes/Defer.swift",
"Attributes/Direction.swift",
"Attributes/Dirname.swift",
"Attributes/DisablePictureInPicture.swift",
"Attributes/DisableRemotePlayback.swift",
"Attributes/Disabled.swift",
"Attributes/Download.swift",
"Attributes/Elementtiming.swift",
"Attributes/Enctype.swift",
"Attributes/Face.swift",
"Attributes/Fetchpriority.swift",
"Attributes/FontSize.swift",
"Attributes/For.swift",
"Attributes/Form.swift",
"Attributes/FormAction.swift",
"Attributes/FormEncType.swift",
"Attributes/FormMethod.swift",
"Attributes/FormNovalidate.swift",
"Attributes/FormTarget.swift",
"Attributes/Global/Autocapitalize.swift",
"Attributes/Global/Autocorrect.swift",
"Attributes/Global/Autofocus.swift",
"Attributes/Global/Class.swift",
"Attributes/Global/Contenteditable.swift",
"Attributes/Global/DataAttribute.swift",
"Attributes/Global/Dir.swift",
"Attributes/Global/Draggable.swift",
"Attributes/Global/Enterkeyhint.swift",
"Attributes/Global/Exportparts.swift",
"Attributes/Global/Hidden.swift",
"Attributes/Global/Id.swift",
"Attributes/Global/Inert.swift",
"Attributes/Global/Inputmode.swift",
"Attributes/Global/Is.swift",
"Attributes/Global/Itemid.swift",
"Attributes/Global/Itemprop.swift",
"Attributes/Global/Itemref.swift",
"Attributes/Global/Itemscope.swift",
"Attributes/Global/Itemtype.swift",
"Attributes/Global/Lang.swift",
"Attributes/Global/Nonce.swift",
"Attributes/Global/Part.swift",
"Attributes/Global/Popover.swift",
"Attributes/Global/Slot.swift",
"Attributes/Global/Spellcheck.swift",
"Attributes/Global/Style.swift",
"Attributes/Global/Tabindex.swift",
"Attributes/Global/Title.swift",
"Attributes/Global/Translate.swift",
"Attributes/Global/Virtualkeyboardpolicy.swift",
"Attributes/Global/Writingsuggestions.swift",
"Attributes/Headers.swift",
"Attributes/Height.swift",
"Attributes/High.swift",
"Attributes/Href.swift",
"Attributes/Hreflang.swift",
"Attributes/ImageSrcSet.swift",
"Attributes/Imagesizes.swift",
"Attributes/Integrity.swift",
"Attributes/IsMap.swift",
"Attributes/Kind.swift",
"Attributes/LinkType.swift",
"Attributes/List.swift",
"Attributes/ListType.swift",
"Attributes/Loop.swift",
"Attributes/Low.swift",
"Attributes/Max.swift",
"Attributes/Maxlength.swift",
"Attributes/Media.swift",
"Attributes/Method.swift",
"Attributes/Min.swift",
"Attributes/Minlength.swift",
"Attributes/Multiple.swift",
"Attributes/Muted.swift",
"Attributes/Name.swift",
"Attributes/NoResize.swift",
"Attributes/Nomodule.swift",
"Attributes/Novalidate.swift",
"Attributes/ObjectData.swift",
"Attributes/ObjectForm.swift",
"Attributes/ObjectType.swift",
"Attributes/Open.swift",
"Attributes/Optimum.swift",
"Attributes/Pattern.swift",
"Attributes/Ping.swift",
"Attributes/Placeholder.swift",
"Attributes/Playsinline.swift",
"Attributes/PopoverTarget.swift",
"Attributes/PopoverTargetAction.swift",
"Attributes/Poster.swift",
"Attributes/Preload.swift",
"Attributes/Readonly.swift",
"Attributes/ReferrerPolicy.swift",
"Attributes/Rel.swift",
"Attributes/Required.swift",
"Attributes/Reversed.swift",
"Attributes/RowSpan.swift",
"Attributes/Scope.swift",
"Attributes/ScriptType.swift",
"Attributes/Selected.swift",
"Attributes/ShadowRootClonable.swift",
"Attributes/ShadowRootDelegatesFocus.swift",
"Attributes/ShadowRootMode.swift",
"Attributes/Size.swift",
"Attributes/Sizes.swift",
"Attributes/Span.swift",
"Attributes/Src.swift",
"Attributes/Start.swift",
"Attributes/Step.swift",
"Attributes/Target.swift",
"Attributes/TextareaWrap.swift",
"Attributes/Truespeed.swift",
"Attributes/Usemap.swift",
"Attributes/Value.swift",
"Attributes/Width.swift",
"Attributes/Xmlns.swift",
"String.format.swift",
"exports.swift"
],
"target_dependencies" : [
"HTMLAttributeTypes"
],
"type" : "library"
},
{
"c99name" : "HTMLAttributeTypes_Tests",
"module_type" : "SwiftTarget",
"name" : "HTMLAttributeTypes Tests",
"path" : "Tests/HTMLAttributeTypes Tests",
"sources" : [
"Attributes/AcceptCharset Tests.swift",
"Attributes/Action Tests.swift",
"Attributes/Allow Tests.swift",
"Attributes/Allowfullscreen Tests.swift",
"Attributes/Alt Tests.swift",
"Attributes/As Tests.swift",
"Attributes/Async Tests.swift",
"Attributes/Attribute Tests.swift",
"Attributes/AttributionSrc Tests.swift",
"Attributes/Autocomplete Tests.swift",
"Attributes/Autoplay Tests.swift",
"Attributes/Behavior Tests.swift",
"Attributes/Blocking Tests.swift",
"Attributes/BooleanAttribute Tests.swift",
"Attributes/ButtonType Tests.swift",
"Attributes/Capture Tests.swift",
"Attributes/Checked Tests.swift",
"Attributes/Cite Tests.swift",
"Attributes/ColSpan Tests.swift",
"Attributes/Color Tests.swift",
"Attributes/Cols Tests.swift",
"Attributes/Compact Tests.swift",
"Attributes/Content Tests.swift",
"Attributes/Controls Tests.swift",
"Attributes/ControlsList Tests.swift",
"Attributes/Crossorigin Tests.swift",
"Attributes/DateTime Tests.swift",
"Attributes/Default Tests.swift",
"Attributes/Defer Tests.swift",
"Attributes/Direction Tests.swift",
"Attributes/Dirname Tests.swift",
"Attributes/DisablePictureInPicture Tests.swift",
"Attributes/DisableRemotePlayback Tests.swift",
"Attributes/Disabled Tests.swift",
"Attributes/Download Tests.swift",
"Attributes/Elementtiming Tests.swift",
"Attributes/Enctype Tests.swift",
"Attributes/Face Tests.swift",
"Attributes/Fetchpriority Tests.swift",
"Attributes/FontSize Tests.swift",
"Attributes/For Tests.swift",
"Attributes/Form Tests.swift",
"Attributes/FormAction Tests.swift",
"Attributes/FormEncType Tests.swift",
"Attributes/FormMethod Tests.swift",
"Attributes/FormNovalidate Tests.swift",
"Attributes/FormTarget Tests.swift",
"Attributes/FrameBorder Tests.swift",
"Attributes/Global/Autocapitalize Tests.swift",
"Attributes/Global/Autocorrect Tests.swift",
"Attributes/Global/Autofocus Tests.swift",
"Attributes/Global/Class Tests.swift",
"Attributes/Global/Contenteditable Tests.swift",
"Attributes/Global/DataAttribute Tests.swift",
"Attributes/Global/Dir Tests.swift",
"Attributes/Global/Draggable Tests.swift",
"Attributes/Global/Enterkeyhint Tests.swift",
"Attributes/Global/Exportparts Tests.swift",
"Attributes/Global/Hidden Tests.swift",
"Attributes/Global/Id Tests.swift",
"Attributes/Global/Inert Tests.swift",
"Attributes/Global/Inputmode Tests.swift",
"Attributes/Global/Is Tests.swift",
"Attributes/Global/Itemid Tests.swift",
"Attributes/Global/Itemprop Tests.swift",
"Attributes/Global/Itemref Tests.swift",
"Attributes/Global/Itemscope Tests.swift",
"Attributes/Global/Itemtype Tests.swift",
"Attributes/Global/Lang Tests.swift",
"Attributes/Global/Nonce Tests.swift",
"Attributes/Global/Part Tests.swift",
"Attributes/Global/Popover Tests.swift",
"Attributes/Global/Slot Tests.swift",
"Attributes/Global/Spellcheck Tests.swift",
"Attributes/Global/Style Tests.swift",
"Attributes/Global/Tabindex Tests.swift",
"Attributes/Global/Title Tests.swift",
"Attributes/Global/Translate Tests.swift",
"Attributes/Global/Virtualkeyboardpolicy Tests.swift",
"Attributes/Global/Writingsuggestions Tests.swift",
"Attributes/Headers Tests.swift",
"Attributes/Height Tests.swift",
"Attributes/High Tests.swift",
"Attributes/Href Tests.swift",
"Attributes/Hreflang Tests.swift",
"Attributes/HttpEquiv Tests.swift",
"Attributes/ImageSrcSet Tests.swift",
"Attributes/Imagesizes Tests.swift",
"Attributes/Integrity Tests.swift",
"Attributes/Ismap Tests.swift",
"Attributes/Kind Tests.swift",
"Attributes/Label Tests.swift",
"Attributes/LinkType Tests.swift",
"Attributes/List Tests.swift",
"Attributes/ListType Tests.swift",
"Attributes/Loading Tests.swift",
"Attributes/Loop Tests.swift",
"Attributes/Low Tests.swift",
"Attributes/MarginHeight Tests.swift",
"Attributes/MarginWidth Tests.swift",
"Attributes/Max Tests.swift",
"Attributes/Maxlength Tests.swift",
"Attributes/Media Tests.swift",
"Attributes/MetaName Tests.swift",
"Attributes/Method Tests.swift",
"Attributes/Min Tests.swift",
"Attributes/Minlength Tests.swift",
"Attributes/Multiple Tests.swift",
"Attributes/Muted Tests.swift",
"Attributes/Name Tests.swift",
"Attributes/NoResize Tests.swift",
"Attributes/Nomodule Tests.swift",
"Attributes/Novalidate Tests.swift",
"Attributes/ObjectData Tests.swift",
"Attributes/ObjectForm Tests.swift",
"Attributes/ObjectType Tests.swift",
"Attributes/Open Tests.swift",
"Attributes/Optimum Tests.swift",
"Attributes/Pattern Tests.swift",
"Attributes/Ping Tests.swift",
"Attributes/Placeholder Tests.swift",
"Attributes/Playsinline Tests.swift",
"Attributes/PopoverTarget Tests.swift",
"Attributes/PopoverTargetAction Tests.swift",
"Attributes/Poster Tests.swift",
"Attributes/Preload Tests.swift",
"Attributes/Readonly Tests.swift",
"Attributes/ReferrerPolicy Tests.swift",
"Attributes/Rel Tests.swift",
"Attributes/Required Tests.swift",
"Attributes/Reversed Tests.swift",
"Attributes/RowSpan Tests.swift",
"Attributes/Rows Tests.swift",
"Attributes/Scope Tests.swift",
"Attributes/ScriptType Tests.swift",
"Attributes/Scrolling Tests.swift",
"Attributes/Selected Tests.swift",
"Attributes/ShadowRootClonable Tests.swift",
"Attributes/Size Tests.swift",
"Attributes/Sizes Tests.swift",
"Attributes/Span Tests.swift",
"Attributes/Src Tests.swift",
"Attributes/SrcLang Tests.swift",
"Attributes/Start Tests.swift",
"Attributes/Step Tests.swift",
"Attributes/StringAttribute Tests.swift",
"Attributes/Target Tests.swift",
"Attributes/Usemap Tests.swift",
"Attributes/Value Tests.swift",
"Attributes/Width Tests.swift"
],
"target_dependencies" : [
"HTMLAttributeTypes"
],
"type" : "test"
},
{
"c99name" : "HTMLAttributeTypes",
"module_type" : "SwiftTarget",
"name" : "HTMLAttributeTypes",
"path" : "Sources/HTMLAttributeTypes",
"product_memberships" : [
"HTMLTypes",
"HTMLTypesFoundation",
"HTMLAttributeTypes",
"HTMLAttributeTypesFoundation",
"HTMLElementTypes",
"HTMLElementTypesFoundation"
],
"sources" : [
"Attributes/Abbr.swift",
"Attributes/Accept.swift",
"Attributes/AcceptCharset.swift",
"Attributes/Action.swift",
"Attributes/Allow.swift",
"Attributes/Allowfullscreen.swift",
"Attributes/Alt.swift",
"Attributes/As.swift",
"Attributes/Async.swift",
"Attributes/AttributionSrc.swift",
"Attributes/Autocomplete.swift",
"Attributes/Autoplay.swift",
"Attributes/Behavior.swift",
"Attributes/Blocking.swift",
"Attributes/ButtonType.swift",
"Attributes/Capture.swift",
"Attributes/CharSet.swift",
"Attributes/Checked.swift",
"Attributes/Cite.swift",
"Attributes/ColSpan.swift",
"Attributes/Color.swift",
"Attributes/Cols.swift",
"Attributes/Compact.swift",
"Attributes/Content.swift",
"Attributes/Controls.swift",
"Attributes/ControlsList.swift",
"Attributes/Crossorigin.swift",
"Attributes/DateTime.swift",
"Attributes/Default.swift",
"Attributes/Defer.swift",
"Attributes/Direction.swift",
"Attributes/Dirname.swift",
"Attributes/DisablePictureInPicture.swift",
"Attributes/DisableRemotePlayback.swift",
"Attributes/Disabled.swift",
"Attributes/Download.swift",
"Attributes/Elementtiming.swift",
"Attributes/Enctype.swift",
"Attributes/Face.swift",
"Attributes/Fetchpriority.swift",
"Attributes/FontSize.swift",
"Attributes/For.swift",
"Attributes/Form.swift",
"Attributes/FormAction.swift",
"Attributes/FormEncType.swift",
"Attributes/FormMethod.swift",
"Attributes/FormNovalidate.swift",
"Attributes/FormTarget.swift",
"Attributes/FrameBorder.swift",
"Attributes/Global/Autocapitalize.swift",
"Attributes/Global/Autocorrect.swift",
"Attributes/Global/Autofocus.swift",
"Attributes/Global/Class.swift",
"Attributes/Global/Contenteditable.swift",
"Attributes/Global/DataAttribute.swift",
"Attributes/Global/Dir.swift",
"Attributes/Global/Draggable.swift",
"Attributes/Global/Enterkeyhint.swift",
"Attributes/Global/Exportparts.swift",
"Attributes/Global/Hidden.swift",
"Attributes/Global/Id.swift",
"Attributes/Global/Inert.swift",
"Attributes/Global/Inputmode.swift",
"Attributes/Global/Is.swift",
"Attributes/Global/Itemid.swift",
"Attributes/Global/Itemprop.swift",
"Attributes/Global/Itemref.swift",
"Attributes/Global/Itemscope.swift",
"Attributes/Global/Itemtype.swift",
"Attributes/Global/Lang.swift",
"Attributes/Global/Nonce.swift",
"Attributes/Global/Part.swift",
"Attributes/Global/Popover.swift",
"Attributes/Global/Slot.swift",
"Attributes/Global/Spellcheck.swift",
"Attributes/Global/Style.swift",
"Attributes/Global/Tabindex.swift",
"Attributes/Global/Title.swift",
"Attributes/Global/Translate.swift",
"Attributes/Global/Virtualkeyboardpolicy.swift",
"Attributes/Global/Writingsuggestions.swift",
"Attributes/Headers.swift",
"Attributes/Height.swift",
"Attributes/High.swift",
"Attributes/Href.swift",
"Attributes/Hreflang.swift",
"Attributes/HttpEquiv.swift",
"Attributes/ImageSrcSet.swift",
"Attributes/Imagesizes.swift",
"Attributes/Integrity.swift",
"Attributes/Ismap.swift",
"Attributes/Kind.swift",
"Attributes/Label.swift",
"Attributes/LinkType.swift",
"Attributes/List.swift",
"Attributes/ListType.swift",
"Attributes/Loading.swift",
"Attributes/Loop.swift",
"Attributes/Low.swift",
"Attributes/MarginHeight.swift",
"Attributes/MarginWidth.swift",
"Attributes/Max.swift",
"Attributes/Maxlength.swift",
"Attributes/Media.swift",
"Attributes/MetaName.swift",
"Attributes/Method.swift",
"Attributes/Min.swift",
"Attributes/Minlength.swift",
"Attributes/Multiple.swift",
"Attributes/Muted.swift",
"Attributes/Name.swift",
"Attributes/NoResize.swift",
"Attributes/Nomodule.swift",
"Attributes/Novalidate.swift",
"Attributes/ObjectData.swift",
"Attributes/ObjectForm.swift",
"Attributes/ObjectType.swift",
"Attributes/Open.swift",
"Attributes/Optimum.swift",
"Attributes/Pattern.swift",
"Attributes/Ping.swift",
"Attributes/Placeholder.swift",
"Attributes/Playsinline.swift",
"Attributes/PopoverTarget.swift",
"Attributes/PopoverTargetAction.swift",
"Attributes/Poster.swift",
"Attributes/Preload.swift",
"Attributes/Readonly.swift",
"Attributes/ReferrerPolicy.swift",
"Attributes/Rel.swift",
"Attributes/Required.swift",
"Attributes/Reversed.swift",
"Attributes/RowSpan.swift",
"Attributes/Rows.swift",
"Attributes/Scope.swift",
"Attributes/ScriptType.swift",
"Attributes/Scrolling.swift",
"Attributes/Selected.swift",
"Attributes/ShadowRootClonable.swift",
"Attributes/ShadowRootDelegatesFocus.swift",
"Attributes/ShadowRootMode.swift",
"Attributes/Size.swift",
"Attributes/Sizes.swift",
"Attributes/SourceType.swift",
"Attributes/Span.swift",
"Attributes/Src.swift",
"Attributes/SrcLang.swift",
"Attributes/Start.swift",
"Attributes/Step.swift",
"Attributes/Target.swift",
"Attributes/TextareaWrap.swift",
"Attributes/Truespeed.swift",
"Attributes/Usemap.swift",
"Attributes/Value.swift",
"Attributes/Width.swift",
"Attributes/Xmlns.swift",
"HTMLAttribute.swift",
"HTMLBooleanAttribute.swift",
"HTMLStringAttribute.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/coenttb/swift-html-types/0.1.1
Repository: coenttb/swift-html-types
Swift version used: 6.1
Target: HTMLTypes
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'HTMLTypes'...
Finished extracting symbol information for 'HTMLTypes'. (4.13s)
Building documentation for 'HTMLTypes'...
warning: 'HTMLElement' doesn't exist at '/HTMLTypes'
--> Documentation.md:41:5-41:16
39 | ### Core Protocols
40 |
41 + - ``HTMLElement``
| ╰─suggestion: Replace 'HTMLElement' with 'HTMLElementTypes'
42 | - ``HTMLAttribute``
43 | - ``HTMLVoidElement``
warning: 'HTMLAttribute' doesn't exist at '/HTMLTypes'
--> Documentation.md:42:5-42:18
40 |
41 | - ``HTMLElement``
42 + - ``HTMLAttribute``
| ├─suggestion: Replace 'HTMLAttribute' with 'Essential-HTML-Attributes'
| ├─suggestion: Replace 'HTMLAttribute' with 'Media-Attributes'
| ╰─suggestion: Replace 'HTMLAttribute' with 'Form-Attributes'
43 | - ``HTMLVoidElement``
44 |
warning: 'HTMLVoidElement' doesn't exist at '/HTMLTypes'
--> Documentation.md:43:5-43:20
41 | - ``HTMLElement``
42 | - ``HTMLAttribute``
43 + - ``HTMLVoidElement``
| ╰─suggestion: Replace 'HTMLVoidElement' with 'HTMLElementTypes'
44 |
45 | ### Essential HTML Elements
warning: 'Anchor' doesn't exist at '/HTMLTypes'
--> Documentation.md:47:5-47:11
45 | ### Essential HTML Elements
46 |
47 + - ``Anchor``
48 | - ``Input``
49 | - ``Image``
warning: 'Input' doesn't exist at '/HTMLTypes'
--> Documentation.md:48:5-48:10
46 |
47 | - ``Anchor``
48 + - ``Input``
49 | - ``Image``
50 | - ``ContentDivision``
warning: 'Image' doesn't exist at '/HTMLTypes'
--> Documentation.md:49:5-49:10
47 | - ``Anchor``
48 | - ``Input``
49 + - ``Image``
50 | - ``ContentDivision``
51 | - ``ContentSpan``
warning: 'ContentDivision' doesn't exist at '/HTMLTypes'
--> Documentation.md:50:5-50:20
48 | - ``Input``
49 | - ``Image``
50 + - ``ContentDivision``
51 | - ``ContentSpan``
52 | - ``Paragraph``
warning: 'ContentSpan' doesn't exist at '/HTMLTypes'
--> Documentation.md:51:5-51:16
49 | - ``Image``
50 | - ``ContentDivision``
51 + - ``ContentSpan``
52 | - ``Paragraph``
53 |
warning: 'Paragraph' doesn't exist at '/HTMLTypes'
--> Documentation.md:52:5-52:14
50 | - ``ContentDivision``
51 | - ``ContentSpan``
52 + - ``Paragraph``
53 |
54 | ### Document Structure Elements
warning: 'HtmlRoot' doesn't exist at '/HTMLTypes'
--> Documentation.md:56:5-56:13
54 | ### Document Structure Elements
55 |
56 + - ``HtmlRoot``
57 | - ``Head``
58 | - ``Body``
warning: 'Head' doesn't exist at '/HTMLTypes'
--> Documentation.md:57:5-57:9
55 |
56 | - ``HtmlRoot``
57 + - ``Head``
58 | - ``Body``
59 | - ``Base``
warning: 'Body' doesn't exist at '/HTMLTypes'
--> Documentation.md:58:5-58:9
56 | - ``HtmlRoot``
57 | - ``Head``
58 + - ``Body``
59 | - ``Base``
60 |
warning: 'Base' doesn't exist at '/HTMLTypes'
--> Documentation.md:59:5-59:9
57 | - ``Head``
58 | - ``Body``
59 + - ``Base``
60 |
61 | ### Form Elements
warning: 'Textarea' doesn't exist at '/HTMLTypes'
--> Documentation.md:63:5-63:13
61 | ### Form Elements
62 |
63 + - ``Textarea``
64 | - ``FieldSet``
65 | - ``Legend``
warning: 'FieldSet' doesn't exist at '/HTMLTypes'
--> Documentation.md:64:5-64:13
62 |
63 | - ``Textarea``
64 + - ``FieldSet``
65 | - ``Legend``
66 |
warning: 'Legend' doesn't exist at '/HTMLTypes'
--> Documentation.md:65:5-65:11
63 | - ``Textarea``
64 | - ``FieldSet``
65 + - ``Legend``
66 |
67 | ### Table Elements
warning: 'TableRow' doesn't exist at '/HTMLTypes'
--> Documentation.md:69:5-69:13
67 | ### Table Elements
68 |
69 + - ``TableRow``
| ╰─suggestion: Replace 'TableRow' with 'Table-Elements'
70 | - ``TableDataCell``
71 | - ``TableHeader``
warning: 'TableDataCell' doesn't exist at '/HTMLTypes'
--> Documentation.md:70:5-70:18
68 |
69 | - ``TableRow``
70 + - ``TableDataCell``
71 | - ``TableHeader``
72 |
warning: 'TableHeader' doesn't exist at '/HTMLTypes'
--> Documentation.md:71:5-71:16
69 | - ``TableRow``
70 | - ``TableDataCell``
71 + - ``TableHeader``
| ╰─suggestion: Replace 'TableHeader' with 'Table-Elements'
72 |
73 | ### Essential HTML Attributes
warning: 'Href' doesn't exist at '/HTMLTypes'
--> Documentation.md:75:5-75:9
73 | ### Essential HTML Attributes
74 |
75 + - ``Href``
76 | - ``Src``
77 | - ``Alt``
warning: 'Src' doesn't exist at '/HTMLTypes'
--> Documentation.md:76:5-76:8
74 |
75 | - ``Href``
76 + - ``Src``
77 | - ``Alt``
78 | - ``Id``
warning: 'Alt' doesn't exist at '/HTMLTypes'
--> Documentation.md:77:5-77:8
75 | - ``Href``
76 | - ``Src``
77 + - ``Alt``
78 | - ``Id``
79 | - ``Class``
warning: 'Id' doesn't exist at '/HTMLTypes'
--> Documentation.md:78:5-78:7
76 | - ``Src``
77 | - ``Alt``
78 + - ``Id``
79 | - ``Class``
80 | - ``Value``
warning: 'Class' doesn't exist at '/HTMLTypes'
--> Documentation.md:79:5-79:10
77 | - ``Alt``
78 | - ``Id``
79 + - ``Class``
80 | - ``Value``
81 | - ``Disabled``
warning: 'Value' doesn't exist at '/HTMLTypes'
--> Documentation.md:80:5-80:10
78 | - ``Id``
79 | - ``Class``
80 + - ``Value``
81 | - ``Disabled``
82 | - ``Required``
warning: 'Disabled' doesn't exist at '/HTMLTypes'
--> Documentation.md:81:5-81:13
79 | - ``Class``
80 | - ``Value``
81 + - ``Disabled``
82 | - ``Required``
83 |
warning: 'Required' doesn't exist at '/HTMLTypes'
--> Documentation.md:82:5-82:13
80 | - ``Value``
81 | - ``Disabled``
82 + - ``Required``
83 |
84 | ### Form Attributes
warning: 'Action' doesn't exist at '/HTMLTypes'
--> Documentation.md:86:5-86:11
84 | ### Form Attributes
85 |
86 + - ``Action``
87 | - ``Method``
88 | - ``Autocomplete``
warning: 'Method' doesn't exist at '/HTMLTypes'
--> Documentation.md:87:5-87:11
85 |
86 | - ``Action``
87 + - ``Method``
88 | - ``Autocomplete``
89 | - ``Pattern``
warning: 'Autocomplete' doesn't exist at '/HTMLTypes'
--> Documentation.md:88:5-88:17
86 | - ``Action``
87 | - ``Method``
88 + - ``Autocomplete``
89 | - ``Pattern``
90 | - ``Placeholder``
warning: 'Pattern' doesn't exist at '/HTMLTypes'
--> Documentation.md:89:5-89:12
87 | - ``Method``
88 | - ``Autocomplete``
89 + - ``Pattern``
90 | - ``Placeholder``
91 | - ``Min``
warning: 'Placeholder' doesn't exist at '/HTMLTypes'
--> Documentation.md:90:5-90:16
88 | - ``Autocomplete``
89 | - ``Pattern``
90 + - ``Placeholder``
91 | - ``Min``
92 | - ``Max``
warning: 'Min' doesn't exist at '/HTMLTypes'
--> Documentation.md:91:5-91:8
89 | - ``Pattern``
90 | - ``Placeholder``
91 + - ``Min``
92 | - ``Max``
93 |
warning: 'Max' doesn't exist at '/HTMLTypes'
--> Documentation.md:92:5-92:8
90 | - ``Placeholder``
91 | - ``Min``
92 + - ``Max``
93 |
94 | ### Media Attributes
warning: 'Width' doesn't exist at '/HTMLTypes'
--> Documentation.md:96:5-96:10
94 | ### Media Attributes
95 |
96 + - ``Width``
97 | - ``Height``
98 | - ``Autoplay``
warning: 'Height' doesn't exist at '/HTMLTypes'
--> Documentation.md:97:5-97:11
95 |
96 | - ``Width``
97 + - ``Height``
98 | - ``Autoplay``
99 | - ``Loop``
warning: 'Autoplay' doesn't exist at '/HTMLTypes'
--> Documentation.md:98:5-98:13
96 | - ``Width``
97 | - ``Height``
98 + - ``Autoplay``
99 | - ``Loop``
100 | - ``Crossorigin``
warning: 'Loop' doesn't exist at '/HTMLTypes'
--> Documentation.md:99:5-99:9
97 | - ``Height``
98 | - ``Autoplay``
99 + - ``Loop``
100 | - ``Crossorigin``
101 |
warning: 'Crossorigin' doesn't exist at '/HTMLTypes'
--> Documentation.md:100:5-100:16
98 | - ``Autoplay``
99 | - ``Loop``
100 + - ``Crossorigin``
101 |
102 | ### Foundation Integration
warning: 'HTMLTypesFoundation' doesn't exist at '/HTMLTypes'
--> Documentation.md:104:5-104:24
102 | ### Foundation Integration
103 |
104 + - ``HTMLTypesFoundation``
| ╰─suggestion: Replace 'HTMLTypesFoundation' with 'HTMLElementTypes'
Finished building documentation for 'HTMLTypes' (0.16s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/coenttb/swift-html-types/0.1.1
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.69s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (3.01s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.83s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.46s)
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.5
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
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-2F0A5646E1D333AE.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 Identifier.swift
[13/57] Compiling SymbolKit KindIdentifier.swift
[14/57] Compiling SymbolKit Location.swift
[15/57] Compiling SymbolKit Mutability.swift
[16/57] Compiling SymbolKit Relationship.swift
[17/57] Compiling SymbolKit RelationshipKind.swift
[18/57] Compiling SymbolKit SourceOrigin.swift
[19/57] Compiling SymbolKit GenericConstraints.swift
[20/57] Compiling SymbolKit Swift.swift
[21/57] Compiling SymbolKit SemanticVersion.swift
[22/57] Compiling SymbolKit AccessControl.swift
[23/57] Compiling SymbolKit Availability.swift
[24/57] Compiling SymbolKit AvailabilityItem.swift
[25/57] Compiling SymbolKit Domain.swift
[26/57] Compiling SymbolKit GenericConstraint.swift
[27/57] Compiling SymbolKit GenericParameter.swift
[28/57] Compiling SymbolKit Generics.swift
[29/57] Compiling SymbolKit Namespace.swift
[30/57] Emitting module Snippets
[31/57] Compiling Snippets SnippetParser.swift
[32/57] Compiling Snippets Snippet.swift
[33/57] Compiling SymbolKit SourceRange.swift
[34/57] Compiling SymbolKit Metadata.swift
[35/57] Compiling SymbolKit Module.swift
[36/57] Compiling SymbolKit OperatingSystem.swift
[37/57] Compiling SymbolKit Platform.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 Mixin+Equals.swift
[43/57] Compiling SymbolKit Mixin+Hash.swift
[44/57] Compiling SymbolKit Mixin.swift
[45/57] Compiling SymbolKit LineList.swift
[46/57] Compiling SymbolKit Position.swift
[47/57] Compiling SymbolKit Names.swift
[48/57] Compiling SymbolKit SPI.swift
[49/57] Compiling SymbolKit Snippet.swift
[50/57] Compiling SymbolKit Extension.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 SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.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.06s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/146] Compiling HTMLAttributeTypes ReferrerPolicy.swift
[3/146] Compiling HTMLAttributeTypes Rel.swift
[4/146] Compiling HTMLAttributeTypes Required.swift
[5/146] Compiling HTMLAttributeTypes Reversed.swift
[6/146] Compiling HTMLAttributeTypes RowSpan.swift
[7/146] Compiling HTMLAttributeTypes Rows.swift
[8/146] Compiling HTMLAttributeTypes Scope.swift
[9/146] Compiling HTMLAttributeTypes ScriptType.swift
[10/146] Compiling HTMLAttributeTypes Scrolling.swift
[11/146] Compiling HTMLAttributeTypes Selected.swift
[12/146] Compiling HTMLAttributeTypes ShadowRootClonable.swift
[13/146] Compiling HTMLAttributeTypes ShadowRootDelegatesFocus.swift
[14/146] Compiling HTMLAttributeTypes ShadowRootMode.swift
[15/146] Compiling HTMLAttributeTypes Size.swift
[16/146] Compiling HTMLAttributeTypes Sizes.swift
[17/146] Compiling HTMLAttributeTypes SourceType.swift
[18/161] Compiling HTMLAttributeTypes Nomodule.swift
[19/161] Compiling HTMLAttributeTypes Novalidate.swift
[20/161] Compiling HTMLAttributeTypes ObjectData.swift
[21/161] Compiling HTMLAttributeTypes ObjectForm.swift
[22/161] Compiling HTMLAttributeTypes ObjectType.swift
[23/161] Compiling HTMLAttributeTypes Open.swift
[24/161] Compiling HTMLAttributeTypes Optimum.swift
[25/161] Compiling HTMLAttributeTypes Pattern.swift
[26/161] Compiling HTMLAttributeTypes Ping.swift
[27/161] Compiling HTMLAttributeTypes Placeholder.swift
[28/161] Compiling HTMLAttributeTypes Playsinline.swift
[29/161] Compiling HTMLAttributeTypes PopoverTarget.swift
[30/161] Compiling HTMLAttributeTypes PopoverTargetAction.swift
[31/161] Compiling HTMLAttributeTypes Poster.swift
[32/161] Compiling HTMLAttributeTypes Preload.swift
[33/161] Compiling HTMLAttributeTypes Readonly.swift
[34/161] Compiling HTMLAttributeTypes Loading.swift
[35/161] Compiling HTMLAttributeTypes Loop.swift
[36/161] Compiling HTMLAttributeTypes Low.swift
[37/161] Compiling HTMLAttributeTypes MarginHeight.swift
[38/161] Compiling HTMLAttributeTypes MarginWidth.swift
[39/161] Compiling HTMLAttributeTypes Max.swift
[40/161] Compiling HTMLAttributeTypes Maxlength.swift
[41/161] Compiling HTMLAttributeTypes Media.swift
[42/161] Compiling HTMLAttributeTypes MetaName.swift
[43/161] Compiling HTMLAttributeTypes Method.swift
[44/161] Compiling HTMLAttributeTypes Min.swift
[45/161] Compiling HTMLAttributeTypes Minlength.swift
[46/161] Compiling HTMLAttributeTypes Multiple.swift
[47/161] Compiling HTMLAttributeTypes Muted.swift
[48/161] Compiling HTMLAttributeTypes Name.swift
[49/161] Compiling HTMLAttributeTypes NoResize.swift
[50/161] Compiling HTMLAttributeTypes CharSet.swift
[51/161] Compiling HTMLAttributeTypes Checked.swift
[52/161] Compiling HTMLAttributeTypes Cite.swift
[53/161] Compiling HTMLAttributeTypes ColSpan.swift
[54/161] Compiling HTMLAttributeTypes Color.swift
[55/161] Compiling HTMLAttributeTypes Cols.swift
[56/161] Compiling HTMLAttributeTypes Compact.swift
[57/161] Compiling HTMLAttributeTypes Content.swift
[58/161] Compiling HTMLAttributeTypes Controls.swift
[59/161] Compiling HTMLAttributeTypes ControlsList.swift
[60/161] Compiling HTMLAttributeTypes Crossorigin.swift
[61/161] Compiling HTMLAttributeTypes DateTime.swift
[62/161] Compiling HTMLAttributeTypes Default.swift
[63/161] Compiling HTMLAttributeTypes Defer.swift
[64/161] Compiling HTMLAttributeTypes Direction.swift
[65/161] Compiling HTMLAttributeTypes Dirname.swift
[66/161] Compiling HTMLAttributeTypes FrameBorder.swift
[67/161] Compiling HTMLAttributeTypes Autocapitalize.swift
[68/161] Compiling HTMLAttributeTypes Autocorrect.swift
[69/161] Compiling HTMLAttributeTypes Autofocus.swift
[70/161] Compiling HTMLAttributeTypes Class.swift
[71/161] Compiling HTMLAttributeTypes Contenteditable.swift
[72/161] Compiling HTMLAttributeTypes DataAttribute.swift
[73/161] Compiling HTMLAttributeTypes Dir.swift
[74/161] Compiling HTMLAttributeTypes Draggable.swift
[75/161] Compiling HTMLAttributeTypes Enterkeyhint.swift
[76/161] Compiling HTMLAttributeTypes Exportparts.swift
[77/161] Compiling HTMLAttributeTypes Hidden.swift
[78/161] Compiling HTMLAttributeTypes Id.swift
[79/161] Compiling HTMLAttributeTypes Inert.swift
[80/161] Compiling HTMLAttributeTypes Inputmode.swift
[81/161] Compiling HTMLAttributeTypes Is.swift
[82/161] Compiling HTMLAttributeTypes DisablePictureInPicture.swift
[83/161] Compiling HTMLAttributeTypes DisableRemotePlayback.swift
[84/161] Compiling HTMLAttributeTypes Disabled.swift
[85/161] Compiling HTMLAttributeTypes Download.swift
[86/161] Compiling HTMLAttributeTypes Elementtiming.swift
[87/161] Compiling HTMLAttributeTypes Enctype.swift
[88/161] Compiling HTMLAttributeTypes Face.swift
[89/161] Compiling HTMLAttributeTypes Fetchpriority.swift
[90/161] Compiling HTMLAttributeTypes FontSize.swift
[91/161] Compiling HTMLAttributeTypes For.swift
[92/161] Compiling HTMLAttributeTypes Form.swift
[93/161] Compiling HTMLAttributeTypes FormAction.swift
[94/161] Compiling HTMLAttributeTypes FormEncType.swift
[95/161] Compiling HTMLAttributeTypes FormMethod.swift
[96/161] Compiling HTMLAttributeTypes FormNovalidate.swift
[97/161] Compiling HTMLAttributeTypes FormTarget.swift
[98/161] Compiling HTMLAttributeTypes Writingsuggestions.swift
[99/161] Compiling HTMLAttributeTypes Headers.swift
[100/161] Compiling HTMLAttributeTypes Height.swift
[101/161] Compiling HTMLAttributeTypes High.swift
[102/161] Compiling HTMLAttributeTypes Href.swift
[103/161] Compiling HTMLAttributeTypes Hreflang.swift
[104/161] Compiling HTMLAttributeTypes HttpEquiv.swift
[105/161] Compiling HTMLAttributeTypes ImageSrcSet.swift
[106/161] Compiling HTMLAttributeTypes Imagesizes.swift
[107/161] Compiling HTMLAttributeTypes Integrity.swift
[108/161] Compiling HTMLAttributeTypes Ismap.swift
[109/161] Compiling HTMLAttributeTypes Kind.swift
[110/161] Compiling HTMLAttributeTypes Label.swift
[111/161] Compiling HTMLAttributeTypes LinkType.swift
[112/161] Compiling HTMLAttributeTypes List.swift
[113/161] Compiling HTMLAttributeTypes ListType.swift
[114/161] Compiling HTMLAttributeTypes Itemid.swift
[115/161] Compiling HTMLAttributeTypes Itemprop.swift
[116/161] Compiling HTMLAttributeTypes Itemref.swift
[117/161] Compiling HTMLAttributeTypes Itemscope.swift
[118/161] Compiling HTMLAttributeTypes Itemtype.swift
[119/161] Compiling HTMLAttributeTypes Lang.swift
[120/161] Compiling HTMLAttributeTypes Nonce.swift
[121/161] Compiling HTMLAttributeTypes Part.swift
[122/161] Compiling HTMLAttributeTypes Popover.swift
[123/161] Compiling HTMLAttributeTypes Slot.swift
[124/161] Compiling HTMLAttributeTypes Spellcheck.swift
[125/161] Compiling HTMLAttributeTypes Style.swift
[126/161] Compiling HTMLAttributeTypes Tabindex.swift
[127/161] Compiling HTMLAttributeTypes Title.swift
[128/161] Compiling HTMLAttributeTypes Translate.swift
[129/161] Compiling HTMLAttributeTypes Virtualkeyboardpolicy.swift
[130/161] Compiling HTMLAttributeTypes Abbr.swift
[131/161] Compiling HTMLAttributeTypes Accept.swift
[132/161] Compiling HTMLAttributeTypes AcceptCharset.swift
[133/161] Compiling HTMLAttributeTypes Action.swift
[134/161] Compiling HTMLAttributeTypes Allow.swift
[135/161] Compiling HTMLAttributeTypes Allowfullscreen.swift
[136/161] Compiling HTMLAttributeTypes Alt.swift
[137/161] Compiling HTMLAttributeTypes As.swift
[138/161] Compiling HTMLAttributeTypes Async.swift
[139/161] Compiling HTMLAttributeTypes AttributionSrc.swift
[140/161] Compiling HTMLAttributeTypes Autocomplete.swift
[141/161] Compiling HTMLAttributeTypes Autoplay.swift
[142/161] Compiling HTMLAttributeTypes Behavior.swift
[143/161] Compiling HTMLAttributeTypes Blocking.swift
[144/161] Compiling HTMLAttributeTypes ButtonType.swift
[145/161] Compiling HTMLAttributeTypes Capture.swift
[146/161] Compiling HTMLAttributeTypes Span.swift
[147/161] Compiling HTMLAttributeTypes Src.swift
[148/161] Compiling HTMLAttributeTypes SrcLang.swift
[149/161] Compiling HTMLAttributeTypes Start.swift
[150/161] Compiling HTMLAttributeTypes Step.swift
[151/161] Compiling HTMLAttributeTypes Target.swift
[152/161] Compiling HTMLAttributeTypes TextareaWrap.swift
[153/161] Compiling HTMLAttributeTypes Truespeed.swift
[154/161] Compiling HTMLAttributeTypes Usemap.swift
[155/161] Compiling HTMLAttributeTypes Value.swift
[156/161] Compiling HTMLAttributeTypes Width.swift
[157/161] Compiling HTMLAttributeTypes Xmlns.swift
[158/161] Compiling HTMLAttributeTypes HTMLAttribute.swift
[159/161] Compiling HTMLAttributeTypes HTMLBooleanAttribute.swift
[160/161] Compiling HTMLAttributeTypes HTMLStringAttribute.swift
[161/161] Emitting module HTMLAttributeTypes
[162/297] Compiling HTMLElementTypes <h1-h6> HTML Section Heading.swift
[163/297] Compiling HTMLElementTypes <head> Document Metadata (Header).swift
[164/297] Compiling HTMLElementTypes <header> Header.swift
[165/297] Compiling HTMLElementTypes <hgroup> Heading Group.swift
[166/297] Compiling HTMLElementTypes <hr> Thematic Break (Horizontal Rule).swift
[167/297] Compiling HTMLElementTypes <html> HTML Document Root element.swift
[168/297] Compiling HTMLElementTypes <i> Idiomatic Text.swift
[169/297] Compiling HTMLElementTypes <iframe> Inline Frame.swift
[170/297] Compiling HTMLElementTypes <img> Image Embed.swift
[171/297] Compiling HTMLElementTypes <input> Input.swift
[172/297] Compiling HTMLElementTypes <ins> Inserted Text.swift
[173/297] Compiling HTMLElementTypes <kbd> Keyboard Input.swift
[174/297] Compiling HTMLElementTypes <label> Label.swift
[175/297] Compiling HTMLElementTypes <legend> Field Set Legend.swift
[176/297] Compiling HTMLElementTypes <li> List Item.swift
[177/311] Compiling HTMLElementTypes <dir> Directory.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[178/311] Compiling HTMLElementTypes <div> Content Division.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[179/311] Compiling HTMLElementTypes <dl> Description List.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[180/311] Compiling HTMLElementTypes <dt> Description Term.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[181/311] Compiling HTMLElementTypes <em> Emphasis.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[182/311] Compiling HTMLElementTypes <embed> Embed External Content.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[183/311] Compiling HTMLElementTypes <fencedframe> Fenced Frame.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[184/311] Compiling HTMLElementTypes <fieldset> Field Set.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[185/311] Compiling HTMLElementTypes <figcaption> Figure Caption.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[186/311] Compiling HTMLElementTypes <figure> Figure with Optional Caption.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[187/311] Compiling HTMLElementTypes <font> Font.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[188/311] Compiling HTMLElementTypes <footer> Footer.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[189/311] Compiling HTMLElementTypes <form> Form.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[190/311] Compiling HTMLElementTypes <frame> Frame.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[191/311] Compiling HTMLElementTypes <frameset> Frameset.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[192/311] Compiling HTMLElementTypes <optgroup> Option Group.swift
[193/311] Compiling HTMLElementTypes <option> Option.swift
[194/311] Compiling HTMLElementTypes <output> Output.swift
[195/311] Compiling HTMLElementTypes <p> Paragraph.swift
[196/311] Compiling HTMLElementTypes <param> Object Parameter.swift
[197/311] Compiling HTMLElementTypes <picture> Picture.swift
[198/311] Compiling HTMLElementTypes <plaintext> Plain Text.swift
[199/311] Compiling HTMLElementTypes <pre> Preformatted Text.swift
[200/311] Compiling HTMLElementTypes <progress> Progress Indicator.swift
[201/311] Compiling HTMLElementTypes <q> Inline Quotation.swift
[202/311] Compiling HTMLElementTypes <rb> Ruby Base.swift
[203/311] Compiling HTMLElementTypes <rp> Ruby Fallback Parenthesis.swift
[204/311] Compiling HTMLElementTypes <rt> Ruby Text.swift
[205/311] Compiling HTMLElementTypes <rtc> Ruby Text Container.swift
[206/311] Compiling HTMLElementTypes <ruby> Ruby Annotation.swift
[207/311] Compiling HTMLElementTypes <link> External Resource Link.swift
[208/311] Compiling HTMLElementTypes <main> Main.swift
[209/311] Compiling HTMLElementTypes <map> Image Map.swift
[210/311] Compiling HTMLElementTypes <mark> Mark Text.swift
[211/311] Compiling HTMLElementTypes <marquee> Marquee.swift
[212/311] Compiling HTMLElementTypes <menu> Menu.swift
[213/311] Compiling HTMLElementTypes <meta> Metadata.swift
[214/311] Compiling HTMLElementTypes <meter> Meter.swift
[215/311] Compiling HTMLElementTypes <nav> Navigation Section.swift
[216/311] Compiling HTMLElementTypes <nobr> Non-Breaking Text.swift
[217/311] Compiling HTMLElementTypes <noembed> Embed Fallback.swift
[218/311] Compiling HTMLElementTypes <noframes> Frame Fallback.swift
[219/311] Compiling HTMLElementTypes <noscript> Noscript.swift
[220/311] Compiling HTMLElementTypes <object> External Object.swift
[221/311] Compiling HTMLElementTypes <ol> Ordered List.swift
[222/311] Compiling HTMLElementTypes <button> Button.swift
[223/311] Compiling HTMLElementTypes <canvas> Graphics Canvas.swift
[224/311] Compiling HTMLElementTypes <caption> Table Caption.swift
[225/311] Compiling HTMLElementTypes <center> Centered Text.swift
[226/311] Compiling HTMLElementTypes <cite> Citation.swift
[227/311] Compiling HTMLElementTypes <code> Inline Code.swift
[228/311] Compiling HTMLElementTypes <col> Table Column.swift
[229/311] Compiling HTMLElementTypes <colgroup> Table Column Group.swift
[230/311] Compiling HTMLElementTypes <data> Data.swift
[231/311] Compiling HTMLElementTypes <datalist> HTML Data List.swift
[232/311] Compiling HTMLElementTypes <dd> Description Details.swift
[233/311] Compiling HTMLElementTypes <del> Deleted Text.swift
[234/311] Compiling HTMLElementTypes <details> Details disclosure.swift
[235/311] Compiling HTMLElementTypes <dfn> Definition.swift
[236/311] Compiling HTMLElementTypes <dialog> Dialog.swift
[237/311] Compiling HTMLElementTypes <a> Anchor.swift
[238/311] Compiling HTMLElementTypes <abbr> Abbreviation.swift
[239/311] Compiling HTMLElementTypes <address> Contact Address.swift
[240/311] Compiling HTMLElementTypes <area> Image Map Area.swift
[241/311] Compiling HTMLElementTypes <article> Article Contents.swift
[242/311] Compiling HTMLElementTypes <aside> Aside.swift
[243/311] Compiling HTMLElementTypes <audio> Embed Audio.swift
[244/311] Compiling HTMLElementTypes <b> Bring Attention To.swift
[245/311] Compiling HTMLElementTypes <base> Document Base URL.swift
[246/311] Compiling HTMLElementTypes <bdi> Bidirectional Isolate.swift
[247/311] Compiling HTMLElementTypes <bdo> Bidirectional Text Override.swift
[248/311] Compiling HTMLElementTypes <big> Bigger Text.swift
[249/311] Compiling HTMLElementTypes <blockquote> Block Quotation.swift
[250/311] Compiling HTMLElementTypes <body> Document Body.swift
[251/311] Compiling HTMLElementTypes <br> Line Break.swift
[252/311] Emitting module HTMLElementTypes
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:40:44: warning: 'Compact' is deprecated
38 |
39 | /// Boolean attribute that hints the list should be rendered in a compact style
40 | public var compact: HTMLAttributeTypes.Compact?
| `- warning: 'Compact' is deprecated
41 |
42 | /// Creates a new Directory element with the specified attributes.
/Users/admin/builder/spi-builder-workspace/Sources/HTMLElementTypes/Elements/<dir> Directory.swift:47:37: warning: 'Compact' is deprecated
45 | /// - compact: Boolean attribute that hints the list should be rendered in a compact style
46 | public init(
47 | compact: HTMLAttributeTypes.Compact? = nil
| `- warning: 'Compact' is deprecated
48 | ) {
49 | self.compact = compact
[253/311] Compiling HTMLElementTypes <sup> Superscript.swift
[254/311] Compiling HTMLElementTypes <table> Table.swift
[255/311] Compiling HTMLElementTypes <tbody> Table Body.swift
[256/311] Compiling HTMLElementTypes <td> Table Data Cell.swift
[257/311] Compiling HTMLElementTypes <template> Content Template.swift
[258/311] Compiling HTMLElementTypes <textarea> Textarea.swift
[259/311] Compiling HTMLElementTypes <tfoot> Table Foot.swift
[260/311] Compiling HTMLElementTypes <th> Table Header.swift
[261/311] Compiling HTMLElementTypes <thead> Table Head.swift
[262/311] Compiling HTMLElementTypes <time> (Date) Time.swift
[263/311] Compiling HTMLElementTypes <title> Document Title.swift
[264/311] Compiling HTMLElementTypes <tr> Table Row.swift
[265/311] Compiling HTMLElementTypes <track> Embed Text Track.swift
[266/311] Compiling HTMLElementTypes <tt> Teletype Text.swift
[267/311] Compiling HTMLElementTypes <u> Unarticulated Annotation (Underline).swift
[268/311] Compiling HTMLElementTypes <s> Strikethrough.swift
[269/311] Compiling HTMLElementTypes <samp> Sample Output.swift
[270/311] Compiling HTMLElementTypes <script> Script.swift
[271/311] Compiling HTMLElementTypes <search> Search.swift
[272/311] Compiling HTMLElementTypes <section> Generic Section.swift
[273/311] Compiling HTMLElementTypes <select> Selected Option Display.swift
[274/311] Compiling HTMLElementTypes <slot> Web Component Slot.swift
[275/311] Compiling HTMLElementTypes <small> Side Comment.swift
[276/311] Compiling HTMLElementTypes <source> Media or Image Source.swift
[277/311] Compiling HTMLElementTypes <span> Content Span.swift
[278/311] Compiling HTMLElementTypes <strike> Strike.swift
[279/311] Compiling HTMLElementTypes <strong> Strong Importance.swift
[280/311] Compiling HTMLElementTypes <style> Style Information.swift
[281/311] Compiling HTMLElementTypes <sub> Subscript.swift
[282/311] Compiling HTMLElementTypes <summary> Disclosure Summary.swift
[283/311] Compiling HTMLElementTypes <ul> Unordered List.swift
[284/311] Compiling HTMLElementTypes <var> Variable.swift
[285/311] Compiling HTMLElementTypes <video> Video Embed.swift
[286/311] Compiling HTMLElementTypes <wbr> Line Break Opportunity.swift
[287/311] Compiling HTMLElementTypes <xmp> xmp.swift
[288/311] Compiling HTMLElementTypes Input.Button.swift
[289/311] Compiling HTMLElementTypes Input.Checkbox.swift
[290/311] Compiling HTMLElementTypes Input.Color.swift
[291/311] Compiling HTMLElementTypes Input.Date.swift
[292/311] Compiling HTMLElementTypes Input.DatetimeLocal.swift
[293/311] Compiling HTMLElementTypes Input.Email.swift
[294/311] Compiling HTMLElementTypes Input.File.swift
[295/311] Compiling HTMLElementTypes Input.Hidden.swift
[296/311] Compiling HTMLElementTypes Input.Image.swift
[297/311] Compiling HTMLElementTypes Input.Month.swift
[298/311] Compiling HTMLElementTypes Input.Number.swift
[299/311] Compiling HTMLElementTypes Input.Password.swift
[300/311] Compiling HTMLElementTypes Input.Radio.swift
[301/311] Compiling HTMLElementTypes Input.Range.swift
[302/311] Compiling HTMLElementTypes Input.Reset.swift
[303/311] Compiling HTMLElementTypes Input.Search.swift
[304/311] Compiling HTMLElementTypes Input.Submit.swift
[305/311] Compiling HTMLElementTypes Input.Tel.swift
[306/311] Compiling HTMLElementTypes Input.Text.swift
[307/311] Compiling HTMLElementTypes Input.Time.swift
[308/311] Compiling HTMLElementTypes Input.Type.swift
[309/311] Compiling HTMLElementTypes Input.Url.swift
[310/311] Compiling HTMLElementTypes Input.Week.swift
[311/311] Compiling HTMLElementTypes HTMLElement.swift
[312/314] Compiling HTMLTypes exports.swift
[313/314] Compiling HTMLTypes Input.Type.swift
[314/314] Emitting module HTMLTypes
Build of target: 'HTMLTypes' complete! (2.33s)
146
2 /Users/admin/builder/spi-builder-workspace/.docs/coenttb/swift-html-types/0.1.1
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/coenttb/swift-html-types/0.1.1
File count: 146
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-coenttb-swift-html-types-0.1.1-54d38111.zip to s3://spi-docs-inbox/prod-coenttb-swift-html-types-0.1.1-54d38111.zip
Copying... [15%]
Copying... [30%]
Copying... [45%]
Copying... [59%]
Copying... [74%]
Copying... [89%]
Copying... [100%]
Done.