Build Information
Successful build of swift-html-types, reference main (86768f), with Swift 6.1 for Linux on 5 Nov 2025 21:19:30 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coenttb/swift-html-types.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/coenttb/swift-html-types
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 86768fe refactor: align CI workflow with ecosystem standards
Cloned https://github.com/coenttb/swift-html-types.git
Revision (git rev-parse @):
86768febe8bbb7a1d8355ba59b5594ab2498a89a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/coenttb/swift-html-types.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/coenttb/swift-html-types.git
https://github.com/coenttb/swift-html-types.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "swift-html-types",
"name" : "swift-html-types",
"path" : "/host/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"
]
}
}
],
"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_Tests",
"module_type" : "SwiftTarget",
"name" : "HTMLTypes Tests",
"path" : "Tests/HTMLTypes Tests",
"sources" : [
"ReadmeVerificationTests.swift"
],
"target_dependencies" : [
"HTMLTypes",
"HTMLTypesFoundation"
],
"type" : "test"
},
{
"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/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",
"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",
"HTMLElement Tests.swift"
],
"target_dependencies" : [
"HTMLElementTypesFoundation"
],
"type" : "test"
},
{
"c99name" : "HTMLElementTypesFoundation",
"module_type" : "SwiftTarget",
"name" : "HTMLElementTypesFoundation",
"path" : "Sources/HTMLElementTypesFoundation",
"product_memberships" : [
"HTMLTypesFoundation",
"HTMLElementTypesFoundation"
],
"sources" : [
"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/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/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/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",
"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"
],
"target_dependencies" : [
"HTMLElementTypes"
],
"type" : "test"
},
{
"c99name" : "HTMLElementTypes",
"module_type" : "SwiftTarget",
"name" : "HTMLElementTypes",
"path" : "Sources/HTMLElementTypes",
"product_memberships" : [
"HTMLTypes",
"HTMLTypesFoundation",
"HTMLElementTypes",
"HTMLElementTypesFoundation"
],
"sources" : [
"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/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",
"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 ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/148] Emitting module HTMLAttributeTypes
[9/167] Compiling HTMLAttributeTypes Id.swift
[10/167] Compiling HTMLAttributeTypes Inert.swift
[11/167] Compiling HTMLAttributeTypes Inputmode.swift
[12/167] Compiling HTMLAttributeTypes Is.swift
[13/167] Compiling HTMLAttributeTypes Itemid.swift
[14/167] Compiling HTMLAttributeTypes Itemprop.swift
[15/167] Compiling HTMLAttributeTypes Itemref.swift
[16/167] Compiling HTMLAttributeTypes Itemscope.swift
[17/167] Compiling HTMLAttributeTypes Itemtype.swift
[18/167] Compiling HTMLAttributeTypes Lang.swift
[19/167] Compiling HTMLAttributeTypes Nonce.swift
[20/167] Compiling HTMLAttributeTypes Part.swift
[21/167] Compiling HTMLAttributeTypes Popover.swift
[22/167] Compiling HTMLAttributeTypes Slot.swift
[23/167] Compiling HTMLAttributeTypes Spellcheck.swift
[24/167] Compiling HTMLAttributeTypes Style.swift
[25/167] Compiling HTMLAttributeTypes Tabindex.swift
[26/167] Compiling HTMLAttributeTypes Title.swift
[27/167] Compiling HTMLAttributeTypes Translate.swift
[28/167] Compiling HTMLAttributeTypes Virtualkeyboardpolicy.swift
[29/167] Compiling HTMLAttributeTypes Ping.swift
[30/167] Compiling HTMLAttributeTypes Placeholder.swift
[31/167] Compiling HTMLAttributeTypes Playsinline.swift
[32/167] Compiling HTMLAttributeTypes PopoverTarget.swift
[33/167] Compiling HTMLAttributeTypes PopoverTargetAction.swift
[34/167] Compiling HTMLAttributeTypes Poster.swift
[35/167] Compiling HTMLAttributeTypes Preload.swift
[36/167] Compiling HTMLAttributeTypes Readonly.swift
[37/167] Compiling HTMLAttributeTypes ReferrerPolicy.swift
[38/167] Compiling HTMLAttributeTypes Rel.swift
[39/167] Compiling HTMLAttributeTypes Required.swift
[40/167] Compiling HTMLAttributeTypes Reversed.swift
[41/167] Compiling HTMLAttributeTypes RowSpan.swift
[42/167] Compiling HTMLAttributeTypes Rows.swift
[43/167] Compiling HTMLAttributeTypes Scope.swift
[44/167] Compiling HTMLAttributeTypes ScriptType.swift
[45/167] Compiling HTMLAttributeTypes Scrolling.swift
[46/167] Compiling HTMLAttributeTypes Selected.swift
[47/167] Compiling HTMLAttributeTypes ShadowRootClonable.swift
[48/167] Compiling HTMLAttributeTypes ShadowRootDelegatesFocus.swift
[49/167] Compiling HTMLAttributeTypes MarginWidth.swift
[50/167] Compiling HTMLAttributeTypes Max.swift
[51/167] Compiling HTMLAttributeTypes Maxlength.swift
[52/167] Compiling HTMLAttributeTypes Media.swift
[53/167] Compiling HTMLAttributeTypes MetaName.swift
[54/167] Compiling HTMLAttributeTypes Method.swift
[55/167] Compiling HTMLAttributeTypes Min.swift
[56/167] Compiling HTMLAttributeTypes Minlength.swift
[57/167] Compiling HTMLAttributeTypes Multiple.swift
[58/167] Compiling HTMLAttributeTypes Muted.swift
[59/167] Compiling HTMLAttributeTypes Name.swift
[60/167] Compiling HTMLAttributeTypes NoResize.swift
[61/167] Compiling HTMLAttributeTypes Nomodule.swift
[62/167] Compiling HTMLAttributeTypes Novalidate.swift
[63/167] Compiling HTMLAttributeTypes ObjectData.swift
[64/167] Compiling HTMLAttributeTypes ObjectForm.swift
[65/167] Compiling HTMLAttributeTypes ObjectType.swift
[66/167] Compiling HTMLAttributeTypes Open.swift
[67/167] Compiling HTMLAttributeTypes Optimum.swift
[68/167] Compiling HTMLAttributeTypes Pattern.swift
[69/167] Compiling HTMLAttributeTypes Color.swift
[70/167] Compiling HTMLAttributeTypes Cols.swift
[71/167] Compiling HTMLAttributeTypes Compact.swift
[72/167] Compiling HTMLAttributeTypes Content.swift
[73/167] Compiling HTMLAttributeTypes Controls.swift
[74/167] Compiling HTMLAttributeTypes ControlsList.swift
[75/167] Compiling HTMLAttributeTypes Crossorigin.swift
[76/167] Compiling HTMLAttributeTypes DateTime.swift
[77/167] Compiling HTMLAttributeTypes Default.swift
[78/167] Compiling HTMLAttributeTypes Defer.swift
[79/167] Compiling HTMLAttributeTypes Direction.swift
[80/167] Compiling HTMLAttributeTypes Dirname.swift
[81/167] Compiling HTMLAttributeTypes DisablePictureInPicture.swift
[82/167] Compiling HTMLAttributeTypes DisableRemotePlayback.swift
[83/167] Compiling HTMLAttributeTypes Disabled.swift
[84/167] Compiling HTMLAttributeTypes Download.swift
[85/167] Compiling HTMLAttributeTypes Elementtiming.swift
[86/167] Compiling HTMLAttributeTypes Enctype.swift
[87/167] Compiling HTMLAttributeTypes Face.swift
[88/167] Compiling HTMLAttributeTypes Fetchpriority.swift
[89/167] Compiling HTMLAttributeTypes Writingsuggestions.swift
[90/167] Compiling HTMLAttributeTypes Headers.swift
[91/167] Compiling HTMLAttributeTypes Height.swift
[92/167] Compiling HTMLAttributeTypes High.swift
[93/167] Compiling HTMLAttributeTypes Href.swift
[94/167] Compiling HTMLAttributeTypes Hreflang.swift
[95/167] Compiling HTMLAttributeTypes HttpEquiv.swift
[96/167] Compiling HTMLAttributeTypes ImageSrcSet.swift
[97/167] Compiling HTMLAttributeTypes Imagesizes.swift
[98/167] Compiling HTMLAttributeTypes Integrity.swift
[99/167] Compiling HTMLAttributeTypes Ismap.swift
[100/167] Compiling HTMLAttributeTypes Kind.swift
[101/167] Compiling HTMLAttributeTypes Label.swift
[102/167] Compiling HTMLAttributeTypes LinkType.swift
[103/167] Compiling HTMLAttributeTypes List.swift
[104/167] Compiling HTMLAttributeTypes ListType.swift
[105/167] Compiling HTMLAttributeTypes Loading.swift
[106/167] Compiling HTMLAttributeTypes Loop.swift
[107/167] Compiling HTMLAttributeTypes Low.swift
[108/167] Compiling HTMLAttributeTypes MarginHeight.swift
[109/167] Compiling HTMLAttributeTypes FontSize.swift
[110/167] Compiling HTMLAttributeTypes For.swift
[111/167] Compiling HTMLAttributeTypes Form.swift
[112/167] Compiling HTMLAttributeTypes FormAction.swift
[113/167] Compiling HTMLAttributeTypes FormEncType.swift
[114/167] Compiling HTMLAttributeTypes FormMethod.swift
[115/167] Compiling HTMLAttributeTypes FormNovalidate.swift
[116/167] Compiling HTMLAttributeTypes FormTarget.swift
[117/167] Compiling HTMLAttributeTypes FrameBorder.swift
[118/167] Compiling HTMLAttributeTypes Autocapitalize.swift
[119/167] Compiling HTMLAttributeTypes Autocorrect.swift
[120/167] Compiling HTMLAttributeTypes Autofocus.swift
[121/167] Compiling HTMLAttributeTypes Class.swift
[122/167] Compiling HTMLAttributeTypes Contenteditable.swift
[123/167] Compiling HTMLAttributeTypes DataAttribute.swift
[124/167] Compiling HTMLAttributeTypes Dir.swift
[125/167] Compiling HTMLAttributeTypes Draggable.swift
[126/167] Compiling HTMLAttributeTypes Enterkeyhint.swift
[127/167] Compiling HTMLAttributeTypes Exportparts.swift
[128/167] Compiling HTMLAttributeTypes Hidden.swift
[129/167] Compiling HTMLAttributeTypes Abbr.swift
[130/167] Compiling HTMLAttributeTypes Accept.swift
[131/167] Compiling HTMLAttributeTypes AcceptCharset.swift
[132/167] Compiling HTMLAttributeTypes Action.swift
[133/167] Compiling HTMLAttributeTypes Allow.swift
[134/167] Compiling HTMLAttributeTypes Allowfullscreen.swift
[135/167] Compiling HTMLAttributeTypes Alt.swift
[136/167] Compiling HTMLAttributeTypes As.swift
[137/167] Compiling HTMLAttributeTypes Async.swift
[138/167] Compiling HTMLAttributeTypes AttributionSrc.swift
[139/167] Compiling HTMLAttributeTypes Autocomplete.swift
[140/167] Compiling HTMLAttributeTypes Autoplay.swift
[141/167] Compiling HTMLAttributeTypes Behavior.swift
[142/167] Compiling HTMLAttributeTypes Blocking.swift
[143/167] Compiling HTMLAttributeTypes ButtonType.swift
[144/167] Compiling HTMLAttributeTypes Capture.swift
[145/167] Compiling HTMLAttributeTypes CharSet.swift
[146/167] Compiling HTMLAttributeTypes Checked.swift
[147/167] Compiling HTMLAttributeTypes Cite.swift
[148/167] Compiling HTMLAttributeTypes ColSpan.swift
[149/167] Compiling HTMLAttributeTypes ShadowRootMode.swift
[150/167] Compiling HTMLAttributeTypes Size.swift
[151/167] Compiling HTMLAttributeTypes Sizes.swift
[152/167] Compiling HTMLAttributeTypes SourceType.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
[169/426] Compiling HTMLAttributeTypesFoundation FormAction.swift
/host/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.
/host/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
[170/426] Compiling HTMLAttributeTypesFoundation FormEncType.swift
/host/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.
/host/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
[171/426] Compiling HTMLAttributeTypesFoundation FormMethod.swift
/host/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.
/host/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
[172/426] Compiling HTMLAttributeTypesFoundation FormNovalidate.swift
/host/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.
/host/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
[173/426] Compiling HTMLAttributeTypesFoundation FormTarget.swift
/host/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.
/host/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
[174/426] Compiling HTMLAttributeTypesFoundation Autocapitalize.swift
/host/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.
/host/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
[175/426] Compiling HTMLAttributeTypesFoundation Autocorrect.swift
/host/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.
/host/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
[176/426] Compiling HTMLAttributeTypesFoundation Autofocus.swift
/host/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.
/host/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
[177/426] Compiling HTMLAttributeTypesFoundation Class.swift
/host/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.
/host/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/426] Compiling HTMLAttributeTypesFoundation Contenteditable.swift
/host/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.
/host/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/426] Compiling HTMLAttributeTypesFoundation DataAttribute.swift
/host/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.
/host/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/426] Compiling HTMLAttributeTypesFoundation Dir.swift
/host/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.
/host/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/426] Compiling HTMLAttributeTypesFoundation Draggable.swift
/host/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.
/host/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/426] Compiling HTMLAttributeTypesFoundation Enterkeyhint.swift
/host/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.
/host/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/426] Compiling HTMLAttributeTypesFoundation Exportparts.swift
/host/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.
/host/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/426] Compiling HTMLAttributeTypesFoundation Hidden.swift
/host/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.
/host/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/426] Compiling HTMLAttributeTypesFoundation Id.swift
/host/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.
/host/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/426] Compiling HTMLAttributeTypesFoundation Inert.swift
/host/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.
/host/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/426] Compiling HTMLAttributeTypesFoundation Inputmode.swift
/host/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.
/host/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/444] Emitting module HTMLElementTypes
/host/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.
/host/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/444] Compiling HTMLAttributeTypesFoundation Headers.swift
[190/444] Compiling HTMLAttributeTypesFoundation Height.swift
[191/444] Compiling HTMLAttributeTypesFoundation High.swift
[192/444] Compiling HTMLAttributeTypesFoundation Href.swift
[193/444] Compiling HTMLAttributeTypesFoundation Hreflang.swift
[194/444] Compiling HTMLAttributeTypesFoundation ImageSrcSet.swift
[195/444] Compiling HTMLAttributeTypesFoundation Imagesizes.swift
[196/444] Compiling HTMLAttributeTypesFoundation Integrity.swift
[197/444] Compiling HTMLAttributeTypesFoundation IsMap.swift
[198/444] Compiling HTMLAttributeTypesFoundation Kind.swift
[199/444] Compiling HTMLAttributeTypesFoundation LinkType.swift
[200/444] Compiling HTMLAttributeTypesFoundation List.swift
[201/444] Compiling HTMLAttributeTypesFoundation ListType.swift
[202/444] Compiling HTMLAttributeTypesFoundation Loop.swift
[203/444] Compiling HTMLAttributeTypesFoundation Low.swift
[204/444] Compiling HTMLAttributeTypesFoundation Ping.swift
[205/444] Compiling HTMLAttributeTypesFoundation Placeholder.swift
[206/444] Compiling HTMLAttributeTypesFoundation Playsinline.swift
[207/444] Compiling HTMLAttributeTypesFoundation Minlength.swift
[208/444] Compiling HTMLAttributeTypesFoundation Multiple.swift
[209/444] Compiling HTMLAttributeTypesFoundation Muted.swift
[210/444] Compiling HTMLAttributeTypesFoundation Name.swift
[211/444] Compiling HTMLAttributeTypesFoundation NoResize.swift
[212/444] Compiling HTMLAttributeTypesFoundation Nomodule.swift
[213/444] Compiling HTMLAttributeTypesFoundation Novalidate.swift
[214/444] Compiling HTMLAttributeTypesFoundation ObjectData.swift
[215/444] Compiling HTMLAttributeTypesFoundation ObjectForm.swift
[216/444] Compiling HTMLAttributeTypesFoundation ObjectType.swift
[217/444] Compiling HTMLAttributeTypesFoundation Open.swift
[218/444] Compiling HTMLAttributeTypesFoundation Optimum.swift
[219/444] Compiling HTMLAttributeTypesFoundation Pattern.swift
[220/444] Compiling HTMLElementTypes header Header.swift
[221/444] Compiling HTMLElementTypes hgroup Heading Group.swift
[222/444] Compiling HTMLElementTypes hr Thematic Break (Horizontal Rule).swift
[223/444] Compiling HTMLElementTypes html HTML Document Root element.swift
[224/444] Compiling HTMLElementTypes i Idiomatic Text.swift
[225/444] Compiling HTMLElementTypes iframe Inline Frame.swift
[226/444] Compiling HTMLAttributeTypesFoundation Is.swift
[227/444] Compiling HTMLAttributeTypesFoundation Itemid.swift
[228/444] Compiling HTMLAttributeTypesFoundation Itemprop.swift
[229/444] Compiling HTMLAttributeTypesFoundation Itemref.swift
[230/444] Compiling HTMLAttributeTypesFoundation Itemscope.swift
[231/444] Compiling HTMLAttributeTypesFoundation Itemtype.swift
[232/444] Compiling HTMLAttributeTypesFoundation Lang.swift
[233/444] Compiling HTMLAttributeTypesFoundation Nonce.swift
[234/444] Compiling HTMLAttributeTypesFoundation Part.swift
[235/444] Compiling HTMLAttributeTypesFoundation Popover.swift
[236/444] Compiling HTMLAttributeTypesFoundation Slot.swift
[237/444] Compiling HTMLAttributeTypesFoundation Spellcheck.swift
[238/444] Compiling HTMLAttributeTypesFoundation Style.swift
[239/444] Compiling HTMLAttributeTypesFoundation Tabindex.swift
[240/444] Compiling HTMLAttributeTypesFoundation Title.swift
[241/444] Compiling HTMLAttributeTypesFoundation Translate.swift
[242/444] Compiling HTMLAttributeTypesFoundation Virtualkeyboardpolicy.swift
[243/444] Compiling HTMLAttributeTypesFoundation Writingsuggestions.swift
[244/444] Compiling HTMLAttributeTypesFoundation PopoverTarget.swift
[245/444] Compiling HTMLAttributeTypesFoundation PopoverTargetAction.swift
[246/444] Compiling HTMLAttributeTypesFoundation Poster.swift
[247/444] Compiling HTMLAttributeTypesFoundation Preload.swift
[248/444] Compiling HTMLAttributeTypesFoundation Readonly.swift
[249/444] Compiling HTMLAttributeTypesFoundation ReferrerPolicy.swift
[250/444] Compiling HTMLAttributeTypesFoundation Rel.swift
[251/444] Compiling HTMLAttributeTypesFoundation Required.swift
[252/444] Compiling HTMLAttributeTypesFoundation Reversed.swift
[253/444] Compiling HTMLAttributeTypesFoundation RowSpan.swift
[254/444] Compiling HTMLAttributeTypesFoundation Scope.swift
[255/444] Compiling HTMLAttributeTypesFoundation ScriptType.swift
[256/444] Compiling HTMLAttributeTypesFoundation Selected.swift
[257/444] Compiling HTMLAttributeTypesFoundation ShadowRootClonable.swift
[258/444] Compiling HTMLAttributeTypesFoundation Max.swift
[259/444] Compiling HTMLAttributeTypesFoundation Maxlength.swift
[260/444] Compiling HTMLAttributeTypesFoundation Media.swift
[261/444] Compiling HTMLAttributeTypesFoundation Method.swift
[262/444] Compiling HTMLAttributeTypesFoundation Min.swift
[263/444] Compiling HTMLAttributeTypesFoundation Controls.swift
[264/444] Compiling HTMLAttributeTypesFoundation ControlsList.swift
[265/444] Compiling HTMLAttributeTypesFoundation Crossorigin.swift
[266/444] Compiling HTMLAttributeTypesFoundation DateTime.swift
[267/444] Compiling HTMLAttributeTypesFoundation Default.swift
[268/444] Compiling HTMLAttributeTypesFoundation Defer.swift
[269/444] Compiling HTMLAttributeTypesFoundation Direction.swift
[270/444] Compiling HTMLAttributeTypesFoundation Dirname.swift
[271/444] Compiling HTMLAttributeTypesFoundation DisablePictureInPicture.swift
[272/444] Compiling HTMLAttributeTypesFoundation DisableRemotePlayback.swift
[273/444] Compiling HTMLAttributeTypesFoundation Disabled.swift
[274/444] Compiling HTMLAttributeTypesFoundation Download.swift
[275/444] Compiling HTMLAttributeTypesFoundation Elementtiming.swift
[276/444] Compiling HTMLAttributeTypesFoundation Enctype.swift
[277/444] Compiling HTMLAttributeTypesFoundation Face.swift
[278/444] Compiling HTMLAttributeTypesFoundation Fetchpriority.swift
[279/444] Compiling HTMLAttributeTypesFoundation FontSize.swift
[280/444] Compiling HTMLAttributeTypesFoundation For.swift
[281/444] Compiling HTMLAttributeTypesFoundation Form.swift
[282/444] Compiling HTMLElementTypes td Table Data Cell.swift
[283/444] Compiling HTMLElementTypes template Content Template.swift
[284/444] Compiling HTMLElementTypes textarea Textarea.swift
[285/444] Compiling HTMLElementTypes tfoot Table Foot.swift
[286/444] Compiling HTMLElementTypes th Table Header.swift
[287/444] Compiling HTMLElementTypes thead Table Head.swift
[288/444] Compiling HTMLElementTypes time (Date) Time.swift
[289/444] Compiling HTMLElementTypes title Document Title.swift
[290/444] Compiling HTMLElementTypes tr Table Row.swift
[291/444] Compiling HTMLElementTypes track Embed Text Track.swift
[292/444] Compiling HTMLElementTypes tt Teletype Text.swift
[293/444] Compiling HTMLElementTypes u Unarticulated Annotation (Underline).swift
[294/444] Compiling HTMLElementTypes ul Unordered List.swift
[295/444] Compiling HTMLElementTypes var Variable.swift
[296/444] Compiling HTMLElementTypes video Video Embed.swift
[297/444] Compiling HTMLElementTypes wbr Line Break Opportunity.swift
[298/444] Compiling HTMLElementTypes xmp xmp.swift
[299/444] Compiling HTMLElementTypes HTMLElement.swift
[300/444] Compiling HTMLAttributeTypesFoundation Accept.swift
[301/444] Compiling HTMLAttributeTypesFoundation AcceptCharset.swift
[302/444] Compiling HTMLAttributeTypesFoundation Action.swift
[303/444] Compiling HTMLAttributeTypesFoundation Allowfullscreen.swift
[304/444] Compiling HTMLAttributeTypesFoundation Alt.swift
[305/444] Compiling HTMLAttributeTypesFoundation As.swift
[306/444] Compiling HTMLAttributeTypesFoundation Async.swift
[307/444] Compiling HTMLAttributeTypesFoundation AttributionSrc.swift
[308/444] Compiling HTMLAttributeTypesFoundation Autocomplete.swift
[309/444] Compiling HTMLAttributeTypesFoundation Autoplay.swift
[310/444] Compiling HTMLAttributeTypesFoundation Behavior.swift
[311/444] Compiling HTMLAttributeTypesFoundation Blocking.swift
[312/444] Compiling HTMLAttributeTypesFoundation ButtonType.swift
[313/444] Compiling HTMLAttributeTypesFoundation Capture.swift
[314/444] Compiling HTMLAttributeTypesFoundation Checked.swift
[315/444] Compiling HTMLAttributeTypesFoundation Cite.swift
[316/444] Compiling HTMLAttributeTypesFoundation ColSpan.swift
[317/444] Compiling HTMLAttributeTypesFoundation Color.swift
[318/444] Compiling HTMLAttributeTypesFoundation Compact.swift
[319/445] Emitting module HTMLAttributeTypesFoundation
[321/465] Compiling HTMLTypes exports.swift
[322/599] Emitting module HTMLTypes
[323/599] Compiling HTMLTypes Input.Type.swift
[325/600] Compiling HTMLElementTypesFoundation Input.Reset.swift
[326/600] Compiling HTMLElementTypesFoundation Input.Search.swift
[327/600] Compiling HTMLElementTypesFoundation Input.Submit.swift
[328/600] Compiling HTMLElementTypesFoundation Input.Tel.swift
[329/600] Compiling HTMLElementTypesFoundation Input.Text.swift
[330/600] Compiling HTMLElementTypesFoundation noframes Frame Fallback.swift
[331/600] Compiling HTMLElementTypesFoundation noscript Noscript.swift
[332/600] Compiling HTMLElementTypesFoundation object External Object.swift
[333/600] Compiling HTMLElementTypesFoundation ol Ordered List.swift
[334/600] Compiling HTMLElementTypesFoundation optgroup Option Group.swift
[335/600] Compiling HTMLElementTypesFoundation option Option.swift
[336/600] Compiling HTMLElementTypesFoundation output Output.swift
[337/600] Compiling HTMLElementTypesFoundation p Paragraph.swift
[338/600] Compiling HTMLElementTypesFoundation param Object Parameter.swift
[339/600] Compiling HTMLElementTypesFoundation picture Picture.swift
[340/600] Compiling HTMLElementTypesFoundation plaintext Plain Text.swift
[341/600] Compiling HTMLElementTypesFoundation pre Preformatted Text.swift
[342/600] Compiling HTMLElementTypesFoundation blockquote Block Quotation.swift
[343/600] Compiling HTMLElementTypesFoundation body Document Body.swift
[344/600] Compiling HTMLElementTypesFoundation br Line Break.swift
[345/600] Compiling HTMLElementTypesFoundation img Image Embed.swift
[346/600] Compiling HTMLElementTypesFoundation img Image.swift
[347/600] Compiling HTMLElementTypesFoundation input Input.swift
[348/600] Compiling HTMLElementTypesFoundation ins Inserted Text.swift
[349/600] Compiling HTMLElementTypesFoundation kbd Keyboard Input.swift
[350/600] Compiling HTMLElementTypesFoundation label Label.swift
[351/600] Compiling HTMLElementTypesFoundation legend Field Set Legend.swift
[352/600] Compiling HTMLElementTypesFoundation li List Item.swift
[353/600] Compiling HTMLElementTypesFoundation link External Resource Link.swift
[354/600] Compiling HTMLElementTypesFoundation main Main.swift
[355/600] Compiling HTMLElementTypesFoundation map Image Map.swift
[356/600] Compiling HTMLElementTypesFoundation mark Mark Text.swift
[357/600] Compiling HTMLElementTypesFoundation marquee Marquee.swift
[358/600] Compiling HTMLElementTypesFoundation menu Menu.swift
[359/600] Compiling HTMLElementTypesFoundation meta Metadata.swift
[360/600] Compiling HTMLElementTypesFoundation strong Strong Importance.swift
[361/600] Compiling HTMLElementTypesFoundation style Style Information.swift
[362/600] Compiling HTMLElementTypesFoundation sub Subscript.swift
[363/600] Compiling HTMLElementTypesFoundation summary Disclosure Summary.swift
[364/600] Compiling HTMLElementTypesFoundation sup Superscript.swift
[365/600] Compiling HTMLElementTypesFoundation table Table.swift
[366/600] Compiling HTMLElementTypesFoundation tbody Table Body.swift
[367/600] Compiling HTMLElementTypesFoundation td Table Data Cell.swift
[368/600] Compiling HTMLAttributeTypesFoundation Target.swift
[369/600] Compiling HTMLAttributeTypesFoundation TextareaWrap.swift
[370/600] Compiling HTMLAttributeTypesFoundation Truespeed.swift
[371/600] Compiling HTMLAttributeTypesFoundation Usemap.swift
[372/600] Compiling HTMLAttributeTypesFoundation Value.swift
[373/600] Compiling HTMLAttributeTypesFoundation Width.swift
[374/600] Compiling HTMLAttributeTypesFoundation Xmlns.swift
[375/600] Compiling HTMLAttributeTypesFoundation String.format.swift
[376/600] Compiling HTMLAttributeTypesFoundation exports.swift
[377/600] Compiling HTMLElementTypesFoundation progress Progress Indicator.swift
[378/600] Compiling HTMLElementTypesFoundation q Inline Quotation.swift
[379/600] Compiling HTMLElementTypesFoundation rb Ruby Base.swift
[380/600] Compiling HTMLElementTypesFoundation rp Ruby Fallback Parenthesis.swift
[381/600] Compiling HTMLElementTypesFoundation rt Ruby Text.swift
[382/600] Compiling HTMLElementTypesFoundation rtc Ruby Text Container.swift
[383/600] Compiling HTMLElementTypesFoundation ruby Ruby Annotation.swift
[384/600] Compiling HTMLElementTypesFoundation s Strikethrough.swift
[385/600] Compiling HTMLElementTypesFoundation samp Sample Output.swift
[386/600] Compiling HTMLElementTypesFoundation script Script.swift
[387/600] Compiling HTMLElementTypesFoundation search Search.swift
[388/600] Compiling HTMLElementTypesFoundation section Generic Section.swift
[389/600] Compiling HTMLElementTypesFoundation select Selected Option Display.swift
[390/600] Compiling HTMLElementTypesFoundation slot Web Component Slot.swift
[391/600] Compiling HTMLElementTypesFoundation small Side Comment.swift
[392/600] Compiling HTMLElementTypesFoundation source Media or Image Source.swift
[393/600] Compiling HTMLElementTypesFoundation span Content Span.swift
[394/600] Compiling HTMLElementTypesFoundation strike Strike.swift
[395/600] Compiling HTMLElementTypesFoundation em Emphasis.swift
[396/600] Compiling HTMLElementTypesFoundation embed Embed External Content.swift
[397/600] Compiling HTMLElementTypesFoundation fencedframe Fenced Frame.swift
[398/600] Compiling HTMLElementTypesFoundation fieldset Field Set.swift
[399/600] Compiling HTMLElementTypesFoundation figcaption Figure Caption.swift
[400/600] Compiling HTMLElementTypesFoundation figure Figure with Optional Caption.swift
[401/600] Compiling HTMLElementTypesFoundation font Font.swift
[402/600] Compiling HTMLElementTypesFoundation footer Footer.swift
[403/600] Compiling HTMLElementTypesFoundation form Form.swift
[404/600] Compiling HTMLElementTypesFoundation frame Frame.swift
[405/600] Compiling HTMLElementTypesFoundation frameset Frameset.swift
[406/600] Compiling HTMLElementTypesFoundation h1-h6 HTML Section Heading.swift
[407/600] Compiling HTMLElementTypesFoundation head Document Metadata (Header).swift
[408/600] Compiling HTMLElementTypesFoundation header Header.swift
[409/600] Compiling HTMLElementTypesFoundation hgroup Heading Group.swift
[410/600] Compiling HTMLElementTypesFoundation hr Thematic Break (Horizontal Rule).swift
[411/600] Compiling HTMLElementTypesFoundation html HTML Document Root element.swift
[412/600] Compiling HTMLElementTypesFoundation i Idiomatic Text.swift
[413/600] Compiling HTMLElementTypesFoundation iframe Inline Frame.swift
[414/600] Compiling HTMLElementTypesFoundation button Button.swift
[415/600] Compiling HTMLElementTypesFoundation canvas Graphics Canvas.swift
[416/600] Compiling HTMLElementTypesFoundation caption Table Caption.swift
[417/600] Compiling HTMLElementTypesFoundation center Centered Text.swift
[418/600] Compiling HTMLElementTypesFoundation cite Citation.swift
[419/600] Compiling HTMLElementTypesFoundation code Inline Code.swift
[420/600] Compiling HTMLElementTypesFoundation col Table Column.swift
[421/600] Compiling HTMLElementTypesFoundation colgroup Table Column Group.swift
[422/600] Compiling HTMLElementTypesFoundation data Data.swift
[423/600] Compiling HTMLElementTypesFoundation datalist HTML Data List.swift
[424/600] Compiling HTMLElementTypesFoundation dd Description Details.swift
[425/600] Compiling HTMLElementTypesFoundation del Deleted Text.swift
[426/600] Compiling HTMLElementTypesFoundation details Details disclosure.swift
[427/600] Compiling HTMLElementTypesFoundation dfn Definition.swift
[428/600] Compiling HTMLElementTypesFoundation dialog Dialog.swift
[429/600] Compiling HTMLElementTypesFoundation dir Directory.swift
[430/600] Compiling HTMLElementTypesFoundation div Content Division.swift
[431/600] Compiling HTMLElementTypesFoundation dl Description List.swift
[432/600] Compiling HTMLElementTypesFoundation dt Description Term.swift
[433/600] Compiling HTMLElementTypesFoundation Input.Time.swift
[434/600] Compiling HTMLElementTypesFoundation Input.Type.swift
[435/600] Compiling HTMLElementTypesFoundation Input.Url.swift
[436/600] Compiling HTMLElementTypesFoundation Input.Week.swift
[437/600] Compiling HTMLElementTypesFoundation a Anchor.swift
[438/600] Compiling HTMLElementTypesFoundation abbr Abbreviation.swift
[439/600] Compiling HTMLElementTypesFoundation address Contact Address.swift
[440/600] Compiling HTMLElementTypesFoundation area Image Map Area.swift
[441/600] Compiling HTMLElementTypesFoundation article Article Contents.swift
[442/600] Compiling HTMLElementTypesFoundation aside Aside.swift
[443/600] Compiling HTMLElementTypesFoundation audio Embed Audio.swift
[444/600] Compiling HTMLElementTypesFoundation b Bring Attention To.swift
[445/600] Compiling HTMLElementTypesFoundation base Document Base URL.swift
[446/600] Compiling HTMLElementTypesFoundation bdi Bidirectional Isolate.swift
[447/600] Compiling HTMLElementTypesFoundation bdo Bidirectional Text Override.swift
[448/600] Compiling HTMLElementTypesFoundation big Bigger Text.swift
[464/600] Compiling HTMLElementTypesFoundation meter Meter.swift
[465/600] Compiling HTMLElementTypesFoundation nav Navigation Section.swift
[466/600] Compiling HTMLElementTypesFoundation nobr Non-Breaking Text.swift
[467/600] Compiling HTMLElementTypesFoundation noembed Embed Fallback.swift
[468/600] Emitting module HTMLElementTypesFoundation
[488/619] Compiling HTMLElementTypesFoundation Input.Button.swift
[489/619] Compiling HTMLElementTypesFoundation Input.Checkbox.swift
[490/619] Compiling HTMLElementTypesFoundation Input.Color.swift
[491/619] Compiling HTMLElementTypesFoundation Input.Date.swift
[492/619] Compiling HTMLElementTypesFoundation Input.DatetimeLocal.swift
[493/619] Compiling HTMLElementTypesFoundation Input.Email.swift
[494/619] Compiling HTMLElementTypesFoundation Input.File.swift
[495/619] Compiling HTMLElementTypesFoundation Input.Hidden.swift
[496/619] Compiling HTMLElementTypesFoundation Input.Image.swift
[497/619] Compiling HTMLElementTypesFoundation Input.Month.swift
[498/619] Compiling HTMLElementTypesFoundation Input.Number.swift
[499/619] Compiling HTMLElementTypesFoundation Input.Password.swift
[500/619] Compiling HTMLElementTypesFoundation Input.Radio.swift
[501/619] Compiling HTMLElementTypesFoundation Input.Range.swift
[583/619] Compiling HTMLElementTypesFoundation template Content Template.swift
[584/619] Compiling HTMLElementTypesFoundation textarea Textarea.swift
[585/619] Compiling HTMLElementTypesFoundation tfoot Table Foot.swift
[586/619] Compiling HTMLElementTypesFoundation th Table Header.swift
[587/619] Compiling HTMLElementTypesFoundation thead Table Head.swift
[588/619] Compiling HTMLElementTypesFoundation time (Date) Time.swift
[589/619] Compiling HTMLElementTypesFoundation title Document Title.swift
[590/619] Compiling HTMLElementTypesFoundation tr Table Row.swift
[591/619] Compiling HTMLElementTypesFoundation track Embed Text Track.swift
[592/619] Compiling HTMLElementTypesFoundation tt Teletype Text.swift
[593/619] Compiling HTMLElementTypesFoundation u Unarticulated Annotation (Underline).swift
[594/619] Compiling HTMLElementTypesFoundation ul Unordered List.swift
[595/619] Compiling HTMLElementTypesFoundation var Variable.swift
[596/619] Compiling HTMLElementTypesFoundation video Video Embed.swift
[597/619] Compiling HTMLElementTypesFoundation wbr Line Break Opportunity.swift
[598/619] Compiling HTMLElementTypesFoundation xmp xmp.swift
[599/619] Compiling HTMLElementTypesFoundation xmp.swift
[600/619] Compiling HTMLElementTypesFoundation HTMLElement.swift
[601/619] Compiling HTMLElementTypesFoundation exports.swift
[622/623] Emitting module HTMLTypesFoundation
[623/623] Compiling HTMLTypesFoundation exports.swift
Build complete! (40.26s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-html-types",
"name" : "swift-html-types",
"path" : "/host/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"
]
}
}
],
"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_Tests",
"module_type" : "SwiftTarget",
"name" : "HTMLTypes Tests",
"path" : "Tests/HTMLTypes Tests",
"sources" : [
"ReadmeVerificationTests.swift"
],
"target_dependencies" : [
"HTMLTypes",
"HTMLTypesFoundation"
],
"type" : "test"
},
{
"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/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",
"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",
"HTMLElement Tests.swift"
],
"target_dependencies" : [
"HTMLElementTypesFoundation"
],
"type" : "test"
},
{
"c99name" : "HTMLElementTypesFoundation",
"module_type" : "SwiftTarget",
"name" : "HTMLElementTypesFoundation",
"path" : "Sources/HTMLElementTypesFoundation",
"product_memberships" : [
"HTMLTypesFoundation",
"HTMLElementTypesFoundation"
],
"sources" : [
"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/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/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/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",
"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"
],
"target_dependencies" : [
"HTMLElementTypes"
],
"type" : "test"
},
{
"c99name" : "HTMLElementTypes",
"module_type" : "SwiftTarget",
"name" : "HTMLElementTypes",
"path" : "Sources/HTMLElementTypes",
"product_memberships" : [
"HTMLTypes",
"HTMLTypesFoundation",
"HTMLElementTypes",
"HTMLElementTypesFoundation"
],
"sources" : [
"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/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",
"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"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.