The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TextFormation with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/TextFormation.git
Reference: 0.8.2
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/TextFormation
 * tag               0.8.2      -> FETCH_HEAD
HEAD is now at f6faed6 Add explicit TextStory version
Cloned https://github.com/ChimeHQ/TextFormation.git
Revision (git rev-parse @):
f6faed6abd768ae95b70d10113d4008a7cac57a7
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/TextFormation.git at 0.8.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Compiling Internal TSYTextStorage.m
[2/12] Emitting module MainOffender
[3/12] Compiling MainOffender MainActor+RunUnsafely.swift
[4/12] Compiling MainOffender OperationQueue+Unsafe.swift
[5/12] Compiling MainOffender UnsafeBlockOperation.swift
[6/12] Emitting module Rearrange
[7/12] Compiling Rearrange IndexSet+NSRange.swift
[8/12] Compiling Rearrange NSRange+ApplyMutation.swift
[9/12] Compiling Rearrange NSRange+Convenience.swift
[10/12] Compiling Rearrange NSRange+Shift.swift
[11/12] Compiling Rearrange NSTextRange+NSRange.swift
[12/12] Compiling Rearrange RangeMutation.swift
[13/14] Compiling Rearrange String+NSRange.swift
[14/14] Compiling Rearrange UITextRange+Convenience.swift
[15/24] Compiling TextStory TextMutationEventRouter.swift
[16/24] Compiling TextStory TextStorageAdapter.swift
[17/24] Compiling TextStory TextStoring+Ranges.swift
[18/24] Compiling TextStory NSTextContentStorage+TextStoring.swift
[19/24] Compiling TextStory NSTextStorage+TextStoring.swift
[20/24] Compiling TextStory TextMutation.swift
[21/26] Compiling TextStory TextStoring.swift
[22/26] Compiling TextStory TextStoringMonitor.swift
[23/26] Emitting module TextStory
[24/26] Compiling TextStory BufferingTextStorage.swift
[25/26] Compiling TextStory CompositeTextStoringMonitor.swift
[26/26] Compiling TextStory LazyTextStoringMonitor.swift
[27/42] Emitting module TextFormation
[28/47] Compiling TextFormation Filter.swift
[29/47] Compiling TextFormation Indentation.swift
[30/47] Compiling TextFormation LineLeadingWhitespaceFilter.swift
[31/47] Compiling TextFormation NewlineProcessingFilter.swift
[32/47] Compiling TextFormation NewlineWithinPairFilter.swift
[33/47] Compiling TextFormation OpenPairReplacementFilter.swift
[34/47] Compiling TextFormation PatternMatcher.swift
[35/47] Compiling TextFormation SkipFilter.swift
[36/47] Compiling TextFormation StandardOpenPairFilter.swift
[37/47] Compiling TextFormation TextInterface.swift
[38/47] Compiling TextFormation AfterConsecutiveCharacterFilter.swift
[39/47] Compiling TextFormation ClosePairFilter.swift
[40/47] Compiling TextFormation CompositeFilter.swift
[41/47] Compiling TextFormation ConsecutiveCharacterRecognizer.swift
[42/47] Compiling TextFormation DeleteCloseFilter.swift
[43/47] Compiling TextFormation TextStoring+Extensions.swift
[44/47] Compiling TextFormation TextViewFilterApplier.swift
[45/47] Compiling TextFormation TextualIndenter+Language.swift
[46/47] Compiling TextFormation TextualIndenter.swift
[47/47] Compiling TextFormation WhitespaceProviders.swift
Build complete! (12.14s)
Fetching https://github.com/ChimeHQ/TextStory from cache
Fetching https://github.com/ChimeHQ/Rearrange from cache
Fetching https://github.com/mattmassicotte/MainOffender from cache
Fetched https://github.com/mattmassicotte/MainOffender (0.22s)
Fetched https://github.com/ChimeHQ/TextStory (0.22s)
Computing version for https://github.com/ChimeHQ/TextStory
Fetched https://github.com/ChimeHQ/Rearrange (0.24s)
Computed https://github.com/ChimeHQ/TextStory at 0.8.0 (0.54s)
Computing version for https://github.com/mattmassicotte/MainOffender
Computed https://github.com/mattmassicotte/MainOffender at 0.1.0 (0.50s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 1.5.3 (0.49s)
Creating working copy for https://github.com/ChimeHQ/TextStory
Working copy of https://github.com/ChimeHQ/TextStory resolved at 0.8.0
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 1.5.3
Creating working copy for https://github.com/mattmassicotte/MainOffender
Working copy of https://github.com/mattmassicotte/MainOffender resolved at 0.1.0
Build complete.
Done.