Build Information
Successful build of Ligature, reference main (677abb), with Swift 6.3 for macOS (SPM) on 24 Apr 2026 07:32:59 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/ChimeHQ/Ligature.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/Ligature
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 677abb3 Support for forward/backward by word and a bunch of testing improvements
Cloned https://github.com/ChimeHQ/Ligature.git
Revision (git rev-parse @):
677abb3ad29e0979248f062dc969c16160951217
SUCCESS checkout https://github.com/ChimeHQ/Ligature.git at main
Fetching https://github.com/ChimeHQ/Glyph
Fetching https://github.com/ChimeHQ/Rearrange
[1/592] Fetching rearrange
[155/882] Fetching rearrange, glyph
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.77s)
Fetched https://github.com/ChimeHQ/Glyph from cache (0.77s)
Creating working copy for https://github.com/ChimeHQ/Rearrange
Creating working copy for https://github.com/ChimeHQ/Glyph
Working copy of https://github.com/ChimeHQ/Glyph resolved at 0.1.0
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 2.1.0
========================================
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": "ligature",
"name": "Ligature",
"url": "https://github.com/ChimeHQ/Ligature.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ligature",
"traits": [
"default"
],
"dependencies": [
{
"identity": "glyph",
"name": "Glyph",
"url": "https://github.com/ChimeHQ/Glyph",
"version": "0.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Glyph",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "rearrange",
"name": "Rearrange",
"url": "https://github.com/ChimeHQ/Rearrange",
"version": "2.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rearrange",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/ChimeHQ/Ligature.git
[1/280] Fetching ligature
Fetched https://github.com/ChimeHQ/Ligature.git from cache (0.73s)
Fetching https://github.com/ChimeHQ/Rearrange from cache
Fetching https://github.com/ChimeHQ/Glyph from cache
Fetched https://github.com/ChimeHQ/Glyph from cache (0.49s)
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.49s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 2.1.0 (1.11s)
Computing version for https://github.com/ChimeHQ/Glyph
Computed https://github.com/ChimeHQ/Glyph at 0.1.1 (0.57s)
Creating working copy for https://github.com/ChimeHQ/Ligature.git
Working copy of https://github.com/ChimeHQ/Ligature.git resolved at main (677abb3)
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 2.1.0
Creating working copy for https://github.com/ChimeHQ/Glyph
Working copy of https://github.com/ChimeHQ/Glyph resolved at 0.1.1
warning: '.resolve-product-dependencies': dependency 'ligature' is not used by any target
Found 2 product dependencies
- Glyph
- Rearrange
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/ChimeHQ/Ligature.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/23] Compiling Rearrange String+NSRange.swift
[6/24] Compiling Rearrange TextRangeCalculating.swift
[7/24] Compiling Rearrange RangeMutation.swift
[8/24] Compiling Rearrange UITextRange+Convenience.swift
[9/24] Compiling Rearrange NSTextRange+NSRange.swift
[10/24] Compiling Rearrange NSRange+Shift.swift
[11/24] Compiling Rearrange NSRange+Convenience.swift
[12/24] Compiling Rearrange IndexSet+NSRange.swift
[13/24] Compiling Rearrange NSRange+ApplyMutation.swift
[14/24] Compiling Rearrange Bounded.swift
[15/24] Compiling Rearrange IndexSet+ApplyMutation.swift
[16/24] Emitting module Rearrange
[17/24] Compiling Rearrange NSTextRange+Bounded.swift
[18/24] Compiling Glyph NSTextLayoutFragment+Additions.swift
[19/24] Compiling Glyph NSTextView+Additions.swift
[20/24] Compiling Glyph NSTextLayoutManager+Additions.swift
[21/24] Compiling Glyph NSTextRange+NSRange.swift
[22/24] Compiling Glyph NSLayoutManager+Additions.swift
[23/24] Emitting module Glyph
[24/24] Compiling Glyph NSTextContainer+Additions.swift
[25/34] Compiling Ligature NSTextSelection+Extensions.swift
[26/34] Compiling Ligature TextDirection+Extensions.swift
[27/34] Compiling Ligature MockTextTokenizer.swift
[28/34] Compiling Ligature TextRange+Bounded.swift
[29/34] Compiling Ligature SourceTokenizer.swift
[30/34] Compiling Ligature TextView+TextRangeCalculating.swift
[31/34] Compiling Ligature TextTokenizer.swift
[32/34] Compiling Ligature Platform.swift
[33/34] Compiling Ligature TextInputStringTokenizer.swift
[34/34] Emitting module Ligature
[35/35] Compiling Ligature UTF16CodePointTextViewTextTokenizer.swift
Build complete! (17.23s)
Build complete.
{
"dependencies" : [
{
"identity" : "glyph",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/Glyph"
},
{
"identity" : "rearrange",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/Rearrange"
}
],
"manifest_display_name" : "Ligature",
"name" : "Ligature",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Ligature",
"targets" : [
"Ligature"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LigatureTests",
"module_type" : "SwiftTarget",
"name" : "LigatureTests",
"path" : "Tests/LigatureTests",
"sources" : [
"Platform.swift",
"PlatformTests.swift",
"TextTokenizerTests.swift",
"UTF16CodePointTextViewTextTokenizerTests.swift"
],
"target_dependencies" : [
"Ligature"
],
"type" : "test"
},
{
"c99name" : "Ligature",
"module_type" : "SwiftTarget",
"name" : "Ligature",
"path" : "Sources/Ligature",
"product_dependencies" : [
"Glyph",
"Rearrange"
],
"product_memberships" : [
"Ligature"
],
"sources" : [
"MockTextTokenizer.swift",
"NSTextSelection+Extensions.swift",
"Platform.swift",
"SourceTokenizer.swift",
"TextDirection+Extensions.swift",
"TextInputStringTokenizer.swift",
"TextRange+Bounded.swift",
"TextTokenizer.swift",
"TextView+TextRangeCalculating.swift",
"UTF16CodePointTextViewTextTokenizer.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.