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 TextStory, reference main (e23226), with Swift 5.10 for macOS (SPM) on 26 Nov 2024 02:07:32 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/TextStory.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/TextStory
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e23226d Update to Rearrange 2.0.0
Cloned https://github.com/ChimeHQ/TextStory.git
Revision (git rev-parse @):
e23226da4a29a606b532d3f4d7d04102cd7826c5
SUCCESS checkout https://github.com/ChimeHQ/TextStory.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/ChimeHQ/TextStory.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[3/5] Write swift-version-33747A42983211AE.txt
[4/15] Compiling Internal TSYTextStorage.m
[6/15] Compiling Rearrange UITextRange+Convenience.swift
[7/15] Compiling Rearrange RangeMutation.swift
[8/15] Compiling Rearrange String+NSRange.swift
[9/15] Compiling Rearrange NSRange+Shift.swift
[10/15] Compiling Rearrange NSRange+Convenience.swift
[11/15] Compiling Rearrange NSRange+ApplyMutation.swift
[12/15] Compiling Rearrange IndexSet+ApplyMutation.swift
[13/15] Compiling Rearrange IndexSet+NSRange.swift
[14/15] Emitting module Rearrange
[15/15] Compiling Rearrange NSTextRange+NSRange.swift
[16/26] Compiling TextStory NSTextStorage+TextStoring.swift
[17/26] Compiling TextStory TextStoringMonitor.swift
[18/26] Compiling TextStory NSTextContentStorage+TextStoring.swift
[19/26] Compiling TextStory TextStoring.swift
[20/27] Compiling TextStory TextView+TextStoring.swift
[21/27] Compiling TextStory TextMutation.swift
[22/27] Compiling TextStory TextMutationEventRouter.swift
[23/27] Compiling TextStory TextStoring+Ranges.swift
[24/27] Compiling TextStory LazyTextStoringMonitor.swift
[25/27] Emitting module TextStory
[26/27] Compiling TextStory BufferingTextStorage.swift
[27/27] Compiling TextStory CompositeTextStoringMonitor.swift
[28/30] Compiling TextStoryTesting MockTextStoringMonitor.swift
[29/30] Emitting module TextStoryTesting
[30/30] Compiling TextStoryTesting UndoSettingTextView.swift
Build complete! (12.06s)
Fetching https://github.com/ChimeHQ/Rearrange
[1/532] Fetching rearrange
Fetched https://github.com/ChimeHQ/Rearrange from cache (1.26s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 2.0.0 (0.34s)
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 2.0.0
Build complete.
Done.