The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of CodeEditTextView, reference main (e35d65), with Swift 5.10 for macOS (SPM) on 26 Apr 2025 09:07:13 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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.10
Building package at path:  $PWD
https://github.com/CodeEditApp/CodeEditTextView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftLint
[2/2] Compiling plugin SwiftLintFix
Building for debugging...
[2/16] Write sources
[13/16] Write swift-version-33747A42983211AE.txt
[15/44] Emitting module InternalCollectionsUtilities
[16/44] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/44] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/44] Compiling InternalCollectionsUtilities Specialize.swift
[19/44] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/44] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/44] Compiling InternalCollectionsUtilities Debugging.swift
[22/44] Compiling InternalCollectionsUtilities Descriptions.swift
[23/45] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/45] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/45] Compiling InternalCollectionsUtilities UInt+reversed.swift
[26/45] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[27/45] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[28/45] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[29/45] Compiling InternalCollectionsUtilities Integer rank.swift
[30/45] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[31/45] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[32/45] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[33/45] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/327] Compiling DequeModule _DequeSlot.swift
[35/328] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[36/328] Compiling _RopeModule BigString+Index.swift
[37/328] Compiling DequeModule _DequeBufferHeader.swift
[38/328] Compiling DequeModule _DequeBuffer.swift
[39/328] Compiling HeapModule _HeapNode.swift
[40/328] Compiling HeapModule Heap.swift
[41/328] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[42/328] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[43/328] Compiling HeapModule Heap+Invariants.swift
[44/328] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[45/328] Compiling HeapModule Heap+Descriptions.swift
[46/328] Compiling HeapModule Heap+UnsafeHandle.swift
[47/328] Emitting module HeapModule
[48/328] Compiling OrderedCollections _HashTable+Bucket.swift
[49/328] Compiling OrderedCollections _HashTable+BucketIterator.swift
[50/328] Compiling _RopeModule Rope+Sequence.swift
[51/328] Compiling _RopeModule Rope+Append.swift
[52/328] Compiling _RopeModule Rope+Extract.swift
[53/328] Compiling _RopeModule Rope+Find.swift
[54/328] Compiling _RopeModule Rope+ForEachWhile.swift
[55/328] Compiling _RopeModule Rope+Insert.swift
[56/328] Compiling _RopeModule Rope+Join.swift
[57/328] Compiling _RopeModule Rope+MutatingForEach.swift
[58/336] Compiling DequeModule _UnsafeWrappedBuffer.swift
[59/336] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[60/336] Compiling _RopeModule BigString+Hashing.swift
[61/336] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[62/336] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[63/336] Compiling _RopeModule BigString+Sequence.swift
[64/336] Compiling _RopeModule BigString+TextOutputStream.swift
[65/341] Compiling _RopeModule BigString+Append.swift
[66/341] Compiling _RopeModule BigString+Initializers.swift
[67/341] Compiling _RopeModule BigString+Insert.swift
[68/341] Compiling _RopeModule BigString+Managing Breaks.swift
[69/341] Compiling _RopeModule BigString+RemoveSubrange.swift
[70/341] Compiling _RopeModule BigString+ReplaceSubrange.swift
[71/341] Compiling _RopeModule BigString+Split.swift
[72/341] Compiling _RopeModule Range+BigString.swift
[73/341] Compiling _RopeModule BigString+UTF16View.swift
[74/341] Compiling _RopeModule BigString+UTF8View.swift
[75/341] Compiling _RopeModule BigString+UnicodeScalarView.swift
[76/341] Compiling _RopeModule BigSubstring+UTF16View.swift
[77/341] Compiling _RopeModule BigSubstring+UTF8View.swift
[78/341] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[79/341] Compiling _RopeModule BigSubstring.swift
[80/341] Compiling _RopeModule Rope+Builder.swift
[81/341] Compiling _RopeModule Rope+Debugging.swift
[82/341] Compiling _RopeModule Rope+Invariants.swift
[88/341] Compiling _RopeModule Rope+_Node.swift
[89/341] Compiling _RopeModule Rope+_Storage.swift
[90/341] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[91/341] Compiling _RopeModule Rope+_UnsafeHandle.swift
[92/341] Compiling _RopeModule Rope.swift
[93/341] Compiling _RopeModule RopeElement.swift
[94/341] Compiling BitCollections BitSet.swift
[101/347] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[102/347] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[103/347] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[104/347] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[105/347] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[106/347] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[107/347] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[108/347] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[117/347] Compiling OrderedCollections _HashTable+Testing.swift
[118/347] Compiling _RopeModule BigString+Chunk+Breaks.swift
[119/347] Compiling _RopeModule BigString+Summary.swift
[120/347] Compiling _RopeModule BigString.swift
[121/347] Emitting module BitCollections
[122/347] Compiling _RopeModule BigString+Builder.swift
[123/347] Compiling OrderedCollections OrderedDictionary+Codable.swift
[144/347] Compiling OrderedCollections OrderedSet+SubSequence.swift
[145/347] Compiling OrderedCollections OrderedSet+Testing.swift
[146/347] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[147/347] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[148/347] Compiling OrderedCollections OrderedSet.swift
[149/347] Compiling OrderedCollections _UnsafeBitset.swift
[150/347] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[151/347] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[152/347] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[153/347] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[154/347] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[155/347] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[156/347] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[157/347] Compiling HashTreeCollections TreeSet.swift
[163/347] Compiling _RopeModule BigString+Chunk.swift
[164/347] Compiling _RopeModule BigString+BidirectionalCollection.swift
[165/347] Compiling _RopeModule BigString+Comparable.swift
[166/347] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[167/347] Compiling _RopeModule BigString+CustomStringConvertible.swift
[168/347] Compiling _RopeModule BigString+Equatable.swift
[169/347] Compiling _RopeModule BigString+Chunk+Description.swift
[170/347] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[171/347] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[172/347] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[173/347] Compiling _RopeModule BigString+Chunk+Splitting.swift
[187/347] Compiling _RopeModule BigString+Chunk+Counts.swift
[199/347] Emitting module DequeModule
[308/354] Emitting module OrderedCollections
[318/354] Compiling _RopeModule Rope+Remove.swift
[319/354] Compiling _RopeModule Rope+RemoveSubrange.swift
[320/354] Compiling _RopeModule Rope+Split.swift
[321/354] Compiling _RopeModule Optional Utilities.swift
[322/354] Compiling _RopeModule String Utilities.swift
[323/354] Compiling _RopeModule String.Index+ABI.swift
[324/354] Compiling _RopeModule _CharacterRecognizer.swift
[325/354] Emitting module _RopeModule
[342/354] Emitting module HashTreeCollections
[343/356] Emitting module Collections
[344/356] Compiling Collections Collections.swift
[344/356] Compiling CodeEditTextViewObjC CGContextHidden.m
[345/356] Compiling Internal TSYTextStorage.m
[347/356] Compiling Rearrange String+NSRange.swift
[348/356] Compiling Rearrange RangeMutation.swift
[349/356] Compiling Rearrange NSRange+Shift.swift
[350/356] Compiling Rearrange NSTextLocation+Comparable.swift
[351/356] Compiling Rearrange NSRange+ApplyMutation.swift
[352/356] Compiling Rearrange NSRange+Convenience.swift
[353/356] Compiling Rearrange IndexSet+ApplyMutation.swift
[354/356] Compiling Rearrange IndexSet+NSRange.swift
[355/356] Compiling Rearrange NSTextRange+NSRange.swift
[356/356] Emitting module Rearrange
[357/357] Compiling Rearrange UITextRange+Convenience.swift
[358/368] Compiling TextStory TextStoringMonitor.swift
[359/369] Compiling TextStory TextStoring+Ranges.swift
[360/369] Compiling TextStory TextView+TextStoring.swift
[361/369] Compiling TextStory TextStoring.swift
[362/369] Compiling TextStory TextMutationEventRouter.swift
[363/369] Compiling TextStory NSTextStorage+TextStoring.swift
[364/369] Compiling TextStory LazyTextStoringMonitor.swift
[365/369] Emitting module TextStory
[366/369] Compiling TextStory TextMutation.swift
[367/369] Compiling TextStory NSTextContentStorage+TextStoring.swift
[368/369] Compiling TextStory BufferingTextStorage.swift
[369/369] Compiling TextStory CompositeTextStoringMonitor.swift
[370/442] Emitting module CodeEditTextView
[371/450] Compiling CodeEditTextView SelectionManipulation+Vertical.swift
[372/450] Compiling CodeEditTextView TextSelectionManager+SelectionManipulation.swift
[373/450] Compiling CodeEditTextView TextSelection.swift
[374/450] Compiling CodeEditTextView TextSelectionManager+Draw.swift
[375/450] Compiling CodeEditTextView TextSelectionManager+FillRects.swift
[376/450] Compiling CodeEditTextView TextSelectionManager+Move.swift
[377/450] Compiling CodeEditTextView TextSelectionManager+Update.swift
[378/450] Compiling CodeEditTextView TextSelectionManager.swift
[379/450] 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)
        ~~~~^~~~~~~~~~~~
        _
[380/450] 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)
        ~~~~^~~~~~~~~~~~
        _
[381/450] 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)
        ~~~~^~~~~~~~~~~~
        _
[382/450] 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)
        ~~~~^~~~~~~~~~~~
        _
[383/450] 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)
        ~~~~^~~~~~~~~~~~
        _
[384/450] 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)
        ~~~~^~~~~~~~~~~~
        _
[385/450] 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)
        ~~~~^~~~~~~~~~~~
        _
[386/450] 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)
        ~~~~^~~~~~~~~~~~
        _
[387/450] Compiling CodeEditTextView TextLineStorage+Iterator.swift
[388/450] Compiling CodeEditTextView TextLineStorage+NSTextStorage.swift
[389/450] Compiling CodeEditTextView TextLineStorage+Node.swift
[390/450] Compiling CodeEditTextView TextLineStorage+Structs.swift
[391/450] Compiling CodeEditTextView TextLineStorage.swift
[392/450] Compiling CodeEditTextView Destination.swift
[393/450] Compiling CodeEditTextView Direction.swift
[394/450] Compiling CodeEditTextView SelectionManipulation+Horizontal.swift
[395/450] 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 {
               ^
[396/450] 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 {
               ^
[397/450] 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 {
               ^
[398/450] 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 {
               ^
[399/450] 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 {
               ^
[400/450] 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 {
               ^
[401/450] 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 {
               ^
[402/450] 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 {
               ^
[403/450] Compiling CodeEditTextView TextViewDelegate.swift
[404/450] Compiling CodeEditTextView CEUndoManager.swift
[405/450] Compiling CodeEditTextView HorizontalEdgeInsets.swift
[406/450] Compiling CodeEditTextView KillRing.swift
[407/450] Compiling CodeEditTextView LineEnding.swift
[408/450] Compiling CodeEditTextView Logger.swift
[409/450] Compiling CodeEditTextView MultiStorageDelegate.swift
[410/450] Compiling CodeEditTextView ViewReuseQueue.swift
[411/450] Compiling CodeEditTextView DraggingTextRenderer.swift
[412/450] Compiling CodeEditTextView TextView+Accessibility.swift
[413/450] Compiling CodeEditTextView TextView+CopyPaste.swift
[414/450] Compiling CodeEditTextView TextView+Delete.swift
[415/450] Compiling CodeEditTextView TextView+Drag.swift
[416/450] Compiling CodeEditTextView TextView+FirstResponder.swift
[417/450] Compiling CodeEditTextView TextView+Insert.swift
[418/450] Compiling CodeEditTextView TextView+KeyDown.swift
[419/450] Compiling CodeEditTextView TextLayoutManager.swift
[420/450] Compiling CodeEditTextView TextLayoutManagerDelegate.swift
[421/450] Compiling CodeEditTextView TextLayoutManagerRenderDelegate.swift
[422/450] Compiling CodeEditTextView LineBreakStrategy.swift
[423/450] Compiling CodeEditTextView LineFragment.swift
[424/450] Compiling CodeEditTextView LineFragmentView.swift
[425/450] Compiling CodeEditTextView TextLine.swift
[426/450] Compiling CodeEditTextView Typesetter.swift
[427/450] Compiling CodeEditTextView TextView+Select.swift
[428/450] Compiling CodeEditTextView TextView+SetText.swift
[429/450] Compiling CodeEditTextView TextView+Setup.swift
[430/450] Compiling CodeEditTextView TextView+StorageDelegate.swift
[431/450] Compiling CodeEditTextView TextView+TextLayoutManagerDelegate.swift
[432/450] Compiling CodeEditTextView TextView+TextSelectionManagerDelegate.swift
[433/450] Compiling CodeEditTextView TextView+UndoRedo.swift
[434/450] Compiling CodeEditTextView TextView.swift
[435/450] Compiling CodeEditTextView GC+ApproximateEqual.swift
[436/450] Compiling CodeEditTextView NSBezierPath+CGPathFallback.swift
[437/450] Compiling CodeEditTextView NSBezierPath+SmoothPath.swift
[438/450] Compiling CodeEditTextView NSColor+Greyscale.swift
[439/450] Compiling CodeEditTextView NSColor+Hex.swift
[440/450] Compiling CodeEditTextView NSRange+init.swift
[441/450] Compiling CodeEditTextView NSRange+isEmpty.swift
[442/450] Compiling CodeEditTextView NSTextStorage+getLine.swift
[443/450] Compiling CodeEditTextView CodeEditTextView.swift
[444/450] Compiling CodeEditTextView CursorSelectionMode.swift
[445/450] Compiling CodeEditTextView CursorTimer.swift
[446/450] Compiling CodeEditTextView CursorView.swift
[447/450] Compiling CodeEditTextView Emphasis.swift
[448/450] Compiling CodeEditTextView EmphasisManager.swift
[449/450] Compiling CodeEditTextView EmphasisStyle.swift
[450/450] Compiling CodeEditTextView CharacterSet.swift
Build complete! (29.15s)
Fetching https://github.com/lukepistrol/SwiftLintPlugin
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/ChimeHQ/TextStory
[1/358] Fetching swiftlintplugin
[320/847] Fetching swiftlintplugin, textstory
[848/17089] Fetching swiftlintplugin, textstory, swift-collections
Fetched https://github.com/ChimeHQ/TextStory from cache (2.28s)
Fetched https://github.com/apple/swift-collections.git from cache (2.28s)
Fetched https://github.com/lukepistrol/SwiftLintPlugin from cache (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 from cache (0.74s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 1.8.1 (2.24s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.55s)
Computing version for https://github.com/lukepistrol/SwiftLintPlugin
Computed https://github.com/lukepistrol/SwiftLintPlugin at 0.59.1 (0.46s)
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
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
[32750/41085097] Downloading https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloading binary artifact 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.69s)
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.