Build Information
Successful build of source-editor, reference master (72ff6e), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 07:31:47 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/eecollante10/sourceeditor.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eecollante10/sourceeditor
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 72ff6e0 Aeeeglar savannakit
Cloned https://github.com/eecollante10/sourceeditor.git
Revision (git rev-parse @):
72ff6e084ce9dc46282aff3c2959e3460303cbbc
SUCCESS checkout https://github.com/eecollante10/sourceeditor.git at master
Fetching https://github.com/eecollante10/savannakit.git
[1/1238] Fetching savannakit
Fetched https://github.com/eecollante10/savannakit.git from cache (2.66s)
Computing version for https://github.com/eecollante10/savannakit.git
Computed https://github.com/eecollante10/savannakit.git at 0.10.4 (3.32s)
Creating working copy for https://github.com/eecollante10/savannakit.git
Working copy of https://github.com/eecollante10/savannakit.git resolved at 0.10.4
========================================
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": "sourceeditor",
"name": "source-editor",
"url": "https://github.com/eecollante10/sourceeditor.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sourceeditor",
"traits": [
"default"
],
"dependencies": [
{
"identity": "savannakit",
"name": "savannakit",
"url": "https://github.com/eecollante10/savannakit.git",
"version": "0.10.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/savannakit",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/eecollante10/sourceeditor.git
[1/38] Fetching sourceeditor
Fetched https://github.com/eecollante10/sourceeditor.git from cache (0.57s)
Fetching https://github.com/eecollante10/savannakit.git from cache
Fetched https://github.com/eecollante10/savannakit.git from cache (0.45s)
Computing version for https://github.com/eecollante10/savannakit.git
Computed https://github.com/eecollante10/savannakit.git at 0.10.4 (0.52s)
Creating working copy for https://github.com/eecollante10/savannakit.git
Working copy of https://github.com/eecollante10/savannakit.git resolved at 0.10.4
Creating working copy for https://github.com/eecollante10/sourceeditor.git
Working copy of https://github.com/eecollante10/sourceeditor.git resolved at master (72ff6e0)
warning: '.resolve-product-dependencies': dependency 'sourceeditor' is not used by any target
Found 1 product dependencies
- savannakit
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/eecollante10/sourceeditor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/20] Emitting module savannakit
[5/20] Compiling savannakit Paragraph.swift
[6/20] Compiling savannakit RegexLexer.swift
[7/20] Compiling savannakit ASTVisualizer.swift
[8/20] Compiling savannakit Lexer.swift
[9/20] Compiling savannakit InnerTextView.swift
[10/20] Compiling savannakit LineNumberLayoutManager.swift
[11/20] Compiling savannakit Paragraphs.swift
[12/20] Compiling savannakit SyntaxTextView+TextViewDelegate.swift
[13/20] Compiling savannakit String+Range.swift
[14/20] Compiling savannakit Types.swift
[15/20] Compiling savannakit SyntaxTextView.swift
[16/20] Compiling savannakit NSMutableAttributedString+Tokens.swift
[17/20] Compiling savannakit NSTextView+UIKit.swift
[18/20] Compiling savannakit SyntaxColorTheme.swift
[19/20] Compiling savannakit Token.swift
[20/20] Compiling savannakit SyntaxTextViewLayoutManager.swift
[21/21] Compiling savannakit TextViewWrapperView.swift
[22/28] Compiling source_editor SourceCodeTheme.swift
[23/28] Compiling source_editor SourceCodeRegexLexer.swift
[24/28] Compiling source_editor DefaultSourceCodeTheme.swift
[25/28] Compiling source_editor SourceCodeToken.swift
[26/28] Compiling source_editor Python3Lexer.swift
[27/28] Emitting module source_editor
[28/28] Compiling source_editor SwiftLexer.swift
Build complete! (11.94s)
Build complete.
{
"dependencies" : [
{
"identity" : "savannakit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.4",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/eecollante10/savannakit.git"
}
],
"manifest_display_name" : "source-editor",
"name" : "source-editor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "source-editor",
"targets" : [
"source-editor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "source_editorTests",
"module_type" : "SwiftTarget",
"name" : "source-editorTests",
"path" : "Tests/source-editorTests",
"sources" : [
"XCTestManifests.swift",
"source_editorTests.swift"
],
"target_dependencies" : [
"source-editor"
],
"type" : "test"
},
{
"c99name" : "source_editor",
"module_type" : "SwiftTarget",
"name" : "source-editor",
"path" : "Sources",
"product_dependencies" : [
"savannakit"
],
"product_memberships" : [
"source-editor"
],
"sources" : [
"Languages/Python3Lexer.swift",
"Languages/SwiftLexer.swift",
"SourceCodeRegexLexer.swift",
"SourceCodeTheme.swift",
"SourceCodeToken.swift",
"Themes/DefaultSourceCodeTheme.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.