The Swift Package Index logo.Swift Package Index

Build Information

Successful build of IBeam, reference main (3eb822), with Swift 6.2 for macOS (SPM) on 28 Apr 2026 18:27:46 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.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/ChimeHQ/IBeam.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/IBeam
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3eb8229 move to beginning/end of document with cursor count fixes
Cloned https://github.com/ChimeHQ/IBeam.git
Revision (git rev-parse @):
3eb8229c68a260cf3c353e8c9e23ca25eca5e18b
SUCCESS checkout https://github.com/ChimeHQ/IBeam.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ChimeHQ/IBeam.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--3CB7CFEC50E0D141.txt
[6/24] Compiling Rearrange Bounded.swift
[7/24] Compiling Rearrange IndexSet+ApplyMutation.swift
[8/25] Compiling Rearrange TextRangeCalculating.swift
[9/25] Compiling Rearrange RangeMutation.swift
[10/25] Compiling Rearrange String+NSRange.swift
[11/25] Compiling Rearrange UITextRange+Convenience.swift
[12/25] Compiling Rearrange NSTextRange+Bounded.swift
[13/25] Compiling Rearrange NSRange+Shift.swift
[14/25] Compiling Rearrange NSRange+Convenience.swift
[15/25] Compiling Rearrange IndexSet+NSRange.swift
[16/25] Compiling Rearrange NSRange+ApplyMutation.swift
[17/25] Emitting module Rearrange
[18/25] Compiling Rearrange NSTextRange+NSRange.swift
[19/25] Compiling Glyph NSTextView+Additions.swift
[20/25] Compiling Glyph NSTextRange+NSRange.swift
[21/25] Compiling Glyph NSTextLayoutFragment+Additions.swift
[22/25] Compiling Glyph NSTextContainer+Additions.swift
[23/25] Compiling Glyph NSLayoutManager+Additions.swift
[24/25] Emitting module Glyph
[25/25] Compiling Glyph NSTextLayoutManager+Additions.swift
[26/35] Compiling Ligature TextDirection+Extensions.swift
[27/35] Compiling Ligature TextView+TextRangeCalculating.swift
[28/35] Compiling Ligature TextInputStringTokenizer.swift
[29/35] Compiling Ligature TextRange+Bounded.swift
[30/35] Compiling Ligature TextTokenizer.swift
[31/36] Compiling Ligature SourceTokenizer.swift
[32/36] Compiling Ligature Platform.swift
[33/36] Compiling Ligature NSTextSelection+Extensions.swift
[34/36] Emitting module Ligature
[35/36] Compiling Ligature MockTextTokenizer.swift
[36/36] Compiling Ligature UTF16CodePointTextViewTextTokenizer.swift
[37/54] Compiling IBeam TextSystemCursorCoordinator.swift
[38/54] Compiling IBeam TextSystemInterface.swift
[39/54] Compiling IBeam NSAttributedString+layoutDirection.swift
[40/54] Compiling IBeam NSResponder+CursorSelectors.swift
[41/54] Compiling IBeam TextViewIndicatorState.swift
[42/55] Compiling IBeam Pasteboard+MultipleTextSelection.swift
[43/55] Compiling IBeam SelectionSet.swift
[44/55] Compiling IBeam MutableStringPartialSystem.swift
[45/55] Compiling IBeam MutationDelegatingTextSystem.swift
[46/55] Compiling IBeam InputOperationProcessor.swift
[47/55] Compiling IBeam MockTextSystem.swift
[48/55] Emitting module IBeam
[49/55] Compiling IBeam Cursor.swift
[50/55] Compiling IBeam CursorOperation.swift
[51/55] Compiling IBeam MultiCursorState.swift
/Users/admin/builder/spi-builder-workspace/Sources/IBeam/MultiCursorState.swift:120:22: warning: no calls to throwing functions occur within 'try' expression
118 | 		let perCursorOp = operation.indexedOperation(for: index)
119 |
120 | 		guard let output = try? processor.apply(perCursorOp, to: cursor, delta: delta) else {
    |                      `- warning: no calls to throwing functions occur within 'try' expression
121 | 			return nil
122 | 		}
[52/55] Compiling IBeam MultiIndicatorView.swift
/Users/admin/builder/spi-builder-workspace/Sources/IBeam/MultiCursorState.swift:120:22: warning: no calls to throwing functions occur within 'try' expression
118 | 		let perCursorOp = operation.indexedOperation(for: index)
119 |
120 | 		guard let output = try? processor.apply(perCursorOp, to: cursor, delta: delta) else {
    |                      `- warning: no calls to throwing functions occur within 'try' expression
121 | 			return nil
122 | 		}
[53/55] Compiling IBeam IBeamTextViewSystem.swift
[54/55] Compiling IBeam InputOperation.swift
[55/55] Compiling IBeam UndoManager+GroupActions.swift
Build complete! (23.95s)
Fetching https://github.com/ChimeHQ/Ligature
Fetching https://github.com/ChimeHQ/Rearrange
[1/602] Fetching rearrange
[152/882] Fetching rearrange, ligature
Fetched https://github.com/ChimeHQ/Ligature from cache (0.89s)
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.89s)
Computing version for https://github.com/ChimeHQ/Ligature
Computed https://github.com/ChimeHQ/Ligature at 0.1.1 (1.49s)
Fetching https://github.com/ChimeHQ/Glyph
[1/290] Fetching glyph
Fetched https://github.com/ChimeHQ/Glyph from cache (0.74s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 2.1.1 (1.37s)
Computing version for https://github.com/ChimeHQ/Glyph
Computed https://github.com/ChimeHQ/Glyph at 0.1.1 (0.55s)
Creating working copy for https://github.com/ChimeHQ/Ligature
Working copy of https://github.com/ChimeHQ/Ligature resolved at 0.1.1
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 2.1.1
Creating working copy for https://github.com/ChimeHQ/Glyph
Working copy of https://github.com/ChimeHQ/Glyph resolved at 0.1.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "rearrange",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/Rearrange"
    },
    {
      "identity" : "ligature",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/Ligature"
    }
  ],
  "manifest_display_name" : "IBeam",
  "name" : "IBeam",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "IBeam",
      "targets" : [
        "IBeam"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IBeamTests",
      "module_type" : "SwiftTarget",
      "name" : "IBeamTests",
      "path" : "Tests/IBeamTests",
      "sources" : [
        "MultiCursorStatePerformanceTests.swift",
        "MultiCursorStateTests.swift",
        "PasteboardTests.swift",
        "UndoManagerActionTests.swift"
      ],
      "target_dependencies" : [
        "IBeam"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IBeam",
      "module_type" : "SwiftTarget",
      "name" : "IBeam",
      "path" : "Sources/IBeam",
      "product_dependencies" : [
        "Rearrange",
        "Ligature"
      ],
      "product_memberships" : [
        "IBeam"
      ],
      "sources" : [
        "Cursor.swift",
        "CursorOperation.swift",
        "IBeamTextViewSystem.swift",
        "InputOperation.swift",
        "InputOperationProcessor.swift",
        "MockTextSystem.swift",
        "MultiCursorState.swift",
        "MultiIndicatorView.swift",
        "MutableStringPartialSystem.swift",
        "MutationDelegatingTextSystem.swift",
        "NSAttributedString+layoutDirection.swift",
        "NSResponder+CursorSelectors.swift",
        "Pasteboard+MultipleTextSelection.swift",
        "SelectionSet.swift",
        "TextSystemCursorCoordinator.swift",
        "TextSystemInterface.swift",
        "TextViewIndicatorState.swift",
        "UndoManager+GroupActions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.