The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Ignite, reference 0.5.2 (6a62f2), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 02:03:05 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/twostraws/Ignite.git
Reference: 0.5.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/twostraws/Ignite
 * tag               0.5.2      -> FETCH_HEAD
HEAD is now at 6a62f28 SwiftLint clean ups and version bump.
Cloned https://github.com/twostraws/Ignite.git
Revision (git rev-parse @):
6a62f28d2f3ea5a3829615c625109055e6b09dff
SUCCESS checkout https://github.com/twostraws/Ignite.git at 0.5.2
Fetching https://github.com/swiftlang/swift-markdown.git
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/3908] Fetching swiftsoup
[1096/10458] Fetching swiftsoup, swift-markdown
Fetched https://github.com/swiftlang/swift-markdown.git from cache (1.33s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.33s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.34s)
Fetched https://github.com/apple/swift-collections.git from cache (1.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.76s)
Computing version for https://github.com/swiftlang/swift-markdown.git
Computed https://github.com/swiftlang/swift-markdown.git at 0.6.0 (0.68s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18018] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.50s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.6.0 (2.14s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.7 (0.49s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.50s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.7
Creating working copy for https://github.com/swiftlang/swift-markdown.git
Working copy of https://github.com/swiftlang/swift-markdown.git resolved at 0.6.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.6.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ignite",
      "name": "Ignite",
      "url": "https://github.com/twostraws/Ignite.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ignite",
      "dependencies": [
        {
          "identity": "swift-markdown",
          "name": "swift-markdown",
          "url": "https://github.com/swiftlang/swift-markdown.git",
          "version": "0.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-markdown",
          "dependencies": [
            {
              "identity": "swift-cmark",
              "name": "cmark-gfm",
              "url": "https://github.com/swiftlang/swift-cmark.git",
              "version": "0.6.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cmark",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftsoup",
          "name": "SwiftSoup",
          "url": "https://github.com/scinfu/SwiftSoup.git",
          "version": "2.8.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSoup",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/twostraws/Ignite.git
[1/20423] Fetching ignite
Fetched https://github.com/twostraws/Ignite.git from cache (1.36s)
Fetching https://github.com/swiftlang/swift-markdown.git from cache
Fetching https://github.com/scinfu/SwiftSoup.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.74s)
Fetched https://github.com/swiftlang/swift-markdown.git from cache (0.74s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.75s)
Fetched https://github.com/apple/swift-collections.git from cache (0.76s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.82s)
Computing version for https://github.com/swiftlang/swift-markdown.git
Computed https://github.com/swiftlang/swift-markdown.git at 0.6.0 (0.03s)
Fetching https://github.com/swiftlang/swift-cmark.git from cache
Fetched https://github.com/swiftlang/swift-cmark.git from cache (0.84s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.6.0 (0.90s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.7 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.04s)
Creating working copy for https://github.com/swiftlang/swift-markdown.git
Working copy of https://github.com/swiftlang/swift-markdown.git resolved at 0.6.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.7
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/twostraws/Ignite.git
Working copy of https://github.com/twostraws/Ignite.git resolved at 0.5.2 (6a62f28)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.6.0
Found 4 product dependencies
  - swift-markdown
  - swift-argument-parser
  - swift-collections
  - SwiftSoup
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/twostraws/Ignite.git
https://github.com/twostraws/Ignite.git
{
  "dependencies" : [
    {
      "identity" : "swift-markdown",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-markdown.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.7.5",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    }
  ],
  "manifest_display_name" : "Ignite",
  "name" : "Ignite",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Ignite",
      "targets" : [
        "Ignite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IgniteCLI",
      "targets" : [
        "IgniteCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IgniteTesting",
      "module_type" : "SwiftTarget",
      "name" : "IgniteTesting",
      "path" : "Tests/IgniteTesting",
      "sources" : [
        "Actions/ClickModifier.swift",
        "Actions/CustomAction.swift",
        "Actions/DismissModal.swift",
        "Actions/DoubleClickModifier.swift",
        "Actions/EventModifier.swift",
        "Actions/HideElement.swift",
        "Actions/HoverModifier.swift",
        "Actions/ShowAlert.swift",
        "Actions/ShowElement.swift",
        "Actions/ShowModal.swift",
        "Actions/SwitchTheme.swift",
        "Elements/Abbreviation.swift",
        "Elements/Accordion.swift",
        "Elements/Alert.swift",
        "Elements/ArticlePreview.swift",
        "Elements/Attributes.swift",
        "Elements/Audio.swift",
        "Elements/Badge.swift",
        "Elements/Body.swift",
        "Elements/Button.swift",
        "Elements/ButtonGroup.swift",
        "Elements/Card.swift",
        "Elements/Carousel.swift",
        "Elements/Code.swift",
        "Elements/CodeBlock.swift",
        "Elements/Column.swift",
        "Elements/Divider.swift",
        "Elements/Dropdown.swift",
        "Elements/Embed.swift",
        "Elements/Emphasis.swift",
        "Elements/Form.swift",
        "Elements/FormFieldLabel.swift",
        "Elements/Grid.swift",
        "Elements/Group.swift",
        "Elements/HStack.swift",
        "Elements/HTMLDocument.swift",
        "Elements/Head.swift",
        "Elements/IgniteFooter.swift",
        "Elements/Image.swift",
        "Elements/Include.swift",
        "Elements/Item.swift",
        "Elements/Label.swift",
        "Elements/Link.swift",
        "Elements/List.swift",
        "Elements/ListItem.swift",
        "Elements/MetaLink.swift",
        "Elements/MetaTag.swift",
        "Elements/Modal.swift",
        "Elements/NavigationBar.swift",
        "Elements/Quote.swift",
        "Elements/Row.swift",
        "Elements/Script.swift",
        "Elements/Section.swift",
        "Elements/Slide.swift",
        "Elements/Spacer.swift",
        "Elements/Span.swift",
        "Elements/Strikethrough.swift",
        "Elements/String.swift",
        "Elements/Strong.swift",
        "Elements/Table.swift",
        "Elements/Tag.swift",
        "Elements/Text.swift",
        "Elements/TextField.swift",
        "Elements/Time.swift",
        "Elements/Title.swift",
        "Elements/Underline.swift",
        "Elements/VStack.swift",
        "Elements/Video.swift",
        "Elements/ZStack.swift",
        "Extensions/Array-ContainsLocation.swift",
        "Extensions/Array-LocalizedContains.swift",
        "Extensions/Array-Sorting.swift",
        "Extensions/Date-ISO8601.swift",
        "Extensions/Date-RFC822.swift",
        "Extensions/String-AbsoluteLinks.swift",
        "Extensions/String-CSStoJS.swift",
        "Extensions/String-EscapedForJavaScript.swift",
        "Extensions/String-KebabCased.swift",
        "Extensions/String-Slug.swift",
        "Extensions/String-SplitAndTrim.swift",
        "Extensions/String-StrippingTags.swift",
        "Extensions/String-TruncatedHash.swift",
        "Extensions/URL-DecodedPath.swift",
        "Extensions/URL-Relative.swift",
        "Extensions/URL-RemovingWWW.swift",
        "Framework/AnimatableData.swift",
        "Framework/ArticleRenderer.swift",
        "Framework/HighlighterLanguage.swift",
        "Framework/Robots/DefaultRobotsConfiguration.swift",
        "Framework/Robots/DisallowRule.swift",
        "Framework/Robots/KnownRobot.swift",
        "Framework/Robots/RobotsConfiguration.swift",
        "IgniteTestSuite.swift",
        "Modifiers/AccessibilityLabel.swift",
        "Modifiers/AnimationModifier.swift",
        "Modifiers/AspectRatio.swift",
        "Modifiers/Background.swift",
        "Modifiers/BackgroundImage.swift",
        "Modifiers/BadgeModifier.swift",
        "Modifiers/Border.swift",
        "Modifiers/Clipped.swift",
        "Modifiers/ContainerRelativeFrame.swift",
        "Modifiers/CornerRadius.swift",
        "Modifiers/Cursor.swift",
        "Modifiers/FixedSize.swift",
        "Modifiers/FontModifier.swift",
        "Modifiers/FontStyleModifier.swift",
        "Modifiers/FontWeightModifier.swift",
        "Modifiers/ForegroundStyle.swift",
        "Modifiers/Frame.swift",
        "Modifiers/Hidden.swift",
        "Modifiers/Hint.swift",
        "Modifiers/HorizontalAlignment.swift",
        "Modifiers/HoverEffect.swift",
        "Modifiers/IgnorePageGutters.swift",
        "Modifiers/ImageFitModifier.swift",
        "Modifiers/LazyLoadable.swift",
        "Modifiers/LetterSpacing.swift",
        "Modifiers/LineSpacing.swift",
        "Modifiers/Margin.swift",
        "Modifiers/MediaQuery.swift",
        "Modifiers/Opacity.swift",
        "Modifiers/Padding.swift",
        "Modifiers/Position.swift",
        "Modifiers/PrivacySensitive.swift",
        "Modifiers/Shadow.swift",
        "Modifiers/SmallCaps.swift",
        "Modifiers/TextDecoration.swift",
        "Modifiers/TextSelection.swift",
        "Publishing/ContentErrorToleranceTests.swift",
        "Publishing/ContentFinder.swift",
        "Publishing/ContentFinderTestHelp.swift",
        "Publishing/ContentFinderTestSuite.swift",
        "Publishing/FeedGenerator.swift",
        "Publishing/Site.swift",
        "String-TestingHTML.swift",
        "Subsite/IgniteSubsiteTestSuite.swift",
        "Subsite/Subsite.swift",
        "TestElement.swift",
        "TestSubsite.swift",
        "TestWebsitePackage/Package.swift",
        "TestWebsitePackage/Sources/TestSite.swift",
        "Types/AnchorPoint.swift",
        "Types/Angle.swift",
        "Types/Color.swift",
        "Types/Content.swift",
        "Types/ContentLoader.swift",
        "Types/Gradient.swift",
        "Types/InlineStyle.swift",
        "Types/LengthUnit.swift",
        "Types/Material.swift",
        "Types/Percentage.swift",
        "Types/UnitPoint.swift"
      ],
      "target_dependencies" : [
        "Ignite"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IgniteCLI",
      "module_type" : "SwiftTarget",
      "name" : "IgniteCLI",
      "path" : "Sources/IgniteCLI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "IgniteCLI"
      ],
      "sources" : [
        "BuildCommand.swift",
        "IgniteCLI.swift",
        "NewCommand.swift",
        "Process-Execute.swift",
        "RunCommand.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Ignite",
      "module_type" : "SwiftTarget",
      "name" : "Ignite",
      "path" : "Sources/Ignite",
      "product_dependencies" : [
        "Markdown",
        "Collections",
        "SwiftSoup"
      ],
      "product_memberships" : [
        "Ignite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ignite/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Actions/Action.swift",
        "Actions/CustomAction.swift",
        "Actions/DismissModal.swift",
        "Actions/Event Modifiers/ClickModifier.swift",
        "Actions/Event Modifiers/DoubleClickModifier.swift",
        "Actions/Event Modifiers/EventModifier.swift",
        "Actions/Event Modifiers/HoverModifier.swift",
        "Actions/EventType.swift",
        "Actions/HideElement.swift",
        "Actions/ShowAlert.swift",
        "Actions/ShowElement.swift",
        "Actions/ShowModal.swift",
        "Actions/SubscribeAction.swift",
        "Actions/SwitchTheme.swift",
        "Actions/ToggleElementVisibility.swift",
        "Components/FeedLink.swift",
        "Components/IgniteFooter.swift",
        "Elements/Abbreviation.swift",
        "Elements/Accordion.swift",
        "Elements/Alert.swift",
        "Elements/ArticlePreview.swift",
        "Elements/Audio.swift",
        "Elements/Badge.swift",
        "Elements/Body.swift",
        "Elements/Button.swift",
        "Elements/ButtonGroup.swift",
        "Elements/Card.swift",
        "Elements/Carousel.swift",
        "Elements/Code.swift",
        "Elements/CodeBlock.swift",
        "Elements/Column.swift",
        "Elements/Divider.swift",
        "Elements/Document.swift",
        "Elements/Dropdown.swift",
        "Elements/Embed.swift",
        "Elements/Emphasis.swift",
        "Elements/EmptyHTML.swift",
        "Elements/ForEach.swift",
        "Elements/Form.swift",
        "Elements/FormFieldLabel.swift",
        "Elements/Grid.swift",
        "Elements/Group.swift",
        "Elements/HStack.swift",
        "Elements/Head.swift",
        "Elements/Image.swift",
        "Elements/Include.swift",
        "Elements/Item.swift",
        "Elements/Label.swift",
        "Elements/Link-Relationship.swift",
        "Elements/Link-Target.swift",
        "Elements/Link-UnderlineProminence.swift",
        "Elements/Link.swift",
        "Elements/List.swift",
        "Elements/ListItem.swift",
        "Elements/MetaLink.swift",
        "Elements/MetaTag.swift",
        "Elements/Modal.swift",
        "Elements/NavigationBar.swift",
        "Elements/Quote.swift",
        "Elements/Row.swift",
        "Elements/Script.swift",
        "Elements/Section.swift",
        "Elements/Slide.swift",
        "Elements/Spacer.swift",
        "Elements/Span.swift",
        "Elements/Strikethrough.swift",
        "Elements/String.swift",
        "Elements/Strong.swift",
        "Elements/Table.swift",
        "Elements/Tag.swift",
        "Elements/Text.swift",
        "Elements/TextField.swift",
        "Elements/Time.swift",
        "Elements/Title.swift",
        "Elements/Underline.swift",
        "Elements/VStack.swift",
        "Elements/Video.swift",
        "Elements/ZStack.swift",
        "Extensions/Array-ContainsLocation.swift",
        "Extensions/Array-LocalizedContains.swift",
        "Extensions/Array-Sorting.swift",
        "Extensions/Date-ISO8601.swift",
        "Extensions/Date-RFC822.swift",
        "Extensions/FormatStyle-NonLocalizedDecimal.swift",
        "Extensions/String-AbsoluteLinks.swift",
        "Extensions/String-CSStoJS.swift",
        "Extensions/String-EscapedForJavaScript.swift",
        "Extensions/String-KebabCased.swift",
        "Extensions/String-Slug.swift",
        "Extensions/String-SplitAndTrim.swift",
        "Extensions/String-StrippingTags.swift",
        "Extensions/String-TitleCase.swift",
        "Extensions/String-TruncatedHash.swift",
        "Extensions/URL-DecodedPath.swift",
        "Extensions/URL-Relative.swift",
        "Extensions/URL-RemovingWWW.swift",
        "Extensions/URL-SelectDirectories.swift",
        "Extensions/URL-Unwrapped.swift",
        "Framework/Analytics/Analytics.swift",
        "Framework/Analytics/AnalyticsPlausibleMeasurement.swift",
        "Framework/Analytics/AnalyticsService.swift",
        "Framework/Animations/Animatable.swift",
        "Framework/Animations/AnimatableData.swift",
        "Framework/Animations/AnimatableProperty.swift",
        "Framework/Animations/AnimatedHTML.swift",
        "Framework/Animations/Animation.swift",
        "Framework/Animations/AnimationDirection.swift",
        "Framework/Animations/AnimationOption.swift",
        "Framework/Animations/AnimationTrigger.swift",
        "Framework/Animations/ColorArea.swift",
        "Framework/Animations/Keyframe.swift",
        "Framework/Animations/KeyframeBuilder.swift",
        "Framework/Animations/KeyframeProxy.swift",
        "Framework/Animations/TimingCurve.swift",
        "Framework/Animations/Transition.swift",
        "Framework/AnyHTML.swift",
        "Framework/AriaType.swift",
        "Framework/Article.swift",
        "Framework/ArticleLoader.swift",
        "Framework/ArticlePage.swift",
        "Framework/Attribute+Convenience.swift",
        "Framework/Attribute.swift",
        "Framework/BorderStyle.swift",
        "Framework/Color.swift",
        "Framework/CoreAttributes.swift",
        "Framework/DecodeAction.swift",
        "Framework/DefaultLayout.swift",
        "Framework/Defaultable.swift",
        "Framework/ElementTypes/DocumentElement.swift",
        "Framework/ElementTypes/HTML.swift",
        "Framework/ElementTypes/HeadElement.swift",
        "Framework/ElementTypes/InlineElement.swift",
        "Framework/ElementTypes/ListableElement.swift",
        "Framework/ElementTypes/PassthroughElement.swift",
        "Framework/EmptyLayout.swift",
        "Framework/EmptyTagPage.swift",
        "Framework/Environment/Environment.swift",
        "Framework/Environment/EnvironmentValues.swift",
        "Framework/Event.swift",
        "Framework/FeedConfiguration.swift",
        "Framework/HTMLCollection.swift",
        "Framework/HighlighterLanguage.swift",
        "Framework/HighlighterTheme.swift",
        "Framework/InlineStyle.swift",
        "Framework/Language.swift",
        "Framework/Layout.swift",
        "Framework/LayoutContent.swift",
        "Framework/LengthUnit.swift",
        "Framework/Material.swift",
        "Framework/Property.swift",
        "Framework/Queries/BreakpointQuery.swift",
        "Framework/Queries/ColorSchemeQuery.swift",
        "Framework/Queries/ContrastQuery.swift",
        "Framework/Queries/DisplayModeQuery.swift",
        "Framework/Queries/MotionQuery.swift",
        "Framework/Queries/OrientationQuery.swift",
        "Framework/Queries/ThemeQuery.swift",
        "Framework/Queries/TransparencyQuery.swift",
        "Framework/Query.swift",
        "Framework/Robots/DefaultRobotsConfiguration.swift",
        "Framework/Robots/DisallowRule.swift",
        "Framework/Robots/KnownRobot.swift",
        "Framework/Robots/RobotsConfiguration.swift",
        "Framework/Role.swift",
        "Framework/Site.swift",
        "Framework/StaticPage.swift",
        "Framework/SyntaxHighlighterConfiguration.swift",
        "Framework/TagPage.swift",
        "Ignite.swift",
        "Modifiers/AccessibilityLabel.swift",
        "Modifiers/AnimationModifier.swift",
        "Modifiers/AspectRatio.swift",
        "Modifiers/Attribute Modifiers/AriaModifier.swift",
        "Modifiers/Attribute Modifiers/AttributeModifier.swift",
        "Modifiers/Attribute Modifiers/ClassModifier.swift",
        "Modifiers/Attribute Modifiers/CoreAttributesModifier.swift",
        "Modifiers/Attribute Modifiers/DataModifier.swift",
        "Modifiers/Attribute Modifiers/IDModifier.swift",
        "Modifiers/Attribute Modifiers/InlineStyleModifier.swift",
        "Modifiers/Background.swift",
        "Modifiers/BackgroundImage.swift",
        "Modifiers/BadgeModifier.swift",
        "Modifiers/Border.swift",
        "Modifiers/Clipped.swift",
        "Modifiers/ContainerRelativeFrame.swift",
        "Modifiers/CornerRadius.swift",
        "Modifiers/Cursor.swift",
        "Modifiers/EdgeAdjust.swift",
        "Modifiers/FixedSize.swift",
        "Modifiers/FontModifier.swift",
        "Modifiers/FontStyleModifier.swift",
        "Modifiers/FontWeightModifier.swift",
        "Modifiers/ForegroundStyle.swift",
        "Modifiers/Frame.swift",
        "Modifiers/GridColumnWidthModifier.swift",
        "Modifiers/Hidden.swift",
        "Modifiers/Hint.swift",
        "Modifiers/HorizontalAlignment.swift",
        "Modifiers/HoverEffect.swift",
        "Modifiers/IgnorePageGutters.swift",
        "Modifiers/ImageFitModifier.swift",
        "Modifiers/LazyLoadable.swift",
        "Modifiers/LetterSpacing.swift",
        "Modifiers/LineSpacing.swift",
        "Modifiers/Margin.swift",
        "Modifiers/Opacity.swift",
        "Modifiers/Padding.swift",
        "Modifiers/Position.swift",
        "Modifiers/PrivacySensitive.swift",
        "Modifiers/Shadow.swift",
        "Modifiers/SmallCaps.swift",
        "Modifiers/StyleModifier.swift",
        "Modifiers/TextDecoration.swift",
        "Modifiers/TextSelection.swift",
        "Modifiers/TransitionModifier.swift",
        "Publishing/BootstrapOptions.swift",
        "Publishing/CSS/AnimationClassGenerator-Keyframes.swift",
        "Publishing/CSS/AnimationClassGenerator-Transitions.swift",
        "Publishing/CSS/AnimationClassGenerator.swift",
        "Publishing/CSS/AnimationManager.swift",
        "Publishing/CSS/CSSBuilder.swift",
        "Publishing/CSS/CSSManager.swift",
        "Publishing/CSS/EnvironmentConditions.swift",
        "Publishing/CSS/FontFaceRule.swift",
        "Publishing/CSS/ImportRule.swift",
        "Publishing/CSS/MediaFeature.swift",
        "Publishing/CSS/MediaQuery.swift",
        "Publishing/CSS/Ruleset.swift",
        "Publishing/CSS/StyleManager-StyleGeneration.swift",
        "Publishing/CSS/StyleManager.swift",
        "Publishing/FeedGenerator.swift",
        "Publishing/Location.swift",
        "Publishing/PublishingContext-Copying.swift",
        "Publishing/PublishingContext-Finding.swift",
        "Publishing/PublishingContext-Generators.swift",
        "Publishing/PublishingContext-Rendering.swift",
        "Publishing/PublishingContext-ThemeGenerators.swift",
        "Publishing/PublishingContext-ThemeHelpers.swift",
        "Publishing/PublishingContext.swift",
        "Publishing/PublishingError.swift",
        "Publishing/RobotsGenerator.swift",
        "Publishing/SiteMapGenerator.swift",
        "Publishing/SyntaxHighlightGenerator.swift",
        "Rendering/Category/AllTagsCategory.swift",
        "Rendering/Category/Category.swift",
        "Rendering/Category/EmptyCategory.swift",
        "Rendering/Category/TagCategory.swift",
        "Rendering/Markdown/ArticleRenderer.swift",
        "Rendering/Markdown/MarkdownToHTML.swift",
        "Rendering/Markdown/Markup-IsInsideList.swift",
        "Rendering/PageMetadata.swift",
        "Rendering/ResultBuilders/BlockHTMLBuilder.swift",
        "Rendering/ResultBuilders/DocumentBuilder.swift",
        "Rendering/ResultBuilders/ElementBuilder.swift",
        "Rendering/ResultBuilders/HTMLBuilder.swift",
        "Rendering/ResultBuilders/InlineElementBuilder.swift",
        "Rendering/SiteMetadata.swift",
        "Rendering/TabFocus.swift",
        "Styles/Stylable.swift",
        "Styles/Style.swift",
        "Styles/StyledHTML.swift",
        "Themes/AutoTheme.swift",
        "Themes/BootstrapConstants.swift",
        "Themes/BootstrapVariable.swift",
        "Themes/Breakpoint.swift",
        "Themes/DefaultDarkTheme.swift",
        "Themes/DefaultLightTheme.swift",
        "Themes/Fonts/Font-Responsive.swift",
        "Themes/Fonts/Font.swift",
        "Themes/Fonts/FontSource.swift",
        "Themes/Fonts/FontStyle.swift",
        "Themes/Fonts/FontWeight.swift",
        "Themes/Theme-DefaultImplementation.swift",
        "Themes/Theme.swift",
        "Types/Alignment.swift",
        "Types/AnchorPoint.swift",
        "Types/Angle.swift",
        "Types/Axis.swift",
        "Types/ColorScheme.swift",
        "Types/ColorWeight.swift",
        "Types/ColumnWidth.swift",
        "Types/CornerRadii.swift",
        "Types/DiagonalEdge.swift",
        "Types/Edge.swift",
        "Types/FillMode.swift",
        "Types/Gradient.swift",
        "Types/ImageFit.swift",
        "Types/ListStyle.swift",
        "Types/OrderedListMarkerStyle.swift",
        "Types/Percentage.swift",
        "Types/ResponsiveValues.swift",
        "Types/Rotation.swift",
        "Types/SpacingAmount.swift",
        "Types/SpacingType.swift",
        "Types/UnitPoint.swift",
        "Types/UnorderedListMarkerStyle.swift",
        "Types/VerticalAlignment.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/56] Write swift-version-2F0A5646E1D333AE.txt
[2/56] Compiling cmark-gfm plugin.c
[3/56] Compiling cmark-gfm map.c
[4/56] Compiling cmark-gfm render.c
[5/56] Compiling cmark-gfm-extensions tasklist.c
[6/56] Compiling cmark-gfm syntax_extension.c
[7/56] Compiling cmark-gfm-extensions tagfilter.c
[8/56] Compiling cmark-gfm-extensions strikethrough.c
[9/56] Compiling cmark-gfm-extensions ext_scanners.c
[9/56] Compiling cmark-gfm-extensions table.c
[11/56] Compiling cmark-gfm registry.c
[12/56] Compiling cmark-gfm-extensions core-extensions.c
[13/56] Compiling cmark-gfm scanners.c
[14/56] Compiling cmark-gfm xml.c
[15/56] Compiling cmark-gfm man.c
[16/56] Compiling cmark-gfm linked_list.c
[17/56] Compiling cmark-gfm iterator.c
[18/56] Compiling cmark-gfm latex.c
[19/56] Compiling cmark-gfm node.c
[20/56] Compiling cmark-gfm utf8.c
[21/56] Compiling cmark-gfm html.c
[22/56] Compiling cmark-gfm plaintext.c
[23/56] Compiling cmark-gfm houdini_href_e.c
[24/56] Compiling cmark-gfm houdini_html_e.c
[25/56] Compiling cmark-gfm houdini_html_u.c
[26/56] Compiling cmark-gfm inlines.c
[26/56] Write sources
[32/56] Compiling cmark-gfm footnotes.c
[33/56] Compiling cmark-gfm commonmark.c
[34/56] Compiling cmark-gfm cmark_ctype.c
[35/56] Write sources
[36/56] Write IgniteCLI-entitlement.plist
[37/56] Write sources
[42/56] Compiling cmark-gfm references.c
[43/56] Write sources
[46/56] Compiling cmark-gfm cmark.c
[47/56] Copying Resources
[48/56] Compiling cmark-gfm arena.c
[49/56] Compiling cmark-gfm buffer.c
[50/56] Compiling cmark-gfm blocks.c
[51/56] Compiling CAtomic CAtomic.c
[52/131] Compiling cmark-gfm-extensions autolink.c
[54/131] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[55/132] Compiling SwiftSoup CharacterReader.swift
[56/132] Compiling SwiftSoup Cleaner.swift
[57/132] Compiling SwiftSoup DocumentType.swift
[58/132] Compiling SwiftSoup Element.swift
[59/132] Compiling SwiftSoup Collector.swift
[60/132] Compiling SwiftSoup CombiningEvaluator.swift
[61/196] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[62/196] Emitting module ArgumentParserToolInfo
[63/196] Compiling ArgumentParserToolInfo ToolInfo.swift
[64/196] Compiling Markdown Replacement.swift
[65/196] Compiling Markdown SourceLocation.swift
[66/196] Compiling Markdown Emphasis.swift
[67/196] Compiling Markdown Image.swift
[68/196] Compiling Markdown Heading.swift
[69/196] Compiling Markdown ThematicBreak.swift
[70/196] Emitting module InternalCollectionsUtilities
[71/196] Compiling Markdown InlineAttributes.swift
[72/196] Compiling Markdown HTMLBlock.swift
[73/196] Compiling Markdown TableHead.swift
[74/196] Compiling Markdown TableRow.swift
[75/517] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[76/517] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[77/517] Compiling HashTreeCollections _HashNode+Structural merge.swift
[78/518] Compiling DequeModule _DequeBufferHeader.swift
[79/518] Compiling HeapModule Heap+Descriptions.swift
[80/518] Compiling DequeModule _DequeBuffer.swift
[81/518] Compiling DequeModule _DequeSlot.swift
[82/518] Compiling HeapModule _HeapNode.swift
[83/518] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[84/518] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[85/518] Compiling HeapModule Heap.swift
[86/518] Compiling HashTreeCollections _HashNode+Initializers.swift
[87/518] Compiling HashTreeCollections _HashNode+Invariants.swift
[88/518] Compiling HashTreeCollections _RawHashNode.swift
[89/518] Compiling HashTreeCollections _UnmanagedHashNode.swift
[90/518] Compiling HashTreeCollections _UnsafePath.swift
[91/518] Compiling HashTreeCollections TreeDictionary+Codable.swift
[92/524] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[93/524] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[94/524] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[95/524] Compiling HashTreeCollections _HashNode+Storage.swift
[96/524] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[97/524] Compiling HashTreeCollections _HashNode+Structural filter.swift
[98/524] Compiling HashTreeCollections _HashNode+Structural union.swift
[99/524] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[100/524] Compiling HeapModule Heap+Invariants.swift
[101/524] Compiling HeapModule Heap+UnsafeHandle.swift
[102/524] Emitting module HeapModule
[103/524] Compiling HashTreeCollections _HashNode+Debugging.swift
[110/524] Compiling HashTreeCollections TreeDictionary+Collection.swift
[111/524] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[112/524] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[113/524] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[114/524] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[115/529] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[116/529] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[117/529] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[118/529] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[119/529] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[120/529] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[121/529] Compiling _RopeModule BigString+Chunk+Counts.swift
[122/529] Compiling _RopeModule BigString+Chunk+Description.swift
[123/529] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[124/529] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[125/529] Compiling _RopeModule BigString+UnicodeScalarView.swift
[126/529] Compiling BitCollections BitSet.swift
[127/529] Compiling DequeModule _UnsafeWrappedBuffer.swift
[128/529] Compiling HashTreeCollections _HashNode+Lookups.swift
[134/529] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[135/529] Compiling HashTreeCollections TreeDictionary+Filter.swift
[136/529] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[137/529] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[138/529] Compiling HashTreeCollections TreeDictionary+Keys.swift
[139/529] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[140/529] Compiling HashTreeCollections TreeDictionary+Merge.swift
[141/529] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[142/529] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[143/529] Compiling _RopeModule BigString+Hashing.swift
[144/529] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[145/529] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[146/529] Compiling _RopeModule BigString+Sequence.swift
[147/529] Compiling _RopeModule BigString+TextOutputStream.swift
[148/529] Compiling _RopeModule BigString+Append.swift
[149/529] Compiling _RopeModule BigString+Initializers.swift
[150/537] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[151/537] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[152/537] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[153/537] Compiling HashTreeCollections _HashNode.swift
[159/537] Compiling HashTreeCollections _HashNodeHeader.swift
[166/537] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[167/537] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[178/537] Compiling BitCollections Range+Utilities.swift
[179/537] Compiling BitCollections Slice+Utilities.swift
[180/537] Compiling BitCollections UInt+Tricks.swift
[181/537] Compiling BitCollections _Word.swift
[182/537] Compiling OrderedCollections OrderedSet.swift
[183/537] Compiling OrderedCollections _UnsafeBitset.swift
[184/537] Compiling HashTreeCollections _AncestorHashSlots.swift
[185/537] Compiling HashTreeCollections _Bitmap.swift
[186/537] Compiling HashTreeCollections _Bucket.swift
[187/537] Compiling HashTreeCollections _Hash.swift
[188/537] Compiling HashTreeCollections _HashLevel.swift
[189/537] Compiling HashTreeCollections _HashNode+Builder.swift
[197/537] Compiling HashTreeCollections _HashSlot.swift
[198/537] Compiling HashTreeCollections _HashStack.swift
[199/537] Compiling HashTreeCollections _HashTreeIterator.swift
[200/537] Compiling HashTreeCollections _HashTreeStatistics.swift
[201/537] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[231/537] Emitting module BitCollections
[238/537] Emitting module DequeModule
[239/537] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[240/537] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[241/537] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[242/537] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[243/537] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[244/537] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[245/537] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[246/537] Compiling HashTreeCollections TreeSet.swift
[327/544] Emitting module OrderedCollections
[337/544] Emitting module _RopeModule
[338/544] Compiling _RopeModule Rope+Remove.swift
[339/544] Compiling _RopeModule Rope+RemoveSubrange.swift
[340/544] Compiling _RopeModule Rope+Split.swift
[341/544] Compiling _RopeModule Optional Utilities.swift
[342/544] Compiling _RopeModule String Utilities.swift
[343/544] Compiling _RopeModule String.Index+ABI.swift
[344/544] Compiling _RopeModule _CharacterRecognizer.swift
[383/544] Emitting module HashTreeCollections
[384/546] Compiling Collections Collections.swift
[385/546] Emitting module Collections
[400/552] Emitting module Markdown
[406/556] Emitting module ArgumentParser
[416/556] Emitting module SwiftSoup
[429/562] Compiling ArgumentParser Platform.swift
[430/562] Compiling ArgumentParser SequenceExtensions.swift
[431/562] Compiling ArgumentParser StringExtensions.swift
[432/562] Compiling ArgumentParser Tree.swift
[437/562] Compiling SwiftSoup UnfairLock.swift
[438/562] Compiling SwiftSoup UnicodeScalar.swift
[439/562] Compiling SwiftSoup Validate.swift
[440/562] Compiling SwiftSoup Whitelist.swift
[441/562] Compiling SwiftSoup XmlDeclaration.swift
[442/562] Compiling SwiftSoup XmlTreeBuilder.swift
[464/562] Compiling Markdown StringExtensions.swift
[465/562] Compiling Markdown MarkupVisitor.swift
[466/562] Compiling Markdown MarkupWalker.swift
[467/562] Compiling Markdown HTMLFormatter.swift
[468/562] Compiling Markdown MarkupFormatter.swift
[469/562] Compiling Markdown MarkupTreeDumper.swift
[560/794] Compiling IgniteCLI IgniteCLI.swift
[561/794] Compiling IgniteCLI NewCommand.swift
[562/794] Emitting module IgniteCLI
[563/794] Compiling IgniteCLI Process-Execute.swift
[564/794] Compiling IgniteCLI BuildCommand.swift
[565/794] Compiling IgniteCLI RunCommand.swift
[565/794] Write Objects.LinkFileList
[567/794] Compiling Ignite Action.swift
[568/794] Compiling Ignite CustomAction.swift
[569/794] Compiling Ignite DismissModal.swift
[570/794] Compiling Ignite ClickModifier.swift
[571/794] Compiling Ignite DoubleClickModifier.swift
[572/794] Compiling Ignite EventModifier.swift
[573/794] Compiling Ignite HoverModifier.swift
[574/794] Compiling Ignite EventType.swift
[575/794] Compiling Ignite HideElement.swift
[576/794] Compiling Ignite ShowAlert.swift
[577/794] Compiling Ignite ShowElement.swift
[578/794] Compiling Ignite ShowModal.swift
[579/794] Compiling Ignite SubscribeAction.swift
[580/794] Compiling Ignite SwitchTheme.swift
[581/794] Compiling Ignite ToggleElementVisibility.swift
[582/794] Compiling Ignite FeedLink.swift
[583/794] Compiling Ignite IgniteFooter.swift
[584/794] Compiling Ignite Abbreviation.swift
[585/794] Compiling Ignite Accordion.swift
[586/794] Compiling Ignite Alert.swift
[587/794] Compiling Ignite ArticlePreview.swift
[588/794] Compiling Ignite Audio.swift
[589/794] Compiling Ignite Badge.swift
[590/794] Compiling Ignite Body.swift
[591/794] Compiling Ignite Button.swift
[591/794] Linking IgniteCLI
[592/819] Applying IgniteCLI
[594/819] Compiling Ignite VStack.swift
[595/819] Compiling Ignite Video.swift
[596/819] Compiling Ignite ZStack.swift
[597/819] Compiling Ignite Array-ContainsLocation.swift
[598/819] Compiling Ignite Array-LocalizedContains.swift
[599/819] Compiling Ignite Array-Sorting.swift
[600/819] Compiling Ignite Date-ISO8601.swift
[601/819] Compiling Ignite Date-RFC822.swift
[602/819] Compiling Ignite FormatStyle-NonLocalizedDecimal.swift
[603/819] Compiling Ignite String-AbsoluteLinks.swift
[604/819] Compiling Ignite String-CSStoJS.swift
[605/819] Compiling Ignite String-EscapedForJavaScript.swift
[606/819] Compiling Ignite String-KebabCased.swift
[607/819] Compiling Ignite String-Slug.swift
[608/819] Compiling Ignite String-SplitAndTrim.swift
[609/819] Compiling Ignite String-StrippingTags.swift
[610/819] Compiling Ignite String-TitleCase.swift
[611/819] Compiling Ignite String-TruncatedHash.swift
[612/819] Compiling Ignite URL-DecodedPath.swift
[613/819] Compiling Ignite URL-Relative.swift
[614/819] Compiling Ignite URL-RemovingWWW.swift
[615/819] Compiling Ignite URL-SelectDirectories.swift
[616/819] Compiling Ignite URL-Unwrapped.swift
[617/819] Compiling Ignite Analytics.swift
[618/819] Compiling Ignite AnalyticsPlausibleMeasurement.swift
[619/819] Compiling Ignite DecodeAction.swift
[620/819] Compiling Ignite DefaultLayout.swift
[621/819] Compiling Ignite Defaultable.swift
[622/819] Compiling Ignite DocumentElement.swift
[623/819] Compiling Ignite HTML.swift
[624/819] Compiling Ignite HeadElement.swift
[625/819] Compiling Ignite InlineElement.swift
[626/819] Compiling Ignite ListableElement.swift
[627/819] Compiling Ignite PassthroughElement.swift
[628/819] Compiling Ignite EmptyLayout.swift
[629/819] Compiling Ignite EmptyTagPage.swift
[630/819] Compiling Ignite Environment.swift
[631/819] Compiling Ignite EnvironmentValues.swift
[632/819] Compiling Ignite Event.swift
[633/819] Compiling Ignite FeedConfiguration.swift
[634/819] Compiling Ignite HTMLCollection.swift
[635/819] Compiling Ignite HighlighterLanguage.swift
[636/819] Compiling Ignite HighlighterTheme.swift
[637/819] Compiling Ignite InlineStyle.swift
[638/819] Compiling Ignite Language.swift
[639/819] Compiling Ignite Layout.swift
[640/819] Compiling Ignite LayoutContent.swift
[641/819] Compiling Ignite LengthUnit.swift
[642/819] Compiling Ignite Material.swift
[643/819] Compiling Ignite Property.swift
[644/867] Compiling Ignite AnalyticsService.swift
[645/867] Compiling Ignite Animatable.swift
[646/867] Compiling Ignite AnimatableData.swift
[647/867] Compiling Ignite AnimatableProperty.swift
[648/867] Compiling Ignite AnimatedHTML.swift
[649/867] Compiling Ignite Animation.swift
[650/867] Compiling Ignite AnimationDirection.swift
[651/867] Compiling Ignite AnimationOption.swift
[652/867] Compiling Ignite AnimationTrigger.swift
[653/867] Compiling Ignite ColorArea.swift
[654/867] Compiling Ignite Keyframe.swift
[655/867] Compiling Ignite KeyframeBuilder.swift
[656/867] Compiling Ignite KeyframeProxy.swift
[657/867] Compiling Ignite TimingCurve.swift
[658/867] Compiling Ignite Transition.swift
[659/867] Compiling Ignite AnyHTML.swift
[660/867] Compiling Ignite AriaType.swift
[661/867] Compiling Ignite Article.swift
[662/867] Compiling Ignite ArticleLoader.swift
[663/867] Compiling Ignite ArticlePage.swift
[664/867] Compiling Ignite Attribute+Convenience.swift
[665/867] Compiling Ignite Attribute.swift
[666/867] Compiling Ignite BorderStyle.swift
[667/867] Compiling Ignite Color.swift
[668/867] Compiling Ignite CoreAttributes.swift
[669/867] Compiling Ignite ImageFitModifier.swift
[670/867] Compiling Ignite LazyLoadable.swift
[671/867] Compiling Ignite LetterSpacing.swift
[672/867] Compiling Ignite LineSpacing.swift
[673/867] Compiling Ignite Margin.swift
[674/867] Compiling Ignite Opacity.swift
[675/867] Compiling Ignite Padding.swift
[676/867] Compiling Ignite Position.swift
[677/867] Compiling Ignite PrivacySensitive.swift
[678/867] Compiling Ignite Shadow.swift
[679/867] Compiling Ignite SmallCaps.swift
[680/867] Compiling Ignite StyleModifier.swift
[681/867] Compiling Ignite TextDecoration.swift
[682/867] Compiling Ignite TextSelection.swift
[683/867] Compiling Ignite TransitionModifier.swift
[684/867] Compiling Ignite BootstrapOptions.swift
[685/867] Compiling Ignite AnimationClassGenerator-Keyframes.swift
[686/867] Compiling Ignite AnimationClassGenerator-Transitions.swift
[687/867] Compiling Ignite AnimationClassGenerator.swift
[688/867] Compiling Ignite AnimationManager.swift
[689/867] Compiling Ignite CSSBuilder.swift
[690/867] Compiling Ignite CSSManager.swift
[691/867] Compiling Ignite EnvironmentConditions.swift
[692/867] Compiling Ignite FontFaceRule.swift
[693/867] Compiling Ignite ImportRule.swift
[694/867] Compiling Ignite ButtonGroup.swift
[695/867] Compiling Ignite Card.swift
[696/867] Compiling Ignite Carousel.swift
[697/867] Compiling Ignite Code.swift
[698/867] Compiling Ignite CodeBlock.swift
[699/867] Compiling Ignite Column.swift
[700/867] Compiling Ignite Divider.swift
[701/867] Compiling Ignite Document.swift
[702/867] Compiling Ignite Dropdown.swift
[703/867] Compiling Ignite Embed.swift
[704/867] Compiling Ignite Emphasis.swift
[705/867] Compiling Ignite EmptyHTML.swift
[706/867] Compiling Ignite ForEach.swift
[707/867] Compiling Ignite Form.swift
[708/867] Compiling Ignite FormFieldLabel.swift
[709/867] Compiling Ignite Grid.swift
[710/867] Compiling Ignite Group.swift
[711/867] Compiling Ignite HStack.swift
[712/867] Compiling Ignite Head.swift
[713/867] Compiling Ignite Image.swift
[714/867] Compiling Ignite Include.swift
[715/867] Compiling Ignite Item.swift
[716/867] Compiling Ignite Label.swift
[717/867] Compiling Ignite Link-Relationship.swift
[718/867] Compiling Ignite Link-Target.swift
[719/867] Compiling Ignite CoreAttributesModifier.swift
[720/867] Compiling Ignite DataModifier.swift
[721/867] Compiling Ignite IDModifier.swift
[722/867] Compiling Ignite InlineStyleModifier.swift
[723/867] Compiling Ignite Background.swift
[724/867] Compiling Ignite BackgroundImage.swift
[725/867] Compiling Ignite BadgeModifier.swift
[726/867] Compiling Ignite Border.swift
[727/867] Compiling Ignite Clipped.swift
[728/867] Compiling Ignite ContainerRelativeFrame.swift
[729/867] Compiling Ignite CornerRadius.swift
[730/867] Compiling Ignite Cursor.swift
[731/867] Compiling Ignite EdgeAdjust.swift
[732/867] Compiling Ignite FixedSize.swift
[733/867] Compiling Ignite FontModifier.swift
[734/867] Compiling Ignite FontStyleModifier.swift
[735/867] Compiling Ignite FontWeightModifier.swift
[736/867] Compiling Ignite ForegroundStyle.swift
[737/867] Compiling Ignite Frame.swift
[738/867] Compiling Ignite GridColumnWidthModifier.swift
[739/867] Compiling Ignite Hidden.swift
[740/867] Compiling Ignite Hint.swift
[741/867] Compiling Ignite HorizontalAlignment.swift
[742/867] Compiling Ignite HoverEffect.swift
[743/867] Compiling Ignite IgnorePageGutters.swift
[744/867] Compiling Ignite BreakpointQuery.swift
[745/867] Compiling Ignite ColorSchemeQuery.swift
[746/867] Compiling Ignite ContrastQuery.swift
[747/867] Compiling Ignite DisplayModeQuery.swift
[748/867] Compiling Ignite MotionQuery.swift
[749/867] Compiling Ignite OrientationQuery.swift
[750/867] Compiling Ignite ThemeQuery.swift
[751/867] Compiling Ignite TransparencyQuery.swift
[752/867] Compiling Ignite Query.swift
[753/867] Compiling Ignite DefaultRobotsConfiguration.swift
[754/867] Compiling Ignite DisallowRule.swift
[755/867] Compiling Ignite KnownRobot.swift
[756/867] Compiling Ignite RobotsConfiguration.swift
[757/867] Compiling Ignite Role.swift
[758/867] Compiling Ignite Site.swift
[759/867] Compiling Ignite StaticPage.swift
[760/867] Compiling Ignite SyntaxHighlighterConfiguration.swift
[761/867] Compiling Ignite TagPage.swift
[762/867] Compiling Ignite Ignite.swift
[763/867] Compiling Ignite AccessibilityLabel.swift
[764/867] Compiling Ignite AnimationModifier.swift
[765/867] Compiling Ignite AspectRatio.swift
[766/867] Compiling Ignite AriaModifier.swift
[767/867] Compiling Ignite AttributeModifier.swift
[768/867] Compiling Ignite ClassModifier.swift
[769/867] Compiling Ignite Link-UnderlineProminence.swift
[770/867] Compiling Ignite Link.swift
[771/867] Compiling Ignite List.swift
[772/867] Compiling Ignite ListItem.swift
[773/867] Compiling Ignite MetaLink.swift
[774/867] Compiling Ignite MetaTag.swift
[775/867] Compiling Ignite Modal.swift
[776/867] Compiling Ignite NavigationBar.swift
[777/867] Compiling Ignite Quote.swift
[778/867] Compiling Ignite Row.swift
[779/867] Compiling Ignite Script.swift
[780/867] Compiling Ignite Section.swift
[781/867] Compiling Ignite Slide.swift
[782/867] Compiling Ignite Spacer.swift
[783/867] Compiling Ignite Span.swift
[784/867] Compiling Ignite Strikethrough.swift
[785/867] Compiling Ignite String.swift
[786/867] Compiling Ignite Strong.swift
[787/867] Compiling Ignite Table.swift
[788/867] Compiling Ignite Tag.swift
[789/867] Compiling Ignite Text.swift
[790/867] Compiling Ignite TextField.swift
[791/867] Compiling Ignite Time.swift
[792/867] Compiling Ignite Title.swift
[793/867] Compiling Ignite Underline.swift
[794/867] Emitting module Ignite
[795/867] Compiling Ignite Alignment.swift
[796/867] Compiling Ignite AnchorPoint.swift
[797/867] Compiling Ignite Angle.swift
[798/867] Compiling Ignite Axis.swift
[799/867] Compiling Ignite ColorScheme.swift
[800/867] Compiling Ignite ColorWeight.swift
[801/867] Compiling Ignite ColumnWidth.swift
[802/867] Compiling Ignite CornerRadii.swift
[803/867] Compiling Ignite DiagonalEdge.swift
[804/867] Compiling Ignite Edge.swift
[805/867] Compiling Ignite FillMode.swift
[806/867] Compiling Ignite Gradient.swift
[807/867] Compiling Ignite ImageFit.swift
[808/867] Compiling Ignite ListStyle.swift
[809/867] Compiling Ignite OrderedListMarkerStyle.swift
[810/867] Compiling Ignite Percentage.swift
[811/867] Compiling Ignite ResponsiveValues.swift
[812/867] Compiling Ignite Rotation.swift
[813/867] Compiling Ignite SpacingAmount.swift
[814/867] Compiling Ignite SpacingType.swift
[815/867] Compiling Ignite UnitPoint.swift
[816/867] Compiling Ignite UnorderedListMarkerStyle.swift
[817/867] Compiling Ignite VerticalAlignment.swift
[818/867] Compiling Ignite resource_bundle_accessor.swift
[819/867] Compiling Ignite PageMetadata.swift
[820/867] Compiling Ignite BlockHTMLBuilder.swift
[821/867] Compiling Ignite DocumentBuilder.swift
[822/867] Compiling Ignite ElementBuilder.swift
[823/867] Compiling Ignite HTMLBuilder.swift
[824/867] Compiling Ignite InlineElementBuilder.swift
[825/867] Compiling Ignite SiteMetadata.swift
[826/867] Compiling Ignite TabFocus.swift
[827/867] Compiling Ignite Stylable.swift
[828/867] Compiling Ignite Style.swift
[829/867] Compiling Ignite StyledHTML.swift
[830/867] Compiling Ignite AutoTheme.swift
[831/867] Compiling Ignite BootstrapConstants.swift
[832/867] Compiling Ignite BootstrapVariable.swift
[833/867] Compiling Ignite Breakpoint.swift
[834/867] Compiling Ignite DefaultDarkTheme.swift
[835/867] Compiling Ignite DefaultLightTheme.swift
[836/867] Compiling Ignite Font-Responsive.swift
[837/867] Compiling Ignite Font.swift
[838/867] Compiling Ignite FontSource.swift
[839/867] Compiling Ignite FontStyle.swift
[840/867] Compiling Ignite FontWeight.swift
[841/867] Compiling Ignite Theme-DefaultImplementation.swift
[842/867] Compiling Ignite Theme.swift
[843/867] Compiling Ignite MediaFeature.swift
[844/867] Compiling Ignite MediaQuery.swift
[845/867] Compiling Ignite Ruleset.swift
[846/867] Compiling Ignite StyleManager-StyleGeneration.swift
[847/867] Compiling Ignite StyleManager.swift
[848/867] Compiling Ignite FeedGenerator.swift
[849/867] Compiling Ignite Location.swift
[850/867] Compiling Ignite PublishingContext-Copying.swift
[851/867] Compiling Ignite PublishingContext-Finding.swift
[852/867] Compiling Ignite PublishingContext-Generators.swift
[853/867] Compiling Ignite PublishingContext-Rendering.swift
[854/867] Compiling Ignite PublishingContext-ThemeGenerators.swift
[855/867] Compiling Ignite PublishingContext-ThemeHelpers.swift
[856/867] Compiling Ignite PublishingContext.swift
[857/867] Compiling Ignite PublishingError.swift
[858/867] Compiling Ignite RobotsGenerator.swift
[859/867] Compiling Ignite SiteMapGenerator.swift
[860/867] Compiling Ignite SyntaxHighlightGenerator.swift
[861/867] Compiling Ignite AllTagsCategory.swift
[862/867] Compiling Ignite Category.swift
[863/867] Compiling Ignite EmptyCategory.swift
[864/867] Compiling Ignite TagCategory.swift
[865/867] Compiling Ignite ArticleRenderer.swift
[866/867] Compiling Ignite MarkdownToHTML.swift
[867/867] Compiling Ignite Markup-IsInsideList.swift
Build complete! (15.77s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-markdown",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-markdown.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.7.5",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    }
  ],
  "manifest_display_name" : "Ignite",
  "name" : "Ignite",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Ignite",
      "targets" : [
        "Ignite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IgniteCLI",
      "targets" : [
        "IgniteCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IgniteTesting",
      "module_type" : "SwiftTarget",
      "name" : "IgniteTesting",
      "path" : "Tests/IgniteTesting",
      "sources" : [
        "Actions/ClickModifier.swift",
        "Actions/CustomAction.swift",
        "Actions/DismissModal.swift",
        "Actions/DoubleClickModifier.swift",
        "Actions/EventModifier.swift",
        "Actions/HideElement.swift",
        "Actions/HoverModifier.swift",
        "Actions/ShowAlert.swift",
        "Actions/ShowElement.swift",
        "Actions/ShowModal.swift",
        "Actions/SwitchTheme.swift",
        "Elements/Abbreviation.swift",
        "Elements/Accordion.swift",
        "Elements/Alert.swift",
        "Elements/ArticlePreview.swift",
        "Elements/Attributes.swift",
        "Elements/Audio.swift",
        "Elements/Badge.swift",
        "Elements/Body.swift",
        "Elements/Button.swift",
        "Elements/ButtonGroup.swift",
        "Elements/Card.swift",
        "Elements/Carousel.swift",
        "Elements/Code.swift",
        "Elements/CodeBlock.swift",
        "Elements/Column.swift",
        "Elements/Divider.swift",
        "Elements/Dropdown.swift",
        "Elements/Embed.swift",
        "Elements/Emphasis.swift",
        "Elements/Form.swift",
        "Elements/FormFieldLabel.swift",
        "Elements/Grid.swift",
        "Elements/Group.swift",
        "Elements/HStack.swift",
        "Elements/HTMLDocument.swift",
        "Elements/Head.swift",
        "Elements/IgniteFooter.swift",
        "Elements/Image.swift",
        "Elements/Include.swift",
        "Elements/Item.swift",
        "Elements/Label.swift",
        "Elements/Link.swift",
        "Elements/List.swift",
        "Elements/ListItem.swift",
        "Elements/MetaLink.swift",
        "Elements/MetaTag.swift",
        "Elements/Modal.swift",
        "Elements/NavigationBar.swift",
        "Elements/Quote.swift",
        "Elements/Row.swift",
        "Elements/Script.swift",
        "Elements/Section.swift",
        "Elements/Slide.swift",
        "Elements/Spacer.swift",
        "Elements/Span.swift",
        "Elements/Strikethrough.swift",
        "Elements/String.swift",
        "Elements/Strong.swift",
        "Elements/Table.swift",
        "Elements/Tag.swift",
        "Elements/Text.swift",
        "Elements/TextField.swift",
        "Elements/Time.swift",
        "Elements/Title.swift",
        "Elements/Underline.swift",
        "Elements/VStack.swift",
        "Elements/Video.swift",
        "Elements/ZStack.swift",
        "Extensions/Array-ContainsLocation.swift",
        "Extensions/Array-LocalizedContains.swift",
        "Extensions/Array-Sorting.swift",
        "Extensions/Date-ISO8601.swift",
        "Extensions/Date-RFC822.swift",
        "Extensions/String-AbsoluteLinks.swift",
        "Extensions/String-CSStoJS.swift",
        "Extensions/String-EscapedForJavaScript.swift",
        "Extensions/String-KebabCased.swift",
        "Extensions/String-Slug.swift",
        "Extensions/String-SplitAndTrim.swift",
        "Extensions/String-StrippingTags.swift",
        "Extensions/String-TruncatedHash.swift",
        "Extensions/URL-DecodedPath.swift",
        "Extensions/URL-Relative.swift",
        "Extensions/URL-RemovingWWW.swift",
        "Framework/AnimatableData.swift",
        "Framework/ArticleRenderer.swift",
        "Framework/HighlighterLanguage.swift",
        "Framework/Robots/DefaultRobotsConfiguration.swift",
        "Framework/Robots/DisallowRule.swift",
        "Framework/Robots/KnownRobot.swift",
        "Framework/Robots/RobotsConfiguration.swift",
        "IgniteTestSuite.swift",
        "Modifiers/AccessibilityLabel.swift",
        "Modifiers/AnimationModifier.swift",
        "Modifiers/AspectRatio.swift",
        "Modifiers/Background.swift",
        "Modifiers/BackgroundImage.swift",
        "Modifiers/BadgeModifier.swift",
        "Modifiers/Border.swift",
        "Modifiers/Clipped.swift",
        "Modifiers/ContainerRelativeFrame.swift",
        "Modifiers/CornerRadius.swift",
        "Modifiers/Cursor.swift",
        "Modifiers/FixedSize.swift",
        "Modifiers/FontModifier.swift",
        "Modifiers/FontStyleModifier.swift",
        "Modifiers/FontWeightModifier.swift",
        "Modifiers/ForegroundStyle.swift",
        "Modifiers/Frame.swift",
        "Modifiers/Hidden.swift",
        "Modifiers/Hint.swift",
        "Modifiers/HorizontalAlignment.swift",
        "Modifiers/HoverEffect.swift",
        "Modifiers/IgnorePageGutters.swift",
        "Modifiers/ImageFitModifier.swift",
        "Modifiers/LazyLoadable.swift",
        "Modifiers/LetterSpacing.swift",
        "Modifiers/LineSpacing.swift",
        "Modifiers/Margin.swift",
        "Modifiers/MediaQuery.swift",
        "Modifiers/Opacity.swift",
        "Modifiers/Padding.swift",
        "Modifiers/Position.swift",
        "Modifiers/PrivacySensitive.swift",
        "Modifiers/Shadow.swift",
        "Modifiers/SmallCaps.swift",
        "Modifiers/TextDecoration.swift",
        "Modifiers/TextSelection.swift",
        "Publishing/ContentErrorToleranceTests.swift",
        "Publishing/ContentFinder.swift",
        "Publishing/ContentFinderTestHelp.swift",
        "Publishing/ContentFinderTestSuite.swift",
        "Publishing/FeedGenerator.swift",
        "Publishing/Site.swift",
        "String-TestingHTML.swift",
        "Subsite/IgniteSubsiteTestSuite.swift",
        "Subsite/Subsite.swift",
        "TestElement.swift",
        "TestSubsite.swift",
        "TestWebsitePackage/Package.swift",
        "TestWebsitePackage/Sources/TestSite.swift",
        "Types/AnchorPoint.swift",
        "Types/Angle.swift",
        "Types/Color.swift",
        "Types/Content.swift",
        "Types/ContentLoader.swift",
        "Types/Gradient.swift",
        "Types/InlineStyle.swift",
        "Types/LengthUnit.swift",
        "Types/Material.swift",
        "Types/Percentage.swift",
        "Types/UnitPoint.swift"
      ],
      "target_dependencies" : [
        "Ignite"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IgniteCLI",
      "module_type" : "SwiftTarget",
      "name" : "IgniteCLI",
      "path" : "Sources/IgniteCLI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "IgniteCLI"
      ],
      "sources" : [
        "BuildCommand.swift",
        "IgniteCLI.swift",
        "NewCommand.swift",
        "Process-Execute.swift",
        "RunCommand.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Ignite",
      "module_type" : "SwiftTarget",
      "name" : "Ignite",
      "path" : "Sources/Ignite",
      "product_dependencies" : [
        "Markdown",
        "Collections",
        "SwiftSoup"
      ],
      "product_memberships" : [
        "Ignite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ignite/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Actions/Action.swift",
        "Actions/CustomAction.swift",
        "Actions/DismissModal.swift",
        "Actions/Event Modifiers/ClickModifier.swift",
        "Actions/Event Modifiers/DoubleClickModifier.swift",
        "Actions/Event Modifiers/EventModifier.swift",
        "Actions/Event Modifiers/HoverModifier.swift",
        "Actions/EventType.swift",
        "Actions/HideElement.swift",
        "Actions/ShowAlert.swift",
        "Actions/ShowElement.swift",
        "Actions/ShowModal.swift",
        "Actions/SubscribeAction.swift",
        "Actions/SwitchTheme.swift",
        "Actions/ToggleElementVisibility.swift",
        "Components/FeedLink.swift",
        "Components/IgniteFooter.swift",
        "Elements/Abbreviation.swift",
        "Elements/Accordion.swift",
        "Elements/Alert.swift",
        "Elements/ArticlePreview.swift",
        "Elements/Audio.swift",
        "Elements/Badge.swift",
        "Elements/Body.swift",
        "Elements/Button.swift",
        "Elements/ButtonGroup.swift",
        "Elements/Card.swift",
        "Elements/Carousel.swift",
        "Elements/Code.swift",
        "Elements/CodeBlock.swift",
        "Elements/Column.swift",
        "Elements/Divider.swift",
        "Elements/Document.swift",
        "Elements/Dropdown.swift",
        "Elements/Embed.swift",
        "Elements/Emphasis.swift",
        "Elements/EmptyHTML.swift",
        "Elements/ForEach.swift",
        "Elements/Form.swift",
        "Elements/FormFieldLabel.swift",
        "Elements/Grid.swift",
        "Elements/Group.swift",
        "Elements/HStack.swift",
        "Elements/Head.swift",
        "Elements/Image.swift",
        "Elements/Include.swift",
        "Elements/Item.swift",
        "Elements/Label.swift",
        "Elements/Link-Relationship.swift",
        "Elements/Link-Target.swift",
        "Elements/Link-UnderlineProminence.swift",
        "Elements/Link.swift",
        "Elements/List.swift",
        "Elements/ListItem.swift",
        "Elements/MetaLink.swift",
        "Elements/MetaTag.swift",
        "Elements/Modal.swift",
        "Elements/NavigationBar.swift",
        "Elements/Quote.swift",
        "Elements/Row.swift",
        "Elements/Script.swift",
        "Elements/Section.swift",
        "Elements/Slide.swift",
        "Elements/Spacer.swift",
        "Elements/Span.swift",
        "Elements/Strikethrough.swift",
        "Elements/String.swift",
        "Elements/Strong.swift",
        "Elements/Table.swift",
        "Elements/Tag.swift",
        "Elements/Text.swift",
        "Elements/TextField.swift",
        "Elements/Time.swift",
        "Elements/Title.swift",
        "Elements/Underline.swift",
        "Elements/VStack.swift",
        "Elements/Video.swift",
        "Elements/ZStack.swift",
        "Extensions/Array-ContainsLocation.swift",
        "Extensions/Array-LocalizedContains.swift",
        "Extensions/Array-Sorting.swift",
        "Extensions/Date-ISO8601.swift",
        "Extensions/Date-RFC822.swift",
        "Extensions/FormatStyle-NonLocalizedDecimal.swift",
        "Extensions/String-AbsoluteLinks.swift",
        "Extensions/String-CSStoJS.swift",
        "Extensions/String-EscapedForJavaScript.swift",
        "Extensions/String-KebabCased.swift",
        "Extensions/String-Slug.swift",
        "Extensions/String-SplitAndTrim.swift",
        "Extensions/String-StrippingTags.swift",
        "Extensions/String-TitleCase.swift",
        "Extensions/String-TruncatedHash.swift",
        "Extensions/URL-DecodedPath.swift",
        "Extensions/URL-Relative.swift",
        "Extensions/URL-RemovingWWW.swift",
        "Extensions/URL-SelectDirectories.swift",
        "Extensions/URL-Unwrapped.swift",
        "Framework/Analytics/Analytics.swift",
        "Framework/Analytics/AnalyticsPlausibleMeasurement.swift",
        "Framework/Analytics/AnalyticsService.swift",
        "Framework/Animations/Animatable.swift",
        "Framework/Animations/AnimatableData.swift",
        "Framework/Animations/AnimatableProperty.swift",
        "Framework/Animations/AnimatedHTML.swift",
        "Framework/Animations/Animation.swift",
        "Framework/Animations/AnimationDirection.swift",
        "Framework/Animations/AnimationOption.swift",
        "Framework/Animations/AnimationTrigger.swift",
        "Framework/Animations/ColorArea.swift",
        "Framework/Animations/Keyframe.swift",
        "Framework/Animations/KeyframeBuilder.swift",
        "Framework/Animations/KeyframeProxy.swift",
        "Framework/Animations/TimingCurve.swift",
        "Framework/Animations/Transition.swift",
        "Framework/AnyHTML.swift",
        "Framework/AriaType.swift",
        "Framework/Article.swift",
        "Framework/ArticleLoader.swift",
        "Framework/ArticlePage.swift",
        "Framework/Attribute+Convenience.swift",
        "Framework/Attribute.swift",
        "Framework/BorderStyle.swift",
        "Framework/Color.swift",
        "Framework/CoreAttributes.swift",
        "Framework/DecodeAction.swift",
        "Framework/DefaultLayout.swift",
        "Framework/Defaultable.swift",
        "Framework/ElementTypes/DocumentElement.swift",
        "Framework/ElementTypes/HTML.swift",
        "Framework/ElementTypes/HeadElement.swift",
        "Framework/ElementTypes/InlineElement.swift",
        "Framework/ElementTypes/ListableElement.swift",
        "Framework/ElementTypes/PassthroughElement.swift",
        "Framework/EmptyLayout.swift",
        "Framework/EmptyTagPage.swift",
        "Framework/Environment/Environment.swift",
        "Framework/Environment/EnvironmentValues.swift",
        "Framework/Event.swift",
        "Framework/FeedConfiguration.swift",
        "Framework/HTMLCollection.swift",
        "Framework/HighlighterLanguage.swift",
        "Framework/HighlighterTheme.swift",
        "Framework/InlineStyle.swift",
        "Framework/Language.swift",
        "Framework/Layout.swift",
        "Framework/LayoutContent.swift",
        "Framework/LengthUnit.swift",
        "Framework/Material.swift",
        "Framework/Property.swift",
        "Framework/Queries/BreakpointQuery.swift",
        "Framework/Queries/ColorSchemeQuery.swift",
        "Framework/Queries/ContrastQuery.swift",
        "Framework/Queries/DisplayModeQuery.swift",
        "Framework/Queries/MotionQuery.swift",
        "Framework/Queries/OrientationQuery.swift",
        "Framework/Queries/ThemeQuery.swift",
        "Framework/Queries/TransparencyQuery.swift",
        "Framework/Query.swift",
        "Framework/Robots/DefaultRobotsConfiguration.swift",
        "Framework/Robots/DisallowRule.swift",
        "Framework/Robots/KnownRobot.swift",
        "Framework/Robots/RobotsConfiguration.swift",
        "Framework/Role.swift",
        "Framework/Site.swift",
        "Framework/StaticPage.swift",
        "Framework/SyntaxHighlighterConfiguration.swift",
        "Framework/TagPage.swift",
        "Ignite.swift",
        "Modifiers/AccessibilityLabel.swift",
        "Modifiers/AnimationModifier.swift",
        "Modifiers/AspectRatio.swift",
        "Modifiers/Attribute Modifiers/AriaModifier.swift",
        "Modifiers/Attribute Modifiers/AttributeModifier.swift",
        "Modifiers/Attribute Modifiers/ClassModifier.swift",
        "Modifiers/Attribute Modifiers/CoreAttributesModifier.swift",
        "Modifiers/Attribute Modifiers/DataModifier.swift",
        "Modifiers/Attribute Modifiers/IDModifier.swift",
        "Modifiers/Attribute Modifiers/InlineStyleModifier.swift",
        "Modifiers/Background.swift",
        "Modifiers/BackgroundImage.swift",
        "Modifiers/BadgeModifier.swift",
        "Modifiers/Border.swift",
        "Modifiers/Clipped.swift",
        "Modifiers/ContainerRelativeFrame.swift",
        "Modifiers/CornerRadius.swift",
        "Modifiers/Cursor.swift",
        "Modifiers/EdgeAdjust.swift",
        "Modifiers/FixedSize.swift",
        "Modifiers/FontModifier.swift",
        "Modifiers/FontStyleModifier.swift",
        "Modifiers/FontWeightModifier.swift",
        "Modifiers/ForegroundStyle.swift",
        "Modifiers/Frame.swift",
        "Modifiers/GridColumnWidthModifier.swift",
        "Modifiers/Hidden.swift",
        "Modifiers/Hint.swift",
        "Modifiers/HorizontalAlignment.swift",
        "Modifiers/HoverEffect.swift",
        "Modifiers/IgnorePageGutters.swift",
        "Modifiers/ImageFitModifier.swift",
        "Modifiers/LazyLoadable.swift",
        "Modifiers/LetterSpacing.swift",
        "Modifiers/LineSpacing.swift",
        "Modifiers/Margin.swift",
        "Modifiers/Opacity.swift",
        "Modifiers/Padding.swift",
        "Modifiers/Position.swift",
        "Modifiers/PrivacySensitive.swift",
        "Modifiers/Shadow.swift",
        "Modifiers/SmallCaps.swift",
        "Modifiers/StyleModifier.swift",
        "Modifiers/TextDecoration.swift",
        "Modifiers/TextSelection.swift",
        "Modifiers/TransitionModifier.swift",
        "Publishing/BootstrapOptions.swift",
        "Publishing/CSS/AnimationClassGenerator-Keyframes.swift",
        "Publishing/CSS/AnimationClassGenerator-Transitions.swift",
        "Publishing/CSS/AnimationClassGenerator.swift",
        "Publishing/CSS/AnimationManager.swift",
        "Publishing/CSS/CSSBuilder.swift",
        "Publishing/CSS/CSSManager.swift",
        "Publishing/CSS/EnvironmentConditions.swift",
        "Publishing/CSS/FontFaceRule.swift",
        "Publishing/CSS/ImportRule.swift",
        "Publishing/CSS/MediaFeature.swift",
        "Publishing/CSS/MediaQuery.swift",
        "Publishing/CSS/Ruleset.swift",
        "Publishing/CSS/StyleManager-StyleGeneration.swift",
        "Publishing/CSS/StyleManager.swift",
        "Publishing/FeedGenerator.swift",
        "Publishing/Location.swift",
        "Publishing/PublishingContext-Copying.swift",
        "Publishing/PublishingContext-Finding.swift",
        "Publishing/PublishingContext-Generators.swift",
        "Publishing/PublishingContext-Rendering.swift",
        "Publishing/PublishingContext-ThemeGenerators.swift",
        "Publishing/PublishingContext-ThemeHelpers.swift",
        "Publishing/PublishingContext.swift",
        "Publishing/PublishingError.swift",
        "Publishing/RobotsGenerator.swift",
        "Publishing/SiteMapGenerator.swift",
        "Publishing/SyntaxHighlightGenerator.swift",
        "Rendering/Category/AllTagsCategory.swift",
        "Rendering/Category/Category.swift",
        "Rendering/Category/EmptyCategory.swift",
        "Rendering/Category/TagCategory.swift",
        "Rendering/Markdown/ArticleRenderer.swift",
        "Rendering/Markdown/MarkdownToHTML.swift",
        "Rendering/Markdown/Markup-IsInsideList.swift",
        "Rendering/PageMetadata.swift",
        "Rendering/ResultBuilders/BlockHTMLBuilder.swift",
        "Rendering/ResultBuilders/DocumentBuilder.swift",
        "Rendering/ResultBuilders/ElementBuilder.swift",
        "Rendering/ResultBuilders/HTMLBuilder.swift",
        "Rendering/ResultBuilders/InlineElementBuilder.swift",
        "Rendering/SiteMetadata.swift",
        "Rendering/TabFocus.swift",
        "Styles/Stylable.swift",
        "Styles/Style.swift",
        "Styles/StyledHTML.swift",
        "Themes/AutoTheme.swift",
        "Themes/BootstrapConstants.swift",
        "Themes/BootstrapVariable.swift",
        "Themes/Breakpoint.swift",
        "Themes/DefaultDarkTheme.swift",
        "Themes/DefaultLightTheme.swift",
        "Themes/Fonts/Font-Responsive.swift",
        "Themes/Fonts/Font.swift",
        "Themes/Fonts/FontSource.swift",
        "Themes/Fonts/FontStyle.swift",
        "Themes/Fonts/FontWeight.swift",
        "Themes/Theme-DefaultImplementation.swift",
        "Themes/Theme.swift",
        "Types/Alignment.swift",
        "Types/AnchorPoint.swift",
        "Types/Angle.swift",
        "Types/Axis.swift",
        "Types/ColorScheme.swift",
        "Types/ColorWeight.swift",
        "Types/ColumnWidth.swift",
        "Types/CornerRadii.swift",
        "Types/DiagonalEdge.swift",
        "Types/Edge.swift",
        "Types/FillMode.swift",
        "Types/Gradient.swift",
        "Types/ImageFit.swift",
        "Types/ListStyle.swift",
        "Types/OrderedListMarkerStyle.swift",
        "Types/Percentage.swift",
        "Types/ResponsiveValues.swift",
        "Types/Rotation.swift",
        "Types/SpacingAmount.swift",
        "Types/SpacingType.swift",
        "Types/UnitPoint.swift",
        "Types/UnorderedListMarkerStyle.swift",
        "Types/VerticalAlignment.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.