The Swift Package Index logo.Swift Package Index

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: v0.0.1-alpha.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/moyerr/RichStringKit
 * tag               v0.0.1-alpha.2 -> FETCH_HEAD
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 v0.0.1-alpha.2
========================================
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] Compiling RichStringKit EmptyModifier.swift
[4/31] Compiling RichStringKit Font.swift
[5/31] Compiling RichStringKit Kern.swift
[6/31] Compiling RichStringKit Line.swift
[7/31] Compiling RichStringKit RichStringRenderer.swift
[8/31] Compiling RichStringKit RichString.swift
[9/31] Compiling RichStringKit RichStringBuilder.swift
[10/31] Compiling RichStringKit RichStringModifier.swift
[11/31] Compiling RichStringKit String.swift
[12/31] Compiling RichStringKit ModifierMap.swift
[13/31] Compiling RichStringKit NSAttributedStringRenderer.swift
[14/31] Compiling RichStringKit RichString+Render.swift
[15/31] Compiling RichStringKit Link.swift
[16/31] Compiling RichStringKit NSAttributedString+RichString.swift
[17/31] Compiling RichStringKit RichString+Output.swift
[18/31] Compiling RichStringKit RichStringModifier+Output.swift
[19/31] Compiling RichStringKit EmptyString.swift
[20/31] Compiling RichStringKit Format.swift
[21/31] Compiling RichStringKit Group.swift
[22/31] Compiling RichStringKit Never+RichString.swift
[23/31] Emitting module RichStringKit
[24/31] Compiling RichStringKit RichStringOutput.swift
[25/31] Compiling RichStringKit Attachment.swift
[26/31] Compiling RichStringKit Concatenate.swift
[27/31] Compiling RichStringKit ConditionalContent.swift
[28/31] Compiling RichStringKit AttributedString+RichString.swift
[29/31] Compiling RichStringKit ModifiedContent.swift
[30/31] Compiling RichStringKit BaselineOffset.swift
[31/31] Compiling RichStringKit Color.swift
[32/34] Compiling RichStringKit RichString+Disallowed.swift
[33/34] Compiling RichStringKit RichStringModifier+Disallowed.swift
[34/34] Compiling RichStringKit TransformMatches.swift
Build complete! (6.57s)
Build complete.
Done.