Build Information
Successful build of TextStory, reference main (a52db1), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 12:58:55 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/TextStory.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/TextStory
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a52db1a update readme style
Cloned https://github.com/ChimeHQ/TextStory.git
Revision (git rev-parse @):
a52db1a2eca74d37c8c19bf3165416941632ed45
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/TextStory.git at main
Fetching https://github.com/ChimeHQ/Rearrange
[1/592] Fetching rearrange
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.75s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 2.0.0 (1.34s)
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 2.0.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": "textstory",
"name": "TextStory",
"url": "https://github.com/ChimeHQ/TextStory.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TextStory",
"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/TextStory.git
[1/552] Fetching textstory
Fetched https://github.com/ChimeHQ/TextStory.git from cache (0.75s)
Fetching https://github.com/ChimeHQ/Rearrange from cache
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.42s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 2.1.0 (0.51s)
Creating working copy for https://github.com/ChimeHQ/TextStory.git
Working copy of https://github.com/ChimeHQ/TextStory.git resolved at main (a52db1a)
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 2.1.0
warning: '.resolve-product-dependencies': dependency 'textstory' is not used by any target
Found 1 product dependencies
- Rearrange
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/ChimeHQ/TextStory.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[3/5] Write swift-version--6988338F2F200930.txt
[4/15] Compiling Internal TSYTextStorage.m
[6/15] Compiling Rearrange UITextRange+Convenience.swift
[7/15] Compiling Rearrange RangeMutation.swift
[8/15] Compiling Rearrange NSRange+Shift.swift
[9/15] Compiling Rearrange NSRange+ApplyMutation.swift
[10/15] Compiling Rearrange String+NSRange.swift
[11/15] Compiling Rearrange NSRange+Convenience.swift
[12/15] Emitting module Rearrange
[13/15] Compiling Rearrange IndexSet+NSRange.swift
[14/15] Compiling Rearrange IndexSet+ApplyMutation.swift
[15/15] Compiling Rearrange NSTextRange+NSRange.swift
[16/26] Compiling TextStory TextStoring.swift
[17/26] Compiling TextStory TextStoringMonitor.swift
[18/27] Compiling TextStory TextMutationEventRouter.swift
[19/27] Compiling TextStory TextStoring+Ranges.swift
[20/27] Compiling TextStory NSTextStorage+TextStoring.swift
[21/27] Compiling TextStory TextMutation.swift
[22/27] Compiling TextStory TextView+TextStoring.swift
[23/27] Compiling TextStory NSTextContentStorage+TextStoring.swift
[24/27] Compiling TextStory LazyTextStoringMonitor.swift
[25/27] Compiling TextStory BufferingTextStorage.swift
[26/27] Compiling TextStory CompositeTextStoringMonitor.swift
[27/27] Emitting module TextStory
[28/30] Compiling TextStoryTesting UndoSettingTextView.swift
[29/30] Compiling TextStoryTesting MockTextStoringMonitor.swift
[30/30] Emitting module TextStoryTesting
Build complete! (13.87s)
Build complete.
{
"dependencies" : [
{
"identity" : "rearrange",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/Rearrange"
}
],
"manifest_display_name" : "TextStory",
"name" : "TextStory",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "TextStory",
"targets" : [
"TextStory"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TextStoryTesting",
"targets" : [
"TextStoryTesting"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TextStoryTests",
"module_type" : "SwiftTarget",
"name" : "TextStoryTests",
"path" : "Tests/TextStoryTests",
"sources" : [
"BufferingTextStorageTests.swift",
"LazyTextStoringMonitorTests.swift",
"TSYTextStorageTests.swift",
"TextEventMutationRouterTests.swift",
"TextStoringRangeTests.swift",
"TextStoringTests.swift",
"TextViewTests.swift"
],
"target_dependencies" : [
"TextStory",
"TextStoryTesting"
],
"type" : "test"
},
{
"c99name" : "TextStoryTesting",
"module_type" : "SwiftTarget",
"name" : "TextStoryTesting",
"path" : "Sources/TextStoryTesting",
"product_memberships" : [
"TextStoryTesting"
],
"sources" : [
"MockTextStoringMonitor.swift",
"UndoSettingTextView.swift"
],
"target_dependencies" : [
"TextStory"
],
"type" : "library"
},
{
"c99name" : "TextStory",
"module_type" : "SwiftTarget",
"name" : "TextStory",
"path" : "Sources/TextStory",
"product_dependencies" : [
"Rearrange"
],
"product_memberships" : [
"TextStory",
"TextStoryTesting"
],
"sources" : [
"BufferingTextStorage.swift",
"CompositeTextStoringMonitor.swift",
"LazyTextStoringMonitor.swift",
"NSTextContentStorage+TextStoring.swift",
"NSTextStorage+TextStoring.swift",
"TextMutation.swift",
"TextMutationEventRouter.swift",
"TextStoring+Ranges.swift",
"TextStoring.swift",
"TextStoringMonitor.swift",
"TextView+TextStoring.swift"
],
"target_dependencies" : [
"Internal"
],
"type" : "library"
},
{
"c99name" : "Internal",
"module_type" : "ClangTarget",
"name" : "Internal",
"path" : "Sources/Internal",
"product_memberships" : [
"TextStory",
"TextStoryTesting"
],
"sources" : [
"TSYTextStorage.m"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/chimehq/textstory/main
Repository: ChimeHQ/TextStory
Swift version used: 6.3
Target: TextStory-Package
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/ChimeHQ/Rearrange
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.25s)
Updated https://github.com/ChimeHQ/Rearrange (0.47s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 2.0.0 (2.33s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (3.02s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3674] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.16s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.92s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Emitting module SymbolKit
[11/57] Compiling SymbolKit DeclarationFragments.swift
[12/57] Compiling SymbolKit Fragment.swift
[13/57] Compiling SymbolKit FragmentKind.swift
[14/57] Compiling SymbolKit FunctionParameter.swift
[15/57] Compiling SymbolKit FunctionSignature.swift
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit Identifier.swift
[22/57] Compiling SymbolKit KindIdentifier.swift
[23/57] Compiling SymbolKit Location.swift
[24/57] Compiling SymbolKit Mutability.swift
[25/57] Compiling SymbolKit Mixin+Equals.swift
[26/57] Compiling SymbolKit Mixin+Hash.swift
[27/57] Compiling SymbolKit Mixin.swift
[28/57] Compiling SymbolKit LineList.swift
[29/57] Compiling SymbolKit Position.swift
[30/57] Compiling SymbolKit Names.swift
[31/57] Compiling SymbolKit SPI.swift
[32/57] Compiling SymbolKit Snippet.swift
[33/57] Compiling SymbolKit Extension.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets Snippet.swift
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Compiling snippet_extract URL+Status.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.40s)
error: no target named 'TextStory-Package'
compatible targets: 'TextStory', 'TextStoryTesting', 'Internal', 'Rearrange'
1
0 /Users/admin/builder/spi-builder-workspace/.docs/chimehq/textstory/main
✅ Doc result (uploading) reported
Error while generating docs: Error Domain=NSCocoaErrorDomain Code=260 "The folder “documentation” doesn’t exist." UserInfo={NSUserStringVariant=(
Folder
), NSFilePath=/Users/admin/builder/spi-builder-workspace/.docs/chimehq/textstory/main/documentation, NSURL=file:///Users/admin/builder/spi-builder-workspace/.docs/chimehq/textstory/main/documentation, NSUnderlyingError=0x81d11c150 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}}
✅ Doc result (failed) reported
Done.