The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of CodeEditTextView, reference main (d7ac3f), with Swift 6.2 (beta) for macOS (SPM) on 30 Jul 2025 21:33:38 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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 d7ac3f1 Add `fill` Emphasis Style Option (#120)
Cloned https://github.com/CodeEditApp/CodeEditTextView.git
Revision (git rev-parse @):
d7ac3f11f22ec2e820187acce8f3a3fb7aa8ddec
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/CodeEditApp/CodeEditTextView.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/CodeEditApp/CodeEditTextView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftLintFix
[2/2] Compiling plugin SwiftLint
Building for debugging...
[2/16] Write sources
[13/16] Write swift-version-1EA4D86E10B52AF.txt
[15/40] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/41] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/41] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/41] Compiling InternalCollectionsUtilities Debugging.swift
[19/41] Compiling InternalCollectionsUtilities Descriptions.swift
[20/41] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/41] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/41] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/41] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/41] Compiling InternalCollectionsUtilities Integer rank.swift
[25/41] Emitting module InternalCollectionsUtilities
[26/41] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[27/41] Compiling InternalCollectionsUtilities UInt+reversed.swift
[28/41] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/41] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[30/323] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[31/323] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[32/324] Compiling DequeModule _DequeBufferHeader.swift
[33/324] Compiling DequeModule _DequeBuffer.swift
[34/324] Compiling DequeModule _DequeSlot.swift
[35/324] Compiling HeapModule _HeapNode.swift
[36/324] Compiling HeapModule Heap.swift
[37/324] Compiling HashTreeCollections _HashNode+Storage.swift
[38/324] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[39/324] Compiling HeapModule Heap+Descriptions.swift
[40/324] Compiling HeapModule Heap+Invariants.swift
[41/324] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[42/324] Compiling HeapModule Heap+UnsafeHandle.swift
[43/324] Compiling HashTreeCollections _HashNode+Structural filter.swift
[44/324] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[45/324] Emitting module HeapModule
[46/324] Compiling DequeModule _UnsafeWrappedBuffer.swift
[47/324] Compiling HashTreeCollections _HashNode+Structural union.swift
[48/324] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[49/324] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[50/324] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[51/324] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[52/324] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[53/330] Compiling HashTreeCollections TreeSet+Equatable.swift
[54/330] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[55/330] Compiling HashTreeCollections TreeSet+Extras.swift
[56/330] Compiling HashTreeCollections TreeSet+Filter.swift
[57/330] Compiling HashTreeCollections TreeSet+Hashable.swift
[58/330] Compiling HashTreeCollections TreeSet+Sendable.swift
[59/330] Compiling HashTreeCollections TreeSet+Sequence.swift
[60/330] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[61/338] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[62/338] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[63/338] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[64/338] Compiling HashTreeCollections _HashNode+Structural merge.swift
[65/338] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[66/338] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[67/338] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[68/338] Compiling HashTreeCollections TreeSet+Debugging.swift
[69/338] Compiling HashTreeCollections TreeSet+Descriptions.swift
[70/338] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[71/338] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[72/338] Compiling HashTreeCollections _HashNode.swift
[73/338] Compiling HashTreeCollections _HashNodeHeader.swift
[74/338] Compiling HashTreeCollections _HashSlot.swift
[75/338] Compiling HashTreeCollections _HashStack.swift
[76/338] Compiling HashTreeCollections _HashTreeIterator.swift
[77/338] Compiling HashTreeCollections _HashTreeStatistics.swift
[78/338] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[91/343] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[92/343] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[93/343] Compiling HashTreeCollections TreeDictionary+Filter.swift
[94/343] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[95/343] Compiling HashTreeCollections _HashNode+Lookups.swift
[96/343] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[103/343] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[104/343] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[105/343] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[106/343] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[107/343] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[108/343] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[109/343] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[110/343] Compiling HashTreeCollections TreeSet.swift
[111/343] Compiling HashTreeCollections TreeDictionary+Keys.swift
[112/343] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[113/343] Compiling HashTreeCollections TreeDictionary+Merge.swift
[114/343] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[115/343] Compiling HashTreeCollections _AncestorHashSlots.swift
[116/343] Compiling HashTreeCollections _Bitmap.swift
[117/343] Compiling HashTreeCollections _Bucket.swift
[118/343] Compiling HashTreeCollections _Hash.swift
[119/343] Compiling HashTreeCollections _HashLevel.swift
[120/343] Compiling HashTreeCollections _HashNode+Builder.swift
[121/343] Compiling HashTreeCollections _HashNode+Debugging.swift
[122/343] Compiling HashTreeCollections _HashNode+Initializers.swift
[123/343] Compiling HashTreeCollections _HashNode+Invariants.swift
[124/343] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[125/343] Compiling HashTreeCollections TreeDictionary+Values.swift
[126/343] Compiling HashTreeCollections TreeDictionary.swift
[127/343] Compiling HashTreeCollections TreeSet+Codable.swift
[128/343] Compiling HashTreeCollections TreeSet+Collection.swift
[129/343] Emitting module DequeModule
[130/343] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[160/343] Compiling HashTreeCollections _UnsafePath.swift
[161/343] Compiling HashTreeCollections TreeDictionary+Codable.swift
[162/343] Compiling HashTreeCollections TreeDictionary+Collection.swift
[163/343] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[164/343] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[165/343] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[166/343] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[167/350] Emitting module BitCollections
[174/350] Compiling BitCollections BitSet.swift
[175/350] Compiling BitCollections Range+Utilities.swift
[176/350] Compiling BitCollections Slice+Utilities.swift
[177/350] Compiling BitCollections UInt+Tricks.swift
[178/350] Compiling BitCollections _Word.swift
[183/350] Compiling OrderedCollections OrderedSet.swift
[184/350] Compiling OrderedCollections _UnsafeBitset.swift
[185/350] Compiling HashTreeCollections _UnmanagedHashNode.swift
[238/350] Emitting module OrderedCollections
[299/350] Emitting module _RopeModule
[300/350] Compiling _RopeModule Rope+Remove.swift
[301/350] Compiling _RopeModule Rope+RemoveSubrange.swift
[302/350] Compiling _RopeModule Rope+Split.swift
[303/350] Compiling _RopeModule Optional Utilities.swift
[304/350] Compiling _RopeModule String Utilities.swift
[305/350] Compiling _RopeModule String.Index+ABI.swift
[306/350] Compiling _RopeModule _CharacterRecognizer.swift
[338/350] Emitting module HashTreeCollections
[339/352] Emitting module Collections
[340/352] Compiling Collections Collections.swift
[340/352] Compiling CodeEditTextViewObjC CGContextHidden.m
[341/352] Compiling Internal TSYTextStorage.m
[343/352] Compiling Rearrange UITextRange+Convenience.swift
[344/352] Compiling Rearrange String+NSRange.swift
[345/352] Compiling Rearrange IndexSet+NSRange.swift
[346/352] Compiling Rearrange NSRange+Shift.swift
[347/352] Compiling Rearrange NSRange+Convenience.swift
[348/352] Emitting module Rearrange
[349/352] Compiling Rearrange NSRange+ApplyMutation.swift
[350/352] Compiling Rearrange RangeMutation.swift
[351/352] Compiling Rearrange IndexSet+ApplyMutation.swift
[352/352] Compiling Rearrange NSTextRange+NSRange.swift
[353/363] Compiling TextStory TextStoring.swift
[354/363] Compiling TextStory TextStoringMonitor.swift
[355/364] Compiling TextStory NSTextStorage+TextStoring.swift
[356/364] Compiling TextStory TextMutationEventRouter.swift
[357/364] Compiling TextStory TextStoring+Ranges.swift
[358/364] Compiling TextStory TextView+TextStoring.swift
[359/364] Compiling TextStory NSTextContentStorage+TextStoring.swift
[360/364] Compiling TextStory LazyTextStoringMonitor.swift
[361/364] Compiling TextStory TextMutation.swift
[362/364] Emitting module TextStory
[363/364] Compiling TextStory BufferingTextStorage.swift
[364/364] Compiling TextStory CompositeTextStoringMonitor.swift
[365/448] Compiling CodeEditTextView TextView+ReplaceCharacters.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:92:17: warning: will never be executed
 89 |         if lastFrame != .zero {
 90 |             let animated = false // feature flag
 91 |             if animated {
    |                `- note: condition always evaluates to false
 92 |                 NSAnimationContext.runAnimationGroup { context in
    |                 `- warning: will never be executed
 93 |                     context.duration = 0.15 // Adjust duration as needed
 94 |                     context.timingFunction = CAMediaTimingFunction(name: .easeInEaseOut)
[366/448] Compiling CodeEditTextView TextView+ScrollToVisible.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:92:17: warning: will never be executed
 89 |         if lastFrame != .zero {
 90 |             let animated = false // feature flag
 91 |             if animated {
    |                `- note: condition always evaluates to false
 92 |                 NSAnimationContext.runAnimationGroup { context in
    |                 `- warning: will never be executed
 93 |                     context.duration = 0.15 // Adjust duration as needed
 94 |                     context.timingFunction = CAMediaTimingFunction(name: .easeInEaseOut)
[367/448] Compiling CodeEditTextView TextView+Select.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:92:17: warning: will never be executed
 89 |         if lastFrame != .zero {
 90 |             let animated = false // feature flag
 91 |             if animated {
    |                `- note: condition always evaluates to false
 92 |                 NSAnimationContext.runAnimationGroup { context in
    |                 `- warning: will never be executed
 93 |                     context.duration = 0.15 // Adjust duration as needed
 94 |                     context.timingFunction = CAMediaTimingFunction(name: .easeInEaseOut)
[368/448] Compiling CodeEditTextView TextView+SetText.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:92:17: warning: will never be executed
 89 |         if lastFrame != .zero {
 90 |             let animated = false // feature flag
 91 |             if animated {
    |                `- note: condition always evaluates to false
 92 |                 NSAnimationContext.runAnimationGroup { context in
    |                 `- warning: will never be executed
 93 |                     context.duration = 0.15 // Adjust duration as needed
 94 |                     context.timingFunction = CAMediaTimingFunction(name: .easeInEaseOut)
[369/448] Compiling CodeEditTextView TextView+Setup.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:92:17: warning: will never be executed
 89 |         if lastFrame != .zero {
 90 |             let animated = false // feature flag
 91 |             if animated {
    |                `- note: condition always evaluates to false
 92 |                 NSAnimationContext.runAnimationGroup { context in
    |                 `- warning: will never be executed
 93 |                     context.duration = 0.15 // Adjust duration as needed
 94 |                     context.timingFunction = CAMediaTimingFunction(name: .easeInEaseOut)
[370/448] Compiling CodeEditTextView TextView+StorageDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:92:17: warning: will never be executed
 89 |         if lastFrame != .zero {
 90 |             let animated = false // feature flag
 91 |             if animated {
    |                `- note: condition always evaluates to false
 92 |                 NSAnimationContext.runAnimationGroup { context in
    |                 `- warning: will never be executed
 93 |                     context.duration = 0.15 // Adjust duration as needed
 94 |                     context.timingFunction = CAMediaTimingFunction(name: .easeInEaseOut)
[371/448] Compiling CodeEditTextView TextView+TextLayoutManagerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:92:17: warning: will never be executed
 89 |         if lastFrame != .zero {
 90 |             let animated = false // feature flag
 91 |             if animated {
    |                `- note: condition always evaluates to false
 92 |                 NSAnimationContext.runAnimationGroup { context in
    |                 `- warning: will never be executed
 93 |                     context.duration = 0.15 // Adjust duration as needed
 94 |                     context.timingFunction = CAMediaTimingFunction(name: .easeInEaseOut)
[372/448] Compiling CodeEditTextView TextView+TextSelectionManagerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:92:17: warning: will never be executed
 89 |         if lastFrame != .zero {
 90 |             let animated = false // feature flag
 91 |             if animated {
    |                `- note: condition always evaluates to false
 92 |                 NSAnimationContext.runAnimationGroup { context in
    |                 `- warning: will never be executed
 93 |                     context.duration = 0.15 // Adjust duration as needed
 94 |                     context.timingFunction = CAMediaTimingFunction(name: .easeInEaseOut)
[373/448] Compiling CodeEditTextView TextView+UndoRedo.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+ScrollToVisible.swift:92:17: warning: will never be executed
 89 |         if lastFrame != .zero {
 90 |             let animated = false // feature flag
 91 |             if animated {
    |                `- note: condition always evaluates to false
 92 |                 NSAnimationContext.runAnimationGroup { context in
    |                 `- warning: will never be executed
 93 |                     context.duration = 0.15 // Adjust duration as needed
 94 |                     context.timingFunction = CAMediaTimingFunction(name: .easeInEaseOut)
[374/457] Compiling CodeEditTextView TextLineStorage.swift
[375/457] Compiling CodeEditTextView Destination.swift
[376/457] Compiling CodeEditTextView Direction.swift
[377/457] Compiling CodeEditTextView SelectionManipulation+Horizontal.swift
[378/457] Compiling CodeEditTextView SelectionManipulation+Vertical.swift
[379/457] Compiling CodeEditTextView TextSelectionManager+SelectionManipulation.swift
[380/457] Compiling CodeEditTextView TextSelection.swift
[381/457] Compiling CodeEditTextView TextSelectionManager+Draw.swift
[382/457] Compiling CodeEditTextView TextSelectionManager+FillRects.swift
[383/457] Compiling CodeEditTextView InvisibleCharactersDelegate.swift
[384/457] Compiling CodeEditTextView MarkedRanges.swift
[385/457] Compiling CodeEditTextView MarkedTextManager.swift
[386/457] Compiling CodeEditTextView TextAttachment.swift
[387/457] Compiling CodeEditTextView TextAttachmentManager.swift
[388/457] Compiling CodeEditTextView TextAttachmentManagerDelegate.swift
[389/457] Compiling CodeEditTextView TextLayoutManager+Edits.swift
[390/457] Compiling CodeEditTextView TextLayoutManager+Invalidation.swift
[391/457] Compiling CodeEditTextView TextLayoutManager+Iterator.swift
[392/457] Compiling CodeEditTextView TextView+FirstResponder.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+Insert.swift:12:13: warning: variable 'attachments' was never mutated; consider changing to 'let' constant
10 | extension TextView {
11 |     override public func insertNewline(_ sender: Any?) {
12 |         var attachments: [AnyTextAttachment] = selectionManager.textSelections.compactMap({ selection in
   |             `- warning: variable 'attachments' was never mutated; consider changing to 'let' constant
13 |             let content = layoutManager.contentRun(at: selection.range.location)
14 |             if case let .attachment(attachment) = content?.data, attachment.range == selection.range {
[393/457] Compiling CodeEditTextView TextView+Insert.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+Insert.swift:12:13: warning: variable 'attachments' was never mutated; consider changing to 'let' constant
10 | extension TextView {
11 |     override public func insertNewline(_ sender: Any?) {
12 |         var attachments: [AnyTextAttachment] = selectionManager.textSelections.compactMap({ selection in
   |             `- warning: variable 'attachments' was never mutated; consider changing to 'let' constant
13 |             let content = layoutManager.contentRun(at: selection.range.location)
14 |             if case let .attachment(attachment) = content?.data, attachment.range == selection.range {
[394/457] Compiling CodeEditTextView TextView+KeyDown.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+Insert.swift:12:13: warning: variable 'attachments' was never mutated; consider changing to 'let' constant
10 | extension TextView {
11 |     override public func insertNewline(_ sender: Any?) {
12 |         var attachments: [AnyTextAttachment] = selectionManager.textSelections.compactMap({ selection in
   |             `- warning: variable 'attachments' was never mutated; consider changing to 'let' constant
13 |             let content = layoutManager.contentRun(at: selection.range.location)
14 |             if case let .attachment(attachment) = content?.data, attachment.range == selection.range {
[395/457] Compiling CodeEditTextView TextView+Layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+Insert.swift:12:13: warning: variable 'attachments' was never mutated; consider changing to 'let' constant
10 | extension TextView {
11 |     override public func insertNewline(_ sender: Any?) {
12 |         var attachments: [AnyTextAttachment] = selectionManager.textSelections.compactMap({ selection in
   |             `- warning: variable 'attachments' was never mutated; consider changing to 'let' constant
13 |             let content = layoutManager.contentRun(at: selection.range.location)
14 |             if case let .attachment(attachment) = content?.data, attachment.range == selection.range {
[396/457] Compiling CodeEditTextView TextView+Lifecycle.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+Insert.swift:12:13: warning: variable 'attachments' was never mutated; consider changing to 'let' constant
10 | extension TextView {
11 |     override public func insertNewline(_ sender: Any?) {
12 |         var attachments: [AnyTextAttachment] = selectionManager.textSelections.compactMap({ selection in
   |             `- warning: variable 'attachments' was never mutated; consider changing to 'let' constant
13 |             let content = layoutManager.contentRun(at: selection.range.location)
14 |             if case let .attachment(attachment) = content?.data, attachment.range == selection.range {
[397/457] Compiling CodeEditTextView TextView+Menu.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+Insert.swift:12:13: warning: variable 'attachments' was never mutated; consider changing to 'let' constant
10 | extension TextView {
11 |     override public func insertNewline(_ sender: Any?) {
12 |         var attachments: [AnyTextAttachment] = selectionManager.textSelections.compactMap({ selection in
   |             `- warning: variable 'attachments' was never mutated; consider changing to 'let' constant
13 |             let content = layoutManager.contentRun(at: selection.range.location)
14 |             if case let .attachment(attachment) = content?.data, attachment.range == selection.range {
[398/457] Compiling CodeEditTextView TextView+Mouse.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+Insert.swift:12:13: warning: variable 'attachments' was never mutated; consider changing to 'let' constant
10 | extension TextView {
11 |     override public func insertNewline(_ sender: Any?) {
12 |         var attachments: [AnyTextAttachment] = selectionManager.textSelections.compactMap({ selection in
   |             `- warning: variable 'attachments' was never mutated; consider changing to 'let' constant
13 |             let content = layoutManager.contentRun(at: selection.range.location)
14 |             if case let .attachment(attachment) = content?.data, attachment.range == selection.range {
[399/457] Compiling CodeEditTextView TextView+Move.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+Insert.swift:12:13: warning: variable 'attachments' was never mutated; consider changing to 'let' constant
10 | extension TextView {
11 |     override public func insertNewline(_ sender: Any?) {
12 |         var attachments: [AnyTextAttachment] = selectionManager.textSelections.compactMap({ selection in
   |             `- warning: variable 'attachments' was never mutated; consider changing to 'let' constant
13 |             let content = layoutManager.contentRun(at: selection.range.location)
14 |             if case let .attachment(attachment) = content?.data, attachment.range == selection.range {
[400/457] Compiling CodeEditTextView TextView+NSTextInput.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextView/TextView+Insert.swift:12:13: warning: variable 'attachments' was never mutated; consider changing to 'let' constant
10 | extension TextView {
11 |     override public func insertNewline(_ sender: Any?) {
12 |         var attachments: [AnyTextAttachment] = selectionManager.textSelections.compactMap({ selection in
   |             `- warning: variable 'attachments' was never mutated; consider changing to 'let' constant
13 |             let content = layoutManager.contentRun(at: selection.range.location)
14 |             if case let .attachment(attachment) = content?.data, attachment.range == selection.range {
[401/457] Compiling CodeEditTextView TextLayoutManager+Layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:258:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
256 |         var width: CGFloat = 0
257 |         let relativeMinY = max(layoutData.minY - position.yPos, 0)
258 |         let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
    |             `- warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
259 |
260 | //        for lineFragmentPosition in line.lineFragments.linesStartingAt(
[402/457] Compiling CodeEditTextView TextLayoutManager+Public.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:258:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
256 |         var width: CGFloat = 0
257 |         let relativeMinY = max(layoutData.minY - position.yPos, 0)
258 |         let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
    |             `- warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
259 |
260 | //        for lineFragmentPosition in line.lineFragments.linesStartingAt(
[403/457] Compiling CodeEditTextView TextLayoutManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:258:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
256 |         var width: CGFloat = 0
257 |         let relativeMinY = max(layoutData.minY - position.yPos, 0)
258 |         let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
    |             `- warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
259 |
260 | //        for lineFragmentPosition in line.lineFragments.linesStartingAt(
[404/457] Compiling CodeEditTextView TextLayoutManagerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:258:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
256 |         var width: CGFloat = 0
257 |         let relativeMinY = max(layoutData.minY - position.yPos, 0)
258 |         let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
    |             `- warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
259 |
260 | //        for lineFragmentPosition in line.lineFragments.linesStartingAt(
[405/457] Compiling CodeEditTextView TextLayoutManagerRenderDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:258:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
256 |         var width: CGFloat = 0
257 |         let relativeMinY = max(layoutData.minY - position.yPos, 0)
258 |         let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
    |             `- warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
259 |
260 | //        for lineFragmentPosition in line.lineFragments.linesStartingAt(
[406/457] Compiling CodeEditTextView LineBreakStrategy.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:258:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
256 |         var width: CGFloat = 0
257 |         let relativeMinY = max(layoutData.minY - position.yPos, 0)
258 |         let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
    |             `- warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
259 |
260 | //        for lineFragmentPosition in line.lineFragments.linesStartingAt(
[407/457] Compiling CodeEditTextView LineFragment.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:258:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
256 |         var width: CGFloat = 0
257 |         let relativeMinY = max(layoutData.minY - position.yPos, 0)
258 |         let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
    |             `- warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
259 |
260 | //        for lineFragmentPosition in line.lineFragments.linesStartingAt(
[408/457] Compiling CodeEditTextView LineFragmentRenderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:258:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
256 |         var width: CGFloat = 0
257 |         let relativeMinY = max(layoutData.minY - position.yPos, 0)
258 |         let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
    |             `- warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
259 |
260 | //        for lineFragmentPosition in line.lineFragments.linesStartingAt(
[409/457] Compiling CodeEditTextView LineFragmentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLayoutManager/TextLayoutManager+Layout.swift:258:13: warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
256 |         var width: CGFloat = 0
257 |         let relativeMinY = max(layoutData.minY - position.yPos, 0)
258 |         let relativeMaxY = max(layoutData.maxY - position.yPos, relativeMinY)
    |             `- warning: initialization of immutable value 'relativeMaxY' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
259 |
260 | //        for lineFragmentPosition in line.lineFragments.linesStartingAt(
[410/457] Emitting module CodeEditTextView
[411/457] Compiling CodeEditTextView GC+ApproximateEqual.swift
[412/457] Compiling CodeEditTextView NSBezierPath+CGPathFallback.swift
[413/457] Compiling CodeEditTextView NSBezierPath+SmoothPath.swift
[414/457] Compiling CodeEditTextView NSColor+Greyscale.swift
[415/457] Compiling CodeEditTextView NSColor+Hex.swift
[416/457] Compiling CodeEditTextView NSRange+init.swift
[417/457] Compiling CodeEditTextView NSRange+isEmpty.swift
[418/457] Compiling CodeEditTextView NSRange+translate.swift
[419/457] Compiling CodeEditTextView NSTextStorage+getLine.swift
[420/457] Compiling CodeEditTextView PixelAligned.swift
[421/457] Compiling CodeEditTextView TextSelectionManager+Move.swift
[422/457] Compiling CodeEditTextView TextSelectionManager+Update.swift
[423/457] Compiling CodeEditTextView TextSelectionManager.swift
[424/457] Compiling CodeEditTextView DraggingTextRenderer.swift
[425/457] Compiling CodeEditTextView TextView+Accessibility.swift
[426/457] Compiling CodeEditTextView TextView+ColumnSelection.swift
[427/457] Compiling CodeEditTextView TextView+CopyPaste.swift
[428/457] Compiling CodeEditTextView TextView+Delete.swift
[429/457] Compiling CodeEditTextView TextView+Drag.swift
[430/457] Compiling CodeEditTextView TextLine.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
56 |     ) {
57 |         let string = stringRef.attributedSubstring(from: range)
58 |         let maxWidth = typesetter.typeset(
   |             |- warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
   |             `- note: add an explicit type annotation to silence this warning
59 |             string,
60 |             documentRange: range,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
56 |     ) {
57 |         let string = stringRef.attributedSubstring(from: range)
58 |         let maxWidth = typesetter.typeset(
   |             `- warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
59 |             string,
60 |             documentRange: range,
[431/457] Compiling CodeEditTextView CTLineTypesetData.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
56 |     ) {
57 |         let string = stringRef.attributedSubstring(from: range)
58 |         let maxWidth = typesetter.typeset(
   |             |- warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
   |             `- note: add an explicit type annotation to silence this warning
59 |             string,
60 |             documentRange: range,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
56 |     ) {
57 |         let string = stringRef.attributedSubstring(from: range)
58 |         let maxWidth = typesetter.typeset(
   |             `- warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
59 |             string,
60 |             documentRange: range,
[432/457] Compiling CodeEditTextView LineFragmentTypesetContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
56 |     ) {
57 |         let string = stringRef.attributedSubstring(from: range)
58 |         let maxWidth = typesetter.typeset(
   |             |- warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
   |             `- note: add an explicit type annotation to silence this warning
59 |             string,
60 |             documentRange: range,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
56 |     ) {
57 |         let string = stringRef.attributedSubstring(from: range)
58 |         let maxWidth = typesetter.typeset(
   |             `- warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
59 |             string,
60 |             documentRange: range,
[433/457] Compiling CodeEditTextView TypesetContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
56 |     ) {
57 |         let string = stringRef.attributedSubstring(from: range)
58 |         let maxWidth = typesetter.typeset(
   |             |- warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
   |             `- note: add an explicit type annotation to silence this warning
59 |             string,
60 |             documentRange: range,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
56 |     ) {
57 |         let string = stringRef.attributedSubstring(from: range)
58 |         let maxWidth = typesetter.typeset(
   |             `- warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
59 |             string,
60 |             documentRange: range,
[434/457] Compiling CodeEditTextView Typesetter.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
56 |     ) {
57 |         let string = stringRef.attributedSubstring(from: range)
58 |         let maxWidth = typesetter.typeset(
   |             |- warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
   |             `- note: add an explicit type annotation to silence this warning
59 |             string,
60 |             documentRange: range,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
56 |     ) {
57 |         let string = stringRef.attributedSubstring(from: range)
58 |         let maxWidth = typesetter.typeset(
   |             `- warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
59 |             string,
60 |             documentRange: range,
[435/457] Compiling CodeEditTextView TextLineStorage+Iterator.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
56 |     ) {
57 |         let string = stringRef.attributedSubstring(from: range)
58 |         let maxWidth = typesetter.typeset(
   |             |- warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
   |             `- note: add an explicit type annotation to silence this warning
59 |             string,
60 |             documentRange: range,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
56 |     ) {
57 |         let string = stringRef.attributedSubstring(from: range)
58 |         let maxWidth = typesetter.typeset(
   |             `- warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
59 |             string,
60 |             documentRange: range,
[436/457] Compiling CodeEditTextView TextLineStorage+NSTextStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
56 |     ) {
57 |         let string = stringRef.attributedSubstring(from: range)
58 |         let maxWidth = typesetter.typeset(
   |             |- warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
   |             `- note: add an explicit type annotation to silence this warning
59 |             string,
60 |             documentRange: range,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
56 |     ) {
57 |         let string = stringRef.attributedSubstring(from: range)
58 |         let maxWidth = typesetter.typeset(
   |             `- warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
59 |             string,
60 |             documentRange: range,
[437/457] Compiling CodeEditTextView TextLineStorage+Node.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
56 |     ) {
57 |         let string = stringRef.attributedSubstring(from: range)
58 |         let maxWidth = typesetter.typeset(
   |             |- warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
   |             `- note: add an explicit type annotation to silence this warning
59 |             string,
60 |             documentRange: range,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
56 |     ) {
57 |         let string = stringRef.attributedSubstring(from: range)
58 |         let maxWidth = typesetter.typeset(
   |             `- warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
59 |             string,
60 |             documentRange: range,
[438/457] Compiling CodeEditTextView TextLineStorage+Structs.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
56 |     ) {
57 |         let string = stringRef.attributedSubstring(from: range)
58 |         let maxWidth = typesetter.typeset(
   |             |- warning: constant 'maxWidth' inferred to have type '()', which may be unexpected
   |             `- note: add an explicit type annotation to silence this warning
59 |             string,
60 |             documentRange: range,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditTextView/TextLine/TextLine.swift:58:13: warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
56 |     ) {
57 |         let string = stringRef.attributedSubstring(from: range)
58 |         let maxWidth = typesetter.typeset(
   |             `- warning: initialization of immutable value 'maxWidth' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
59 |             string,
60 |             documentRange: range,
[439/457] Compiling CodeEditTextView CodeEditTextView.swift
[440/457] Compiling CodeEditTextView CursorSelectionMode.swift
[441/457] Compiling CodeEditTextView CursorTimer.swift
[442/457] Compiling CodeEditTextView CursorView.swift
[443/457] Compiling CodeEditTextView Emphasis.swift
[444/457] Compiling CodeEditTextView EmphasisManager.swift
[445/457] Compiling CodeEditTextView EmphasisStyle.swift
[446/457] Compiling CodeEditTextView CGRectArray+BoundingRect.swift
[447/457] Compiling CodeEditTextView CTTypesetter+SuggestLineBreak.swift
[448/457] Compiling CodeEditTextView CharacterSet.swift
[449/457] Compiling CodeEditTextView TextView.swift
[450/457] Compiling CodeEditTextView TextViewDelegate.swift
[451/457] Compiling CodeEditTextView CEUndoManager.swift
[452/457] Compiling CodeEditTextView HorizontalEdgeInsets.swift
[453/457] Compiling CodeEditTextView KillRing.swift
[454/457] Compiling CodeEditTextView LineEnding.swift
[455/457] Compiling CodeEditTextView Logger.swift
[456/457] Compiling CodeEditTextView MultiStorageDelegate.swift
[457/457] Compiling CodeEditTextView ViewReuseQueue.swift
Build complete! (33.95s)
Fetching https://github.com/lukepistrol/SwiftLintPlugin
Fetching https://github.com/ChimeHQ/TextStory
Fetching https://github.com/apple/swift-collections.git
[1/358] Fetching swiftlintplugin
[249/853] Fetching swiftlintplugin, textstory
[480/17769] Fetching swiftlintplugin, textstory, swift-collections
Fetched https://github.com/lukepistrol/SwiftLintPlugin from cache (1.75s)
Fetched https://github.com/ChimeHQ/TextStory from cache (1.75s)
Fetched https://github.com/apple/swift-collections.git from cache (1.75s)
Computing version for https://github.com/ChimeHQ/TextStory
Computed https://github.com/ChimeHQ/TextStory at 0.9.1 (2.25s)
Fetching https://github.com/ChimeHQ/Rearrange
[1/569] 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.21s)
Computing version for https://github.com/lukepistrol/SwiftLintPlugin
Computed https://github.com/lukepistrol/SwiftLintPlugin at 0.59.1 (2.92s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.53s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
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 2.0.0
Creating working copy for https://github.com/ChimeHQ/TextStory
Working copy of https://github.com/ChimeHQ/TextStory resolved at 0.9.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.17s)
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" : [
        "AccessibilityTests.swift",
        "EmphasisManagerTests.swift",
        "KillRingTests.swift",
        "LayoutManager/OverridingLayoutManagerRenderingTests.swift",
        "LayoutManager/TextLayoutManagerAttachmentsTests.swift",
        "LayoutManager/TextLayoutManagerTests.swift",
        "LineEndingTests.swift",
        "MarkedTextTests.swift",
        "TextLayoutLineStorageTests.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/CGRectArray+BoundingRect.swift",
        "Extensions/CTTypesetter+SuggestLineBreak.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/NSRange+/NSRange+translate.swift",
        "Extensions/NSTextStorage+getLine.swift",
        "Extensions/PixelAligned.swift",
        "InvisibleCharacters/InvisibleCharactersDelegate.swift",
        "MarkedTextManager/MarkedRanges.swift",
        "MarkedTextManager/MarkedTextManager.swift",
        "TextLayoutManager/TextAttachments/TextAttachment.swift",
        "TextLayoutManager/TextAttachments/TextAttachmentManager.swift",
        "TextLayoutManager/TextAttachments/TextAttachmentManagerDelegate.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/LineFragmentRenderer.swift",
        "TextLine/LineFragmentView.swift",
        "TextLine/TextLine.swift",
        "TextLine/Typesetter/CTLineTypesetData.swift",
        "TextLine/Typesetter/LineFragmentTypesetContext.swift",
        "TextLine/Typesetter/TypesetContext.swift",
        "TextLine/Typesetter/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+ColumnSelection.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.