Build Information
Successful build of HTMLEditor-SwiftUI, reference 1.1.1 (b7aefb), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 12:31:33 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.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
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "htmleditor-swiftui",
"name": "HTMLEditor-SwiftUI",
"url": "https://github.com/makoni/HTMLEditor-SwiftUI.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HTMLEditor-SwiftUI",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/makoni/HTMLEditor-SwiftUI.git
[1/273] Fetching htmleditor-swiftui
Fetched https://github.com/makoni/HTMLEditor-SwiftUI.git from cache (0.74s)
Creating working copy for https://github.com/makoni/HTMLEditor-SwiftUI.git
Working copy of https://github.com/makoni/HTMLEditor-SwiftUI.git resolved at 1.1.1 (b7aefb2)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/makoni/HTMLEditor-SwiftUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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--6988338F2F200930.txt
[5/21] Compiling HTMLEditor HTMLEditorTheme.swift
[6/21] Compiling HTMLEditor HTMLEditorHighlightCoverage.swift
[7/21] Compiling HTMLEditor HTMLEditorPolicies.swift
[8/21] Compiling HTMLEditor HTMLSyntaxHighlighter.swift
[9/21] Compiling HTMLEditor HTMLEditorStructuralRanges.swift
[10/21] Compiling HTMLEditor HTMLSyntaxHighlighterPlanBuilder.swift
[11/21] Compiling HTMLEditor HTMLEditorVisibleHighlightState.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] 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.23s)
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.