The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RichStringKit with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.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 into spi-builder-workspace
ce9489544ad1273fff393c91e41faf579e2e008f
SUCCESS checkout https://github.com/moyerr/RichStringKit.git at v0.0.1-alpha.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/29] Emitting module RichStringKit
[2/32] Compiling RichStringKit EmptyString.swift
[3/32] Compiling RichStringKit Format.swift
[4/32] Compiling RichStringKit Group.swift
[5/32] Compiling RichStringKit Never+RichString.swift
[6/32] Compiling RichStringKit RichString+Disallowed.swift
[7/32] Compiling RichStringKit RichStringModifier+Disallowed.swift
[8/32] Compiling RichStringKit TransformMatches.swift
[9/32] Compiling RichStringKit RichStringRenderer.swift
[10/32] Compiling RichStringKit RichString.swift
[11/32] Compiling RichStringKit RichStringBuilder.swift
[12/32] Compiling RichStringKit RichStringModifier.swift
[13/32] Compiling RichStringKit Link.swift
[14/32] Compiling RichStringKit NSAttributedString+RichString.swift
[15/32] Compiling RichStringKit RichString+Output.swift
[16/32] Compiling RichStringKit RichStringModifier+Output.swift
[17/32] Compiling RichStringKit String.swift
[18/32] Compiling RichStringKit ModifierMap.swift
[19/32] Compiling RichStringKit NSAttributedStringRenderer.swift
[20/32] Compiling RichStringKit RichString+Render.swift
[21/32] Compiling RichStringKit EmptyModifier.swift
[22/32] Compiling RichStringKit Font.swift
[23/32] Compiling RichStringKit Kern.swift
[24/32] Compiling RichStringKit Line.swift
[25/32] Compiling RichStringKit RichStringOutput.swift
[26/32] Compiling RichStringKit Attachment.swift
[27/32] Compiling RichStringKit Concatenate.swift
[28/32] Compiling RichStringKit ConditionalContent.swift
[29/32] Compiling RichStringKit AttributedString+RichString.swift
[30/32] Compiling RichStringKit ModifiedContent.swift
[31/32] Compiling RichStringKit BaselineOffset.swift
[32/32] Compiling RichStringKit Color.swift
Build complete! (9.03s)
Build complete.
Done.