Build Information
Successful build of STTextView, reference main (fabba8
), with Swift 6.0 for macOS (SPM) on 5 May 2025 10:50:04 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/krzyzanowskim/STTextView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/krzyzanowskim/STTextView
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fabba89 Implement UITextInput methods for position and range queries in STTextView
Cloned https://github.com/krzyzanowskim/STTextView.git
Revision (git rev-parse @):
fabba89f4301df142dc174729974eafa672e2eb7
SUCCESS checkout https://github.com/krzyzanowskim/STTextView.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/krzyzanowskim/STTextView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[7/9] Write swift-version-5BDAB9E9C0126B9D.txt
[8/28] Compiling STObjCLandShim STObjCLandShim.m
[10/28] Compiling CoreTextSwift FontManager+Swift.swift
[11/28] Compiling CoreTextSwift CTStringAttribute.swift
[12/28] Compiling CoreTextSwift CTRun+Swift.swift
[13/28] Compiling CoreTextSwift CTGlyphInfo+Swift.swift
[14/28] Compiling CoreTextSwift CTFramesetter+Swift.swift
[15/28] Compiling CoreTextSwift CTFrame+Swift.swift
[16/28] Compiling CoreTextSwift CTLine+Swift.swift
[17/29] Compiling CoreTextSwift CTFont+Swift.swift
[18/29] Compiling CoreTextSwift NSRange+Helpers.swift
[19/29] Emitting module CoreTextSwift
[20/29] Compiling CoreTextSwift Array+CGGlyph.swift
[21/29] Compiling CoreTextSwift CFAttributedString+CoreText.swift
[22/29] Compiling STTextKitPlus NSTextLocation+Equatable.swift
[23/29] Compiling STTextKitPlus NSTextRange.swift
[24/29] Compiling STTextKitPlus NSTextLayoutFragment.swift
[25/29] Compiling STTextKitPlus NSTextLayoutManager.swift
[26/29] Compiling STTextKitPlus NSTextLineFragment.swift
[27/29] Emitting module STTextKitPlus
[28/29] Compiling STTextKitPlus NSRange.swift
[29/29] Compiling STTextKitPlus NSTextContentManager.swift
[30/48] Compiling STTextViewCommon ApproximateEquality.swift
[31/48] Compiling STTextViewCommon LineHeight.swift
[32/48] Compiling STTextViewCommon NStextLayoutFragment+isExtraLineFragment.swift
[33/48] Compiling STTextViewCommon STAttributedTextElement.swift
[34/48] Compiling STTextViewCommon NSAttributedString+Helpers.swift
[35/48] Compiling STTextViewCommon NSParagraphStyle+Helpers.swift
[36/48] Emitting module STTextViewCommon
[37/48] Compiling STTextViewCommon NSRange+Helpers.swift
[38/48] Compiling STTextViewCommon NSTextLayoutManager+Selection.swift
[39/48] Compiling STTextViewCommon PixelAlign.swift
[40/48] Compiling STTextViewCommon STRulerInsets.swift
[41/48] Compiling STTextViewCommon Throttler.swift
[42/48] Compiling STTextViewCommon debounce.swift
[43/48] Compiling STTextViewCommon CoalescingUndoManager.swift
[44/48] Compiling STTextViewCommon Geometric+Helpers.swift
[45/48] Compiling STTextViewCommon STTextLayoutManager.swift
[46/48] Compiling STTextViewCommon STTextViewProtocol.swift
[47/48] Compiling STTextViewCommon STMarkedText.swift
[48/48] Compiling STTextViewCommon STTextContentStorage.swift
[49/50] Compiling STTextViewCommon delay.swift
[50/50] Compiling STTextViewCommon throttle.swift
[51/114] Compiling STTextViewAppKit STTextLayoutRangeView.swift
[52/114] Compiling STTextViewAppKit STTextView+Accessibility.swift
[53/114] Compiling STTextViewAppKit STTextView+Capitalization.swift
[54/114] Compiling STTextViewAppKit STTextView+Complete.swift
[55/114] Compiling STTextViewAppKit STTextView+CopyPaste.swift
[56/114] Compiling STTextViewAppKit STTextView+Delete.swift
[57/114] Compiling STTextViewAppKit STTextView+DragGestureRecognizer.swift
[58/121] Compiling STTextViewAppKit STTextView+Find.swift
[59/121] Compiling STTextViewAppKit STTextView+FontPanel.swift
[60/121] Compiling STTextViewAppKit STTextView+Format.swift
[61/121] Compiling STTextViewAppKit STTextView+Gutter.swift
[62/121] Compiling STTextViewAppKit STTextView+Insert.swift
[63/121] Compiling STTextViewAppKit STTextView+InsertionPoint.swift
[64/121] Compiling STTextViewAppKit STTextView+Key.swift
[65/121] Compiling STTextViewAppKit STContentView.swift
[66/121] Compiling STTextViewAppKit STLineHighlightView.swift
[67/121] Compiling STTextViewAppKit STSelectionHighlightView.swift
[68/121] Compiling STTextViewAppKit STSelectionView.swift
[69/121] Compiling STTextViewAppKit Plugin.swift
[70/121] Compiling STTextViewAppKit STPlugin.swift
[71/121] Compiling STTextViewAppKit STPluginContext.swift
[72/121] Compiling STTextViewAppKit STInsertionPointIndicatorProtocol.swift
[73/121] Compiling STTextViewAppKit STInsertionPointView.swift
[74/121] Compiling STTextViewAppKit STTextContainer.swift
[75/121] Compiling STTextViewAppKit STTextFinderBarContainer.swift
[76/121] Compiling STTextViewAppKit STTextFinderClient.swift
[77/121] Compiling STTextViewAppKit STTextLayoutFragment.swift
[78/121] Compiling STTextViewAppKit STTextLayoutFragmentView.swift
[79/121] Emitting module STTextViewAppKit
[80/121] Compiling STTextViewAppKit STTextView+Mouse.swift
[81/121] Compiling STTextViewAppKit STTextView+NSColorChanging.swift
[82/121] Compiling STTextViewAppKit STTextView+NSDraggingDestination.swift
[83/121] Compiling STTextViewAppKit STTextView+NSDraggingSource.swift
[84/121] Compiling STTextViewAppKit STTextView+NSServicesMenuRequestor.swift
[85/121] Compiling STTextViewAppKit STTextView+NSTextCheckingClient.swift
[86/121] Compiling STTextViewAppKit STTextView+NSTextInputClient.swift
[87/121] Compiling STTextViewAppKit STGutterContainerView.swift
[88/121] Compiling STTextViewAppKit STGutterLineNumberCell.swift
[89/121] Compiling STTextViewAppKit STGutterMarker.swift
[90/121] Compiling STTextViewAppKit STGutterMarkerContainerView.swift
[91/121] Compiling STTextViewAppKit STGutterSeparatorView.swift
[92/121] Compiling STTextViewAppKit STGutterView.swift
[93/121] Compiling STTextViewAppKit Logger.swift
[94/121] Compiling STTextViewAppKit STTextView+NSTextLayoutManagerDelegate.swift
[95/121] Compiling STTextViewAppKit STTextView+NSTextLayoutOrientationProvider.swift
[96/121] Compiling STTextViewAppKit STTextView+NSTextViewportLayoutControllerDelegate.swift
[97/121] Compiling STTextViewAppKit STTextView+NSUserInterfaceValidations.swift
[98/121] Compiling STTextViewAppKit STTextView+Scrolling.swift
[99/121] Compiling STTextViewAppKit STTextView+Select.swift
[100/121] Compiling STTextViewAppKit STTextView+Speech.swift
[101/121] Compiling STTextViewAppKit DragSelectedTextGestureRecognizer.swift
[102/121] Compiling STTextViewAppKit NSEdgeInsets+orientation.swift
[103/121] Compiling STTextViewAppKit NSResponder+debug.swift
[104/121] Compiling STTextViewAppKit NSTextContentManager+Helpers.swift
[105/121] Compiling STTextViewAppKit NSTextLayoutManager+Helpers.swift
[106/121] Compiling STTextViewAppKit NSTextLayoutManager+InsertionPoint.swift
[107/121] Compiling STTextViewAppKit NSView+Image.swift
[108/121] Compiling STTextViewAppKit STPluginEvents.swift
[109/121] Compiling STTextViewAppKit STCompletionItem.swift
[110/121] Compiling STTextViewAppKit STCompletionViewController.swift
[111/121] Compiling STTextViewAppKit STCompletionViewControllerDelegate.swift
[112/121] Compiling STTextViewAppKit STCompletionViewControllerProtocol.swift
[113/121] Compiling STTextViewAppKit STCompletionWindow.swift
[114/121] Compiling STTextViewAppKit STCompletionWindowController.swift
[115/121] Compiling STTextViewAppKit STTextView+Undo.swift
[116/121] Compiling STTextViewAppKit STTextView+Yank.swift
[117/121] Compiling STTextViewAppKit STTextView.swift
[118/121] Compiling STTextViewAppKit STTextViewDelegate.swift
[119/121] Compiling STTextViewAppKit STTextViewDelegateProxy.swift
[120/121] Compiling STTextViewAppKit NSColor+TextInsertionPoint.swift
[121/121] Compiling STTextViewAppKit YankingManager.swift
[122/123] Emitting module STTextView
[123/123] Compiling STTextView module.swift
[124/126] Compiling STTextViewSwiftUIAppKit TextViewModifier.swift
[125/126] Compiling STTextViewSwiftUIAppKit TextView.swift
[126/126] Emitting module STTextViewSwiftUIAppKit
[127/128] Emitting module STTextViewSwiftUI
[128/128] Compiling STTextViewSwiftUI module.swift
Build complete! (21.69s)
Fetching https://github.com/krzyzanowskim/STTextKitPlus
Fetching https://github.com/krzyzanowskim/CoreTextSwift
[1/98] Fetching coretextswift
[99/230] Fetching coretextswift, sttextkitplus
Fetched https://github.com/krzyzanowskim/STTextKitPlus from cache (0.64s)
Fetched https://github.com/krzyzanowskim/CoreTextSwift from cache (0.64s)
Computing version for https://github.com/krzyzanowskim/CoreTextSwift
Computed https://github.com/krzyzanowskim/CoreTextSwift at 0.2.0 (3.20s)
Computing version for https://github.com/krzyzanowskim/STTextKitPlus
Computed https://github.com/krzyzanowskim/STTextKitPlus at 0.1.8 (0.54s)
Creating working copy for https://github.com/krzyzanowskim/STTextKitPlus
Working copy of https://github.com/krzyzanowskim/STTextKitPlus resolved at 0.1.8
Creating working copy for https://github.com/krzyzanowskim/CoreTextSwift
Working copy of https://github.com/krzyzanowskim/CoreTextSwift resolved at 0.2.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/STTextViewCommon/Utilities/Throttler/LICENSE
Build complete.
{
"dependencies" : [
{
"identity" : "sttextkitplus",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/STTextKitPlus"
},
{
"identity" : "coretextswift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CoreTextSwift"
}
],
"manifest_display_name" : "STTextView",
"name" : "STTextView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
}
],
"products" : [
{
"name" : "STTextView",
"targets" : [
"STTextView",
"STTextViewSwiftUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "STTextViewUIKitTests",
"module_type" : "SwiftTarget",
"name" : "STTextViewUIKitTests",
"path" : "Tests/STTextViewUIKitTests",
"sources" : [
"TextViewTests.swift"
],
"target_dependencies" : [
"STTextViewUIKit"
],
"type" : "test"
},
{
"c99name" : "STTextViewUIKit",
"module_type" : "SwiftTarget",
"name" : "STTextViewUIKit",
"path" : "Sources/STTextViewUIKit",
"product_dependencies" : [
"STTextKitPlus",
"CoreTextSwift"
],
"product_memberships" : [
"STTextView"
],
"sources" : [
"Gutter/STGutterLineNumberCell.swift",
"Gutter/STGutterMarker.swift",
"Gutter/STGutterView.swift",
"Logger.swift",
"Overlays/STContentView.swift",
"Overlays/STLineHighlightView.swift",
"Plugin/Plugin.swift",
"Plugin/STPlugin.swift",
"Plugin/STPluginContext.swift",
"Plugin/STPluginEvents.swift",
"STTextInputTokenizer.swift",
"STTextLayoutFragment.swift",
"STTextLayoutFragmentView.swift",
"STTextLocation.swift",
"STTextLocationRange.swift",
"STTextSelectionRect.swift",
"STTextView+Gutter.swift",
"STTextView+NSTextLayoutManagerDelegate.swift",
"STTextView+NSTextViewportLayoutControllerDelegate.swift",
"STTextView+UIKeyInput.swift",
"STTextView+UIResponderStandardEditActions.swift",
"STTextView+UITextInput.swift",
"STTextView+UITextInputTraits.swift",
"STTextView+UITextInteractionDelegate.swift",
"STTextView+Undo.swift",
"STTextView.swift",
"STTextViewDelegate.swift",
"STTextViewDelegateProxy.swift",
"UITextDirection+Conversion.swift"
],
"target_dependencies" : [
"STTextViewCommon",
"STObjCLandShim"
],
"type" : "library"
},
{
"c99name" : "STTextViewSwiftUIUIKit",
"module_type" : "SwiftTarget",
"name" : "STTextViewSwiftUIUIKit",
"path" : "Sources/STTextViewSwiftUIUIKit",
"product_memberships" : [
"STTextView"
],
"sources" : [
"TextView.swift",
"TextViewModifier.swift"
],
"target_dependencies" : [
"STTextView"
],
"type" : "library"
},
{
"c99name" : "STTextViewSwiftUIAppKit",
"module_type" : "SwiftTarget",
"name" : "STTextViewSwiftUIAppKit",
"path" : "Sources/STTextViewSwiftUIAppKit",
"product_memberships" : [
"STTextView"
],
"sources" : [
"TextView.swift",
"TextViewModifier.swift"
],
"target_dependencies" : [
"STTextView"
],
"type" : "library"
},
{
"c99name" : "STTextViewSwiftUI",
"module_type" : "SwiftTarget",
"name" : "STTextViewSwiftUI",
"path" : "Sources/STTextViewSwiftUI",
"product_memberships" : [
"STTextView"
],
"sources" : [
"module.swift"
],
"target_dependencies" : [
"STTextViewSwiftUIAppKit",
"STTextViewSwiftUIUIKit"
],
"type" : "library"
},
{
"c99name" : "STTextViewCommon",
"module_type" : "SwiftTarget",
"name" : "STTextViewCommon",
"path" : "Sources/STTextViewCommon",
"product_dependencies" : [
"STTextKitPlus"
],
"product_memberships" : [
"STTextView"
],
"sources" : [
"CoalescingUndoManager.swift",
"Extensions/Geometric+Helpers.swift",
"Extensions/NSAttributedString+Helpers.swift",
"Extensions/NSParagraphStyle+Helpers.swift",
"Extensions/NSRange+Helpers.swift",
"Extensions/NSTextLayoutManager+Selection.swift",
"Extensions/NStextLayoutFragment+isExtraLineFragment.swift",
"STAttributedTextElement.swift",
"STMarkedText.swift",
"STTextContentStorage.swift",
"STTextLayoutManager.swift",
"STTextViewProtocol.swift",
"Utilities/ApproximateEquality.swift",
"Utilities/LineHeight.swift",
"Utilities/PixelAlign.swift",
"Utilities/STRulerInsets.swift",
"Utilities/Throttler/Actor/Throttler.swift",
"Utilities/Throttler/debounce.swift",
"Utilities/Throttler/delay.swift",
"Utilities/Throttler/throttle.swift"
],
"type" : "library"
},
{
"c99name" : "STTextViewAppKitTests",
"module_type" : "SwiftTarget",
"name" : "STTextViewAppKitTests",
"path" : "Tests/STTextViewAppKitTests",
"sources" : [
"ContentTests.swift",
"Helpers/NSEvent+Create.swift",
"TextSelectionNavigationTests.swift",
"TextViewTests.swift",
"TypingAttributesTests.swift",
"UndoTests.swift"
],
"target_dependencies" : [
"STTextViewAppKit"
],
"type" : "test"
},
{
"c99name" : "STTextViewAppKit",
"module_type" : "SwiftTarget",
"name" : "STTextViewAppKit",
"path" : "Sources/STTextViewAppKit",
"product_dependencies" : [
"STTextKitPlus",
"CoreTextSwift"
],
"product_memberships" : [
"STTextView"
],
"sources" : [
"DragSelectedTextGestureRecognizer.swift",
"Extensions/NSEdgeInsets+orientation.swift",
"Extensions/NSResponder+debug.swift",
"Extensions/NSTextContentManager+Helpers.swift",
"Extensions/NSTextLayoutManager+Helpers.swift",
"Extensions/NSTextLayoutManager+InsertionPoint.swift",
"Extensions/NSView+Image.swift",
"Gutter/STGutterContainerView.swift",
"Gutter/STGutterLineNumberCell.swift",
"Gutter/STGutterMarker.swift",
"Gutter/STGutterMarkerContainerView.swift",
"Gutter/STGutterSeparatorView.swift",
"Gutter/STGutterView.swift",
"Logger.swift",
"Overlays/STContentView.swift",
"Overlays/STLineHighlightView.swift",
"Overlays/STSelectionHighlightView.swift",
"Overlays/STSelectionView.swift",
"Plugin/Plugin.swift",
"Plugin/STPlugin.swift",
"Plugin/STPluginContext.swift",
"Plugin/STPluginEvents.swift",
"STCompletion/STCompletionItem.swift",
"STCompletion/STCompletionViewController.swift",
"STCompletion/STCompletionViewControllerDelegate.swift",
"STCompletion/STCompletionViewControllerProtocol.swift",
"STCompletion/Window/STCompletionWindow.swift",
"STCompletion/Window/STCompletionWindowController.swift",
"STInsertionPointIndicatorProtocol.swift",
"STInsertionPointView.swift",
"STTextContainer.swift",
"STTextFinderBarContainer.swift",
"STTextFinderClient.swift",
"STTextLayoutFragment.swift",
"STTextLayoutFragmentView.swift",
"STTextLayoutRangeView.swift",
"STTextView+Accessibility.swift",
"STTextView+Capitalization.swift",
"STTextView+Complete.swift",
"STTextView+CopyPaste.swift",
"STTextView+Delete.swift",
"STTextView+DragGestureRecognizer.swift",
"STTextView+Find.swift",
"STTextView+FontPanel.swift",
"STTextView+Format.swift",
"STTextView+Gutter.swift",
"STTextView+Insert.swift",
"STTextView+InsertionPoint.swift",
"STTextView+Key.swift",
"STTextView+Mouse.swift",
"STTextView+NSColorChanging.swift",
"STTextView+NSDraggingDestination.swift",
"STTextView+NSDraggingSource.swift",
"STTextView+NSServicesMenuRequestor.swift",
"STTextView+NSTextCheckingClient.swift",
"STTextView+NSTextInputClient.swift",
"STTextView+NSTextLayoutManagerDelegate.swift",
"STTextView+NSTextLayoutOrientationProvider.swift",
"STTextView+NSTextViewportLayoutControllerDelegate.swift",
"STTextView+NSUserInterfaceValidations.swift",
"STTextView+Scrolling.swift",
"STTextView+Select.swift",
"STTextView+Speech.swift",
"STTextView+Undo.swift",
"STTextView+Yank.swift",
"STTextView.swift",
"STTextViewDelegate.swift",
"STTextViewDelegateProxy.swift",
"Utility/NSColor+TextInsertionPoint.swift",
"YankingManager.swift"
],
"target_dependencies" : [
"STTextViewCommon",
"STObjCLandShim"
],
"type" : "library"
},
{
"c99name" : "STTextView",
"module_type" : "SwiftTarget",
"name" : "STTextView",
"path" : "Sources/STTextView",
"product_memberships" : [
"STTextView"
],
"sources" : [
"module.swift"
],
"target_dependencies" : [
"STTextViewAppKit",
"STTextViewUIKit"
],
"type" : "library"
},
{
"c99name" : "STObjCLandShim",
"module_type" : "ClangTarget",
"name" : "STObjCLandShim",
"path" : "Sources/STObjCLandShim",
"product_memberships" : [
"STTextView"
],
"sources" : [
"STObjCLandShim.m"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.