Build Information
Successful build of CodeEditTextView, reference main (e35d65
), with Swift 5.9 for macOS (SPM) on 26 Apr 2025 09:07:12 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CodeEditApp/CodeEditTextView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CodeEditApp/CodeEditTextView
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e35d655 Share Text Storage Delegates (#92)
Cloned https://github.com/CodeEditApp/CodeEditTextView.git
Revision (git rev-parse @):
e35d6553230b76c22f0d4d874ab631af7f60c53a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/CodeEditApp/CodeEditTextView.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/CodeEditApp/CodeEditTextView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftLint
[2/2] Compiling plugin SwiftLintFix
Building for debugging...
[3/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/32] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[5/32] Compiling InternalCollectionsUtilities Specialize.swift
[6/32] Compiling InternalCollectionsUtilities Debugging.swift
[7/32] Compiling InternalCollectionsUtilities Descriptions.swift
[8/33] Compiling InternalCollectionsUtilities _SortedCollection.swift
[9/33] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[10/33] Compiling InternalCollectionsUtilities UInt+reversed.swift
[11/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[12/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[13/33] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[14/33] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[15/33] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/33] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[17/33] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[18/33] Emitting module InternalCollectionsUtilities
[19/33] Compiling InternalCollectionsUtilities Integer rank.swift
[20/33] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/33] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/315] Compiling DequeModule _DequeBuffer.swift
[23/316] Compiling DequeModule _DequeBufferHeader.swift
[24/316] Compiling DequeModule _DequeSlot.swift
[25/316] Compiling HeapModule _HeapNode.swift
[26/316] Compiling HeapModule Heap.swift
[27/316] Compiling HeapModule Heap+Descriptions.swift
[28/316] Compiling HeapModule Heap+UnsafeHandle.swift
[29/316] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[30/316] Compiling HeapModule Heap+Invariants.swift
[31/316] Emitting module HeapModule
[32/316] Compiling _RopeModule BigString+Ingester.swift
[33/316] Compiling _RopeModule BigString+Invariants.swift
[34/316] Compiling _RopeModule BigString+Debugging.swift
[35/316] Compiling _RopeModule BigString+Index.swift
[36/316] Compiling _RopeModule BigString+Iterators.swift
[37/316] Compiling _RopeModule BigString+Metrics.swift
[38/316] Compiling _RopeModule Rope+Sequence.swift
[39/316] Compiling _RopeModule Rope+Append.swift
[40/316] Compiling _RopeModule Rope+Extract.swift
[41/316] Compiling _RopeModule Rope+Find.swift
[42/316] Compiling _RopeModule Rope+ForEachWhile.swift
[43/316] Compiling _RopeModule Rope+Insert.swift
[44/316] Compiling _RopeModule Rope+Join.swift
[45/316] Compiling _RopeModule Rope+MutatingForEach.swift
[46/324] Compiling _RopeModule Range+BigString.swift
[47/324] Compiling _RopeModule BigString+UTF16View.swift
[48/324] Compiling _RopeModule BigString+UTF8View.swift
[49/324] Compiling _RopeModule BigString+UnicodeScalarView.swift
[50/324] Compiling _RopeModule BigSubstring+UTF16View.swift
[51/324] Compiling _RopeModule BigSubstring+UTF8View.swift
[52/330] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[53/330] Compiling _RopeModule BigString+Hashing.swift
[54/330] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[55/330] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[56/330] Compiling _RopeModule BigString+Sequence.swift
[57/330] Compiling _RopeModule BigString+TextOutputStream.swift
[58/335] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[59/335] Compiling _RopeModule BigSubstring.swift
[60/335] Compiling _RopeModule Rope+Builder.swift
[61/335] Compiling _RopeModule Rope+Debugging.swift
[62/335] Compiling _RopeModule Rope+Invariants.swift
[63/335] Compiling _RopeModule Rope+_Node.swift
[64/335] Compiling _RopeModule Rope+_Storage.swift
[65/335] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[66/335] Compiling _RopeModule Rope+_UnsafeHandle.swift
[67/335] Compiling _RopeModule Rope.swift
[68/335] Compiling _RopeModule RopeElement.swift
[69/335] Compiling BitCollections BitSet.swift
[70/335] Compiling DequeModule _UnsafeWrappedBuffer.swift
[71/335] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[72/335] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[73/335] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[74/335] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[75/335] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[76/335] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[77/335] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[78/335] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[79/335] Compiling _RopeModule BigString+Append.swift
[80/335] Compiling _RopeModule BigString+Initializers.swift
[81/335] Compiling _RopeModule BigString+Insert.swift
[82/335] Compiling _RopeModule BigString+Managing Breaks.swift
[83/335] Compiling _RopeModule BigString+RemoveSubrange.swift
[84/335] Compiling _RopeModule BigString+ReplaceSubrange.swift
[86/335] Compiling _RopeModule BigString+Summary.swift
[87/335] Compiling _RopeModule BigString.swift
[88/335] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[89/335] Compiling _RopeModule BigString+Chunk+Breaks.swift
[90/335] Compiling _RopeModule BigString+Chunk+Counts.swift
[106/335] Compiling _RopeModule BigString+Split.swift
[107/335] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[108/335] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[109/335] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[110/335] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[111/335] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[112/335] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[113/335] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[114/335] Compiling HashTreeCollections TreeSet.swift
[115/335] Compiling _RopeModule BigString+Builder.swift
[116/335] Compiling _RopeModule BigString+Contents.swift
[127/335] Compiling BitCollections Range+Utilities.swift
[128/335] Compiling BitCollections Slice+Utilities.swift
[129/335] Compiling BitCollections UInt+Tricks.swift
[130/335] Compiling BitCollections _Word.swift
[131/335] Compiling OrderedCollections OrderedSet.swift
[132/335] Compiling OrderedCollections _UnsafeBitset.swift
[138/335] Compiling _RopeModule BigString+Chunk.swift
[139/335] Compiling _RopeModule BigString+BidirectionalCollection.swift
[140/335] Compiling _RopeModule BigString+Comparable.swift
[141/335] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[142/335] Compiling _RopeModule BigString+CustomStringConvertible.swift
[143/335] Compiling _RopeModule BigString+Equatable.swift
[151/335] Compiling _RopeModule BigString+Chunk+Description.swift
[152/335] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[153/335] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[154/335] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[155/335] Compiling _RopeModule BigString+Chunk+Splitting.swift
[186/335] Emitting module BitCollections
[193/335] Emitting module DequeModule
[278/342] Emitting module OrderedCollections
[306/342] Compiling _RopeModule Rope+Remove.swift
[307/342] Compiling _RopeModule Rope+RemoveSubrange.swift
[308/342] Compiling _RopeModule Rope+Split.swift
[309/342] Compiling _RopeModule Optional Utilities.swift
[310/342] Compiling _RopeModule String Utilities.swift
[311/342] Compiling _RopeModule String.Index+ABI.swift
[312/342] Compiling _RopeModule _CharacterRecognizer.swift
[313/342] Emitting module _RopeModule
[330/342] Emitting module HashTreeCollections
[331/344] Emitting module Collections
[332/344] Compiling Collections Collections.swift
[332/344] Compiling CodeEditTextViewObjC CGContextHidden.m
[333/344] Compiling Internal TSYTextStorage.m
[335/344] Compiling Rearrange RangeMutation.swift
[336/344] Compiling Rearrange NSTextLocation+Comparable.swift
[337/344] Compiling Rearrange IndexSet+NSRange.swift
[338/344] Compiling Rearrange String+NSRange.swift
[339/344] Compiling Rearrange NSRange+Convenience.swift
[340/344] Compiling Rearrange NSRange+ApplyMutation.swift
[341/344] Compiling Rearrange IndexSet+ApplyMutation.swift
[342/344] Compiling Rearrange NSTextRange+NSRange.swift
[343/344] Compiling Rearrange NSRange+Shift.swift
[344/344] Emitting module Rearrange
[345/345] Compiling Rearrange UITextRange+Convenience.swift
[346/356] Compiling TextStory TextStoring.swift
[347/356] Compiling TextStory TextStoringMonitor.swift
[348/357] Compiling TextStory TextMutationEventRouter.swift
[349/357] Compiling TextStory TextMutation.swift
[350/357] Compiling TextStory NSTextContentStorage+TextStoring.swift
[351/357] Compiling TextStory TextStoring+Ranges.swift
[352/357] Compiling TextStory TextView+TextStoring.swift
[353/357] Compiling TextStory NSTextStorage+TextStoring.swift
[354/357] Compiling TextStory BufferingTextStorage.swift
[355/357] Compiling TextStory CompositeTextStoringMonitor.swift
[356/357] Compiling TextStory LazyTextStoringMonitor.swift
[357/357] Emitting module TextStory
[358/430] Emitting module CodeEditTextView
[359/430] Compiling CodeEditTextView PixelAligned.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:200:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
~~~~^~~~~~~~~~~~
_
[360/430] Compiling CodeEditTextView MarkedRanges.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:200:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
~~~~^~~~~~~~~~~~
_
[361/430] Compiling CodeEditTextView MarkedTextManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:200:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
~~~~^~~~~~~~~~~~
_
[362/430] Compiling CodeEditTextView TextLayoutManager+Edits.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:200:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
~~~~^~~~~~~~~~~~
_
[363/430] Compiling CodeEditTextView TextLayoutManager+Invalidation.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:200:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
~~~~^~~~~~~~~~~~
_
[364/430] Compiling CodeEditTextView TextLayoutManager+Iterator.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:200:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
~~~~^~~~~~~~~~~~
_
[365/430] Compiling CodeEditTextView TextLayoutManager+Layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:200:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
~~~~^~~~~~~~~~~~
_
[366/430] Compiling CodeEditTextView TextLayoutManager+Public.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:200:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it
let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
~~~~^~~~~~~~~~~~
_
[367/438] Compiling CodeEditTextView TextView+Layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:92:17: warning: will never be executed
NSAnimationContext.runAnimationGroup { context in
^
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:91:16: note: condition always evaluates to false
if animated {
^
[368/438] Compiling CodeEditTextView TextView+Lifecycle.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:92:17: warning: will never be executed
NSAnimationContext.runAnimationGroup { context in
^
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:91:16: note: condition always evaluates to false
if animated {
^
[369/438] Compiling CodeEditTextView TextView+Menu.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:92:17: warning: will never be executed
NSAnimationContext.runAnimationGroup { context in
^
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:91:16: note: condition always evaluates to false
if animated {
^
[370/438] Compiling CodeEditTextView TextView+Mouse.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:92:17: warning: will never be executed
NSAnimationContext.runAnimationGroup { context in
^
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:91:16: note: condition always evaluates to false
if animated {
^
[371/438] Compiling CodeEditTextView TextView+Move.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:92:17: warning: will never be executed
NSAnimationContext.runAnimationGroup { context in
^
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:91:16: note: condition always evaluates to false
if animated {
^
[372/438] Compiling CodeEditTextView TextView+NSTextInput.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:92:17: warning: will never be executed
NSAnimationContext.runAnimationGroup { context in
^
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:91:16: note: condition always evaluates to false
if animated {
^
[373/438] Compiling CodeEditTextView TextView+ReplaceCharacters.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:92:17: warning: will never be executed
NSAnimationContext.runAnimationGroup { context in
^
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:91:16: note: condition always evaluates to false
if animated {
^
[374/438] Compiling CodeEditTextView TextView+ScrollToVisible.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:92:17: warning: will never be executed
NSAnimationContext.runAnimationGroup { context in
^
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:91:16: note: condition always evaluates to false
if animated {
^
[375/438] Compiling CodeEditTextView TextLineStorage+Iterator.swift
[376/438] Compiling CodeEditTextView TextLineStorage+NSTextStorage.swift
[377/438] Compiling CodeEditTextView TextLineStorage+Node.swift
[378/438] Compiling CodeEditTextView TextLineStorage+Structs.swift
[379/438] Compiling CodeEditTextView TextLineStorage.swift
[380/438] Compiling CodeEditTextView Destination.swift
[381/438] Compiling CodeEditTextView Direction.swift
[382/438] Compiling CodeEditTextView SelectionManipulation+Horizontal.swift
[383/438] Compiling CodeEditTextView DraggingTextRenderer.swift
[384/438] Compiling CodeEditTextView TextView+Accessibility.swift
[385/438] Compiling CodeEditTextView TextView+CopyPaste.swift
[386/438] Compiling CodeEditTextView TextView+Delete.swift
[387/438] Compiling CodeEditTextView TextView+Drag.swift
[388/438] Compiling CodeEditTextView TextView+FirstResponder.swift
[389/438] Compiling CodeEditTextView TextView+Insert.swift
[390/438] Compiling CodeEditTextView TextView+KeyDown.swift
[391/438] Compiling CodeEditTextView TextViewDelegate.swift
[392/438] Compiling CodeEditTextView CEUndoManager.swift
[393/438] Compiling CodeEditTextView HorizontalEdgeInsets.swift
[394/438] Compiling CodeEditTextView KillRing.swift
[395/438] Compiling CodeEditTextView LineEnding.swift
[396/438] Compiling CodeEditTextView Logger.swift
[397/438] Compiling CodeEditTextView MultiStorageDelegate.swift
[398/438] Compiling CodeEditTextView ViewReuseQueue.swift
[399/438] Compiling CodeEditTextView SelectionManipulation+Vertical.swift
[400/438] Compiling CodeEditTextView TextSelectionManager+SelectionManipulation.swift
[401/438] Compiling CodeEditTextView TextSelection.swift
[402/438] Compiling CodeEditTextView TextSelectionManager+Draw.swift
[403/438] Compiling CodeEditTextView TextSelectionManager+FillRects.swift
[404/438] Compiling CodeEditTextView TextSelectionManager+Move.swift
[405/438] Compiling CodeEditTextView TextSelectionManager+Update.swift
[406/438] Compiling CodeEditTextView TextSelectionManager.swift
[407/438] Compiling CodeEditTextView TextLayoutManager.swift
[408/438] Compiling CodeEditTextView TextLayoutManagerDelegate.swift
[409/438] Compiling CodeEditTextView TextLayoutManagerRenderDelegate.swift
[410/438] Compiling CodeEditTextView LineBreakStrategy.swift
[411/438] Compiling CodeEditTextView LineFragment.swift
[412/438] Compiling CodeEditTextView LineFragmentView.swift
[413/438] Compiling CodeEditTextView TextLine.swift
[414/438] Compiling CodeEditTextView Typesetter.swift
[415/438] Compiling CodeEditTextView GC+ApproximateEqual.swift
[416/438] Compiling CodeEditTextView NSBezierPath+CGPathFallback.swift
[417/438] Compiling CodeEditTextView NSBezierPath+SmoothPath.swift
[418/438] Compiling CodeEditTextView NSColor+Greyscale.swift
[419/438] Compiling CodeEditTextView NSColor+Hex.swift
[420/438] Compiling CodeEditTextView NSRange+init.swift
[421/438] Compiling CodeEditTextView NSRange+isEmpty.swift
[422/438] Compiling CodeEditTextView NSTextStorage+getLine.swift
[423/438] Compiling CodeEditTextView TextView+Select.swift
[424/438] Compiling CodeEditTextView TextView+SetText.swift
[425/438] Compiling CodeEditTextView TextView+Setup.swift
[426/438] Compiling CodeEditTextView TextView+StorageDelegate.swift
[427/438] Compiling CodeEditTextView TextView+TextLayoutManagerDelegate.swift
[428/438] Compiling CodeEditTextView TextView+TextSelectionManagerDelegate.swift
[429/438] Compiling CodeEditTextView TextView+UndoRedo.swift
[430/438] Compiling CodeEditTextView TextView.swift
[431/438] Compiling CodeEditTextView CodeEditTextView.swift
[432/438] Compiling CodeEditTextView CursorSelectionMode.swift
[433/438] Compiling CodeEditTextView CursorTimer.swift
[434/438] Compiling CodeEditTextView CursorView.swift
[435/438] Compiling CodeEditTextView Emphasis.swift
[436/438] Compiling CodeEditTextView EmphasisManager.swift
[437/438] Compiling CodeEditTextView EmphasisStyle.swift
[438/438] Compiling CodeEditTextView CharacterSet.swift
Build complete! (31.70s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/lukepistrol/SwiftLintPlugin
Fetching https://github.com/ChimeHQ/TextStory
[4/358] Fetching swiftlintplugin
[249/847] Fetching swiftlintplugin, textstory
[848/17089] Fetching swiftlintplugin, textstory, swift-collections
Fetched https://github.com/lukepistrol/SwiftLintPlugin (2.29s)
Fetched https://github.com/ChimeHQ/TextStory (2.29s)
Fetched https://github.com/apple/swift-collections.git (2.29s)
Computing version for https://github.com/ChimeHQ/TextStory
Computed https://github.com/ChimeHQ/TextStory at 0.9.0 (0.38s)
Fetching https://github.com/ChimeHQ/Rearrange
[1/554] Fetching rearrange
Fetched https://github.com/ChimeHQ/Rearrange (0.71s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 1.8.1 (2.71s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.56s)
Computing version for https://github.com/lukepistrol/SwiftLintPlugin
Computed https://github.com/lukepistrol/SwiftLintPlugin at 0.59.1 (0.47s)
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 1.8.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/ChimeHQ/TextStory
Working copy of https://github.com/ChimeHQ/TextStory resolved at 0.9.0
Creating working copy for https://github.com/lukepistrol/SwiftLintPlugin
Working copy of https://github.com/lukepistrol/SwiftLintPlugin resolved at 0.59.1
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
[16375/41085097] Downloading https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip (2.77s)
Build complete.
{
"dependencies" : [
{
"identity" : "textstory",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/TextStory"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swiftlintplugin",
"requirement" : {
"range" : [
{
"lower_bound" : "0.52.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/lukepistrol/SwiftLintPlugin"
}
],
"manifest_display_name" : "CodeEditTextView",
"name" : "CodeEditTextView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "CodeEditTextView",
"targets" : [
"CodeEditTextView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CodeEditTextViewTests",
"module_type" : "SwiftTarget",
"name" : "CodeEditTextViewTests",
"path" : "Tests/CodeEditTextViewTests",
"product_dependencies" : [
"SwiftLint"
],
"sources" : [
"EmphasisManagerTests.swift",
"KillRingTests.swift",
"LineEndingTests.swift",
"MarkedTextTests.swift",
"OverridingLayoutManagerRenderingTests.swift",
"TextLayoutLineStorageTests.swift",
"TextLayoutManagerTests.swift",
"TextSelectionManagerTests.swift",
"TextViewTests.swift",
"TypesetterTests.swift"
],
"target_dependencies" : [
"CodeEditTextView"
],
"type" : "test"
},
{
"c99name" : "CodeEditTextViewObjC",
"module_type" : "ClangTarget",
"name" : "CodeEditTextViewObjC",
"path" : "Sources/CodeEditTextViewObjC",
"product_memberships" : [
"CodeEditTextView"
],
"sources" : [
"CGContextHidden.m"
],
"type" : "library"
},
{
"c99name" : "CodeEditTextView",
"module_type" : "SwiftTarget",
"name" : "CodeEditTextView",
"path" : "Sources/CodeEditTextView",
"product_dependencies" : [
"TextStory",
"Collections",
"SwiftLint"
],
"product_memberships" : [
"CodeEditTextView"
],
"sources" : [
"CodeEditTextView.swift",
"Cursors/CursorSelectionMode.swift",
"Cursors/CursorTimer.swift",
"Cursors/CursorView.swift",
"EmphasisManager/Emphasis.swift",
"EmphasisManager/EmphasisManager.swift",
"EmphasisManager/EmphasisStyle.swift",
"Extensions/CharacterSet.swift",
"Extensions/GC+ApproximateEqual.swift",
"Extensions/NSBezierPath+CGPathFallback.swift",
"Extensions/NSBezierPath+SmoothPath.swift",
"Extensions/NSColor+Greyscale.swift",
"Extensions/NSColor+Hex.swift",
"Extensions/NSRange+/NSRange+init.swift",
"Extensions/NSRange+/NSRange+isEmpty.swift",
"Extensions/NSTextStorage+getLine.swift",
"Extensions/PixelAligned.swift",
"MarkedTextManager/MarkedRanges.swift",
"MarkedTextManager/MarkedTextManager.swift",
"TextLayoutManager/TextLayoutManager+Edits.swift",
"TextLayoutManager/TextLayoutManager+Invalidation.swift",
"TextLayoutManager/TextLayoutManager+Iterator.swift",
"TextLayoutManager/TextLayoutManager+Layout.swift",
"TextLayoutManager/TextLayoutManager+Public.swift",
"TextLayoutManager/TextLayoutManager.swift",
"TextLayoutManager/TextLayoutManagerDelegate.swift",
"TextLayoutManager/TextLayoutManagerRenderDelegate.swift",
"TextLine/LineBreakStrategy.swift",
"TextLine/LineFragment.swift",
"TextLine/LineFragmentView.swift",
"TextLine/TextLine.swift",
"TextLine/Typesetter.swift",
"TextLineStorage/TextLineStorage+Iterator.swift",
"TextLineStorage/TextLineStorage+NSTextStorage.swift",
"TextLineStorage/TextLineStorage+Node.swift",
"TextLineStorage/TextLineStorage+Structs.swift",
"TextLineStorage/TextLineStorage.swift",
"TextSelectionManager/Destination.swift",
"TextSelectionManager/Direction.swift",
"TextSelectionManager/SelectionManipulation/SelectionManipulation+Horizontal.swift",
"TextSelectionManager/SelectionManipulation/SelectionManipulation+Vertical.swift",
"TextSelectionManager/SelectionManipulation/TextSelectionManager+SelectionManipulation.swift",
"TextSelectionManager/TextSelection.swift",
"TextSelectionManager/TextSelectionManager+Draw.swift",
"TextSelectionManager/TextSelectionManager+FillRects.swift",
"TextSelectionManager/TextSelectionManager+Move.swift",
"TextSelectionManager/TextSelectionManager+Update.swift",
"TextSelectionManager/TextSelectionManager.swift",
"TextView/DraggingTextRenderer.swift",
"TextView/TextView+Accessibility.swift",
"TextView/TextView+CopyPaste.swift",
"TextView/TextView+Delete.swift",
"TextView/TextView+Drag.swift",
"TextView/TextView+FirstResponder.swift",
"TextView/TextView+Insert.swift",
"TextView/TextView+KeyDown.swift",
"TextView/TextView+Layout.swift",
"TextView/TextView+Lifecycle.swift",
"TextView/TextView+Menu.swift",
"TextView/TextView+Mouse.swift",
"TextView/TextView+Move.swift",
"TextView/TextView+NSTextInput.swift",
"TextView/TextView+ReplaceCharacters.swift",
"TextView/TextView+ScrollToVisible.swift",
"TextView/TextView+Select.swift",
"TextView/TextView+SetText.swift",
"TextView/TextView+Setup.swift",
"TextView/TextView+StorageDelegate.swift",
"TextView/TextView+TextLayoutManagerDelegate.swift",
"TextView/TextView+TextSelectionManagerDelegate.swift",
"TextView/TextView+UndoRedo.swift",
"TextView/TextView.swift",
"TextView/TextViewDelegate.swift",
"Utils/CEUndoManager.swift",
"Utils/HorizontalEdgeInsets.swift",
"Utils/KillRing.swift",
"Utils/LineEnding.swift",
"Utils/Logger.swift",
"Utils/MultiStorageDelegate.swift",
"Utils/ViewReuseQueue.swift"
],
"target_dependencies" : [
"CodeEditTextViewObjC"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.