Build Information
Successful build of HTMLEditor-SwiftUI, reference 1.1.1 (b7aefb), with Swift 6.2 for macOS (SPM) on 15 Apr 2026 12:59:25 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/makoni/HTMLEditor-SwiftUI.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/makoni/HTMLEditor-SwiftUI
* tag 1.1.1 -> FETCH_HEAD
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 1.1.1
========================================
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
[0/7] Write HTMLEditorBenchmarks-entitlement.plist
[2/7] Write sources
[3/7] Write swift-version--3CB7CFEC50E0D141.txt
[5/21] Compiling HTMLEditor HTMLEditorCoordinatorLifecycle.swift
[6/21] Compiling HTMLEditor HTMLEditorCoordinatorViewport.swift
[7/21] Compiling HTMLEditor HTMLEditorColorScheme.swift
[8/21] Compiling HTMLEditor HTMLEditorCoordinatorEditing.swift
[9/21] Compiling HTMLEditor HTMLSyntaxHighlighterPlanBuilder.swift
[10/21] Compiling HTMLEditor HTMLEditorVisibleHighlightState.swift
[11/21] Compiling HTMLEditor HTMLEditorTheme.swift
[12/22] Emitting module HTMLEditor
[13/22] Compiling HTMLEditor HTMLEditorStructuralRanges.swift
[14/22] Compiling HTMLEditor HTMLEditorHighlightCoverage.swift
[15/22] Compiling HTMLEditor HTMLEditorPolicies.swift
[16/22] Compiling HTMLEditor HTMLSyntaxHighlighter.swift
[17/22] Compiling HTMLEditor HTMLEditor.swift
[18/22] Compiling HTMLEditor HTMLEditorBenchmarkSupport.swift
[19/22] Compiling HTMLEditor HTMLSyntaxHighlighterPlanner.swift
[20/24] Emitting module HTMLEditorBenchmarks
[21/24] Compiling HTMLEditorBenchmarks main.swift
[21/24] Write Objects.LinkFileList
[22/24] Linking HTMLEditorBenchmarks
[23/24] Applying HTMLEditorBenchmarks
Build complete! (11.04s)
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.