This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 SwiftyHTMLBuilder with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yukiny0811/SwiftyHTMLBuilder.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yukiny0811/SwiftyHTMLBuilder
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d4c46f5 Merge pull request #1 from yukiny0811/develop-2.0.0
Cloned https://github.com/yukiny0811/SwiftyHTMLBuilder.git
Revision (git rev-parse @):
d4c46f58944f5821d660dc60f92bd790e0125fad
SUCCESS checkout https://github.com/yukiny0811/SwiftyHTMLBuilder.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/yukiny0811/SwiftyHTMLBuilder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6F35C1178C84523A.txt
[3/46] Emitting module SwiftyHTMLBuilder
[4/50] Compiling SwiftyHTMLBuilder nav.swift
[5/50] Compiling SwiftyHTMLBuilder p.swift
[6/50] Compiling SwiftyHTMLBuilder section.swift
[7/50] Compiling SwiftyHTMLBuilder span.swift
[8/50] Compiling SwiftyHTMLBuilder text.swift
[9/50] Compiling SwiftyHTMLBuilder title.swift
[10/50] Compiling SwiftyHTMLBuilder vstack.swift
[11/50] Compiling SwiftyHTMLBuilder zstack.swift
[12/50] Compiling SwiftyHTMLBuilder MediaQuery.swift
[13/50] Compiling SwiftyHTMLBuilder HTML.swift
[14/50] Compiling SwiftyHTMLBuilder HTMLBlock.swift
[15/50] Compiling SwiftyHTMLBuilder HTMLBuilder.swift
[16/50] Compiling SwiftyHTMLBuilder HTMLCompiler.swift
[17/50] Compiling SwiftyHTMLBuilder HTMLStringConvertible.swift
[18/50] Compiling SwiftyHTMLBuilder String+.swift
[19/50] Compiling SwiftyHTMLBuilder Util.swift
[20/50] Compiling SwiftyHTMLBuilder CSSColor.swift
[21/50] Compiling SwiftyHTMLBuilder CSSPosition.swift
[22/50] Compiling SwiftyHTMLBuilder backgroundColor.swift
[23/50] Compiling SwiftyHTMLBuilder color.swift
[24/50] Compiling SwiftyHTMLBuilder height.swift
[25/50] Compiling SwiftyHTMLBuilder margin.swift
[26/50] Compiling SwiftyHTMLBuilder padding.swift
[27/50] Compiling SwiftyHTMLBuilder div.swift
[28/50] Compiling SwiftyHTMLBuilder doctype.swift
[29/50] Compiling SwiftyHTMLBuilder document.swift
[30/50] Compiling SwiftyHTMLBuilder empty.swift
[31/50] Compiling SwiftyHTMLBuilder footer.swift
[32/50] Compiling SwiftyHTMLBuilder group.swift
[33/50] Compiling SwiftyHTMLBuilder h.swift
[34/50] Compiling SwiftyHTMLBuilder head.swift
[35/50] Compiling SwiftyHTMLBuilder header.swift
[36/50] Compiling SwiftyHTMLBuilder hstack.swift
[37/50] Compiling SwiftyHTMLBuilder html.swift
[38/50] Compiling SwiftyHTMLBuilder img.swift
[39/50] Compiling SwiftyHTMLBuilder link.swift
[40/50] Compiling SwiftyHTMLBuilder meta.swift
[41/50] Compiling SwiftyHTMLBuilder CSSSizeUnit.swift
[42/50] Compiling SwiftyHTMLBuilder CharsetEncodingType.swift
[43/50] Compiling SwiftyHTMLBuilder FlexAlignment.swift
[44/50] Compiling SwiftyHTMLBuilder MediaQueryType.swift
[45/50] Compiling SwiftyHTMLBuilder MetaName.swift
[46/50] Compiling SwiftyHTMLBuilder position.swift
[47/50] Compiling SwiftyHTMLBuilder width.swift
[48/50] Compiling SwiftyHTMLBuilder a.swift
[49/50] Compiling SwiftyHTMLBuilder body.swift
[50/50] Compiling SwiftyHTMLBuilder br.swift
Build complete! (32.47s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/11249] Fetching swift-snapshot-testing
[676/72192] Fetching swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.32s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.32s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.15.2 (0.73s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.89s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.15.2
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.15.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    }
  ],
  "manifest_display_name" : "SwiftyHTMLBuilder",
  "name" : "SwiftyHTMLBuilder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftyHTMLBuilder",
      "targets" : [
        "SwiftyHTMLBuilder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftyHTMLBuilderTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyHTMLBuilderTests",
      "path" : "Tests/SwiftyHTMLBuilderTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "TestBlocks/MediaQuery.swift",
        "TestStyles/backgroundColor.swift",
        "TestStyles/color.swift",
        "TestStyles/height.swift",
        "TestStyles/margin.swift",
        "TestStyles/padding.swift",
        "TestStyles/position.swift",
        "TestStyles/width.swift",
        "TestTags/a.swift",
        "TestTags/body.swift",
        "TestTags/br.swift",
        "TestTags/div.swift",
        "TestTags/doctype.swift",
        "TestTags/document.swift",
        "TestTags/empty.swift",
        "TestTags/footer.swift",
        "TestTags/group.swift",
        "TestTags/h.swift",
        "TestTags/head.swift",
        "TestTags/header.swift",
        "TestTags/hstack.swift",
        "TestTags/html.swift",
        "TestTags/link.swift",
        "TestTags/meta.swift",
        "TestTags/nav.swift",
        "TestTags/p.swift",
        "TestTags/section.swift",
        "TestTags/span.swift",
        "TestTags/text.swift",
        "TestTags/title.swift",
        "TestTags/vstack.swift",
        "TestTags/zstack.swift"
      ],
      "target_dependencies" : [
        "SwiftyHTMLBuilder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftyHTMLBuilder",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyHTMLBuilder",
      "path" : "Sources/SwiftyHTMLBuilder",
      "product_memberships" : [
        "SwiftyHTMLBuilder"
      ],
      "sources" : [
        "Blocks/MediaQuery.swift",
        "Core/HTML.swift",
        "Core/HTMLBlock.swift",
        "Core/HTMLBuilder.swift",
        "Core/HTMLCompiler.swift",
        "Core/HTMLStringConvertible.swift",
        "Core/String+.swift",
        "Core/Util.swift",
        "Models/CSSColor.swift",
        "Models/CSSPosition.swift",
        "Models/CSSSizeUnit.swift",
        "Models/CharsetEncodingType.swift",
        "Models/FlexAlignment.swift",
        "Models/MediaQueryType.swift",
        "Models/MetaName.swift",
        "Styles/backgroundColor.swift",
        "Styles/color.swift",
        "Styles/height.swift",
        "Styles/margin.swift",
        "Styles/padding.swift",
        "Styles/position.swift",
        "Styles/width.swift",
        "Tags/a.swift",
        "Tags/body.swift",
        "Tags/br.swift",
        "Tags/div.swift",
        "Tags/doctype.swift",
        "Tags/document.swift",
        "Tags/empty.swift",
        "Tags/footer.swift",
        "Tags/group.swift",
        "Tags/h.swift",
        "Tags/head.swift",
        "Tags/header.swift",
        "Tags/hstack.swift",
        "Tags/html.swift",
        "Tags/img.swift",
        "Tags/link.swift",
        "Tags/meta.swift",
        "Tags/nav.swift",
        "Tags/p.swift",
        "Tags/section.swift",
        "Tags/span.swift",
        "Tags/text.swift",
        "Tags/title.swift",
        "Tags/vstack.swift",
        "Tags/zstack.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.