The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TextStory 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.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/TextStory.git
Reference: 0.9.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/TextStory
 * tag               0.9.0      -> FETCH_HEAD
HEAD is now at 8dc9148 Expand/Moderize CI, support catalyst
Cloned https://github.com/ChimeHQ/TextStory.git
Revision (git rev-parse @):
8dc9148b46fcf93b08ea9d4ef9bdb5e4f700e008
SUCCESS checkout https://github.com/ChimeHQ/TextStory.git at 0.9.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/ChimeHQ/TextStory.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Compiling Internal TSYTextStorage.m
[2/7] Compiling Rearrange NSRange+Convenience.swift
[3/7] Compiling Rearrange NSRange+Shift.swift
[4/7] Compiling Rearrange IndexSet+NSRange.swift
[5/7] Compiling Rearrange NSRange+ApplyMutation.swift
[6/7] Emitting module Rearrange
[7/7] Compiling Rearrange NSTextRange+NSRange.swift
[8/8] Compiling Rearrange RangeMutation.swift
[9/18] Compiling TextStory NSTextContentStorage+TextStoring.swift
[10/18] Compiling TextStory NSTextStorage+TextStoring.swift
[11/18] Compiling TextStory TextMutation.swift
[12/18] Compiling TextStory TextMutationEventRouter.swift
[13/18] Compiling TextStory TextStoring+Ranges.swift
[14/18] Compiling TextStory TextStoring.swift
[15/20] Compiling TextStory TextStoringMonitor.swift
[16/20] Compiling TextStory TextView+TextStoring.swift
[17/20] Emitting module TextStory
[18/20] Compiling TextStory BufferingTextStorage.swift
[19/20] Compiling TextStory CompositeTextStoringMonitor.swift
[20/20] Compiling TextStory LazyTextStoringMonitor.swift
[21/23] Compiling TextStoryTesting MockTextStoringMonitor.swift
[22/23] Emitting module TextStoryTesting
[23/23] Compiling TextStoryTesting UndoSettingTextView.swift
Build complete! (15.10s)
Fetching https://github.com/ChimeHQ/Rearrange from cache
Fetched https://github.com/ChimeHQ/Rearrange (0.19s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 1.5.0 (0.75s)
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 1.5.0
Build complete.
Done.