The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of EmojiText, reference main (c0a692), with Swift 6.0 for macOS (SPM) on 2 Oct 2024 00:50:29 UTC.

Swift 6 data race errors: 5

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/EmojiText.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/divadretlaw/EmojiText
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c0a6925 Update Snapshot Testing
Cloned https://github.com/divadretlaw/EmojiText.git
Revision (git rev-parse @):
c0a692515c558b3522b976a2060eec360f48639d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/divadretlaw/EmojiText.git at main
Fetching https://github.com/apple/swift-markdown
Fetching https://github.com/kean/Nuke
[1/24250] Fetching nuke
[2426/30514] Fetching nuke, swift-markdown
Fetched https://github.com/apple/swift-markdown from cache (1.50s)
[21098/24250] Fetching nuke
Fetched https://github.com/kean/Nuke from cache (1.75s)
Computing version for https://github.com/apple/swift-markdown
Computed https://github.com/apple/swift-markdown at 0.5.0 (3.47s)
Fetching https://github.com/apple/swift-cmark.git
[1/17858] Fetching swift-cmark
Fetched https://github.com/apple/swift-cmark.git from cache (1.72s)
Computing version for https://github.com/apple/swift-cmark.git
Computed https://github.com/apple/swift-cmark.git at 0.5.0 (0.66s)
Computing version for https://github.com/kean/Nuke
Computed https://github.com/kean/Nuke at 12.8.0 (0.53s)
Creating working copy for https://github.com/kean/Nuke
Working copy of https://github.com/kean/Nuke resolved at 12.8.0
Creating working copy for https://github.com/apple/swift-cmark.git
Working copy of https://github.com/apple/swift-cmark.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-markdown
Working copy of https://github.com/apple/swift-markdown resolved at 0.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": "emojitext",
      "name": "EmojiText",
      "url": "https://github.com/divadretlaw/EmojiText.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EmojiText",
      "dependencies": [
        {
          "identity": "nuke",
          "name": "Nuke",
          "url": "https://github.com/kean/Nuke",
          "version": "12.8.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nuke",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-markdown",
          "name": "swift-markdown",
          "url": "https://github.com/apple/swift-markdown",
          "version": "0.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-markdown",
          "dependencies": [
            {
              "identity": "swift-cmark",
              "name": "cmark-gfm",
              "url": "https://github.com/apple/swift-cmark.git",
              "version": "0.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cmark",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/divadretlaw/EmojiText.git
[1/1469] Fetching emojitext
Fetched https://github.com/divadretlaw/EmojiText.git from cache (1.04s)
Fetching https://github.com/kean/Nuke from cache
Fetching https://github.com/apple/swift-markdown from cache
Fetched https://github.com/kean/Nuke from cache (0.58s)
Fetched https://github.com/apple/swift-markdown from cache (0.68s)
Computing version for https://github.com/apple/swift-markdown
Computed https://github.com/apple/swift-markdown at 0.5.0 (0.03s)
Fetching https://github.com/apple/swift-cmark.git from cache
Fetched https://github.com/apple/swift-cmark.git from cache (0.89s)
Computing version for https://github.com/apple/swift-cmark.git
Computed https://github.com/apple/swift-cmark.git at 0.5.0 (0.02s)
Computing version for https://github.com/kean/Nuke
Computed https://github.com/kean/Nuke at 12.8.0 (0.04s)
Creating working copy for https://github.com/kean/Nuke
Working copy of https://github.com/kean/Nuke resolved at 12.8.0
Creating working copy for https://github.com/apple/swift-cmark.git
Working copy of https://github.com/apple/swift-cmark.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-markdown
Working copy of https://github.com/apple/swift-markdown resolved at 0.5.0
Creating working copy for https://github.com/divadretlaw/EmojiText.git
Working copy of https://github.com/divadretlaw/EmojiText.git resolved at main (c0a6925)
warning: '.resolve-product-dependencies': dependency 'emojitext' is not used by any target
Found 2 product dependencies
  - Nuke
  - swift-markdown
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/divadretlaw/EmojiText.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/39] Write sources
[1/39] Write swift-version--4A847ED0836F2485.txt
[2/39] Compiling cmark-gfm cmark_ctype.c
[3/39] Compiling cmark-gfm footnotes.c
[4/39] Compiling cmark-gfm buffer.c
[5/39] Compiling cmark-gfm latex.c
[6/39] Compiling cmark-gfm commonmark.c
[7/51] Compiling cmark-gfm blocks.c
[8/54] Compiling cmark-gfm cmark.c
[9/90] Compiling cmark-gfm arena.c
[10/90] Compiling cmark-gfm xml.c
[11/90] Compiling cmark-gfm-extensions tasklist.c
[12/90] Compiling cmark-gfm utf8.c
[13/90] Compiling cmark-gfm-extensions core-extensions.c
[14/90] Compiling cmark-gfm syntax_extension.c
[15/90] Compiling cmark-gfm-extensions tagfilter.c
[16/90] Compiling cmark-gfm-extensions strikethrough.c
[17/90] Compiling cmark-gfm-extensions ext_scanners.c
[18/90] Compiling cmark-gfm render.c
[19/90] Compiling cmark-gfm-extensions table.c
[20/90] Compiling cmark-gfm registry.c
[21/90] Compiling cmark-gfm references.c
[22/90] Compiling cmark-gfm plugin.c
[23/90] Compiling cmark-gfm plaintext.c
[24/90] Compiling cmark-gfm map.c
[25/90] Compiling cmark-gfm linked_list.c
[26/90] Compiling cmark-gfm node.c
[27/90] Compiling cmark-gfm man.c
[28/90] Write sources
[30/90] Compiling cmark-gfm iterator.c
[31/90] Compiling cmark-gfm html.c
[32/90] Compiling cmark-gfm houdini_html_e.c
[33/90] Compiling cmark-gfm houdini_href_e.c
[34/90] Compiling cmark-gfm inlines.c
[35/90] Compiling cmark-gfm houdini_html_u.c
[36/90] Compiling cmark-gfm scanners.c
[37/90] Compiling CAtomic CAtomic.c
[38/90] Compiling cmark-gfm-extensions autolink.c
[40/153] Emitting module Markdown
[41/159] Compiling Markdown BlockMarkup.swift
[42/159] Compiling Markdown InlineContainer.swift
[43/159] Compiling Markdown InlineMarkup.swift
[44/159] Compiling Markdown ListItemContainer.swift
[45/159] Compiling Markdown AtomicCounter.swift
[46/159] Compiling Markdown CharacterExtensions.swift
[47/159] Compiling Markdown ParseOptions.swift
[48/159] Compiling Markdown RangeAdjuster.swift
[49/159] Compiling Markdown RangerTracker.swift
[50/159] Compiling Markdown MarkupRewriter.swift
[51/159] Compiling Markdown BasicBlockContainer.swift
[52/159] Compiling Markdown BasicInlineContainer.swift
[53/159] Compiling Markdown BlockContainer.swift
[54/159] Compiling Markdown HTMLBlock.swift
[55/159] Compiling Markdown Heading.swift
[56/159] Compiling Markdown ThematicBreak.swift
[57/159] Compiling Markdown Table.swift
[58/159] Compiling Markdown TableBody.swift
[59/159] Compiling Markdown TableCell.swift
[60/159] Compiling Markdown TableCellContainer.swift
[61/159] Emitting module Nuke
[62/164] Compiling Markdown DoxygenParameter.swift
[63/164] Compiling Markdown DoxygenReturns.swift
[64/164] Compiling Markdown ListItem.swift
[65/164] Compiling Markdown OrderedList.swift
[66/164] Compiling Markdown UnorderedList.swift
[67/164] Compiling Markdown Paragraph.swift
[68/164] Compiling Markdown CodeBlock.swift
[69/164] Compiling Markdown Link.swift
[70/164] Compiling Markdown Strikethrough.swift
[71/164] Compiling Markdown Strong.swift
[72/164] Compiling Markdown CustomInline.swift
[73/164] Compiling Markdown InlineCode.swift
[74/164] Compiling Markdown InlineHTML.swift
[75/164] Compiling Markdown LineBreak.swift
[76/164] Compiling Markdown CollectionExtensions.swift
[77/164] Compiling Markdown StringExtensions.swift
[78/164] Compiling Markdown MarkupVisitor.swift
[79/164] Compiling Markdown MarkupWalker.swift
[80/164] Compiling Markdown MarkupFormatter.swift
[81/164] Compiling Markdown MarkupTreeDumper.swift
[82/164] Compiling Markdown TableHead.swift
[83/164] Compiling Markdown TableRow.swift
[84/164] Compiling Markdown Replacement.swift
[85/164] Compiling Markdown SourceLocation.swift
[86/164] Compiling Markdown Emphasis.swift
[87/164] Compiling Markdown Image.swift
[88/164] Compiling Markdown InlineAttributes.swift
[89/164] Compiling Markdown ChildIndexPath.swift
[90/164] Compiling Markdown DirectiveArgument.swift
[91/164] Compiling Markdown Document.swift
[92/164] Compiling Markdown LiteralMarkup.swift
[93/164] Compiling Markdown Markup.swift
[94/164] Compiling Markdown MarkupChildren.swift
[95/164] Compiling Markdown MarkupData.swift
[96/164] Compiling Markdown PlainTextConvertibleMarkup.swift
[97/164] Compiling Markdown RawMarkup.swift
[98/164] Compiling Markdown BlockDirective.swift
[99/164] Compiling Markdown BlockQuote.swift
[100/164] Compiling Markdown CustomBlock.swift
[101/164] Compiling Markdown DoxygenDiscussion.swift
[102/164] Compiling Markdown DoxygenNote.swift
[109/164] Compiling Nuke TaskFetchOriginalData.swift
[110/164] Compiling Nuke TaskFetchOriginalImage.swift
[111/164] Compiling Nuke TaskFetchWithPublisher.swift
[112/164] Compiling Nuke TaskLoadData.swift
[113/164] Compiling Nuke TaskLoadImage.swift
[114/164] Compiling Markdown SoftBreak.swift
[115/164] Compiling Markdown SymbolLink.swift
[116/164] Compiling Markdown Text.swift
[117/164] Compiling Markdown Aside.swift
[118/164] Compiling Markdown BlockDirectiveParser.swift
[119/164] Compiling Markdown CommonMarkConverter.swift
[120/164] Compiling Markdown LazySplitLines.swift
[165/204] Emitting module EmojiText
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Logger.swift:13:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
11 | extension Logger {
12 |     #if swift(>=5.10)
13 |     nonisolated(unsafe) static let text = Logger(subsystem: "at.davidwalter.EmojiText", category: "Text")
   |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
14 |     nonisolated(unsafe) static let emojiText = Logger(subsystem: "at.davidwalter.EmojiText", category: "EmojiText")
15 |     nonisolated(unsafe) static let animatedImage = Logger(subsystem: "at.davidwalter.EmojiText", category: "Animated Image")
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Logger.swift:14:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
12 |     #if swift(>=5.10)
13 |     nonisolated(unsafe) static let text = Logger(subsystem: "at.davidwalter.EmojiText", category: "Text")
14 |     nonisolated(unsafe) static let emojiText = Logger(subsystem: "at.davidwalter.EmojiText", category: "EmojiText")
   |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
15 |     nonisolated(unsafe) static let animatedImage = Logger(subsystem: "at.davidwalter.EmojiText", category: "Animated Image")
16 |     #else
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Logger.swift:15:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
13 |     nonisolated(unsafe) static let text = Logger(subsystem: "at.davidwalter.EmojiText", category: "Text")
14 |     nonisolated(unsafe) static let emojiText = Logger(subsystem: "at.davidwalter.EmojiText", category: "EmojiText")
15 |     nonisolated(unsafe) static let animatedImage = Logger(subsystem: "at.davidwalter.EmojiText", category: "Animated Image")
   |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
16 |     #else
17 |     static let text = Logger(subsystem: "at.davidwalter.EmojiText", category: "Text")
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/Emoji/LocalEmoji.swift:16:16: warning: stored property 'image' of 'Sendable'-conforming struct 'LocalEmoji' has non-sendable type 'EmojiImage' (aka 'NSImage'); this is an error in the Swift 6 language mode
14 |     public let shortcode: String
15 |     /// The image representing the emoji
16 |     public let image: EmojiImage
   |                `- warning: stored property 'image' of 'Sendable'-conforming struct 'LocalEmoji' has non-sendable type 'EmojiImage' (aka 'NSImage'); this is an error in the Swift 6 language mode
17 |     /// The color to render the emoji with
18 |     ///
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
  1 | open class NSImage : NSObject {
    |            `- note: class 'NSImage' does not conform to the 'Sendable' protocol
  2 |     public /*not inherited*/ init?(named name: NSImage.Name)
  3 |     @available(*, unavailable, renamed: "init(named:)", message: "Not available in Swift")
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RawImage.swift:15:9: warning: stored property 'static' of 'Sendable'-conforming struct 'RawImage' has non-sendable type 'EmojiImage' (aka 'NSImage'); this is an error in the Swift 6 language mode
13 | struct RawImage: Sendable {
14 |     /// A static representation of the animated image
15 |     let `static`: EmojiImage
   |         `- warning: stored property 'static' of 'Sendable'-conforming struct 'RawImage' has non-sendable type 'EmojiImage' (aka 'NSImage'); this is an error in the Swift 6 language mode
16 |     /// The complete array of image objects that compose the animation of an animated object.
17 |     ///
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
  1 | open class NSImage : NSObject {
    |            `- note: class 'NSImage' does not conform to the 'Sendable' protocol
  2 |     public /*not inherited*/ init?(named name: NSImage.Name)
  3 |     @available(*, unavailable, renamed: "init(named:)", message: "Not available in Swift")
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RawImage.swift:19:9: warning: stored property 'frames' of 'Sendable'-conforming struct 'RawImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>'); this is an error in the Swift 6 language mode
17 |     ///
18 |     /// For a non-animated image, the value of this property is nil.
19 |     let frames: [EmojiImage]?
   |         `- warning: stored property 'frames' of 'Sendable'-conforming struct 'RawImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>'); this is an error in the Swift 6 language mode
20 |     /// The time interval for displaying an animated image.
21 |     ///
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
  |                     `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 |     case none
3 |     case some(Wrapped)
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RenderedImage.swift:12:17: warning: stored property 'platformImage' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type 'EmojiImage?' (aka 'Optional<NSImage>'); this is an error in the Swift 6 language mode
10 | struct RenderedImage: Hashable, Equatable, Sendable {
11 |     private let systemName: String?
12 |     private let platformImage: EmojiImage?
   |                 `- warning: stored property 'platformImage' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type 'EmojiImage?' (aka 'Optional<NSImage>'); this is an error in the Swift 6 language mode
13 |     private let animationImages: [EmojiImage]?
14 |     private let duration: TimeInterval
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
  |                     `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 |     case none
3 |     case some(Wrapped)
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RenderedImage.swift:13:17: warning: stored property 'animationImages' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>'); this is an error in the Swift 6 language mode
11 |     private let systemName: String?
12 |     private let platformImage: EmojiImage?
13 |     private let animationImages: [EmojiImage]?
   |                 `- warning: stored property 'animationImages' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>'); this is an error in the Swift 6 language mode
14 |     private let duration: TimeInterval
15 |
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
  |                     `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 |     case none
3 |     case some(Wrapped)
[166/208] Compiling EmojiText AttributedString+Extensions.swift
[167/208] Compiling EmojiText CGImageSource+Extensions.swift
[168/208] Compiling EmojiText Data+Extensions.swift
[169/208] Compiling EmojiText FloatingPoint+Extensions.swift
[170/208] Compiling EmojiText Font+Extensions.swift
[171/208] Compiling EmojiText RenderedImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RenderedImage.swift:12:17: warning: stored property 'platformImage' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type 'EmojiImage?' (aka 'Optional<NSImage>'); this is an error in the Swift 6 language mode
10 | struct RenderedImage: Hashable, Equatable, Sendable {
11 |     private let systemName: String?
12 |     private let platformImage: EmojiImage?
   |                 `- warning: stored property 'platformImage' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type 'EmojiImage?' (aka 'Optional<NSImage>'); this is an error in the Swift 6 language mode
13 |     private let animationImages: [EmojiImage]?
14 |     private let duration: TimeInterval
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
  |                     `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 |     case none
3 |     case some(Wrapped)
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RenderedImage.swift:13:17: warning: stored property 'animationImages' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>'); this is an error in the Swift 6 language mode
11 |     private let systemName: String?
12 |     private let platformImage: EmojiImage?
13 |     private let animationImages: [EmojiImage]?
   |                 `- warning: stored property 'animationImages' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>'); this is an error in the Swift 6 language mode
14 |     private let duration: TimeInterval
15 |
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
  |                     `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 |     case none
3 |     case some(Wrapped)
[172/208] Compiling EmojiText Preview.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RenderedImage.swift:12:17: warning: stored property 'platformImage' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type 'EmojiImage?' (aka 'Optional<NSImage>'); this is an error in the Swift 6 language mode
10 | struct RenderedImage: Hashable, Equatable, Sendable {
11 |     private let systemName: String?
12 |     private let platformImage: EmojiImage?
   |                 `- warning: stored property 'platformImage' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type 'EmojiImage?' (aka 'Optional<NSImage>'); this is an error in the Swift 6 language mode
13 |     private let animationImages: [EmojiImage]?
14 |     private let duration: TimeInterval
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
  |                     `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 |     case none
3 |     case some(Wrapped)
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RenderedImage.swift:13:17: warning: stored property 'animationImages' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>'); this is an error in the Swift 6 language mode
11 |     private let systemName: String?
12 |     private let platformImage: EmojiImage?
13 |     private let animationImages: [EmojiImage]?
   |                 `- warning: stored property 'animationImages' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>'); this is an error in the Swift 6 language mode
14 |     private let duration: TimeInterval
15 |
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
  |                     `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 |     case none
3 |     case some(Wrapped)
[173/208] Compiling EmojiText AsyncEmojiProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RenderedImage.swift:12:17: warning: stored property 'platformImage' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type 'EmojiImage?' (aka 'Optional<NSImage>'); this is an error in the Swift 6 language mode
10 | struct RenderedImage: Hashable, Equatable, Sendable {
11 |     private let systemName: String?
12 |     private let platformImage: EmojiImage?
   |                 `- warning: stored property 'platformImage' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type 'EmojiImage?' (aka 'Optional<NSImage>'); this is an error in the Swift 6 language mode
13 |     private let animationImages: [EmojiImage]?
14 |     private let duration: TimeInterval
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
  |                     `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 |     case none
3 |     case some(Wrapped)
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RenderedImage.swift:13:17: warning: stored property 'animationImages' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>'); this is an error in the Swift 6 language mode
11 |     private let systemName: String?
12 |     private let platformImage: EmojiImage?
13 |     private let animationImages: [EmojiImage]?
   |                 `- warning: stored property 'animationImages' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>'); this is an error in the Swift 6 language mode
14 |     private let duration: TimeInterval
15 |
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
  |                     `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 |     case none
3 |     case some(Wrapped)
[174/208] Compiling EmojiText DefaultAsyncEmojiProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RenderedImage.swift:12:17: warning: stored property 'platformImage' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type 'EmojiImage?' (aka 'Optional<NSImage>'); this is an error in the Swift 6 language mode
10 | struct RenderedImage: Hashable, Equatable, Sendable {
11 |     private let systemName: String?
12 |     private let platformImage: EmojiImage?
   |                 `- warning: stored property 'platformImage' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type 'EmojiImage?' (aka 'Optional<NSImage>'); this is an error in the Swift 6 language mode
13 |     private let animationImages: [EmojiImage]?
14 |     private let duration: TimeInterval
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
  |                     `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 |     case none
3 |     case some(Wrapped)
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RenderedImage.swift:13:17: warning: stored property 'animationImages' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>'); this is an error in the Swift 6 language mode
11 |     private let systemName: String?
12 |     private let platformImage: EmojiImage?
13 |     private let animationImages: [EmojiImage]?
   |                 `- warning: stored property 'animationImages' of 'Sendable'-conforming struct 'RenderedImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>'); this is an error in the Swift 6 language mode
14 |     private let duration: TimeInterval
15 |
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
  |                     `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 |     case none
3 |     case some(Wrapped)
[175/208] Compiling EmojiText CADisplayLinkPublisher.swift
[176/208] Compiling EmojiText AnimatedEmojiMode.swift
[177/208] Compiling EmojiText AnimatedImageType.swift
[178/208] Compiling EmojiText EmojiError.swift
[179/208] Compiling EmojiText EmojiProviderError.swift
[180/208] Compiling EmojiText LocalEmoji.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/Emoji/LocalEmoji.swift:16:16: warning: stored property 'image' of 'Sendable'-conforming struct 'LocalEmoji' has non-sendable type 'EmojiImage' (aka 'NSImage'); this is an error in the Swift 6 language mode
14 |     public let shortcode: String
15 |     /// The image representing the emoji
16 |     public let image: EmojiImage
   |                `- warning: stored property 'image' of 'Sendable'-conforming struct 'LocalEmoji' has non-sendable type 'EmojiImage' (aka 'NSImage'); this is an error in the Swift 6 language mode
17 |     /// The color to render the emoji with
18 |     ///
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
  1 | open class NSImage : NSObject {
    |            `- note: class 'NSImage' does not conform to the 'Sendable' protocol
  2 |     public /*not inherited*/ init?(named name: NSImage.Name)
  3 |     @available(*, unavailable, renamed: "init(named:)", message: "Not available in Swift")
[181/208] Compiling EmojiText AsyncCustomEmoji.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/Emoji/LocalEmoji.swift:16:16: warning: stored property 'image' of 'Sendable'-conforming struct 'LocalEmoji' has non-sendable type 'EmojiImage' (aka 'NSImage'); this is an error in the Swift 6 language mode
14 |     public let shortcode: String
15 |     /// The image representing the emoji
16 |     public let image: EmojiImage
   |                `- warning: stored property 'image' of 'Sendable'-conforming struct 'LocalEmoji' has non-sendable type 'EmojiImage' (aka 'NSImage'); this is an error in the Swift 6 language mode
17 |     /// The color to render the emoji with
18 |     ///
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
  1 | open class NSImage : NSObject {
    |            `- note: class 'NSImage' does not conform to the 'Sendable' protocol
  2 |     public /*not inherited*/ init?(named name: NSImage.Name)
  3 |     @available(*, unavailable, renamed: "init(named:)", message: "Not available in Swift")
[182/208] Compiling EmojiText CustomEmoji.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/Emoji/LocalEmoji.swift:16:16: warning: stored property 'image' of 'Sendable'-conforming struct 'LocalEmoji' has non-sendable type 'EmojiImage' (aka 'NSImage'); this is an error in the Swift 6 language mode
14 |     public let shortcode: String
15 |     /// The image representing the emoji
16 |     public let image: EmojiImage
   |                `- warning: stored property 'image' of 'Sendable'-conforming struct 'LocalEmoji' has non-sendable type 'EmojiImage' (aka 'NSImage'); this is an error in the Swift 6 language mode
17 |     /// The color to render the emoji with
18 |     ///
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
  1 | open class NSImage : NSObject {
    |            `- note: class 'NSImage' does not conform to the 'Sendable' protocol
  2 |     public /*not inherited*/ init?(named name: NSImage.Name)
  3 |     @available(*, unavailable, renamed: "init(named:)", message: "Not available in Swift")
[183/208] Compiling EmojiText SyncCustomEmoji.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/Emoji/LocalEmoji.swift:16:16: warning: stored property 'image' of 'Sendable'-conforming struct 'LocalEmoji' has non-sendable type 'EmojiImage' (aka 'NSImage'); this is an error in the Swift 6 language mode
14 |     public let shortcode: String
15 |     /// The image representing the emoji
16 |     public let image: EmojiImage
   |                `- warning: stored property 'image' of 'Sendable'-conforming struct 'LocalEmoji' has non-sendable type 'EmojiImage' (aka 'NSImage'); this is an error in the Swift 6 language mode
17 |     /// The color to render the emoji with
18 |     ///
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
  1 | open class NSImage : NSObject {
    |            `- note: class 'NSImage' does not conform to the 'Sendable' protocol
  2 |     public /*not inherited*/ init?(named name: NSImage.Name)
  3 |     @available(*, unavailable, renamed: "init(named:)", message: "Not available in Swift")
[184/208] Compiling EmojiText RemoteEmoji.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RawImage.swift:15:9: warning: stored property 'static' of 'Sendable'-conforming struct 'RawImage' has non-sendable type 'EmojiImage' (aka 'NSImage'); this is an error in the Swift 6 language mode
13 | struct RawImage: Sendable {
14 |     /// A static representation of the animated image
15 |     let `static`: EmojiImage
   |         `- warning: stored property 'static' of 'Sendable'-conforming struct 'RawImage' has non-sendable type 'EmojiImage' (aka 'NSImage'); this is an error in the Swift 6 language mode
16 |     /// The complete array of image objects that compose the animation of an animated object.
17 |     ///
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
  1 | open class NSImage : NSObject {
    |            `- note: class 'NSImage' does not conform to the 'Sendable' protocol
  2 |     public /*not inherited*/ init?(named name: NSImage.Name)
  3 |     @available(*, unavailable, renamed: "init(named:)", message: "Not available in Swift")
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RawImage.swift:19:9: warning: stored property 'frames' of 'Sendable'-conforming struct 'RawImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>'); this is an error in the Swift 6 language mode
17 |     ///
18 |     /// For a non-animated image, the value of this property is nil.
19 |     let frames: [EmojiImage]?
   |         `- warning: stored property 'frames' of 'Sendable'-conforming struct 'RawImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>'); this is an error in the Swift 6 language mode
20 |     /// The time interval for displaying an animated image.
21 |     ///
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
  |                     `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 |     case none
3 |     case some(Wrapped)
[185/208] Compiling EmojiText RenderedEmoji.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RawImage.swift:15:9: warning: stored property 'static' of 'Sendable'-conforming struct 'RawImage' has non-sendable type 'EmojiImage' (aka 'NSImage'); this is an error in the Swift 6 language mode
13 | struct RawImage: Sendable {
14 |     /// A static representation of the animated image
15 |     let `static`: EmojiImage
   |         `- warning: stored property 'static' of 'Sendable'-conforming struct 'RawImage' has non-sendable type 'EmojiImage' (aka 'NSImage'); this is an error in the Swift 6 language mode
16 |     /// The complete array of image objects that compose the animation of an animated object.
17 |     ///
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
  1 | open class NSImage : NSObject {
    |            `- note: class 'NSImage' does not conform to the 'Sendable' protocol
  2 |     public /*not inherited*/ init?(named name: NSImage.Name)
  3 |     @available(*, unavailable, renamed: "init(named:)", message: "Not available in Swift")
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RawImage.swift:19:9: warning: stored property 'frames' of 'Sendable'-conforming struct 'RawImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>'); this is an error in the Swift 6 language mode
17 |     ///
18 |     /// For a non-animated image, the value of this property is nil.
19 |     let frames: [EmojiImage]?
   |         `- warning: stored property 'frames' of 'Sendable'-conforming struct 'RawImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>'); this is an error in the Swift 6 language mode
20 |     /// The time interval for displaying an animated image.
21 |     ///
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
  |                     `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 |     case none
3 |     case some(Wrapped)
[186/208] Compiling EmojiText SFSymbolEmoji.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RawImage.swift:15:9: warning: stored property 'static' of 'Sendable'-conforming struct 'RawImage' has non-sendable type 'EmojiImage' (aka 'NSImage'); this is an error in the Swift 6 language mode
13 | struct RawImage: Sendable {
14 |     /// A static representation of the animated image
15 |     let `static`: EmojiImage
   |         `- warning: stored property 'static' of 'Sendable'-conforming struct 'RawImage' has non-sendable type 'EmojiImage' (aka 'NSImage'); this is an error in the Swift 6 language mode
16 |     /// The complete array of image objects that compose the animation of an animated object.
17 |     ///
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
  1 | open class NSImage : NSObject {
    |            `- note: class 'NSImage' does not conform to the 'Sendable' protocol
  2 |     public /*not inherited*/ init?(named name: NSImage.Name)
  3 |     @available(*, unavailable, renamed: "init(named:)", message: "Not available in Swift")
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RawImage.swift:19:9: warning: stored property 'frames' of 'Sendable'-conforming struct 'RawImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>'); this is an error in the Swift 6 language mode
17 |     ///
18 |     /// For a non-animated image, the value of this property is nil.
19 |     let frames: [EmojiImage]?
   |         `- warning: stored property 'frames' of 'Sendable'-conforming struct 'RawImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>'); this is an error in the Swift 6 language mode
20 |     /// The time interval for displaying an animated image.
21 |     ///
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
  |                     `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 |     case none
3 |     case some(Wrapped)
[187/208] Compiling EmojiText RawImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RawImage.swift:15:9: warning: stored property 'static' of 'Sendable'-conforming struct 'RawImage' has non-sendable type 'EmojiImage' (aka 'NSImage'); this is an error in the Swift 6 language mode
13 | struct RawImage: Sendable {
14 |     /// A static representation of the animated image
15 |     let `static`: EmojiImage
   |         `- warning: stored property 'static' of 'Sendable'-conforming struct 'RawImage' has non-sendable type 'EmojiImage' (aka 'NSImage'); this is an error in the Swift 6 language mode
16 |     /// The complete array of image objects that compose the animation of an animated object.
17 |     ///
AppKit.NSImage:1:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
  1 | open class NSImage : NSObject {
    |            `- note: class 'NSImage' does not conform to the 'Sendable' protocol
  2 |     public /*not inherited*/ init?(named name: NSImage.Name)
  3 |     @available(*, unavailable, renamed: "init(named:)", message: "Not available in Swift")
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Model/RawImage.swift:19:9: warning: stored property 'frames' of 'Sendable'-conforming struct 'RawImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>'); this is an error in the Swift 6 language mode
17 |     ///
18 |     /// For a non-animated image, the value of this property is nil.
19 |     let frames: [EmojiImage]?
   |         `- warning: stored property 'frames' of 'Sendable'-conforming struct 'RawImage' has non-sendable type '[EmojiImage]?' (aka 'Optional<Array<NSImage>>'); this is an error in the Swift 6 language mode
20 |     /// The time interval for displaying an animated image.
21 |     ///
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
1 | @frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
  |                     `- note: generic enum 'Optional' does not conform to the 'Sendable' protocol
2 |     case none
3 |     case some(Wrapped)
[188/208] Compiling EmojiText Image+Extensions.swift
[189/208] Compiling EmojiText Integer+Extensions.swift
[190/208] Compiling EmojiText Publisher+Extensions.swift
[191/208] Compiling EmojiText String+Extensions.swift
[192/208] Compiling EmojiText EmojiReplacer.swift
[193/208] Compiling EmojiText MarkdownEmojiRenderer.swift
[194/208] Compiling EmojiText VerbatimEmojiRenderer.swift
[195/208] Compiling EmojiText Typealiases.swift
[196/208] Compiling EmojiText DefaultSyncEmojiProvider.swift
[197/208] Compiling EmojiText SyncEmojiProvider.swift
[198/208] Compiling EmojiText EmojiRenderer.swift
[199/208] Compiling EmojiText EmojiTextRenderer.swift
[200/208] Compiling EmojiText EmojiText.swift
[201/208] Compiling EmojiText EmojiTextEnvironmentValues.swift
[202/208] Compiling EmojiText EmojiTextNamespace.swift
[203/208] Compiling EmojiText Environment+Helpers.swift
[204/208] Compiling EmojiText Environment.swift
[205/208] Compiling EmojiText Text+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Logger.swift:13:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
11 | extension Logger {
12 |     #if swift(>=5.10)
13 |     nonisolated(unsafe) static let text = Logger(subsystem: "at.davidwalter.EmojiText", category: "Text")
   |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
14 |     nonisolated(unsafe) static let emojiText = Logger(subsystem: "at.davidwalter.EmojiText", category: "EmojiText")
15 |     nonisolated(unsafe) static let animatedImage = Logger(subsystem: "at.davidwalter.EmojiText", category: "Animated Image")
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Logger.swift:14:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
12 |     #if swift(>=5.10)
13 |     nonisolated(unsafe) static let text = Logger(subsystem: "at.davidwalter.EmojiText", category: "Text")
14 |     nonisolated(unsafe) static let emojiText = Logger(subsystem: "at.davidwalter.EmojiText", category: "EmojiText")
   |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
15 |     nonisolated(unsafe) static let animatedImage = Logger(subsystem: "at.davidwalter.EmojiText", category: "Animated Image")
16 |     #else
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Logger.swift:15:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
13 |     nonisolated(unsafe) static let text = Logger(subsystem: "at.davidwalter.EmojiText", category: "Text")
14 |     nonisolated(unsafe) static let emojiText = Logger(subsystem: "at.davidwalter.EmojiText", category: "EmojiText")
15 |     nonisolated(unsafe) static let animatedImage = Logger(subsystem: "at.davidwalter.EmojiText", category: "Animated Image")
   |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
16 |     #else
17 |     static let text = Logger(subsystem: "at.davidwalter.EmojiText", category: "Text")
[206/208] Compiling EmojiText UIContentSizeCategory+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Logger.swift:13:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
11 | extension Logger {
12 |     #if swift(>=5.10)
13 |     nonisolated(unsafe) static let text = Logger(subsystem: "at.davidwalter.EmojiText", category: "Text")
   |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
14 |     nonisolated(unsafe) static let emojiText = Logger(subsystem: "at.davidwalter.EmojiText", category: "EmojiText")
15 |     nonisolated(unsafe) static let animatedImage = Logger(subsystem: "at.davidwalter.EmojiText", category: "Animated Image")
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Logger.swift:14:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
12 |     #if swift(>=5.10)
13 |     nonisolated(unsafe) static let text = Logger(subsystem: "at.davidwalter.EmojiText", category: "Text")
14 |     nonisolated(unsafe) static let emojiText = Logger(subsystem: "at.davidwalter.EmojiText", category: "EmojiText")
   |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
15 |     nonisolated(unsafe) static let animatedImage = Logger(subsystem: "at.davidwalter.EmojiText", category: "Animated Image")
16 |     #else
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Logger.swift:15:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
13 |     nonisolated(unsafe) static let text = Logger(subsystem: "at.davidwalter.EmojiText", category: "Text")
14 |     nonisolated(unsafe) static let emojiText = Logger(subsystem: "at.davidwalter.EmojiText", category: "EmojiText")
15 |     nonisolated(unsafe) static let animatedImage = Logger(subsystem: "at.davidwalter.EmojiText", category: "Animated Image")
   |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
16 |     #else
17 |     static let text = Logger(subsystem: "at.davidwalter.EmojiText", category: "Text")
[207/208] Compiling EmojiText Logger.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Logger.swift:13:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
11 | extension Logger {
12 |     #if swift(>=5.10)
13 |     nonisolated(unsafe) static let text = Logger(subsystem: "at.davidwalter.EmojiText", category: "Text")
   |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
14 |     nonisolated(unsafe) static let emojiText = Logger(subsystem: "at.davidwalter.EmojiText", category: "EmojiText")
15 |     nonisolated(unsafe) static let animatedImage = Logger(subsystem: "at.davidwalter.EmojiText", category: "Animated Image")
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Logger.swift:14:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
12 |     #if swift(>=5.10)
13 |     nonisolated(unsafe) static let text = Logger(subsystem: "at.davidwalter.EmojiText", category: "Text")
14 |     nonisolated(unsafe) static let emojiText = Logger(subsystem: "at.davidwalter.EmojiText", category: "EmojiText")
   |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
15 |     nonisolated(unsafe) static let animatedImage = Logger(subsystem: "at.davidwalter.EmojiText", category: "Animated Image")
16 |     #else
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Logger.swift:15:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
13 |     nonisolated(unsafe) static let text = Logger(subsystem: "at.davidwalter.EmojiText", category: "Text")
14 |     nonisolated(unsafe) static let emojiText = Logger(subsystem: "at.davidwalter.EmojiText", category: "EmojiText")
15 |     nonisolated(unsafe) static let animatedImage = Logger(subsystem: "at.davidwalter.EmojiText", category: "Animated Image")
   |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
16 |     #else
17 |     static let text = Logger(subsystem: "at.davidwalter.EmojiText", category: "Text")
[208/208] Compiling EmojiText AttributedPartialstring.swift
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Logger.swift:13:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
11 | extension Logger {
12 |     #if swift(>=5.10)
13 |     nonisolated(unsafe) static let text = Logger(subsystem: "at.davidwalter.EmojiText", category: "Text")
   |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
14 |     nonisolated(unsafe) static let emojiText = Logger(subsystem: "at.davidwalter.EmojiText", category: "EmojiText")
15 |     nonisolated(unsafe) static let animatedImage = Logger(subsystem: "at.davidwalter.EmojiText", category: "Animated Image")
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Logger.swift:14:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
12 |     #if swift(>=5.10)
13 |     nonisolated(unsafe) static let text = Logger(subsystem: "at.davidwalter.EmojiText", category: "Text")
14 |     nonisolated(unsafe) static let emojiText = Logger(subsystem: "at.davidwalter.EmojiText", category: "EmojiText")
   |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
15 |     nonisolated(unsafe) static let animatedImage = Logger(subsystem: "at.davidwalter.EmojiText", category: "Animated Image")
16 |     #else
/Users/admin/builder/spi-builder-workspace/Sources/EmojiText/Logger.swift:15:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
13 |     nonisolated(unsafe) static let text = Logger(subsystem: "at.davidwalter.EmojiText", category: "Text")
14 |     nonisolated(unsafe) static let emojiText = Logger(subsystem: "at.davidwalter.EmojiText", category: "EmojiText")
15 |     nonisolated(unsafe) static let animatedImage = Logger(subsystem: "at.davidwalter.EmojiText", category: "Animated Image")
   |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
16 |     #else
17 |     static let text = Logger(subsystem: "at.davidwalter.EmojiText", category: "Text")
Build complete! (40.61s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "nuke",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.0.0",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kean/Nuke"
    },
    {
      "identity" : "swift-markdown",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-markdown"
    }
  ],
  "manifest_display_name" : "EmojiText",
  "name" : "EmojiText",
  "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" : "EmojiText",
      "targets" : [
        "EmojiText"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EmojiText",
      "module_type" : "SwiftTarget",
      "name" : "EmojiText",
      "path" : "Sources/EmojiText",
      "product_dependencies" : [
        "Nuke",
        "Markdown"
      ],
      "product_memberships" : [
        "EmojiText"
      ],
      "sources" : [
        "CADisplayLinkPublisher.swift",
        "Domain/AnimatedEmojiMode.swift",
        "Domain/AnimatedImageType.swift",
        "Domain/EmojiError.swift",
        "Domain/EmojiProviderError.swift",
        "EmojiText.swift",
        "Environment/EmojiTextEnvironmentValues.swift",
        "Environment/EmojiTextNamespace.swift",
        "Environment/Environment+Helpers.swift",
        "Environment/Environment.swift",
        "Extensions/AttributedString+Extensions.swift",
        "Extensions/CGImageSource+Extensions.swift",
        "Extensions/Data+Extensions.swift",
        "Extensions/FloatingPoint+Extensions.swift",
        "Extensions/Font+Extensions.swift",
        "Extensions/Image+Extensions.swift",
        "Extensions/Integer+Extensions.swift",
        "Extensions/Publisher+Extensions.swift",
        "Extensions/String+Extensions.swift",
        "Extensions/Text+Extensions.swift",
        "Extensions/UIContentSizeCategory+Extensions.swift",
        "Logger.swift",
        "Model/AttributedPartialstring.swift",
        "Model/Emoji/LocalEmoji.swift",
        "Model/Emoji/Protocols/AsyncCustomEmoji.swift",
        "Model/Emoji/Protocols/CustomEmoji.swift",
        "Model/Emoji/Protocols/SyncCustomEmoji.swift",
        "Model/Emoji/RemoteEmoji.swift",
        "Model/Emoji/RenderedEmoji.swift",
        "Model/Emoji/SFSymbolEmoji.swift",
        "Model/RawImage.swift",
        "Model/RenderedImage.swift",
        "Preview Content/Preview.swift",
        "Provider/AsyncEmojiProvider.swift",
        "Provider/Implementations/DefaultAsyncEmojiProvider.swift",
        "Provider/Implementations/DefaultSyncEmojiProvider.swift",
        "Provider/SyncEmojiProvider.swift",
        "Render/EmojiRenderer.swift",
        "Render/EmojiTextRenderer.swift",
        "Render/Markdown/EmojiReplacer.swift",
        "Render/Markdown/MarkdownEmojiRenderer.swift",
        "Render/VerbatimEmojiRenderer.swift",
        "Typealiases.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.