The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CodeEditTextView, reference 0.12.1 (d7ac3f), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 15:57:14 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CodeEditApp/CodeEditTextView.git
Reference: 0.12.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CodeEditApp/CodeEditTextView
 * tag               0.12.1     -> FETCH_HEAD
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 0.12.1
Fetching https://github.com/ChimeHQ/TextStory
Fetching https://github.com/ChimeHQ/Rearrange
Fetching https://github.com/lukepistrol/SwiftLintPlugin
Fetching https://github.com/apple/swift-collections.git
[1/379] Fetching swiftlintplugin
[195/948] Fetching swiftlintplugin, rearrange
[271/1443] Fetching swiftlintplugin, rearrange, textstory
[766/24994] Fetching swiftlintplugin, rearrange, textstory, swift-collections
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.81s)
[1091/24425] Fetching swiftlintplugin, textstory, swift-collections
Fetched https://github.com/ChimeHQ/TextStory from cache (1.85s)
Fetched https://github.com/apple/swift-collections.git from cache (1.85s)
Fetched https://github.com/lukepistrol/SwiftLintPlugin from cache (1.86s)
Computing version for https://github.com/lukepistrol/SwiftLintPlugin
Computed https://github.com/lukepistrol/SwiftLintPlugin at 0.56.2 (5.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.81s)
Computing version for https://github.com/ChimeHQ/TextStory
Computed https://github.com/ChimeHQ/TextStory at 0.9.0 (0.59s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 1.8.1 (0.72s)
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.3
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.56.2
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.56.2/SwiftLintBinary-macos.artifactbundle.zip
[16375/11420151] Downloading https://github.com/realm/SwiftLint/releases/download/0.56.2/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.56.2/SwiftLintBinary-macos.artifactbundle.zip (1.21s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "codeedittextview",
      "name": "CodeEditTextView",
      "url": "https://github.com/CodeEditApp/CodeEditTextView.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodeEditTextView",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "textstory",
          "name": "TextStory",
          "url": "https://github.com/ChimeHQ/TextStory",
          "version": "0.9.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TextStory",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "rearrange",
              "name": "Rearrange",
              "url": "https://github.com/ChimeHQ/Rearrange",
              "version": "2.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rearrange",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "traits": [
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swiftlintplugin",
          "name": "SwiftLintPlugin",
          "url": "https://github.com/lukepistrol/SwiftLintPlugin",
          "version": "0.63.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftLintPlugin",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/CodeEditApp/CodeEditTextView.git
[1/3428] Fetching codeedittextview
Fetched https://github.com/CodeEditApp/CodeEditTextView.git from cache (1.20s)
Fetching https://github.com/lukepistrol/SwiftLintPlugin from cache
Fetching https://github.com/ChimeHQ/TextStory from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.54s)
Fetched https://github.com/lukepistrol/SwiftLintPlugin from cache (0.54s)
Fetched https://github.com/ChimeHQ/TextStory from cache (0.54s)
Computing version for https://github.com/ChimeHQ/TextStory
Computed https://github.com/ChimeHQ/TextStory at 0.9.1 (1.13s)
Fetching https://github.com/ChimeHQ/Rearrange from cache
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.46s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 2.0.0 (1.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.66s)
Computing version for https://github.com/lukepistrol/SwiftLintPlugin
Computed https://github.com/lukepistrol/SwiftLintPlugin at 0.63.1 (0.67s)
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/lukepistrol/SwiftLintPlugin
Working copy of https://github.com/lukepistrol/SwiftLintPlugin resolved at 0.63.1
Creating working copy for https://github.com/ChimeHQ/TextStory
Working copy of https://github.com/ChimeHQ/TextStory resolved at 0.9.1
Creating working copy for https://github.com/CodeEditApp/CodeEditTextView.git
Working copy of https://github.com/CodeEditApp/CodeEditTextView.git resolved at 0.12.1 (d7ac3f1)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.63.1/SwiftLintBinary.artifactbundle.zip
[16375/72518195] Downloading https://github.com/realm/SwiftLint/releases/download/0.63.1/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.63.1/SwiftLintBinary.artifactbundle.zip (3.49s)
warning: '.resolve-product-dependencies': dependency 'codeedittextview' is not used by any target
Found 3 product dependencies
  - TextStory
  - swift-collections
  - SwiftLintPlugin
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/CodeEditApp/CodeEditTextView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.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--6988338F2F200930.txt
[15/44] Emitting module InternalCollectionsUtilities
[16/44] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/44] Compiling InternalCollectionsUtilities Specialize.swift
[18/44] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/45] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[20/45] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[21/45] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/45] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[23/45] Compiling InternalCollectionsUtilities Debugging.swift
[24/45] Compiling InternalCollectionsUtilities Descriptions.swift
[25/45] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/45] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/45] Compiling InternalCollectionsUtilities UInt+reversed.swift
[28/45] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/45] Compiling InternalCollectionsUtilities Integer rank.swift
[30/45] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[31/45] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[32/45] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/45] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/327] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[35/327] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[36/328] Compiling DequeModule _DequeSlot.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 HeapModule Heap+Descriptions.swift
[42/328] Compiling HeapModule Heap+Invariants.swift
[43/328] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[44/328] Compiling HeapModule Heap+UnsafeHandle.swift
[45/328] Emitting module HeapModule
[46/328] Compiling HashTreeCollections TreeDictionary+Merge.swift
[47/328] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[48/328] Compiling HashTreeCollections TreeDictionary+Keys.swift
[49/328] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[50/328] Compiling DequeModule _UnsafeWrappedBuffer.swift
[51/328] Compiling HashTreeCollections TreeSet+Equatable.swift
[52/328] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[53/328] Compiling HashTreeCollections TreeSet+Extras.swift
[54/328] Compiling HashTreeCollections TreeSet+Filter.swift
[55/328] Compiling HashTreeCollections TreeSet+Hashable.swift
[56/328] Compiling HashTreeCollections TreeSet+Sendable.swift
[57/328] Compiling HashTreeCollections TreeSet+Sequence.swift
[58/328] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[59/336] Compiling HashTreeCollections _UnsafePath.swift
[60/336] Compiling HashTreeCollections TreeDictionary+Codable.swift
[61/336] Compiling HashTreeCollections TreeDictionary+Collection.swift
[62/336] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[63/336] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[64/336] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[65/341] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[66/341] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[67/341] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[68/341] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[69/341] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[70/341] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[71/341] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[72/341] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[73/341] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[74/341] Compiling HashTreeCollections _HashNode+Structural merge.swift
[75/341] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[76/341] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[77/341] Compiling HashTreeCollections _HashNode+Structural filter.swift
[78/341] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[79/341] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[82/341] Compiling BitCollections BitSet.swift
[83/347] Emitting module BitCollections
[89/347] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[95/347] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[96/347] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[97/347] Compiling HashTreeCollections TreeSet+Debugging.swift
[98/347] Compiling HashTreeCollections TreeSet+Descriptions.swift
[99/347] Compiling HashTreeCollections _RawHashNode.swift
[100/347] Compiling HashTreeCollections _UnmanagedHashNode.swift
[102/347] Compiling HashTreeCollections _HashNode+Lookups.swift
[103/347] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[104/347] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[105/347] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[106/347] Compiling HashTreeCollections _HashNode+Storage.swift
[107/347] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[108/347] Emitting module DequeModule
[109/347] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[110/347] Compiling HashTreeCollections TreeDictionary+Filter.swift
[111/347] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[112/347] Compiling HashTreeCollections _HashNode+Structural union.swift
[113/347] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[114/347] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[115/347] Compiling HashTreeCollections _AncestorHashSlots.swift
[116/347] Compiling HashTreeCollections _Bitmap.swift
[117/347] Compiling HashTreeCollections _Bucket.swift
[118/347] Compiling HashTreeCollections _Hash.swift
[119/347] Compiling HashTreeCollections _HashLevel.swift
[120/347] Compiling HashTreeCollections _HashNode+Builder.swift
[121/347] Compiling HashTreeCollections _HashNode+Debugging.swift
[122/347] Compiling HashTreeCollections _HashNode+Initializers.swift
[123/347] Compiling HashTreeCollections _HashNode+Invariants.swift
[124/347] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[125/347] Compiling HashTreeCollections TreeDictionary+Values.swift
[126/347] Compiling HashTreeCollections TreeDictionary.swift
[127/347] Compiling HashTreeCollections TreeSet+Codable.swift
[128/347] Compiling HashTreeCollections TreeSet+Collection.swift
[129/347] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[130/347] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[131/347] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[132/347] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[133/347] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[134/347] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[135/347] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[136/347] Compiling HashTreeCollections TreeSet.swift
[186/347] Compiling OrderedCollections OrderedSet+SubSequence.swift
[187/347] Compiling OrderedCollections OrderedSet+Testing.swift
[188/347] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[189/347] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[203/347] Compiling OrderedCollections OrderedSet.swift
[204/347] Compiling OrderedCollections _UnsafeBitset.swift
[205/347] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[206/347] Compiling HashTreeCollections _HashNode.swift
[207/347] Compiling HashTreeCollections _HashNodeHeader.swift
[208/347] Compiling HashTreeCollections _HashSlot.swift
[209/347] Compiling HashTreeCollections _HashStack.swift
[210/347] Compiling HashTreeCollections _HashTreeIterator.swift
[211/347] Compiling HashTreeCollections _HashTreeStatistics.swift
[212/347] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[255/354] Emitting module OrderedCollections
[296/354] Emitting module _RopeModule
[335/354] Compiling _RopeModule Rope+Remove.swift
[336/354] Compiling _RopeModule Rope+RemoveSubrange.swift
[337/354] Compiling _RopeModule Rope+Split.swift
[338/354] Compiling _RopeModule Optional Utilities.swift
[339/354] Compiling _RopeModule String Utilities.swift
[340/354] Compiling _RopeModule String.Index+ABI.swift
[341/354] Compiling _RopeModule _CharacterRecognizer.swift
[342/354] Emitting module HashTreeCollections
[343/356] Compiling Collections Collections.swift
[344/356] Emitting module Collections
[344/356] Compiling CodeEditTextViewObjC CGContextHidden.m
[345/356] Compiling Internal TSYTextStorage.m
[347/356] Compiling Rearrange RangeMutation.swift
[348/356] Compiling Rearrange String+NSRange.swift
[349/357] Compiling Rearrange NSTextLocation+Comparable.swift
[350/357] Compiling Rearrange NSRange+Shift.swift
[351/357] Compiling Rearrange NSRange+ApplyMutation.swift
[352/357] Compiling Rearrange NSRange+Convenience.swift
[353/357] Compiling Rearrange IndexSet+NSRange.swift
[354/357] Compiling Rearrange IndexSet+ApplyMutation.swift
[355/357] Emitting module Rearrange
[356/357] Compiling Rearrange NSTextRange+NSRange.swift
[357/357] Compiling Rearrange UITextRange+Convenience.swift
[358/368] Compiling TextStory TextStoring.swift
[359/368] Compiling TextStory TextStoringMonitor.swift
[360/369] Compiling TextStory TextStoring+Ranges.swift
[361/369] Compiling TextStory TextMutationEventRouter.swift
[362/369] Compiling TextStory NSTextStorage+TextStoring.swift
[363/369] Compiling TextStory TextMutation.swift
[364/369] Compiling TextStory TextView+TextStoring.swift
[365/369] Compiling TextStory NSTextContentStorage+TextStoring.swift
[366/369] Compiling TextStory LazyTextStoringMonitor.swift
[367/369] Emitting module TextStory
[368/369] Compiling TextStory BufferingTextStorage.swift
[369/369] Compiling TextStory CompositeTextStoringMonitor.swift
[370/453] Emitting module CodeEditTextView
[371/462] 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,
[372/462] 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,
[373/462] 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,
[374/462] 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,
[375/462] 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,
[376/462] 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,
[377/462] 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,
[378/462] 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,
[379/462] 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,
[380/462] Compiling CodeEditTextView TextLineStorage.swift
[381/462] Compiling CodeEditTextView Destination.swift
[382/462] Compiling CodeEditTextView Direction.swift
[383/462] Compiling CodeEditTextView SelectionManipulation+Horizontal.swift
[384/462] Compiling CodeEditTextView SelectionManipulation+Vertical.swift
[385/462] Compiling CodeEditTextView TextSelectionManager+SelectionManipulation.swift
[386/462] Compiling CodeEditTextView TextSelection.swift
[387/462] Compiling CodeEditTextView TextSelectionManager+Draw.swift
[388/462] Compiling CodeEditTextView TextSelectionManager+FillRects.swift
[389/462] Compiling CodeEditTextView TextView.swift
[390/462] Compiling CodeEditTextView TextViewDelegate.swift
[391/462] Compiling CodeEditTextView CEUndoManager.swift
[392/462] Compiling CodeEditTextView HorizontalEdgeInsets.swift
[393/462] Compiling CodeEditTextView KillRing.swift
[394/462] Compiling CodeEditTextView LineEnding.swift
[395/462] Compiling CodeEditTextView Logger.swift
[396/462] Compiling CodeEditTextView MultiStorageDelegate.swift
[397/462] Compiling CodeEditTextView ViewReuseQueue.swift
[398/462] 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)
[399/462] 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)
[400/462] 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)
[401/462] 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)
[402/462] 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)
[403/462] 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)
[404/462] 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)
[405/462] 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)
[406/462] 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)
[407/462] 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 {
[408/462] 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 {
[409/462] 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 {
[410/462] 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 {
[411/462] 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 {
[412/462] 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 {
[413/462] 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 {
[414/462] 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 {
[415/462] 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 {
[416/462] Compiling CodeEditTextView GC+ApproximateEqual.swift
[417/462] Compiling CodeEditTextView NSBezierPath+CGPathFallback.swift
[418/462] Compiling CodeEditTextView NSBezierPath+SmoothPath.swift
[419/462] Compiling CodeEditTextView NSColor+Greyscale.swift
[420/462] Compiling CodeEditTextView NSColor+Hex.swift
[421/462] Compiling CodeEditTextView NSRange+init.swift
[422/462] Compiling CodeEditTextView NSRange+isEmpty.swift
[423/462] Compiling CodeEditTextView NSRange+translate.swift
[424/462] Compiling CodeEditTextView NSTextStorage+getLine.swift
[425/462] Compiling CodeEditTextView PixelAligned.swift
[426/462] Compiling CodeEditTextView InvisibleCharactersDelegate.swift
[427/462] Compiling CodeEditTextView MarkedRanges.swift
[428/462] Compiling CodeEditTextView MarkedTextManager.swift
[429/462] Compiling CodeEditTextView TextAttachment.swift
[430/462] Compiling CodeEditTextView TextAttachmentManager.swift
[431/462] Compiling CodeEditTextView TextAttachmentManagerDelegate.swift
[432/462] Compiling CodeEditTextView TextLayoutManager+Edits.swift
[433/462] Compiling CodeEditTextView TextLayoutManager+Invalidation.swift
[434/462] Compiling CodeEditTextView TextLayoutManager+Iterator.swift
[435/462] 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(
[436/462] 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(
[437/462] 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(
[438/462] 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(
[439/462] 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(
[440/462] 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(
[441/462] 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(
[442/462] 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(
[443/462] 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(
[444/462] Compiling CodeEditTextView TextSelectionManager+Move.swift
[445/462] Compiling CodeEditTextView TextSelectionManager+Update.swift
[446/462] Compiling CodeEditTextView TextSelectionManager.swift
[447/462] Compiling CodeEditTextView DraggingTextRenderer.swift
[448/462] Compiling CodeEditTextView TextView+Accessibility.swift
[449/462] Compiling CodeEditTextView TextView+ColumnSelection.swift
[450/462] Compiling CodeEditTextView TextView+CopyPaste.swift
[451/462] Compiling CodeEditTextView TextView+Delete.swift
[452/462] Compiling CodeEditTextView TextView+Drag.swift
[453/462] Compiling CodeEditTextView CodeEditTextView.swift
[454/462] Compiling CodeEditTextView CursorSelectionMode.swift
[455/462] Compiling CodeEditTextView CursorTimer.swift
[456/462] Compiling CodeEditTextView CursorView.swift
[457/462] Compiling CodeEditTextView Emphasis.swift
[458/462] Compiling CodeEditTextView EmphasisManager.swift
[459/462] Compiling CodeEditTextView EmphasisStyle.swift
[460/462] Compiling CodeEditTextView CGRectArray+BoundingRect.swift
[461/462] Compiling CodeEditTextView CTTypesetter+SuggestLineBreak.swift
[462/462] Compiling CodeEditTextView CharacterSet.swift
Build complete! (28.75s)
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.