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: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/TextStory
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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] Emitting module Rearrange
[3/7] Compiling Rearrange NSRange+Convenience.swift
[4/7] Compiling Rearrange NSRange+Shift.swift
[5/7] Compiling Rearrange IndexSet+NSRange.swift
[6/7] Compiling Rearrange NSRange+ApplyMutation.swift
[7/7] Compiling Rearrange NSTextRange+NSRange.swift
[8/8] Compiling Rearrange RangeMutation.swift
[9/18] Emitting module TextStory
[10/20] Compiling TextStory TextStoringMonitor.swift
[11/20] Compiling TextStory TextView+TextStoring.swift
[12/20] Compiling TextStory NSTextContentStorage+TextStoring.swift
[13/20] Compiling TextStory NSTextStorage+TextStoring.swift
[14/20] Compiling TextStory TextMutation.swift
[15/20] Compiling TextStory TextMutationEventRouter.swift
[16/20] Compiling TextStory TextStoring+Ranges.swift
[17/20] Compiling TextStory TextStoring.swift
[18/20] Compiling TextStory BufferingTextStorage.swift
[19/20] Compiling TextStory CompositeTextStoringMonitor.swift
[20/20] Compiling TextStory LazyTextStoringMonitor.swift
[21/23] Emitting module TextStoryTesting
[22/23] Compiling TextStoryTesting MockTextStoringMonitor.swift
[23/23] Compiling TextStoryTesting UndoSettingTextView.swift
Build complete! (15.64s)
Fetching https://github.com/ChimeHQ/Rearrange from cache
Fetched https://github.com/ChimeHQ/Rearrange (0.40s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 1.5.0 (0.92s)
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.