Build Information
Successful build of RichStringKit with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/moyerr/RichStringKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "richstringkit",
"name": "RichStringKit",
"url": "https://github.com/moyerr/RichStringKit.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RichStringKit",
"dependencies": [
]
}
]
}
Fetching https://github.com/moyerr/RichStringKit.git
[1/460] Fetching richstringkit
Fetched https://github.com/moyerr/RichStringKit.git (0.28s)
Creating working copy for https://github.com/moyerr/RichStringKit.git
Working copy of https://github.com/moyerr/RichStringKit.git resolved at main
warning: '.resolve-product-dependencies': dependency 'richstringkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/29] Compiling RichStringKit EmptyString.swift
[2/29] Compiling RichStringKit Format.swift
[3/29] Compiling RichStringKit Group.swift
[4/29] Compiling RichStringKit Never+RichString.swift
[5/32] Compiling RichStringKit RichString+Disallowed.swift
[6/32] Compiling RichStringKit RichStringModifier+Disallowed.swift
[7/32] Compiling RichStringKit TransformMatches.swift
[8/32] Compiling RichStringKit RichStringRenderer.swift
[9/32] Compiling RichStringKit RichString.swift
[10/32] Compiling RichStringKit RichStringBuilder.swift
[11/32] Compiling RichStringKit RichStringModifier.swift
[12/32] Compiling RichStringKit String.swift
[13/32] Compiling RichStringKit ModifierMap.swift
[14/32] Compiling RichStringKit NSAttributedStringRenderer.swift
[15/32] Compiling RichStringKit RichString+Render.swift
[16/32] Compiling RichStringKit Link.swift
[17/32] Compiling RichStringKit NSAttributedString+RichString.swift
[18/32] Compiling RichStringKit RichString+Output.swift
[19/32] Compiling RichStringKit RichStringModifier+Output.swift
[20/32] Emitting module RichStringKit
[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 AttributedString+RichString.swift
[26/32] Compiling RichStringKit ModifiedContent.swift
[27/32] Compiling RichStringKit BaselineOffset.swift
[28/32] Compiling RichStringKit Color.swift
[29/32] Compiling RichStringKit RichStringOutput.swift
[30/32] Compiling RichStringKit Attachment.swift
[31/32] Compiling RichStringKit Concatenate.swift
[32/32] Compiling RichStringKit ConditionalContent.swift
Build complete! (13.00s)
Build complete.
Done.