The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of RichTextKit, reference main (fd2d21), with Swift 6.2 for macOS (SPM) on 3 Dec 2025 08:38:20 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsaidi/RichTextKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielsaidi/RichTextKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fd2d21c Update GitHub workflows
Cloned https://github.com/danielsaidi/RichTextKit.git
Revision (git rev-parse @):
fd2d21cfd4666fdef792394050b506a1163f6ff5
SUCCESS checkout https://github.com/danielsaidi/RichTextKit.git at main
Fetching https://github.com/danielsaidi/MockingKit.git
[1/2500] Fetching mockingkit
Fetched https://github.com/danielsaidi/MockingKit.git from cache (1.31s)
Computing version for https://github.com/danielsaidi/MockingKit.git
Computed https://github.com/danielsaidi/MockingKit.git at 1.5.0 (1.93s)
Creating working copy for https://github.com/danielsaidi/MockingKit.git
Working copy of https://github.com/danielsaidi/MockingKit.git resolved at 1.5.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "richtextkit",
      "name": "RichTextKit",
      "url": "https://github.com/danielsaidi/RichTextKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RichTextKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/danielsaidi/RichTextKit.git
[1/10610] Fetching richtextkit
Fetched https://github.com/danielsaidi/RichTextKit.git from cache (1.52s)
Creating working copy for https://github.com/danielsaidi/RichTextKit.git
Working copy of https://github.com/danielsaidi/RichTextKit.git resolved at main (fd2d21c)
warning: '.resolve-product-dependencies': dependency 'richtextkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/danielsaidi/RichTextKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[1/8] Copying Info.plist
[2/8] Copying Localizable.strings
[7/8] Write swift-version-49B95AFC49DCD68C.txt
[9/144] Compiling RichTextKit ImageRepresentable.swift
[10/144] Compiling RichTextKit RichTextImageAttachment.swift
[11/144] Compiling RichTextKit RichTextImageAttachmentManager.swift
[12/144] Compiling RichTextKit RichTextImageAttachmentSize.swift
[13/144] Compiling RichTextKit RichTextImageConfiguration.swift
[14/144] Compiling RichTextKit RichTextImageInsertConfiguration.swift
[15/144] Compiling RichTextKit RichTextKeyboardToolbar+Config.swift
[16/144] Compiling RichTextKit RichTextKeyboardToolbar+Style.swift
[17/144] Compiling RichTextKit RichTextKeyboardToolbar.swift
[18/144] Compiling RichTextKit RichTextKeyboardToolbarMenu.swift
[19/144] Compiling RichTextKit Bundle+Locale.swift
[20/144] Compiling RichTextKit RTKL10n.swift
[21/144] Compiling RichTextKit NSMutableParagraphStyle+PickerValues.swift
[22/144] Compiling RichTextKit NSMutableParagraphStyle+StepperInterval.swift
[23/144] Compiling RichTextKit NSMutableParagraphStyleValueLabel.swift
[24/158] Emitting module RichTextKit
[25/158] Compiling RichTextKit NSTextAlignment+Deprecated.swift
[26/158] Compiling RichTextKit RichTextAlignment+KeyboardShortcutModifier.swift
[27/158] Compiling RichTextKit RichTextAlignment+Picker.swift
[28/158] Compiling RichTextKit RichTextAlignment.swift
[29/158] Compiling RichTextKit RichTextLine+SpacingPicker.swift
[30/158] Compiling RichTextKit RichTextLine+SpacingPickerConfig.swift
[31/158] Compiling RichTextKit RichTextLine+SpacingPickerStack.swift
[32/158] Compiling RichTextKit RichTextLine.swift
[33/158] Compiling RichTextKit RichTextViewComponent+Alignment.swift
[34/158] Compiling RichTextKit RichTextViewComponent+Indent.swift
[35/158] Compiling RichTextKit RichTextViewComponent+Line.swift
[36/158] Compiling RichTextKit RichTextContext+Actions.swift
[37/158] Compiling RichTextKit RichTextContext+Colors.swift
[38/158] Compiling RichTextKit RichTextContext+Pasting.swift
[39/158] Compiling RichTextKit RichTextContext+Styles.swift
[40/158] Compiling RichTextKit RichTextCommand+ActionButtonGroup.swift
[41/158] Compiling RichTextKit RichTextCommand+FormatMenu.swift
[42/158] Compiling RichTextKit RichTextCommand+ShareMenu.swift
[43/158] Compiling RichTextKit RichTextCommand.swift
[44/158] Compiling RichTextKit NSAttributedString+Init.swift
[45/158] Compiling RichTextKit RichTextDataError.swift
[46/158] Compiling RichTextKit RichTextDataFormat+Menu.swift
[47/158] Compiling RichTextKit RichTextDataFormat.swift
[48/158] Compiling RichTextKit RichTextDataReader.swift
[49/158] Compiling RichTextKit UTType+RichText.swift
[50/158] Compiling RichTextKit NSAttributedString+Export.swift
[51/158] Compiling RichTextKit RichTextExportError.swift
[52/158] Compiling RichTextKit RichTextExportMenu.swift
[53/158] Compiling RichTextKit RichTextExportService.swift
[54/158] Compiling RichTextKit RichTextExportUrlResolver+FileManager.swift
[55/158] Compiling RichTextKit RichTextAction+Button.swift
[56/158] Compiling RichTextKit RichTextAction+ButtonGroup.swift
[57/158] Compiling RichTextKit RichTextAction+ButtonStack.swift
[58/158] Compiling RichTextKit RichTextAction+KeyboardShortcutModifier.swift
[59/158] Compiling RichTextKit RichTextAction.swift
[60/158] Compiling RichTextKit RichTextInsertion.swift
[61/158] Compiling RichTextKit RichTextAttribute.swift
[62/158] Compiling RichTextKit RichTextAttributeReader.swift
[63/158] Compiling RichTextKit RichTextAttributeWriter.swift
[64/158] Compiling RichTextKit RichTextView+Config.swift
[65/158] Compiling RichTextKit RichTextView+Config_AppKit.swift
[66/158] Compiling RichTextKit RichTextView+Config_UIKit.swift
[67/158] Compiling RichTextKit RichTextView+Setup.swift
[68/158] Compiling RichTextKit RichTextView+Theme.swift
[69/158] Compiling RichTextKit RichTextViewComponent+Attributes.swift
[70/158] Compiling RichTextKit RichTextFont+PickerFont.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:13: warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |             `- warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:26: warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |                          `- warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[71/158] Compiling RichTextKit RichTextFont+PickerItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:13: warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |             `- warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:26: warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |                          `- warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[72/158] Compiling RichTextKit RichTextFont+SizePicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:13: warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |             `- warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:26: warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |                          `- warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[73/158] Compiling RichTextKit RichTextFont+SizePickerConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:13: warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |             `- warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:26: warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |                          `- warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[74/158] Compiling RichTextKit RichTextFont+SizePickerStack.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:13: warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |             `- warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:26: warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |                          `- warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[75/158] Compiling RichTextKit RichTextFont.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:13: warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |             `- warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:26: warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |                          `- warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[76/158] Compiling RichTextKit StandardFontSizeProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:13: warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |             `- warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:26: warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |                          `- warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[77/158] Compiling RichTextKit RichTextFormat+Sheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:13: warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |             `- warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:26: warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |                          `- warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[78/158] Compiling RichTextKit RichTextFormat+Sidebar.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:13: warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |             `- warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:26: warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |                          `- warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[79/158] Compiling RichTextKit RichTextFormat+Toolbar.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:13: warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |             `- warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:26: warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |                          `- warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[80/158] Compiling RichTextKit RichTextFormat+ToolbarConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:13: warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |             `- warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:26: warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |                          `- warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[81/158] Compiling RichTextKit RichTextFormat+ToolbarStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:13: warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |             `- warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:26: warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |                          `- warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[82/158] Compiling RichTextKit RichTextFormat.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:13: warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |             `- warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:26: warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |                          `- warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[83/158] Compiling RichTextKit RichTextFormatToolbarBase.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:13: warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |             `- warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:26: warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |                          `- warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[84/158] Compiling RichTextKit Image+RichText.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:13: warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |             `- warning: 'RichTextLine' is deprecated: Use native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Format/RichTextFormatToolbarBase.swift:149:26: warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
147 |     ) -> some View {
148 |         if config.lineSpacingPicker {
149 |             RichTextLine.SpacingPickerStack(context: context)
    |                          `- warning: 'SpacingPickerStack' is deprecated: Use SwiftUI Picker with native NSParagraphStyle directly instead. [#DeprecatedDeclaration]
150 |                 .buttonStyle(.bordered)
151 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[85/158] Compiling RichTextKit NSParagraphStyle+Mutable.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:84:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 82 |         var body: some View {
 83 |             VStack {
 84 |                 Text("\(value)")
    |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 85 |                 Picker(forValue: writableKeypath, in: context) {
 86 |                     Text("Context")
macro expansion #Preview:35:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:104:2: note: expanded code originates here
 65 | }
 66 |
 67 | #Preview {
    | `- note: in expansion of macro 'Preview' here
 68 |
 69 |     struct Preview: View {
    :
102 |
103 |     return Preview()
104 | }
    +--- macro expansion #Preview --------------------------------------
    |33 |                     var body: some View {
    |34 |                         VStack {
    |35 |                             Text("\(value)")
    |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
    |36 |                             Picker(forValue: writableKeypath, in: context) {
    |37 |                                 Text("Context")
    +-------------------------------------------------------------------
105 |
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:57:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
55 |         var body: some View {
56 |             VStack {
57 |                 Text("\(value)")
   |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
58 |                 Toggle(
59 |                     forValue: writableKeypath,
macro expansion #Preview:33:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:79:2: note: expanded code originates here
40 | }
41 |
42 | #Preview {
   | `- note: in expansion of macro 'Preview' here
43 |
44 |     struct Preview: View {
   :
77 |
78 |     return Preview()
79 | }
   +--- macro expansion #Preview ---------------------------------------
   |31 |                     var body: some View {
   |32 |                         VStack {
   |33 |                             Text("\(value)")
   |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
   |34 |                             Toggle(
   |35 |                                 forValue: writableKeypath,
   +--------------------------------------------------------------------
80 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[86/158] Compiling RichTextKit NSParagraphStyle+Views.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:84:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 82 |         var body: some View {
 83 |             VStack {
 84 |                 Text("\(value)")
    |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 85 |                 Picker(forValue: writableKeypath, in: context) {
 86 |                     Text("Context")
macro expansion #Preview:35:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:104:2: note: expanded code originates here
 65 | }
 66 |
 67 | #Preview {
    | `- note: in expansion of macro 'Preview' here
 68 |
 69 |     struct Preview: View {
    :
102 |
103 |     return Preview()
104 | }
    +--- macro expansion #Preview --------------------------------------
    |33 |                     var body: some View {
    |34 |                         VStack {
    |35 |                             Text("\(value)")
    |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
    |36 |                             Picker(forValue: writableKeypath, in: context) {
    |37 |                                 Text("Context")
    +-------------------------------------------------------------------
105 |
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:57:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
55 |         var body: some View {
56 |             VStack {
57 |                 Text("\(value)")
   |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
58 |                 Toggle(
59 |                     forValue: writableKeypath,
macro expansion #Preview:33:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:79:2: note: expanded code originates here
40 | }
41 |
42 | #Preview {
   | `- note: in expansion of macro 'Preview' here
43 |
44 |     struct Preview: View {
   :
77 |
78 |     return Preview()
79 | }
   +--- macro expansion #Preview ---------------------------------------
   |31 |                     var body: some View {
   |32 |                         VStack {
   |33 |                             Text("\(value)")
   |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
   |34 |                             Toggle(
   |35 |                                 forValue: writableKeypath,
   +--------------------------------------------------------------------
80 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[87/158] Compiling RichTextKit NSTextAlignment+Views.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:84:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 82 |         var body: some View {
 83 |             VStack {
 84 |                 Text("\(value)")
    |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 85 |                 Picker(forValue: writableKeypath, in: context) {
 86 |                     Text("Context")
macro expansion #Preview:35:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:104:2: note: expanded code originates here
 65 | }
 66 |
 67 | #Preview {
    | `- note: in expansion of macro 'Preview' here
 68 |
 69 |     struct Preview: View {
    :
102 |
103 |     return Preview()
104 | }
    +--- macro expansion #Preview --------------------------------------
    |33 |                     var body: some View {
    |34 |                         VStack {
    |35 |                             Text("\(value)")
    |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
    |36 |                             Picker(forValue: writableKeypath, in: context) {
    |37 |                                 Text("Context")
    +-------------------------------------------------------------------
105 |
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:57:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
55 |         var body: some View {
56 |             VStack {
57 |                 Text("\(value)")
   |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
58 |                 Toggle(
59 |                     forValue: writableKeypath,
macro expansion #Preview:33:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:79:2: note: expanded code originates here
40 | }
41 |
42 | #Preview {
   | `- note: in expansion of macro 'Preview' here
43 |
44 |     struct Preview: View {
   :
77 |
78 |     return Preview()
79 | }
   +--- macro expansion #Preview ---------------------------------------
   |31 |                     var body: some View {
   |32 |                         VStack {
   |33 |                             Text("\(value)")
   |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
   |34 |                             Toggle(
   |35 |                                 forValue: writableKeypath,
   +--------------------------------------------------------------------
80 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[88/158] Compiling RichTextKit Picker+RichTextParagraphValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:84:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 82 |         var body: some View {
 83 |             VStack {
 84 |                 Text("\(value)")
    |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 85 |                 Picker(forValue: writableKeypath, in: context) {
 86 |                     Text("Context")
macro expansion #Preview:35:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:104:2: note: expanded code originates here
 65 | }
 66 |
 67 | #Preview {
    | `- note: in expansion of macro 'Preview' here
 68 |
 69 |     struct Preview: View {
    :
102 |
103 |     return Preview()
104 | }
    +--- macro expansion #Preview --------------------------------------
    |33 |                     var body: some View {
    |34 |                         VStack {
    |35 |                             Text("\(value)")
    |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
    |36 |                             Picker(forValue: writableKeypath, in: context) {
    |37 |                                 Text("Context")
    +-------------------------------------------------------------------
105 |
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:57:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
55 |         var body: some View {
56 |             VStack {
57 |                 Text("\(value)")
   |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
58 |                 Toggle(
59 |                     forValue: writableKeypath,
macro expansion #Preview:33:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:79:2: note: expanded code originates here
40 | }
41 |
42 | #Preview {
   | `- note: in expansion of macro 'Preview' here
43 |
44 |     struct Preview: View {
   :
77 |
78 |     return Preview()
79 | }
   +--- macro expansion #Preview ---------------------------------------
   |31 |                     var body: some View {
   |32 |                         VStack {
   |33 |                             Text("\(value)")
   |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
   |34 |                             Toggle(
   |35 |                                 forValue: writableKeypath,
   +--------------------------------------------------------------------
80 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[89/158] Compiling RichTextKit Stepper+RichTextParagraphValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:84:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 82 |         var body: some View {
 83 |             VStack {
 84 |                 Text("\(value)")
    |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 85 |                 Picker(forValue: writableKeypath, in: context) {
 86 |                     Text("Context")
macro expansion #Preview:35:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:104:2: note: expanded code originates here
 65 | }
 66 |
 67 | #Preview {
    | `- note: in expansion of macro 'Preview' here
 68 |
 69 |     struct Preview: View {
    :
102 |
103 |     return Preview()
104 | }
    +--- macro expansion #Preview --------------------------------------
    |33 |                     var body: some View {
    |34 |                         VStack {
    |35 |                             Text("\(value)")
    |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
    |36 |                             Picker(forValue: writableKeypath, in: context) {
    |37 |                                 Text("Context")
    +-------------------------------------------------------------------
105 |
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:57:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
55 |         var body: some View {
56 |             VStack {
57 |                 Text("\(value)")
   |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
58 |                 Toggle(
59 |                     forValue: writableKeypath,
macro expansion #Preview:33:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:79:2: note: expanded code originates here
40 | }
41 |
42 | #Preview {
   | `- note: in expansion of macro 'Preview' here
43 |
44 |     struct Preview: View {
   :
77 |
78 |     return Preview()
79 | }
   +--- macro expansion #Preview ---------------------------------------
   |31 |                     var body: some View {
   |32 |                         VStack {
   |33 |                             Text("\(value)")
   |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
   |34 |                             Toggle(
   |35 |                                 forValue: writableKeypath,
   +--------------------------------------------------------------------
80 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[90/158] Compiling RichTextKit Toggle+RichTextParagraphValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:84:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 82 |         var body: some View {
 83 |             VStack {
 84 |                 Text("\(value)")
    |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 85 |                 Picker(forValue: writableKeypath, in: context) {
 86 |                     Text("Context")
macro expansion #Preview:35:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:104:2: note: expanded code originates here
 65 | }
 66 |
 67 | #Preview {
    | `- note: in expansion of macro 'Preview' here
 68 |
 69 |     struct Preview: View {
    :
102 |
103 |     return Preview()
104 | }
    +--- macro expansion #Preview --------------------------------------
    |33 |                     var body: some View {
    |34 |                         VStack {
    |35 |                             Text("\(value)")
    |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
    |36 |                             Picker(forValue: writableKeypath, in: context) {
    |37 |                                 Text("Context")
    +-------------------------------------------------------------------
105 |
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:57:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
55 |         var body: some View {
56 |             VStack {
57 |                 Text("\(value)")
   |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
58 |                 Toggle(
59 |                     forValue: writableKeypath,
macro expansion #Preview:33:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:79:2: note: expanded code originates here
40 | }
41 |
42 | #Preview {
   | `- note: in expansion of macro 'Preview' here
43 |
44 |     struct Preview: View {
   :
77 |
78 |     return Preview()
79 | }
   +--- macro expansion #Preview ---------------------------------------
   |31 |                     var body: some View {
   |32 |                         VStack {
   |33 |                             Text("\(value)")
   |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
   |34 |                             Toggle(
   |35 |                                 forValue: writableKeypath,
   +--------------------------------------------------------------------
80 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[91/158] Compiling RichTextKit PasteboardImageReader.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:84:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 82 |         var body: some View {
 83 |             VStack {
 84 |                 Text("\(value)")
    |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 85 |                 Picker(forValue: writableKeypath, in: context) {
 86 |                     Text("Context")
macro expansion #Preview:35:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:104:2: note: expanded code originates here
 65 | }
 66 |
 67 | #Preview {
    | `- note: in expansion of macro 'Preview' here
 68 |
 69 |     struct Preview: View {
    :
102 |
103 |     return Preview()
104 | }
    +--- macro expansion #Preview --------------------------------------
    |33 |                     var body: some View {
    |34 |                         VStack {
    |35 |                             Text("\(value)")
    |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
    |36 |                             Picker(forValue: writableKeypath, in: context) {
    |37 |                                 Text("Context")
    +-------------------------------------------------------------------
105 |
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:57:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
55 |         var body: some View {
56 |             VStack {
57 |                 Text("\(value)")
   |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
58 |                 Toggle(
59 |                     forValue: writableKeypath,
macro expansion #Preview:33:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:79:2: note: expanded code originates here
40 | }
41 |
42 | #Preview {
   | `- note: in expansion of macro 'Preview' here
43 |
44 |     struct Preview: View {
   :
77 |
78 |     return Preview()
79 | }
   +--- macro expansion #Preview ---------------------------------------
   |31 |                     var body: some View {
   |32 |                         VStack {
   |33 |                             Text("\(value)")
   |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
   |34 |                             Toggle(
   |35 |                                 forValue: writableKeypath,
   +--------------------------------------------------------------------
80 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[92/158] Compiling RichTextKit PdfDataError.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:84:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 82 |         var body: some View {
 83 |             VStack {
 84 |                 Text("\(value)")
    |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 85 |                 Picker(forValue: writableKeypath, in: context) {
 86 |                     Text("Context")
macro expansion #Preview:35:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:104:2: note: expanded code originates here
 65 | }
 66 |
 67 | #Preview {
    | `- note: in expansion of macro 'Preview' here
 68 |
 69 |     struct Preview: View {
    :
102 |
103 |     return Preview()
104 | }
    +--- macro expansion #Preview --------------------------------------
    |33 |                     var body: some View {
    |34 |                         VStack {
    |35 |                             Text("\(value)")
    |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
    |36 |                             Picker(forValue: writableKeypath, in: context) {
    |37 |                                 Text("Context")
    +-------------------------------------------------------------------
105 |
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:57:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
55 |         var body: some View {
56 |             VStack {
57 |                 Text("\(value)")
   |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
58 |                 Toggle(
59 |                     forValue: writableKeypath,
macro expansion #Preview:33:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:79:2: note: expanded code originates here
40 | }
41 |
42 | #Preview {
   | `- note: in expansion of macro 'Preview' here
43 |
44 |     struct Preview: View {
   :
77 |
78 |     return Preview()
79 | }
   +--- macro expansion #Preview ---------------------------------------
   |31 |                     var body: some View {
   |32 |                         VStack {
   |33 |                             Text("\(value)")
   |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
   |34 |                             Toggle(
   |35 |                                 forValue: writableKeypath,
   +--------------------------------------------------------------------
80 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[93/158] Compiling RichTextKit PdfPageConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:84:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 82 |         var body: some View {
 83 |             VStack {
 84 |                 Text("\(value)")
    |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 85 |                 Picker(forValue: writableKeypath, in: context) {
 86 |                     Text("Context")
macro expansion #Preview:35:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:104:2: note: expanded code originates here
 65 | }
 66 |
 67 | #Preview {
    | `- note: in expansion of macro 'Preview' here
 68 |
 69 |     struct Preview: View {
    :
102 |
103 |     return Preview()
104 | }
    +--- macro expansion #Preview --------------------------------------
    |33 |                     var body: some View {
    |34 |                         VStack {
    |35 |                             Text("\(value)")
    |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
    |36 |                             Picker(forValue: writableKeypath, in: context) {
    |37 |                                 Text("Context")
    +-------------------------------------------------------------------
105 |
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:57:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
55 |         var body: some View {
56 |             VStack {
57 |                 Text("\(value)")
   |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
58 |                 Toggle(
59 |                     forValue: writableKeypath,
macro expansion #Preview:33:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:79:2: note: expanded code originates here
40 | }
41 |
42 | #Preview {
   | `- note: in expansion of macro 'Preview' here
43 |
44 |     struct Preview: View {
   :
77 |
78 |     return Preview()
79 | }
   +--- macro expansion #Preview ---------------------------------------
   |31 |                     var body: some View {
   |32 |                         VStack {
   |33 |                             Text("\(value)")
   |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
   |34 |                             Toggle(
   |35 |                                 forValue: writableKeypath,
   +--------------------------------------------------------------------
80 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[94/158] Compiling RichTextKit PdfPageMargins.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:84:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 82 |         var body: some View {
 83 |             VStack {
 84 |                 Text("\(value)")
    |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 85 |                 Picker(forValue: writableKeypath, in: context) {
 86 |                     Text("Context")
macro expansion #Preview:35:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:104:2: note: expanded code originates here
 65 | }
 66 |
 67 | #Preview {
    | `- note: in expansion of macro 'Preview' here
 68 |
 69 |     struct Preview: View {
    :
102 |
103 |     return Preview()
104 | }
    +--- macro expansion #Preview --------------------------------------
    |33 |                     var body: some View {
    |34 |                         VStack {
    |35 |                             Text("\(value)")
    |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
    |36 |                             Picker(forValue: writableKeypath, in: context) {
    |37 |                                 Text("Context")
    +-------------------------------------------------------------------
105 |
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:57:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
55 |         var body: some View {
56 |             VStack {
57 |                 Text("\(value)")
   |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
58 |                 Toggle(
59 |                     forValue: writableKeypath,
macro expansion #Preview:33:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:79:2: note: expanded code originates here
40 | }
41 |
42 | #Preview {
   | `- note: in expansion of macro 'Preview' here
43 |
44 |     struct Preview: View {
   :
77 |
78 |     return Preview()
79 | }
   +--- macro expansion #Preview ---------------------------------------
   |31 |                     var body: some View {
   |32 |                         VStack {
   |33 |                             Text("\(value)")
   |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
   |34 |                             Toggle(
   |35 |                                 forValue: writableKeypath,
   +--------------------------------------------------------------------
80 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[95/158] Compiling RichTextKit RichTextPdfDataReader.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:84:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 82 |         var body: some View {
 83 |             VStack {
 84 |                 Text("\(value)")
    |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 85 |                 Picker(forValue: writableKeypath, in: context) {
 86 |                     Text("Context")
macro expansion #Preview:35:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:104:2: note: expanded code originates here
 65 | }
 66 |
 67 | #Preview {
    | `- note: in expansion of macro 'Preview' here
 68 |
 69 |     struct Preview: View {
    :
102 |
103 |     return Preview()
104 | }
    +--- macro expansion #Preview --------------------------------------
    |33 |                     var body: some View {
    |34 |                         VStack {
    |35 |                             Text("\(value)")
    |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
    |36 |                             Picker(forValue: writableKeypath, in: context) {
    |37 |                                 Text("Context")
    +-------------------------------------------------------------------
105 |
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:57:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
55 |         var body: some View {
56 |             VStack {
57 |                 Text("\(value)")
   |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
58 |                 Toggle(
59 |                     forValue: writableKeypath,
macro expansion #Preview:33:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:79:2: note: expanded code originates here
40 | }
41 |
42 | #Preview {
   | `- note: in expansion of macro 'Preview' here
43 |
44 |     struct Preview: View {
   :
77 |
78 |     return Preview()
79 | }
   +--- macro expansion #Preview ---------------------------------------
   |31 |                     var body: some View {
   |32 |                         VStack {
   |33 |                             Text("\(value)")
   |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
   |34 |                             Toggle(
   |35 |                                 forValue: writableKeypath,
   +--------------------------------------------------------------------
80 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[96/158] Compiling RichTextKit RichTextNSSharingMenu.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:84:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 82 |         var body: some View {
 83 |             VStack {
 84 |                 Text("\(value)")
    |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 85 |                 Picker(forValue: writableKeypath, in: context) {
 86 |                     Text("Context")
macro expansion #Preview:35:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:104:2: note: expanded code originates here
 65 | }
 66 |
 67 | #Preview {
    | `- note: in expansion of macro 'Preview' here
 68 |
 69 |     struct Preview: View {
    :
102 |
103 |     return Preview()
104 | }
    +--- macro expansion #Preview --------------------------------------
    |33 |                     var body: some View {
    |34 |                         VStack {
    |35 |                             Text("\(value)")
    |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
    |36 |                             Picker(forValue: writableKeypath, in: context) {
    |37 |                                 Text("Context")
    +-------------------------------------------------------------------
105 |
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:57:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
55 |         var body: some View {
56 |             VStack {
57 |                 Text("\(value)")
   |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
58 |                 Toggle(
59 |                     forValue: writableKeypath,
macro expansion #Preview:33:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:79:2: note: expanded code originates here
40 | }
41 |
42 | #Preview {
   | `- note: in expansion of macro 'Preview' here
43 |
44 |     struct Preview: View {
   :
77 |
78 |     return Preview()
79 | }
   +--- macro expansion #Preview ---------------------------------------
   |31 |                     var body: some View {
   |32 |                         VStack {
   |33 |                             Text("\(value)")
   |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
   |34 |                             Toggle(
   |35 |                                 forValue: writableKeypath,
   +--------------------------------------------------------------------
80 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[97/158] Compiling RichTextKit RichTextShareMenu.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:84:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 82 |         var body: some View {
 83 |             VStack {
 84 |                 Text("\(value)")
    |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 85 |                 Picker(forValue: writableKeypath, in: context) {
 86 |                     Text("Context")
macro expansion #Preview:35:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:104:2: note: expanded code originates here
 65 | }
 66 |
 67 | #Preview {
    | `- note: in expansion of macro 'Preview' here
 68 |
 69 |     struct Preview: View {
    :
102 |
103 |     return Preview()
104 | }
    +--- macro expansion #Preview --------------------------------------
    |33 |                     var body: some View {
    |34 |                         VStack {
    |35 |                             Text("\(value)")
    |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
    |36 |                             Picker(forValue: writableKeypath, in: context) {
    |37 |                                 Text("Context")
    +-------------------------------------------------------------------
105 |
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:57:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
55 |         var body: some View {
56 |             VStack {
57 |                 Text("\(value)")
   |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
58 |                 Toggle(
59 |                     forValue: writableKeypath,
macro expansion #Preview:33:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:79:2: note: expanded code originates here
40 | }
41 |
42 | #Preview {
   | `- note: in expansion of macro 'Preview' here
43 |
44 |     struct Preview: View {
   :
77 |
78 |     return Preview()
79 | }
   +--- macro expansion #Preview ---------------------------------------
   |31 |                     var body: some View {
   |32 |                         VStack {
   |33 |                             Text("\(value)")
   |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
   |34 |                             Toggle(
   |35 |                                 forValue: writableKeypath,
   +--------------------------------------------------------------------
80 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[98/158] Compiling RichTextKit RichTextShareService.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:84:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 82 |         var body: some View {
 83 |             VStack {
 84 |                 Text("\(value)")
    |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 85 |                 Picker(forValue: writableKeypath, in: context) {
 86 |                     Text("Context")
macro expansion #Preview:35:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:104:2: note: expanded code originates here
 65 | }
 66 |
 67 | #Preview {
    | `- note: in expansion of macro 'Preview' here
 68 |
 69 |     struct Preview: View {
    :
102 |
103 |     return Preview()
104 | }
    +--- macro expansion #Preview --------------------------------------
    |33 |                     var body: some View {
    |34 |                         VStack {
    |35 |                             Text("\(value)")
    |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
    |36 |                             Picker(forValue: writableKeypath, in: context) {
    |37 |                                 Text("Context")
    +-------------------------------------------------------------------
105 |
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:57:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
55 |         var body: some View {
56 |             VStack {
57 |                 Text("\(value)")
   |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
58 |                 Toggle(
59 |                     forValue: writableKeypath,
macro expansion #Preview:33:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:79:2: note: expanded code originates here
40 | }
41 |
42 | #Preview {
   | `- note: in expansion of macro 'Preview' here
43 |
44 |     struct Preview: View {
   :
77 |
78 |     return Preview()
79 | }
   +--- macro expansion #Preview ---------------------------------------
   |31 |                     var body: some View {
   |32 |                         VStack {
   |33 |                             Text("\(value)")
   |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
   |34 |                             Toggle(
   |35 |                                 forValue: writableKeypath,
   +--------------------------------------------------------------------
80 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[99/158] Compiling RichTextKit StandardRichTextShareService.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:84:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 82 |         var body: some View {
 83 |             VStack {
 84 |                 Text("\(value)")
    |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
 85 |                 Picker(forValue: writableKeypath, in: context) {
 86 |                     Text("Context")
macro expansion #Preview:35:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Picker+RichTextParagraphValue.swift:104:2: note: expanded code originates here
 65 | }
 66 |
 67 | #Preview {
    | `- note: in expansion of macro 'Preview' here
 68 |
 69 |     struct Preview: View {
    :
102 |
103 |     return Preview()
104 | }
    +--- macro expansion #Preview --------------------------------------
    |33 |                     var body: some View {
    |34 |                         VStack {
    |35 |                             Text("\(value)")
    |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
    |36 |                             Picker(forValue: writableKeypath, in: context) {
    |37 |                                 Text("Context")
    +-------------------------------------------------------------------
105 |
/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:57:24: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
55 |         var body: some View {
56 |             VStack {
57 |                 Text("\(value)")
   |                        `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
58 |                 Toggle(
59 |                     forValue: writableKeypath,
macro expansion #Preview:33:36: warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Paragraph/Toggle+RichTextParagraphValue.swift:79:2: note: expanded code originates here
40 | }
41 |
42 | #Preview {
   | `- note: in expansion of macro 'Preview' here
43 |
44 |     struct Preview: View {
   :
77 |
78 |     return Preview()
79 | }
   +--- macro expansion #Preview ---------------------------------------
   |31 |                     var body: some View {
   |32 |                         VStack {
   |33 |                             Text("\(value)")
   |   |                                    `- warning: 'appendInterpolation' is deprecated: Localized string interpolation produces an unlocalized, debug description for this type of value. Use a type supported by LocalizedStringKey.StringInterpolation or initialize a LocalizedStringResource instead with an interpolated value that conforms to CustomLocalizedStringResourceConvertible. [#DeprecatedDeclaration]
   |34 |                             Toggle(
   |35 |                                 forValue: writableKeypath,
   +--------------------------------------------------------------------
80 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[100/158] Compiling RichTextKit RichTextExportUrlResolver.swift
[101/158] Compiling RichTextKit StandardRichTextExportService.swift
[102/158] Compiling RichTextKit Image+Label.swift
[103/158] Compiling RichTextKit NSAttributedString+Empty.swift
[104/158] Compiling RichTextKit NSTextAttachment+Image.swift
[105/158] Compiling RichTextKit String+Characters.swift
[106/158] Compiling RichTextKit String+Paragraph.swift
[107/158] Compiling RichTextKit String+Subscript.swift
[108/158] Compiling RichTextKit FontDescriptorRepresentable.swift
[109/158] Compiling RichTextKit FontRepresentable.swift
[110/158] Compiling RichTextKit FontTraitsRepresentable.swift
[111/158] Compiling RichTextKit RichTextFont+ForEachPicker.swift
[112/158] Compiling RichTextKit RichTextFont+ListPicker.swift
[113/158] Compiling RichTextKit RichTextFont+Picker.swift
[114/158] Compiling RichTextKit RichTextFont+PickerConfig.swift
[115/158] Compiling RichTextKit RichTextViewComponent+Colors.swift
[116/158] Compiling RichTextKit RichTextViewComponent+Font.swift
[117/158] Compiling RichTextKit RichTextViewComponent+Images.swift
[118/158] Compiling RichTextKit RichTextViewComponent+Paragraph.swift
[119/158] Compiling RichTextKit RichTextViewComponent+Pasting.swift
[120/158] Compiling RichTextKit RichTextViewComponent+Ranges.swift
[121/158] Compiling RichTextKit RichTextViewComponent+Styles.swift
[122/158] Compiling RichTextKit RichTextViewComponent+Superscript.swift
[123/158] Compiling RichTextKit RichTextViewComponent.swift
[124/158] Compiling RichTextKit RichTextView_AppKit.swift
[125/158] Compiling RichTextKit RichTextView_UIKit.swift
[126/158] Compiling RichTextKit ColorRepresentable.swift
[127/158] Compiling RichTextKit RichTextColor+Picker.swift
[128/158] Compiling RichTextKit RichTextColor.swift
[129/158] Compiling RichTextKit RichTextCommand+ActionButton.swift
[130/158] Compiling RichTextKit RichTextAttributes+RichTextStyle.swift
[131/158] Compiling RichTextKit RichTextHighlightingStyle.swift
[132/158] Compiling RichTextKit RichTextStyle+Button.swift
[133/158] Compiling RichTextKit RichTextStyle+Toggle.swift
[134/158] Compiling RichTextKit RichTextStyle+ToggleGroup.swift
[135/158] Compiling RichTextKit RichTextStyle+ToggleStack.swift
[136/158] Compiling RichTextKit RichTextStyle.swift
[137/158] Compiling RichTextKit View+RichTextStyle.swift
[138/158] Compiling RichTextKit ForEachPicker.swift
[139/158] Compiling RichTextKit ListPicker.swift
[140/158] Compiling RichTextKit ListPickerItem.swift
[141/158] Compiling RichTextKit ListPickerSection.swift
[142/158] Compiling RichTextKit RichTextLabelValue.swift
[143/158] Compiling RichTextKit ViewRepresentable.swift
[144/158] Compiling RichTextKit NSMutableParagraphStyle+Custom.swift
[145/158] Compiling RichTextKit RichTextContext.swift
[146/158] Compiling RichTextKit RichTextContextFocusedValueKey.swift
[147/158] Compiling RichTextKit RichTextEditor+Config.swift
[148/158] Compiling RichTextKit RichTextEditor+Style.swift
[149/158] Compiling RichTextKit RichTextEditor.swift
[150/158] Compiling RichTextKit RichTextViewRepresentable.swift
[151/158] Compiling RichTextKit RichTextViewer.swift
[152/158] Compiling RichTextKit RichTextCoordinator+Actions.swift
[153/158] Compiling RichTextKit RichTextCoordinator+Subscriptions.swift
[154/158] Compiling RichTextKit RichTextCoordinator.swift
[155/158] Compiling RichTextKit RichTextPresenter.swift
[156/158] Compiling RichTextKit RichTextReader.swift
[157/158] Compiling RichTextKit RichTextWriter.swift
[158/158] Compiling RichTextKit resource_bundle_accessor.swift
Build complete! (9.25s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "mockingkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/danielsaidi/MockingKit.git"
    }
  ],
  "manifest_display_name" : "RichTextKit",
  "name" : "RichTextKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "RichTextKit",
      "targets" : [
        "RichTextKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RichTextKitTests",
      "module_type" : "SwiftTarget",
      "name" : "RichTextKitTests",
      "path" : "Tests/RichTextKitTests",
      "product_dependencies" : [
        "MockingKit"
      ],
      "sources" : [
        "Attributes/RichTextAttributeReaderWriterTests.swift",
        "Colors/RichTextColorTests.swift",
        "Data/RichTextDataFormatTests.swift",
        "Data/RichTextDataReaderTests.swift",
        "Extensions/NSAttributedString+EmptyTests.swift",
        "Extensions/String+CharactersTests.swift",
        "Extensions/String+ParagraphTests.swift",
        "Extensions/String+SubscriptTests.swift",
        "Fonts/StandardFontSizeProviderTests.swift",
        "RichTextContextTests.swift",
        "RichTextEditorTests.swift",
        "RichTextViewIntegrationTests+UIKit.swift",
        "RichTextViewRepresentable+AttributesTests.swift",
        "RichTextViewRepresentable+ColorTests.swift",
        "RichTextViewRepresentable+FontSizeTests.swift",
        "RichTextViewRepresentable+StylesTests.swift",
        "RichTextViewRepresentableTests.swift",
        "RichTextView_AppKitTests.swift",
        "Styles/RichTextStyleTests.swift",
        "Styles/RichTextViewHighlightingStyleTests.swift",
        "Utils/RichTextView+Helpers.swift",
        "_Foundation/RichTextCoordinator+SubscriptionsTests.swift",
        "_Foundation/RichTextCoordinatorIntegrationTests+UIKit.swift",
        "_Foundation/RichTextCoordinatorTests.swift",
        "_Foundation/RichTextPresenterTests.swift",
        "_Foundation/RichTextReaderTests.swift"
      ],
      "target_dependencies" : [
        "RichTextKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RichTextKit",
      "module_type" : "SwiftTarget",
      "name" : "RichTextKit",
      "path" : "Sources/RichTextKit",
      "product_memberships" : [
        "RichTextKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Resources/da.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "da"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Resources/de.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "de"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Resources/nb.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "nb"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/RichTextKit/Resources/sv.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sv"
            }
          }
        }
      ],
      "sources" : [
        "Actions/RichTextAction+Button.swift",
        "Actions/RichTextAction+ButtonGroup.swift",
        "Actions/RichTextAction+ButtonStack.swift",
        "Actions/RichTextAction+KeyboardShortcutModifier.swift",
        "Actions/RichTextAction.swift",
        "Actions/RichTextInsertion.swift",
        "Attributes/RichTextAttribute.swift",
        "Attributes/RichTextAttributeReader.swift",
        "Attributes/RichTextAttributeWriter.swift",
        "Bridging/RichTextView+Config.swift",
        "Bridging/RichTextView+Config_AppKit.swift",
        "Bridging/RichTextView+Config_UIKit.swift",
        "Bridging/RichTextView+Setup.swift",
        "Bridging/RichTextView+Theme.swift",
        "Bridging/RichTextViewComponent+Attributes.swift",
        "Bridging/RichTextViewComponent+Colors.swift",
        "Bridging/RichTextViewComponent+Font.swift",
        "Bridging/RichTextViewComponent+Images.swift",
        "Bridging/RichTextViewComponent+Paragraph.swift",
        "Bridging/RichTextViewComponent+Pasting.swift",
        "Bridging/RichTextViewComponent+Ranges.swift",
        "Bridging/RichTextViewComponent+Styles.swift",
        "Bridging/RichTextViewComponent+Superscript.swift",
        "Bridging/RichTextViewComponent.swift",
        "Bridging/RichTextView_AppKit.swift",
        "Bridging/RichTextView_UIKit.swift",
        "Colors/ColorRepresentable.swift",
        "Colors/RichTextColor+Picker.swift",
        "Colors/RichTextColor.swift",
        "Commands/RichTextCommand+ActionButton.swift",
        "Commands/RichTextCommand+ActionButtonGroup.swift",
        "Commands/RichTextCommand+FormatMenu.swift",
        "Commands/RichTextCommand+ShareMenu.swift",
        "Commands/RichTextCommand.swift",
        "Data/NSAttributedString+Init.swift",
        "Data/RichTextDataError.swift",
        "Data/RichTextDataFormat+Menu.swift",
        "Data/RichTextDataFormat.swift",
        "Data/RichTextDataReader.swift",
        "Data/UTType+RichText.swift",
        "Export/NSAttributedString+Export.swift",
        "Export/RichTextExportError.swift",
        "Export/RichTextExportMenu.swift",
        "Export/RichTextExportService.swift",
        "Export/RichTextExportUrlResolver+FileManager.swift",
        "Export/RichTextExportUrlResolver.swift",
        "Export/StandardRichTextExportService.swift",
        "Extensions/Image+Label.swift",
        "Extensions/NSAttributedString+Empty.swift",
        "Extensions/NSTextAttachment+Image.swift",
        "Extensions/String+Characters.swift",
        "Extensions/String+Paragraph.swift",
        "Extensions/String+Subscript.swift",
        "Fonts/FontDescriptorRepresentable.swift",
        "Fonts/FontRepresentable.swift",
        "Fonts/FontTraitsRepresentable.swift",
        "Fonts/RichTextFont+ForEachPicker.swift",
        "Fonts/RichTextFont+ListPicker.swift",
        "Fonts/RichTextFont+Picker.swift",
        "Fonts/RichTextFont+PickerConfig.swift",
        "Fonts/RichTextFont+PickerFont.swift",
        "Fonts/RichTextFont+PickerItem.swift",
        "Fonts/RichTextFont+SizePicker.swift",
        "Fonts/RichTextFont+SizePickerConfig.swift",
        "Fonts/RichTextFont+SizePickerStack.swift",
        "Fonts/RichTextFont.swift",
        "Fonts/StandardFontSizeProvider.swift",
        "Format/RichTextFormat+Sheet.swift",
        "Format/RichTextFormat+Sidebar.swift",
        "Format/RichTextFormat+Toolbar.swift",
        "Format/RichTextFormat+ToolbarConfig.swift",
        "Format/RichTextFormat+ToolbarStyle.swift",
        "Format/RichTextFormat.swift",
        "Format/RichTextFormatToolbarBase.swift",
        "Images/Image+RichText.swift",
        "Images/ImageRepresentable.swift",
        "Images/RichTextImageAttachment.swift",
        "Images/RichTextImageAttachmentManager.swift",
        "Images/RichTextImageAttachmentSize.swift",
        "Images/RichTextImageConfiguration.swift",
        "Images/RichTextImageInsertConfiguration.swift",
        "Keyboard/RichTextKeyboardToolbar+Config.swift",
        "Keyboard/RichTextKeyboardToolbar+Style.swift",
        "Keyboard/RichTextKeyboardToolbar.swift",
        "Keyboard/RichTextKeyboardToolbarMenu.swift",
        "Localization/Bundle+Locale.swift",
        "Localization/RTKL10n.swift",
        "Paragraph/NSMutableParagraphStyle+PickerValues.swift",
        "Paragraph/NSMutableParagraphStyle+StepperInterval.swift",
        "Paragraph/NSMutableParagraphStyleValueLabel.swift",
        "Paragraph/NSParagraphStyle+Mutable.swift",
        "Paragraph/NSParagraphStyle+Views.swift",
        "Paragraph/NSTextAlignment+Views.swift",
        "Paragraph/Picker+RichTextParagraphValue.swift",
        "Paragraph/Stepper+RichTextParagraphValue.swift",
        "Paragraph/Toggle+RichTextParagraphValue.swift",
        "Pasteboard/PasteboardImageReader.swift",
        "Pdf/PdfDataError.swift",
        "Pdf/PdfPageConfiguration.swift",
        "Pdf/PdfPageMargins.swift",
        "Pdf/RichTextPdfDataReader.swift",
        "Sharing/RichTextNSSharingMenu.swift",
        "Sharing/RichTextShareMenu.swift",
        "Sharing/RichTextShareService.swift",
        "Sharing/StandardRichTextShareService.swift",
        "Styles/RichTextAttributes+RichTextStyle.swift",
        "Styles/RichTextHighlightingStyle.swift",
        "Styles/RichTextStyle+Button.swift",
        "Styles/RichTextStyle+Toggle.swift",
        "Styles/RichTextStyle+ToggleGroup.swift",
        "Styles/RichTextStyle+ToggleStack.swift",
        "Styles/RichTextStyle.swift",
        "Styles/View+RichTextStyle.swift",
        "Views/ForEachPicker.swift",
        "Views/ListPicker.swift",
        "Views/ListPickerItem.swift",
        "Views/ListPickerSection.swift",
        "Views/RichTextLabelValue.swift",
        "Views/ViewRepresentable.swift",
        "_Deprecated/NSMutableParagraphStyle+Custom.swift",
        "_Deprecated/NSTextAlignment+Deprecated.swift",
        "_Deprecated/RichTextAlignment+KeyboardShortcutModifier.swift",
        "_Deprecated/RichTextAlignment+Picker.swift",
        "_Deprecated/RichTextAlignment.swift",
        "_Deprecated/RichTextLine+SpacingPicker.swift",
        "_Deprecated/RichTextLine+SpacingPickerConfig.swift",
        "_Deprecated/RichTextLine+SpacingPickerStack.swift",
        "_Deprecated/RichTextLine.swift",
        "_Deprecated/RichTextViewComponent+Alignment.swift",
        "_Deprecated/RichTextViewComponent+Indent.swift",
        "_Deprecated/RichTextViewComponent+Line.swift",
        "_Essential/RichTextContext+Actions.swift",
        "_Essential/RichTextContext+Colors.swift",
        "_Essential/RichTextContext+Pasting.swift",
        "_Essential/RichTextContext+Styles.swift",
        "_Essential/RichTextContext.swift",
        "_Essential/RichTextContextFocusedValueKey.swift",
        "_Essential/RichTextEditor+Config.swift",
        "_Essential/RichTextEditor+Style.swift",
        "_Essential/RichTextEditor.swift",
        "_Essential/RichTextViewRepresentable.swift",
        "_Essential/RichTextViewer.swift",
        "_Foundation/RichTextCoordinator+Actions.swift",
        "_Foundation/RichTextCoordinator+Subscriptions.swift",
        "_Foundation/RichTextCoordinator.swift",
        "_Foundation/RichTextPresenter.swift",
        "_Foundation/RichTextReader.swift",
        "_Foundation/RichTextWriter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.