The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HTMLEditor-SwiftUI, reference main (b7aefb), with Swift 6.2 for macOS (SPM) on 15 Apr 2026 12:59:58 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/makoni/HTMLEditor-SwiftUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/makoni/HTMLEditor-SwiftUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b7aefb2 …
Cloned https://github.com/makoni/HTMLEditor-SwiftUI.git
Revision (git rev-parse @):
b7aefb252b9dabee0a0bb46d9e3d18129b2f55fa
SUCCESS checkout https://github.com/makoni/HTMLEditor-SwiftUI.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/makoni/HTMLEditor-SwiftUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write HTMLEditorBenchmarks-entitlement.plist
[3/7] Write swift-version--3CB7CFEC50E0D141.txt
[5/21] Compiling HTMLEditor HTMLSyntaxHighlighterPlanBuilder.swift
[6/22] Compiling HTMLEditor HTMLEditorVisibleHighlightState.swift
[7/22] Compiling HTMLEditor HTMLEditorStructuralRanges.swift
[8/22] Compiling HTMLEditor HTMLEditorHighlightCoverage.swift
[9/22] Compiling HTMLEditor HTMLEditorPolicies.swift
[10/22] Compiling HTMLEditor HTMLSyntaxHighlighter.swift
[11/22] Compiling HTMLEditor HTMLEditorTheme.swift
[12/22] Compiling HTMLEditor HTMLEditorCoordinatorLifecycle.swift
[13/22] Compiling HTMLEditor HTMLEditorCoordinatorViewport.swift
[14/22] Compiling HTMLEditor HTMLEditorColorScheme.swift
[15/22] Compiling HTMLEditor HTMLEditorCoordinatorEditing.swift
[16/22] Emitting module HTMLEditor
[17/22] Compiling HTMLEditor HTMLEditor.swift
[18/22] Compiling HTMLEditor HTMLEditorBenchmarkSupport.swift
[19/22] Compiling HTMLEditor HTMLSyntaxHighlighterPlanner.swift
[20/24] Compiling HTMLEditorBenchmarks main.swift
[21/24] Emitting module HTMLEditorBenchmarks
[21/24] Write Objects.LinkFileList
[22/24] Linking HTMLEditorBenchmarks
[23/24] Applying HTMLEditorBenchmarks
Build complete! (10.91s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "HTMLEditor-SwiftUI",
  "name" : "HTMLEditor-SwiftUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "HTMLEditor-SwiftUI",
      "targets" : [
        "HTMLEditor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HTMLEditorBenchmarks",
      "targets" : [
        "HTMLEditorBenchmarks"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HTMLEditorBenchmarks",
      "module_type" : "SwiftTarget",
      "name" : "HTMLEditorBenchmarks",
      "path" : "Sources/HTMLEditorBenchmarks",
      "product_memberships" : [
        "HTMLEditorBenchmarks"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "HTMLEditor"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "HTMLEditor_SwiftUITests",
      "module_type" : "SwiftTarget",
      "name" : "HTMLEditor-SwiftUITests",
      "path" : "Tests/HTMLEditor-SwiftUITests",
      "sources" : [
        "HTMLEditorCoordinatorEditingTests.swift",
        "HTMLEditorHighlightCoverageTests.swift",
        "HTMLEditorPolicyTests.swift",
        "HTMLEditorVisibleHighlightStateTests.swift",
        "HTMLHighlightPlannerTests.swift",
        "HTMLSyntaxHighlighterTests.swift",
        "TestSupport.swift"
      ],
      "target_dependencies" : [
        "HTMLEditor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTMLEditor",
      "module_type" : "SwiftTarget",
      "name" : "HTMLEditor",
      "path" : "Sources/HTMLEditor",
      "product_memberships" : [
        "HTMLEditor-SwiftUI",
        "HTMLEditorBenchmarks"
      ],
      "sources" : [
        "HTMLEditor.swift",
        "HTMLEditorBenchmarkSupport.swift",
        "HTMLEditorColorScheme.swift",
        "HTMLEditorCoordinatorEditing.swift",
        "HTMLEditorCoordinatorLifecycle.swift",
        "HTMLEditorCoordinatorViewport.swift",
        "HTMLEditorHighlightCoverage.swift",
        "HTMLEditorPolicies.swift",
        "HTMLEditorStructuralRanges.swift",
        "HTMLEditorTheme.swift",
        "HTMLEditorVisibleHighlightState.swift",
        "HTMLSyntaxHighlighter.swift",
        "HTMLSyntaxHighlighterPlanBuilder.swift",
        "HTMLSyntaxHighlighterPlanner.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.