Build Information
Successful build of RichStringKit with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/moyerr/RichStringKit.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/moyerr/RichStringKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ce94895 Fix failing build on watchOS due to unavailability of NSTextAttachment (#11)
Cloned https://github.com/moyerr/RichStringKit.git
Revision (git rev-parse @):
ce9489544ad1273fff393c91e41faf579e2e008f
SUCCESS checkout https://github.com/moyerr/RichStringKit.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/moyerr/RichStringKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/31] Emitting module RichStringKit
[4/34] Compiling RichStringKit EmptyString.swift
[5/34] Compiling RichStringKit Format.swift
[6/34] Compiling RichStringKit Group.swift
[7/34] Compiling RichStringKit Never+RichString.swift
[8/34] Compiling RichStringKit RichStringRenderer.swift
[9/34] Compiling RichStringKit RichString.swift
[10/34] Compiling RichStringKit RichStringBuilder.swift
[11/34] Compiling RichStringKit RichStringModifier.swift
[12/34] Compiling RichStringKit Link.swift
[13/34] Compiling RichStringKit NSAttributedString+RichString.swift
[14/34] Compiling RichStringKit RichString+Output.swift
[15/34] Compiling RichStringKit RichStringModifier+Output.swift
[16/34] Compiling RichStringKit RichString+Disallowed.swift
[17/34] Compiling RichStringKit RichStringModifier+Disallowed.swift
[18/34] Compiling RichStringKit TransformMatches.swift
[19/34] Compiling RichStringKit RichStringOutput.swift
[20/34] Compiling RichStringKit Attachment.swift
[21/34] Compiling RichStringKit Concatenate.swift
[22/34] Compiling RichStringKit ConditionalContent.swift
[23/34] Compiling RichStringKit String.swift
[24/34] Compiling RichStringKit ModifierMap.swift
[25/34] Compiling RichStringKit NSAttributedStringRenderer.swift
[26/34] Compiling RichStringKit RichString+Render.swift
[27/34] Compiling RichStringKit EmptyModifier.swift
[28/34] Compiling RichStringKit Font.swift
[29/34] Compiling RichStringKit Kern.swift
[30/34] Compiling RichStringKit Line.swift
[31/34] Compiling RichStringKit AttributedString+RichString.swift
[32/34] Compiling RichStringKit ModifiedContent.swift
[33/34] Compiling RichStringKit BaselineOffset.swift
[34/34] Compiling RichStringKit Color.swift
Build complete! (7.66s)
Build complete.
Done.