The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of TextFormation, reference main (645c4e), with Swift 5.9 for macOS (SPM) on 4 May 2025 19:32:35 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/TextFormation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/TextFormation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 645c4ea warning about work in the branch
Cloned https://github.com/ChimeHQ/TextFormation.git
Revision (git rev-parse @):
645c4ead9eaca54a8cdd4c329f1e9fc2cd8aacec
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/TextFormation.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/ChimeHQ/TextFormation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Compiling Internal TSYTextStorage.m
[2/11] Compiling Rearrange String+NSRange.swift
[3/12] Compiling Rearrange RangeMutation.swift
[4/12] Compiling Rearrange UITextRange+Convenience.swift
[5/12] Compiling Rearrange NSRange+Shift.swift
[6/12] Compiling Rearrange NSTextLocation+Comparable.swift
[7/12] Compiling Rearrange NSRange+ApplyMutation.swift
[8/12] Compiling Rearrange NSRange+Convenience.swift
[9/12] Compiling Rearrange IndexSet+ApplyMutation.swift
[10/12] Emitting module Rearrange
[11/12] Compiling Rearrange NSTextRange+NSRange.swift
[12/12] Compiling Rearrange IndexSet+NSRange.swift
[13/23] Compiling TextStory TextStoring.swift
[14/24] Compiling TextStory TextMutationEventRouter.swift
[15/24] Compiling TextStory TextStoringMonitor.swift
[16/24] Compiling TextStory TextMutation.swift
[17/24] Compiling TextStory TextStoring+Ranges.swift
[18/24] Compiling TextStory LazyTextStoringMonitor.swift
[19/24] Compiling TextStory NSTextContentStorage+TextStoring.swift
[20/24] Compiling TextStory NSTextStorage+TextStoring.swift
[21/24] Compiling TextStory TextView+TextStoring.swift
[22/24] Emitting module TextStory
[23/24] Compiling TextStory BufferingTextStorage.swift
[24/24] Compiling TextStory CompositeTextStoringMonitor.swift
[25/43] Compiling TextFormation SkipFilter.swift
[26/43] Compiling TextFormation StandardOpenPairFilter.swift
[27/43] Compiling TextFormation TextViewFilterApplier.swift
[28/43] Compiling TextFormation TextualIndenter+Language.swift
[29/45] Compiling TextFormation NewlineProcessingFilter.swift
[30/45] Compiling TextFormation NewlineWithinPairFilter.swift
[31/45] Compiling TextFormation OpenPairReplacementFilter.swift
[32/45] Compiling TextFormation PatternMatcher.swift
[33/45] Compiling TextFormation AfterConsecutiveCharacterFilter.swift
[34/45] Compiling TextFormation ClosePairFilter.swift
[35/45] Compiling TextFormation Indentation.swift
[36/45] Compiling TextFormation LineLeadingWhitespaceFilter.swift
[37/45] Compiling TextFormation DeleteCloseFilter.swift
[38/45] Compiling TextFormation Filter.swift
[39/45] Compiling TextFormation CompositeFilter.swift
[40/45] Compiling TextFormation ConsecutiveCharacterRecognizer.swift
[41/45] Compiling TextFormation TextInterface.swift
[42/45] Compiling TextFormation TextStoring+Extensions.swift
[43/45] Emitting module TextFormation
[44/45] Compiling TextFormation TextualIndenter.swift
[45/45] Compiling TextFormation WhitespaceProviders.swift
Build complete! (18.92s)
Fetching https://github.com/ChimeHQ/TextStory
[10/489] Fetching textstory
Fetched https://github.com/ChimeHQ/TextStory (1.18s)
Computing version for https://github.com/ChimeHQ/TextStory
Computed https://github.com/ChimeHQ/TextStory at 0.9.0 (0.38s)
Fetching https://github.com/ChimeHQ/Rearrange
[1/554] Fetching rearrange
Fetched https://github.com/ChimeHQ/Rearrange (0.66s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 1.8.1 (2.62s)
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/ChimeHQ/TextStory
Working copy of https://github.com/ChimeHQ/TextStory resolved at 0.9.0
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"
    }
  ],
  "manifest_display_name" : "TextFormation",
  "name" : "TextFormation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "TextFormation",
      "targets" : [
        "TextFormation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TextFormationTests",
      "module_type" : "SwiftTarget",
      "name" : "TextFormationTests",
      "path" : "Tests/TextFormationTests",
      "sources" : [
        "ClosePairFilterTests.swift",
        "ConsecutiveCharacterRecognizerTests.swift",
        "DeleteCloseFilterTests.swift",
        "LineLeadingWhitespaceFilterTests.swift",
        "NewlineProcessingFilterTests.swift",
        "NewlineWithinPairFilterTests.swift",
        "OpenPairReplacementFilterTests.swift",
        "PythonIndentationTests.swift",
        "RubyIndentationTests.swift",
        "SkipFilterTests.swift",
        "StandardOpenPairFilterTests.swift",
        "TextInterface+RunFilter.swift",
        "TextStoringTests.swift",
        "TextualIndenterTests.swift"
      ],
      "target_dependencies" : [
        "TextFormation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TextFormation",
      "module_type" : "SwiftTarget",
      "name" : "TextFormation",
      "path" : "Sources/TextFormation",
      "product_dependencies" : [
        "TextStory"
      ],
      "product_memberships" : [
        "TextFormation"
      ],
      "sources" : [
        "AfterConsecutiveCharacterFilter.swift",
        "ClosePairFilter.swift",
        "CompositeFilter.swift",
        "ConsecutiveCharacterRecognizer.swift",
        "DeleteCloseFilter.swift",
        "Filter.swift",
        "Indentation.swift",
        "LineLeadingWhitespaceFilter.swift",
        "NewlineProcessingFilter.swift",
        "NewlineWithinPairFilter.swift",
        "OpenPairReplacementFilter.swift",
        "PatternMatcher.swift",
        "SkipFilter.swift",
        "StandardOpenPairFilter.swift",
        "TextInterface.swift",
        "TextStoring+Extensions.swift",
        "TextViewFilterApplier.swift",
        "TextualIndenter+Language.swift",
        "TextualIndenter.swift",
        "WhitespaceProviders.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.