The Swift Package Index logo.Swift Package Index

Build Information

Successful build of IBeam, reference main (3eb822), with Swift 6.3 for macOS (SPM) on 28 Apr 2026 18:27:24 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/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
Fetching https://github.com/ChimeHQ/Ligature
Fetching https://github.com/ChimeHQ/Glyph
Fetching https://github.com/ChimeHQ/Rearrange
[1/280] Fetching ligature
[94/570] Fetching ligature, glyph
[132/1172] Fetching ligature, glyph, rearrange
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.83s)
Fetched https://github.com/ChimeHQ/Ligature from cache (0.84s)
Fetched https://github.com/ChimeHQ/Glyph from cache (0.84s)
Creating working copy for https://github.com/ChimeHQ/Rearrange
Creating working copy for https://github.com/ChimeHQ/Ligature
Creating working copy for https://github.com/ChimeHQ/Glyph
Working copy of https://github.com/ChimeHQ/Ligature resolved at 0.1.1
Working copy of https://github.com/ChimeHQ/Glyph resolved at 0.1.1
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 2.1.1
========================================
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": "ibeam",
      "name": "IBeam",
      "url": "https://github.com/ChimeHQ/IBeam.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IBeam",
      "traits": [
        "ViewSupport"
      ],
      "dependencies": [
        {
          "identity": "rearrange",
          "name": "Rearrange",
          "url": "https://github.com/ChimeHQ/Rearrange",
          "version": "2.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rearrange",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "ligature",
          "name": "Ligature",
          "url": "https://github.com/ChimeHQ/Ligature",
          "version": "0.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ligature",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "glyph",
              "name": "Glyph",
              "url": "https://github.com/ChimeHQ/Glyph",
              "version": "0.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Glyph",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "rearrange",
              "name": "Rearrange",
              "url": "https://github.com/ChimeHQ/Rearrange",
              "version": "2.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rearrange",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ChimeHQ/IBeam.git
[1/385] Fetching ibeam
Fetched https://github.com/ChimeHQ/IBeam.git from cache (0.78s)
Fetching https://github.com/ChimeHQ/Rearrange from cache
Fetching https://github.com/ChimeHQ/Ligature from cache
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.49s)
Fetched https://github.com/ChimeHQ/Ligature from cache (0.49s)
Computing version for https://github.com/ChimeHQ/Ligature
Computed https://github.com/ChimeHQ/Ligature at 0.1.1 (1.01s)
Fetching https://github.com/ChimeHQ/Glyph from cache
Fetched https://github.com/ChimeHQ/Glyph from cache (0.50s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 2.1.1 (1.01s)
Computing version for https://github.com/ChimeHQ/Glyph
Computed https://github.com/ChimeHQ/Glyph at 0.1.1 (0.43s)
Creating working copy for https://github.com/ChimeHQ/Glyph
Working copy of https://github.com/ChimeHQ/Glyph 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/IBeam.git
Working copy of https://github.com/ChimeHQ/IBeam.git resolved at main (3eb8229)
Creating working copy for https://github.com/ChimeHQ/Ligature
Working copy of https://github.com/ChimeHQ/Ligature resolved at 0.1.1
Found 2 product dependencies
  - Rearrange
  - Ligature
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ChimeHQ/IBeam.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/24] Compiling Rearrange String+NSRange.swift
[7/24] Compiling Rearrange TextRangeCalculating.swift
[8/24] Compiling Rearrange RangeMutation.swift
[9/25] Compiling Rearrange UITextRange+Convenience.swift
[10/25] Emitting module Rearrange
[11/25] Compiling Rearrange IndexSet+NSRange.swift
[12/25] Compiling Rearrange NSRange+ApplyMutation.swift
[13/25] Compiling Rearrange NSTextRange+Bounded.swift
[14/25] Compiling Rearrange NSRange+Shift.swift
[15/25] Compiling Rearrange NSRange+Convenience.swift
[16/25] Compiling Rearrange Bounded.swift
[17/25] Compiling Rearrange IndexSet+ApplyMutation.swift
[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 Platform.swift
[28/35] Compiling Ligature SourceTokenizer.swift
[29/35] Compiling Ligature NSTextSelection+Extensions.swift
[30/35] Compiling Ligature MockTextTokenizer.swift
[31/35] Compiling Ligature TextTokenizer.swift
[32/35] Compiling Ligature TextView+TextRangeCalculating.swift
[33/35] Compiling Ligature TextRange+Bounded.swift
[34/35] Compiling Ligature TextInputStringTokenizer.swift
[35/36] Emitting module Ligature
[36/36] Compiling Ligature UTF16CodePointTextViewTextTokenizer.swift
[37/54] 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 | 		}
[38/54] 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 | 		}
[39/54] Compiling IBeam Pasteboard+MultipleTextSelection.swift
[40/54] Compiling IBeam SelectionSet.swift
[41/54] Compiling IBeam IBeamTextViewSystem.swift
[42/54] Compiling IBeam InputOperation.swift
[43/54] Compiling IBeam MutableStringPartialSystem.swift
[44/54] Compiling IBeam MutationDelegatingTextSystem.swift
[45/54] Compiling IBeam InputOperationProcessor.swift
[46/54] Compiling IBeam MockTextSystem.swift
[47/54] Compiling IBeam Cursor.swift
[48/54] Compiling IBeam CursorOperation.swift
[49/54] Emitting module IBeam
[50/54] Compiling IBeam TextSystemCursorCoordinator.swift
[51/54] Compiling IBeam TextSystemInterface.swift
[52/54] Compiling IBeam NSAttributedString+layoutDirection.swift
[53/54] Compiling IBeam NSResponder+CursorSelectors.swift
[54/54] Compiling IBeam TextViewIndicatorState.swift
[55/55] Compiling IBeam UndoManager+GroupActions.swift
Build complete! (22.47s)
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.