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 SwiftExtras, reference 1.2.3 (48a1a1), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 08:54:43 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xWDG/SwiftExtras.git
Reference: 1.2.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xWDG/SwiftExtras
 * tag               1.2.3      -> FETCH_HEAD
HEAD is now at 48a1a19 1.2.3
Cloned https://github.com/0xWDG/SwiftExtras.git
Revision (git rev-parse @):
48a1a19e75d36427453eddb169d78ef6ffa10229
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/0xWDG/SwiftExtras.git at 1.2.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/0xWDG/SwiftExtras.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Copying Info.plist
[0/8] Write sources
[0/8] Copying Info.plist
[0/8] Copying Localizable.xcstrings
[6/8] Copying Assets.xcassets
[7/8] Write swift-version-1EA4D86E10B52AF.txt
[9/13] Compiling OSLogViewer OSLogExtractor.swift
[10/13] Compiling OSLogViewer OSLogViewer.swift
[11/13] Emitting module OSLogViewer
[12/13] Compiling OSLogViewer OSLogViewer.Colors.swift
[13/13] Compiling OSLogViewer resource_bundle_accessor.swift
[14/90] Compiling SwiftExtras Int+.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/LocalizedStringKey+Identifiable.swift:27:1: warning: extension declares a conformance of imported type 'LocalizedStringKey' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
25 | }
26 | #else
27 | extension LocalizedStringKey: Identifiable {
   | |- warning: extension declares a conformance of imported type 'LocalizedStringKey' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public typealias ID = Int // swiftlint:disable:this type_name
29 |
[15/90] Compiling SwiftExtras Locale+Utilities.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/LocalizedStringKey+Identifiable.swift:27:1: warning: extension declares a conformance of imported type 'LocalizedStringKey' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
25 | }
26 | #else
27 | extension LocalizedStringKey: Identifiable {
   | |- warning: extension declares a conformance of imported type 'LocalizedStringKey' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public typealias ID = Int // swiftlint:disable:this type_name
29 |
[16/90] Compiling SwiftExtras LocalizedStringKey+.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/LocalizedStringKey+Identifiable.swift:27:1: warning: extension declares a conformance of imported type 'LocalizedStringKey' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
25 | }
26 | #else
27 | extension LocalizedStringKey: Identifiable {
   | |- warning: extension declares a conformance of imported type 'LocalizedStringKey' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public typealias ID = Int // swiftlint:disable:this type_name
29 |
[17/90] Compiling SwiftExtras LocalizedStringKey+Identifiable.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/LocalizedStringKey+Identifiable.swift:27:1: warning: extension declares a conformance of imported type 'LocalizedStringKey' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
25 | }
26 | #else
27 | extension LocalizedStringKey: Identifiable {
   | |- warning: extension declares a conformance of imported type 'LocalizedStringKey' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public typealias ID = Int // swiftlint:disable:this type_name
29 |
[18/90] Compiling SwiftExtras NotificationName+.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/LocalizedStringKey+Identifiable.swift:27:1: warning: extension declares a conformance of imported type 'LocalizedStringKey' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
25 | }
26 | #else
27 | extension LocalizedStringKey: Identifiable {
   | |- warning: extension declares a conformance of imported type 'LocalizedStringKey' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public typealias ID = Int // swiftlint:disable:this type_name
29 |
[19/90] Compiling SwiftExtras ProcessInfo+Utilities.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/LocalizedStringKey+Identifiable.swift:27:1: warning: extension declares a conformance of imported type 'LocalizedStringKey' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
25 | }
26 | #else
27 | extension LocalizedStringKey: Identifiable {
   | |- warning: extension declares a conformance of imported type 'LocalizedStringKey' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public typealias ID = Int // swiftlint:disable:this type_name
29 |
[20/90] Compiling SwiftExtras Sequence+.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/LocalizedStringKey+Identifiable.swift:27:1: warning: extension declares a conformance of imported type 'LocalizedStringKey' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
25 | }
26 | #else
27 | extension LocalizedStringKey: Identifiable {
   | |- warning: extension declares a conformance of imported type 'LocalizedStringKey' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public typealias ID = Int // swiftlint:disable:this type_name
29 |
[21/90] Compiling SwiftExtras String+ANSIColors.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/LocalizedStringKey+Identifiable.swift:27:1: warning: extension declares a conformance of imported type 'LocalizedStringKey' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
25 | }
26 | #else
27 | extension LocalizedStringKey: Identifiable {
   | |- warning: extension declares a conformance of imported type 'LocalizedStringKey' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public typealias ID = Int // swiftlint:disable:this type_name
29 |
[22/90] Compiling SwiftExtras String+Base64.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/LocalizedStringKey+Identifiable.swift:27:1: warning: extension declares a conformance of imported type 'LocalizedStringKey' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
25 | }
26 | #else
27 | extension LocalizedStringKey: Identifiable {
   | |- warning: extension declares a conformance of imported type 'LocalizedStringKey' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public typealias ID = Int // swiftlint:disable:this type_name
29 |
[23/98] Compiling SwiftExtras String+IdentifiableString.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/String/String+IdentifiableString.swift:26:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
24 | }
25 | #else
26 | extension String: Identifiable {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
27 |     public typealias ID = Int // swiftlint:disable:this type_name
28 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/String/String+error.swift:28:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
26 | extension String: @retroactive LocalizedError { }
27 | #else
28 | extension String: LocalizedError { }
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
29 | #endif
30 |
[24/98] Compiling SwiftExtras String+contains.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/String/String+IdentifiableString.swift:26:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
24 | }
25 | #else
26 | extension String: Identifiable {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
27 |     public typealias ID = Int // swiftlint:disable:this type_name
28 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/String/String+error.swift:28:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
26 | extension String: @retroactive LocalizedError { }
27 | #else
28 | extension String: LocalizedError { }
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
29 | #endif
30 |
[25/98] Compiling SwiftExtras String+error.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/String/String+IdentifiableString.swift:26:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
24 | }
25 | #else
26 | extension String: Identifiable {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
27 |     public typealias ID = Int // swiftlint:disable:this type_name
28 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/String/String+error.swift:28:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
26 | extension String: @retroactive LocalizedError { }
27 | #else
28 | extension String: LocalizedError { }
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
29 | #endif
30 |
[26/98] Compiling SwiftExtras String+hashed.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/String/String+IdentifiableString.swift:26:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
24 | }
25 | #else
26 | extension String: Identifiable {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
27 |     public typealias ID = Int // swiftlint:disable:this type_name
28 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/String/String+error.swift:28:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
26 | extension String: @retroactive LocalizedError { }
27 | #else
28 | extension String: LocalizedError { }
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
29 | #endif
30 |
[27/98] Compiling SwiftExtras String+slugified.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/String/String+IdentifiableString.swift:26:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
24 | }
25 | #else
26 | extension String: Identifiable {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
27 |     public typealias ID = Int // swiftlint:disable:this type_name
28 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/String/String+error.swift:28:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
26 | extension String: @retroactive LocalizedError { }
27 | #else
28 | extension String: LocalizedError { }
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
29 | #endif
30 |
[28/98] Compiling SwiftExtras String+subscript.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/String/String+IdentifiableString.swift:26:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
24 | }
25 | #else
26 | extension String: Identifiable {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
27 |     public typealias ID = Int // swiftlint:disable:this type_name
28 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/String/String+error.swift:28:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
26 | extension String: @retroactive LocalizedError { }
27 | #else
28 | extension String: LocalizedError { }
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
29 | #endif
30 |
[29/98] Compiling SwiftExtras String+trimmed.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/String/String+IdentifiableString.swift:26:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
24 | }
25 | #else
26 | extension String: Identifiable {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
27 |     public typealias ID = Int // swiftlint:disable:this type_name
28 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/String/String+error.swift:28:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
26 | extension String: @retroactive LocalizedError { }
27 | #else
28 | extension String: LocalizedError { }
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
29 | #endif
30 |
[30/98] Compiling SwiftExtras String+url.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/String/String+IdentifiableString.swift:26:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
24 | }
25 | #else
26 | extension String: Identifiable {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
27 |     public typealias ID = Int // swiftlint:disable:this type_name
28 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/String/String+error.swift:28:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
26 | extension String: @retroactive LocalizedError { }
27 | #else
28 | extension String: LocalizedError { }
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
29 | #endif
30 |
[31/98] Compiling SwiftExtras Text+Gradient.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/String/String+IdentifiableString.swift:26:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
24 | }
25 | #else
26 | extension String: Identifiable {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
27 |     public typealias ID = Int // swiftlint:disable:this type_name
28 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/String/String+error.swift:28:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
26 | extension String: @retroactive LocalizedError { }
27 | #else
28 | extension String: LocalizedError { }
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
29 | #endif
30 |
[32/98] Emitting module SwiftExtras
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Color+Identifiable.swift:27:1: warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
25 | }
26 | #else
27 | extension Color: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public typealias ID = Int // swiftlint:disable:this type_name
29 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Date+Identifiable.swift:26:1: warning: extension declares a conformance of imported type 'Date' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
24 | }
25 | #else
26 | extension Date: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Date' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
27 |     public typealias ID = Int // swiftlint:disable:this type_name
28 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Image+Platform.swift:30:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
28 | }
29 |
30 | extension PlatformImage: Identifiable {
   | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
31 |     public typealias ID = Int // swiftlint:disable:this type_name
32 |     /// The identifier of the color.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/LocalizedStringKey+Identifiable.swift:27:1: warning: extension declares a conformance of imported type 'LocalizedStringKey' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
25 | }
26 | #else
27 | extension LocalizedStringKey: Identifiable {
   | |- warning: extension declares a conformance of imported type 'LocalizedStringKey' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public typealias ID = Int // swiftlint:disable:this type_name
29 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/String/String+IdentifiableString.swift:26:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
24 | }
25 | #else
26 | extension String: Identifiable {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
27 |     public typealias ID = Int // swiftlint:disable:this type_name
28 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/String/String+error.swift:28:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
26 | extension String: @retroactive LocalizedError { }
27 | #else
28 | extension String: LocalizedError { }
   | |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
29 | #endif
30 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
    | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[33/98] Compiling SwiftExtras TimeInterval+.swift
[34/98] Compiling SwiftExtras UIDevice+Utilities.swift
[35/98] Compiling SwiftExtras UserDefaults+subscript.swift
[36/98] Compiling SwiftExtras View+Error.swift
[37/98] Compiling SwiftExtras View+Log.swift
[38/98] Compiling SwiftExtras View+detachedTask.swift
[39/98] Compiling SwiftExtras View+getRootViewController.swift
[40/98] Compiling SwiftExtras View+horizontallyCentered.swift
[41/98] Compiling SwiftExtras View+modifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/View/View+readOffsetX.swift:56:24: warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
47 | /// Save the frame of the view
48 | @available(iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, *)
49 | struct ReadFrameModifier: ViewModifier {
   |        `- note: enclosing scope here
50 |     @Binding var frame: CGRect
51 |
   :
54 |             .background(
55 |                 GeometryReader { proxy in
56 |                     if #available(iOS 17.0, macOS 14.0, *) {
   |                        `- warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
57 |                         Color.clear
58 |                             .onAppear {
[42/98] Compiling SwiftExtras View+onLandscape.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/View/View+readOffsetX.swift:56:24: warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
47 | /// Save the frame of the view
48 | @available(iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, *)
49 | struct ReadFrameModifier: ViewModifier {
   |        `- note: enclosing scope here
50 |     @Binding var frame: CGRect
51 |
   :
54 |             .background(
55 |                 GeometryReader { proxy in
56 |                     if #available(iOS 17.0, macOS 14.0, *) {
   |                        `- warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
57 |                         Color.clear
58 |                             .onAppear {
[43/98] Compiling SwiftExtras View+readOffsetX.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/View/View+readOffsetX.swift:56:24: warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
47 | /// Save the frame of the view
48 | @available(iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, *)
49 | struct ReadFrameModifier: ViewModifier {
   |        `- note: enclosing scope here
50 |     @Binding var frame: CGRect
51 |
   :
54 |             .background(
55 |                 GeometryReader { proxy in
56 |                     if #available(iOS 17.0, macOS 14.0, *) {
   |                        `- warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
57 |                         Color.clear
58 |                             .onAppear {
[44/98] Compiling SwiftExtras View+render.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/View/View+readOffsetX.swift:56:24: warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
47 | /// Save the frame of the view
48 | @available(iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, *)
49 | struct ReadFrameModifier: ViewModifier {
   |        `- note: enclosing scope here
50 |     @Binding var frame: CGRect
51 |
   :
54 |             .background(
55 |                 GeometryReader { proxy in
56 |                     if #available(iOS 17.0, macOS 14.0, *) {
   |                        `- warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
57 |                         Color.clear
58 |                             .onAppear {
[45/98] Compiling SwiftExtras View+sizeSaver.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/View/View+readOffsetX.swift:56:24: warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
47 | /// Save the frame of the view
48 | @available(iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, *)
49 | struct ReadFrameModifier: ViewModifier {
   |        `- note: enclosing scope here
50 |     @Binding var frame: CGRect
51 |
   :
54 |             .background(
55 |                 GeometryReader { proxy in
56 |                     if #available(iOS 17.0, macOS 14.0, *) {
   |                        `- warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
57 |                         Color.clear
58 |                             .onAppear {
[46/98] Compiling SwiftExtras kMeansCluster.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/View/View+readOffsetX.swift:56:24: warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
47 | /// Save the frame of the view
48 | @available(iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, *)
49 | struct ReadFrameModifier: ViewModifier {
   |        `- note: enclosing scope here
50 |     @Binding var frame: CGRect
51 |
   :
54 |             .background(
55 |                 GeometryReader { proxy in
56 |                     if #available(iOS 17.0, macOS 14.0, *) {
   |                        `- warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
57 |                         Color.clear
58 |                             .onAppear {
[47/98] Compiling SwiftExtras WStack.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/View/View+readOffsetX.swift:56:24: warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
47 | /// Save the frame of the view
48 | @available(iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, *)
49 | struct ReadFrameModifier: ViewModifier {
   |        `- note: enclosing scope here
50 |     @Binding var frame: CGRect
51 |
   :
54 |             .background(
55 |                 GeometryReader { proxy in
56 |                     if #available(iOS 17.0, macOS 14.0, *) {
   |                        `- warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
57 |                         Color.clear
58 |                             .onAppear {
[48/98] Compiling SwiftExtras KeyboardDismissModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/View/View+readOffsetX.swift:56:24: warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
47 | /// Save the frame of the view
48 | @available(iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, *)
49 | struct ReadFrameModifier: ViewModifier {
   |        `- note: enclosing scope here
50 |     @Binding var frame: CGRect
51 |
   :
54 |             .background(
55 |                 GeometryReader { proxy in
56 |                     if #available(iOS 17.0, macOS 14.0, *) {
   |                        `- warning: unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
57 |                         Color.clear
58 |                             .onAppear {
[49/98] Compiling SwiftExtras Color+components.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Data+Compression.swift:124:21: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
122 |     /// - returns: raw deflated data according to [RFC-1951](https://tools.ietf.org/html/rfc1951).
123 |     public func deflate() -> Data? {
124 |         return self.withUnsafeBytes { (sourcePtr: UnsafePointer<UInt8>) -> Data? in
    |                     `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
125 |             let configuration = (
126 |                 operation: COMPRESSION_STREAM_ENCODE,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Data+Compression.swift:154:21: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
152 |     /// - returns: uncompressed data
153 |     public func inflate() -> Data? {
154 |         return self.withUnsafeBytes { (sourcePtr: UnsafePointer<UInt8>) -> Data? in
    |                     `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
155 |             let configuration = (
156 |                 operation: COMPRESSION_STREAM_DECODE,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Date+Identifiable.swift:26:1: warning: extension declares a conformance of imported type 'Date' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
24 | }
25 | #else
26 | extension Date: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Date' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
27 |     public typealias ID = Int // swiftlint:disable:this type_name
28 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Image+Platform.swift:30:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
28 | }
29 |
30 | extension PlatformImage: Identifiable {
   | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
31 |     public typealias ID = Int // swiftlint:disable:this type_name
32 |     /// The identifier of the color.
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[50/98] Compiling SwiftExtras Color+default.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Data+Compression.swift:124:21: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
122 |     /// - returns: raw deflated data according to [RFC-1951](https://tools.ietf.org/html/rfc1951).
123 |     public func deflate() -> Data? {
124 |         return self.withUnsafeBytes { (sourcePtr: UnsafePointer<UInt8>) -> Data? in
    |                     `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
125 |             let configuration = (
126 |                 operation: COMPRESSION_STREAM_ENCODE,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Data+Compression.swift:154:21: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
152 |     /// - returns: uncompressed data
153 |     public func inflate() -> Data? {
154 |         return self.withUnsafeBytes { (sourcePtr: UnsafePointer<UInt8>) -> Data? in
    |                     `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
155 |             let configuration = (
156 |                 operation: COMPRESSION_STREAM_DECODE,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Date+Identifiable.swift:26:1: warning: extension declares a conformance of imported type 'Date' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
24 | }
25 | #else
26 | extension Date: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Date' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
27 |     public typealias ID = Int // swiftlint:disable:this type_name
28 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Image+Platform.swift:30:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
28 | }
29 |
30 | extension PlatformImage: Identifiable {
   | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
31 |     public typealias ID = Int // swiftlint:disable:this type_name
32 |     /// The identifier of the color.
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[51/98] Compiling SwiftExtras Color+init.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Data+Compression.swift:124:21: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
122 |     /// - returns: raw deflated data according to [RFC-1951](https://tools.ietf.org/html/rfc1951).
123 |     public func deflate() -> Data? {
124 |         return self.withUnsafeBytes { (sourcePtr: UnsafePointer<UInt8>) -> Data? in
    |                     `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
125 |             let configuration = (
126 |                 operation: COMPRESSION_STREAM_ENCODE,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Data+Compression.swift:154:21: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
152 |     /// - returns: uncompressed data
153 |     public func inflate() -> Data? {
154 |         return self.withUnsafeBytes { (sourcePtr: UnsafePointer<UInt8>) -> Data? in
    |                     `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
155 |             let configuration = (
156 |                 operation: COMPRESSION_STREAM_DECODE,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Date+Identifiable.swift:26:1: warning: extension declares a conformance of imported type 'Date' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
24 | }
25 | #else
26 | extension Date: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Date' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
27 |     public typealias ID = Int // swiftlint:disable:this type_name
28 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Image+Platform.swift:30:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
28 | }
29 |
30 | extension PlatformImage: Identifiable {
   | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
31 |     public typealias ID = Int // swiftlint:disable:this type_name
32 |     /// The identifier of the color.
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[52/98] Compiling SwiftExtras Color+random.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Data+Compression.swift:124:21: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
122 |     /// - returns: raw deflated data according to [RFC-1951](https://tools.ietf.org/html/rfc1951).
123 |     public func deflate() -> Data? {
124 |         return self.withUnsafeBytes { (sourcePtr: UnsafePointer<UInt8>) -> Data? in
    |                     `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
125 |             let configuration = (
126 |                 operation: COMPRESSION_STREAM_ENCODE,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Data+Compression.swift:154:21: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
152 |     /// - returns: uncompressed data
153 |     public func inflate() -> Data? {
154 |         return self.withUnsafeBytes { (sourcePtr: UnsafePointer<UInt8>) -> Data? in
    |                     `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
155 |             let configuration = (
156 |                 operation: COMPRESSION_STREAM_DECODE,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Date+Identifiable.swift:26:1: warning: extension declares a conformance of imported type 'Date' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
24 | }
25 | #else
26 | extension Date: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Date' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
27 |     public typealias ID = Int // swiftlint:disable:this type_name
28 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Image+Platform.swift:30:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
28 | }
29 |
30 | extension PlatformImage: Identifiable {
   | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
31 |     public typealias ID = Int // swiftlint:disable:this type_name
32 |     /// The identifier of the color.
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[53/98] Compiling SwiftExtras Data+Compression.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Data+Compression.swift:124:21: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
122 |     /// - returns: raw deflated data according to [RFC-1951](https://tools.ietf.org/html/rfc1951).
123 |     public func deflate() -> Data? {
124 |         return self.withUnsafeBytes { (sourcePtr: UnsafePointer<UInt8>) -> Data? in
    |                     `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
125 |             let configuration = (
126 |                 operation: COMPRESSION_STREAM_ENCODE,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Data+Compression.swift:154:21: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
152 |     /// - returns: uncompressed data
153 |     public func inflate() -> Data? {
154 |         return self.withUnsafeBytes { (sourcePtr: UnsafePointer<UInt8>) -> Data? in
    |                     `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
155 |             let configuration = (
156 |                 operation: COMPRESSION_STREAM_DECODE,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Date+Identifiable.swift:26:1: warning: extension declares a conformance of imported type 'Date' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
24 | }
25 | #else
26 | extension Date: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Date' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
27 |     public typealias ID = Int // swiftlint:disable:this type_name
28 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Image+Platform.swift:30:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
28 | }
29 |
30 | extension PlatformImage: Identifiable {
   | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
31 |     public typealias ID = Int // swiftlint:disable:this type_name
32 |     /// The identifier of the color.
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[54/98] Compiling SwiftExtras Date+.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Data+Compression.swift:124:21: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
122 |     /// - returns: raw deflated data according to [RFC-1951](https://tools.ietf.org/html/rfc1951).
123 |     public func deflate() -> Data? {
124 |         return self.withUnsafeBytes { (sourcePtr: UnsafePointer<UInt8>) -> Data? in
    |                     `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
125 |             let configuration = (
126 |                 operation: COMPRESSION_STREAM_ENCODE,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Data+Compression.swift:154:21: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
152 |     /// - returns: uncompressed data
153 |     public func inflate() -> Data? {
154 |         return self.withUnsafeBytes { (sourcePtr: UnsafePointer<UInt8>) -> Data? in
    |                     `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
155 |             let configuration = (
156 |                 operation: COMPRESSION_STREAM_DECODE,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Date+Identifiable.swift:26:1: warning: extension declares a conformance of imported type 'Date' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
24 | }
25 | #else
26 | extension Date: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Date' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
27 |     public typealias ID = Int // swiftlint:disable:this type_name
28 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Image+Platform.swift:30:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
28 | }
29 |
30 | extension PlatformImage: Identifiable {
   | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
31 |     public typealias ID = Int // swiftlint:disable:this type_name
32 |     /// The identifier of the color.
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[55/98] Compiling SwiftExtras Date+Identifiable.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Data+Compression.swift:124:21: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
122 |     /// - returns: raw deflated data according to [RFC-1951](https://tools.ietf.org/html/rfc1951).
123 |     public func deflate() -> Data? {
124 |         return self.withUnsafeBytes { (sourcePtr: UnsafePointer<UInt8>) -> Data? in
    |                     `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
125 |             let configuration = (
126 |                 operation: COMPRESSION_STREAM_ENCODE,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Data+Compression.swift:154:21: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
152 |     /// - returns: uncompressed data
153 |     public func inflate() -> Data? {
154 |         return self.withUnsafeBytes { (sourcePtr: UnsafePointer<UInt8>) -> Data? in
    |                     `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
155 |             let configuration = (
156 |                 operation: COMPRESSION_STREAM_DECODE,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Date+Identifiable.swift:26:1: warning: extension declares a conformance of imported type 'Date' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
24 | }
25 | #else
26 | extension Date: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Date' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
27 |     public typealias ID = Int // swiftlint:disable:this type_name
28 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Image+Platform.swift:30:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
28 | }
29 |
30 | extension PlatformImage: Identifiable {
   | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
31 |     public typealias ID = Int // swiftlint:disable:this type_name
32 |     /// The identifier of the color.
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[56/98] Compiling SwiftExtras Date+getFormattedDate.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Data+Compression.swift:124:21: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
122 |     /// - returns: raw deflated data according to [RFC-1951](https://tools.ietf.org/html/rfc1951).
123 |     public func deflate() -> Data? {
124 |         return self.withUnsafeBytes { (sourcePtr: UnsafePointer<UInt8>) -> Data? in
    |                     `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
125 |             let configuration = (
126 |                 operation: COMPRESSION_STREAM_ENCODE,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Data+Compression.swift:154:21: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
152 |     /// - returns: uncompressed data
153 |     public func inflate() -> Data? {
154 |         return self.withUnsafeBytes { (sourcePtr: UnsafePointer<UInt8>) -> Data? in
    |                     `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
155 |             let configuration = (
156 |                 operation: COMPRESSION_STREAM_DECODE,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Date+Identifiable.swift:26:1: warning: extension declares a conformance of imported type 'Date' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
24 | }
25 | #else
26 | extension Date: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Date' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
27 |     public typealias ID = Int // swiftlint:disable:this type_name
28 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Image+Platform.swift:30:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
28 | }
29 |
30 | extension PlatformImage: Identifiable {
   | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
31 |     public typealias ID = Int // swiftlint:disable:this type_name
32 |     /// The identifier of the color.
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[57/98] Compiling SwiftExtras Image+Platform.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Data+Compression.swift:124:21: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
122 |     /// - returns: raw deflated data according to [RFC-1951](https://tools.ietf.org/html/rfc1951).
123 |     public func deflate() -> Data? {
124 |         return self.withUnsafeBytes { (sourcePtr: UnsafePointer<UInt8>) -> Data? in
    |                     `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
125 |             let configuration = (
126 |                 operation: COMPRESSION_STREAM_ENCODE,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Data+Compression.swift:154:21: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
152 |     /// - returns: uncompressed data
153 |     public func inflate() -> Data? {
154 |         return self.withUnsafeBytes { (sourcePtr: UnsafePointer<UInt8>) -> Data? in
    |                     `- warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead [#DeprecatedDeclaration]
155 |             let configuration = (
156 |                 operation: COMPRESSION_STREAM_DECODE,
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Date+Identifiable.swift:26:1: warning: extension declares a conformance of imported type 'Date' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
24 | }
25 | #else
26 | extension Date: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Date' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
27 |     public typealias ID = Int // swiftlint:disable:this type_name
28 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Image+Platform.swift:30:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
28 | }
29 |
30 | extension PlatformImage: Identifiable {
   | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
31 |     public typealias ID = Int // swiftlint:disable:this type_name
32 |     /// The identifier of the color.
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[58/98] Compiling SwiftExtras PulsatingEffect.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
    | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[59/98] Compiling SwiftExtras ShakeEffect.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
    | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[60/98] Compiling SwiftExtras NSPasteboard+string.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
    | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[61/98] Compiling SwiftExtras PlatformTypes.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
    | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[62/98] Compiling SwiftExtras PlatformViewRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
    | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[63/98] Compiling SwiftExtras openURL.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
    | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[64/98] Compiling SwiftExtras RegularExpressionOperator.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
    | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[65/98] Compiling SwiftExtras optionalBinding.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
    | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[66/98] Compiling SwiftExtras SensoryFeedback.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Color+Identifiable.swift:27:1: warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
25 | }
26 | #else
27 | extension Color: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public typealias ID = Int // swiftlint:disable:this type_name
29 |
[67/98] Compiling SwiftExtras AppInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Color+Identifiable.swift:27:1: warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
25 | }
26 | #else
27 | extension Color: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public typealias ID = Int // swiftlint:disable:this type_name
29 |
[68/98] Compiling SwiftExtras Device.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Color+Identifiable.swift:27:1: warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
25 | }
26 | #else
27 | extension Color: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public typealias ID = Int // swiftlint:disable:this type_name
29 |
[69/98] Compiling SwiftExtras Binding+onChange.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Color+Identifiable.swift:27:1: warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
25 | }
26 | #else
27 | extension Color: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public typealias ID = Int // swiftlint:disable:this type_name
29 |
[70/98] Compiling SwiftExtras CGFloat+.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Color+Identifiable.swift:27:1: warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
25 | }
26 | #else
27 | extension Color: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public typealias ID = Int // swiftlint:disable:this type_name
29 |
[71/98] Compiling SwiftExtras Collection+.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Color+Identifiable.swift:27:1: warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
25 | }
26 | #else
27 | extension Color: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public typealias ID = Int // swiftlint:disable:this type_name
29 |
[72/98] Compiling SwiftExtras Collection+safeIndex.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Color+Identifiable.swift:27:1: warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
25 | }
26 | #else
27 | extension Color: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public typealias ID = Int // swiftlint:disable:this type_name
29 |
[73/98] Compiling SwiftExtras Color+Identifiable.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Color+Identifiable.swift:27:1: warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
25 | }
26 | #else
27 | extension Color: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public typealias ID = Int // swiftlint:disable:this type_name
29 |
[74/98] Compiling SwiftExtras Color+colorBlind.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Extensions/Color+Identifiable.swift:27:1: warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
25 | }
26 | #else
27 | extension Color: Identifiable {
   | |- warning: extension declares a conformance of imported type 'Color' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
28 |     public typealias ID = Int // swiftlint:disable:this type_name
29 |
[75/98] Compiling SwiftExtras MailView.swift
[76/98] Compiling SwiftExtras SFSafari.swift
[77/98] Compiling SwiftExtras WebView.swift
[78/98] Compiling SwiftExtras SEAcknowledgement.swift
[79/98] Compiling SwiftExtras SEChangeLogEntry.swift
[80/98] Compiling SwiftExtras SocialIcons.swift
[81/98] Compiling SwiftExtras BlueButtonStyle.swift
[82/98] Compiling SwiftExtras BorderedToggleStyle.swift
[83/98] Compiling SwiftExtras GrayButtonStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/AsyncView.swift:71:25: warning: capture of non-sendable type 'Content.Type' in an isolated closure
69 |                 .onAppear {
70 |                     Task {
71 |                         result = await task()
   |                         `- warning: capture of non-sendable type 'Content.Type' in an isolated closure
72 |                     }
73 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/AsyncView.swift:64:32: warning: capture of non-sendable type 'Content.Type' in an isolated closure
62 |
63 |     /// Body of AsyncView
64 |     public var body: some View {
   |                                `- warning: capture of non-sendable type 'Content.Type' in an isolated closure
65 |         if let result = result {
66 |             content(result)
[84/98] Compiling SwiftExtras ListButtonStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/AsyncView.swift:71:25: warning: capture of non-sendable type 'Content.Type' in an isolated closure
69 |                 .onAppear {
70 |                     Task {
71 |                         result = await task()
   |                         `- warning: capture of non-sendable type 'Content.Type' in an isolated closure
72 |                     }
73 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/AsyncView.swift:64:32: warning: capture of non-sendable type 'Content.Type' in an isolated closure
62 |
63 |     /// Body of AsyncView
64 |     public var body: some View {
   |                                `- warning: capture of non-sendable type 'Content.Type' in an isolated closure
65 |         if let result = result {
66 |             content(result)
[85/98] Compiling SwiftExtras PlainBorderedToggleStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/AsyncView.swift:71:25: warning: capture of non-sendable type 'Content.Type' in an isolated closure
69 |                 .onAppear {
70 |                     Task {
71 |                         result = await task()
   |                         `- warning: capture of non-sendable type 'Content.Type' in an isolated closure
72 |                     }
73 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/AsyncView.swift:64:32: warning: capture of non-sendable type 'Content.Type' in an isolated closure
62 |
63 |     /// Body of AsyncView
64 |     public var body: some View {
   |                                `- warning: capture of non-sendable type 'Content.Type' in an isolated closure
65 |         if let result = result {
66 |             content(result)
[86/98] Compiling SwiftExtras ToggleButtonStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/AsyncView.swift:71:25: warning: capture of non-sendable type 'Content.Type' in an isolated closure
69 |                 .onAppear {
70 |                     Task {
71 |                         result = await task()
   |                         `- warning: capture of non-sendable type 'Content.Type' in an isolated closure
72 |                     }
73 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/AsyncView.swift:64:32: warning: capture of non-sendable type 'Content.Type' in an isolated closure
62 |
63 |     /// Body of AsyncView
64 |     public var body: some View {
   |                                `- warning: capture of non-sendable type 'Content.Type' in an isolated closure
65 |         if let result = result {
66 |             content(result)
[87/98] Compiling SwiftExtras SwiftExtras.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/AsyncView.swift:71:25: warning: capture of non-sendable type 'Content.Type' in an isolated closure
69 |                 .onAppear {
70 |                     Task {
71 |                         result = await task()
   |                         `- warning: capture of non-sendable type 'Content.Type' in an isolated closure
72 |                     }
73 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/AsyncView.swift:64:32: warning: capture of non-sendable type 'Content.Type' in an isolated closure
62 |
63 |     /// Body of AsyncView
64 |     public var body: some View {
   |                                `- warning: capture of non-sendable type 'Content.Type' in an isolated closure
65 |         if let result = result {
66 |             content(result)
[88/98] Compiling SwiftExtras AsyncView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/AsyncView.swift:71:25: warning: capture of non-sendable type 'Content.Type' in an isolated closure
69 |                 .onAppear {
70 |                     Task {
71 |                         result = await task()
   |                         `- warning: capture of non-sendable type 'Content.Type' in an isolated closure
72 |                     }
73 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/AsyncView.swift:64:32: warning: capture of non-sendable type 'Content.Type' in an isolated closure
62 |
63 |     /// Body of AsyncView
64 |     public var body: some View {
   |                                `- warning: capture of non-sendable type 'Content.Type' in an isolated closure
65 |         if let result = result {
66 |             content(result)
[89/98] Compiling SwiftExtras CardView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/AsyncView.swift:71:25: warning: capture of non-sendable type 'Content.Type' in an isolated closure
69 |                 .onAppear {
70 |                     Task {
71 |                         result = await task()
   |                         `- warning: capture of non-sendable type 'Content.Type' in an isolated closure
72 |                     }
73 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/AsyncView.swift:64:32: warning: capture of non-sendable type 'Content.Type' in an isolated closure
62 |
63 |     /// Body of AsyncView
64 |     public var body: some View {
   |                                `- warning: capture of non-sendable type 'Content.Type' in an isolated closure
65 |         if let result = result {
66 |             content(result)
[90/98] Compiling SwiftExtras DisclosureSection.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/AsyncView.swift:71:25: warning: capture of non-sendable type 'Content.Type' in an isolated closure
69 |                 .onAppear {
70 |                     Task {
71 |                         result = await task()
   |                         `- warning: capture of non-sendable type 'Content.Type' in an isolated closure
72 |                     }
73 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/AsyncView.swift:64:32: warning: capture of non-sendable type 'Content.Type' in an isolated closure
62 |
63 |     /// Body of AsyncView
64 |     public var body: some View {
   |                                `- warning: capture of non-sendable type 'Content.Type' in an isolated closure
65 |         if let result = result {
66 |             content(result)
[91/98] Compiling SwiftExtras HorizontalStepper.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
112 | #if DEBUG
113 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
114 | #Preview {
    | `- note: in expansion of macro 'Preview' here
115 |     @Previewable @State var selectedItems: [String] = []
116 |     var items = ["star", "person", "rainbow"]
    :
127 |         }
128 |     }
129 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     NavigationView {
    +-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
101 | #if DEBUG
102 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
103 | #Preview {
    | `- note: in expansion of macro 'Preview' here
104 |     @Previewable @State var selectedItems: [String] = []
105 |     var items = ["star", "person", "rainbow"]
    :
111 |         Label(item, systemImage: item)
112 |     }
113 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     MultiSelectView(
    +-------------------------------------------------------------------
114 | #endif
115 | #endif
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:291:32: warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
289 |                     Task {
290 | #if canImport(OSLogViewer) && canImport(OSLog)
291 |                         if let extractor {
    |                                `- warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
292 |                             isLoading = true
293 |                             OSLogString = await extractor.export()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:291:32: warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
289 |                     Task {
290 | #if canImport(OSLogViewer) && canImport(OSLog)
291 |                         if let extractor {
    |                                `- warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
292 |                             isLoading = true
293 |                             OSLogString = await extractor.export()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:231:43: warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
229 |     }
230 |
231 |     var applicationInfoSection: some View {
    |                                           `- warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
232 |         Section {
233 |             if let changeLog {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:231:43: warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
229 |     }
230 |
231 |     var applicationInfoSection: some View {
    |                                           `- warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
232 |         Section {
233 |             if let changeLog {
[92/98] Compiling SwiftExtras LimitedTextField.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
112 | #if DEBUG
113 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
114 | #Preview {
    | `- note: in expansion of macro 'Preview' here
115 |     @Previewable @State var selectedItems: [String] = []
116 |     var items = ["star", "person", "rainbow"]
    :
127 |         }
128 |     }
129 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     NavigationView {
    +-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
101 | #if DEBUG
102 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
103 | #Preview {
    | `- note: in expansion of macro 'Preview' here
104 |     @Previewable @State var selectedItems: [String] = []
105 |     var items = ["star", "person", "rainbow"]
    :
111 |         Label(item, systemImage: item)
112 |     }
113 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     MultiSelectView(
    +-------------------------------------------------------------------
114 | #endif
115 | #endif
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:291:32: warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
289 |                     Task {
290 | #if canImport(OSLogViewer) && canImport(OSLog)
291 |                         if let extractor {
    |                                `- warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
292 |                             isLoading = true
293 |                             OSLogString = await extractor.export()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:291:32: warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
289 |                     Task {
290 | #if canImport(OSLogViewer) && canImport(OSLog)
291 |                         if let extractor {
    |                                `- warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
292 |                             isLoading = true
293 |                             OSLogString = await extractor.export()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:231:43: warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
229 |     }
230 |
231 |     var applicationInfoSection: some View {
    |                                           `- warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
232 |         Section {
233 |             if let changeLog {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:231:43: warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
229 |     }
230 |
231 |     var applicationInfoSection: some View {
    |                                           `- warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
232 |         Section {
233 |             if let changeLog {
[93/98] Compiling SwiftExtras MultiSelectPickerView.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
112 | #if DEBUG
113 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
114 | #Preview {
    | `- note: in expansion of macro 'Preview' here
115 |     @Previewable @State var selectedItems: [String] = []
116 |     var items = ["star", "person", "rainbow"]
    :
127 |         }
128 |     }
129 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     NavigationView {
    +-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
101 | #if DEBUG
102 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
103 | #Preview {
    | `- note: in expansion of macro 'Preview' here
104 |     @Previewable @State var selectedItems: [String] = []
105 |     var items = ["star", "person", "rainbow"]
    :
111 |         Label(item, systemImage: item)
112 |     }
113 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     MultiSelectView(
    +-------------------------------------------------------------------
114 | #endif
115 | #endif
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:291:32: warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
289 |                     Task {
290 | #if canImport(OSLogViewer) && canImport(OSLog)
291 |                         if let extractor {
    |                                `- warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
292 |                             isLoading = true
293 |                             OSLogString = await extractor.export()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:291:32: warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
289 |                     Task {
290 | #if canImport(OSLogViewer) && canImport(OSLog)
291 |                         if let extractor {
    |                                `- warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
292 |                             isLoading = true
293 |                             OSLogString = await extractor.export()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:231:43: warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
229 |     }
230 |
231 |     var applicationInfoSection: some View {
    |                                           `- warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
232 |         Section {
233 |             if let changeLog {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:231:43: warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
229 |     }
230 |
231 |     var applicationInfoSection: some View {
    |                                           `- warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
232 |         Section {
233 |             if let changeLog {
[94/98] Compiling SwiftExtras MultiSelectView.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
112 | #if DEBUG
113 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
114 | #Preview {
    | `- note: in expansion of macro 'Preview' here
115 |     @Previewable @State var selectedItems: [String] = []
116 |     var items = ["star", "person", "rainbow"]
    :
127 |         }
128 |     }
129 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     NavigationView {
    +-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
101 | #if DEBUG
102 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
103 | #Preview {
    | `- note: in expansion of macro 'Preview' here
104 |     @Previewable @State var selectedItems: [String] = []
105 |     var items = ["star", "person", "rainbow"]
    :
111 |         Label(item, systemImage: item)
112 |     }
113 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     MultiSelectView(
    +-------------------------------------------------------------------
114 | #endif
115 | #endif
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:291:32: warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
289 |                     Task {
290 | #if canImport(OSLogViewer) && canImport(OSLog)
291 |                         if let extractor {
    |                                `- warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
292 |                             isLoading = true
293 |                             OSLogString = await extractor.export()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:291:32: warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
289 |                     Task {
290 | #if canImport(OSLogViewer) && canImport(OSLog)
291 |                         if let extractor {
    |                                `- warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
292 |                             isLoading = true
293 |                             OSLogString = await extractor.export()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:231:43: warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
229 |     }
230 |
231 |     var applicationInfoSection: some View {
    |                                           `- warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
232 |         Section {
233 |             if let changeLog {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:231:43: warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
229 |     }
230 |
231 |     var applicationInfoSection: some View {
    |                                           `- warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
232 |         Section {
233 |             if let changeLog {
[95/98] Compiling SwiftExtras SEAcknowledgementView.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
112 | #if DEBUG
113 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
114 | #Preview {
    | `- note: in expansion of macro 'Preview' here
115 |     @Previewable @State var selectedItems: [String] = []
116 |     var items = ["star", "person", "rainbow"]
    :
127 |         }
128 |     }
129 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     NavigationView {
    +-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
101 | #if DEBUG
102 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
103 | #Preview {
    | `- note: in expansion of macro 'Preview' here
104 |     @Previewable @State var selectedItems: [String] = []
105 |     var items = ["star", "person", "rainbow"]
    :
111 |         Label(item, systemImage: item)
112 |     }
113 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     MultiSelectView(
    +-------------------------------------------------------------------
114 | #endif
115 | #endif
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:291:32: warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
289 |                     Task {
290 | #if canImport(OSLogViewer) && canImport(OSLog)
291 |                         if let extractor {
    |                                `- warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
292 |                             isLoading = true
293 |                             OSLogString = await extractor.export()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:291:32: warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
289 |                     Task {
290 | #if canImport(OSLogViewer) && canImport(OSLog)
291 |                         if let extractor {
    |                                `- warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
292 |                             isLoading = true
293 |                             OSLogString = await extractor.export()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:231:43: warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
229 |     }
230 |
231 |     var applicationInfoSection: some View {
    |                                           `- warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
232 |         Section {
233 |             if let changeLog {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:231:43: warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
229 |     }
230 |
231 |     var applicationInfoSection: some View {
    |                                           `- warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
232 |         Section {
233 |             if let changeLog {
[96/98] Compiling SwiftExtras SEChangeLogView.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
112 | #if DEBUG
113 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
114 | #Preview {
    | `- note: in expansion of macro 'Preview' here
115 |     @Previewable @State var selectedItems: [String] = []
116 |     var items = ["star", "person", "rainbow"]
    :
127 |         }
128 |     }
129 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     NavigationView {
    +-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
101 | #if DEBUG
102 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
103 | #Preview {
    | `- note: in expansion of macro 'Preview' here
104 |     @Previewable @State var selectedItems: [String] = []
105 |     var items = ["star", "person", "rainbow"]
    :
111 |         Label(item, systemImage: item)
112 |     }
113 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     MultiSelectView(
    +-------------------------------------------------------------------
114 | #endif
115 | #endif
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:291:32: warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
289 |                     Task {
290 | #if canImport(OSLogViewer) && canImport(OSLog)
291 |                         if let extractor {
    |                                `- warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
292 |                             isLoading = true
293 |                             OSLogString = await extractor.export()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:291:32: warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
289 |                     Task {
290 | #if canImport(OSLogViewer) && canImport(OSLog)
291 |                         if let extractor {
    |                                `- warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
292 |                             isLoading = true
293 |                             OSLogString = await extractor.export()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:231:43: warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
229 |     }
230 |
231 |     var applicationInfoSection: some View {
    |                                           `- warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
232 |         Section {
233 |             if let changeLog {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:231:43: warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
229 |     }
230 |
231 |     var applicationInfoSection: some View {
    |                                           `- warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
232 |         Section {
233 |             if let changeLog {
[97/98] Compiling SwiftExtras SESettingsView.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
112 | #if DEBUG
113 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
114 | #Preview {
    | `- note: in expansion of macro 'Preview' here
115 |     @Previewable @State var selectedItems: [String] = []
116 |     var items = ["star", "person", "rainbow"]
    :
127 |         }
128 |     }
129 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     NavigationView {
    +-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
101 | #if DEBUG
102 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
103 | #Preview {
    | `- note: in expansion of macro 'Preview' here
104 |     @Previewable @State var selectedItems: [String] = []
105 |     var items = ["star", "person", "rainbow"]
    :
111 |         Label(item, systemImage: item)
112 |     }
113 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     MultiSelectView(
    +-------------------------------------------------------------------
114 | #endif
115 | #endif
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:291:32: warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
289 |                     Task {
290 | #if canImport(OSLogViewer) && canImport(OSLog)
291 |                         if let extractor {
    |                                `- warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
292 |                             isLoading = true
293 |                             OSLogString = await extractor.export()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:291:32: warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
289 |                     Task {
290 | #if canImport(OSLogViewer) && canImport(OSLog)
291 |                         if let extractor {
    |                                `- warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
292 |                             isLoading = true
293 |                             OSLogString = await extractor.export()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:231:43: warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
229 |     }
230 |
231 |     var applicationInfoSection: some View {
    |                                           `- warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
232 |         Section {
233 |             if let changeLog {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:231:43: warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
229 |     }
230 |
231 |     var applicationInfoSection: some View {
    |                                           `- warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
232 |         Section {
233 |             if let changeLog {
[98/98] Compiling SwiftExtras resource_bundle_accessor.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
112 | #if DEBUG
113 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
114 | #Preview {
    | `- note: in expansion of macro 'Preview' here
115 |     @Previewable @State var selectedItems: [String] = []
116 |     var items = ["star", "person", "rainbow"]
    :
127 |         }
128 |     }
129 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     NavigationView {
    +-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
101 | #if DEBUG
102 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
103 | #Preview {
    | `- note: in expansion of macro 'Preview' here
104 |     @Previewable @State var selectedItems: [String] = []
105 |     var items = ["star", "person", "rainbow"]
    :
111 |         Label(item, systemImage: item)
112 |     }
113 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     MultiSelectView(
    +-------------------------------------------------------------------
114 | #endif
115 | #endif
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:291:32: warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
289 |                     Task {
290 | #if canImport(OSLogViewer) && canImport(OSLog)
291 |                         if let extractor {
    |                                `- warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
292 |                             isLoading = true
293 |                             OSLogString = await extractor.export()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:291:32: warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
289 |                     Task {
290 | #if canImport(OSLogViewer) && canImport(OSLog)
291 |                         if let extractor {
    |                                `- warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
292 |                             isLoading = true
293 |                             OSLogString = await extractor.export()
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:231:43: warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
229 |     }
230 |
231 |     var applicationInfoSection: some View {
    |                                           `- warning: capture of non-sendable type 'TopContent.Type' in an isolated closure
232 |         Section {
233 |             if let changeLog {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/SESettingsView.swift:231:43: warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
229 |     }
230 |
231 |     var applicationInfoSection: some View {
    |                                           `- warning: capture of non-sendable type 'BottomContent.Type' in an isolated closure
232 |         Section {
233 |             if let changeLog {
Build complete! (15.94s)
Fetching https://github.com/0xWDG/OSLogViewer.git
[1/1585] Fetching oslogviewer
Fetched https://github.com/0xWDG/OSLogViewer.git from cache (0.99s)
Creating working copy for https://github.com/0xWDG/OSLogViewer.git
Working copy of https://github.com/0xWDG/OSLogViewer.git resolved at main (e45ebc5)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "oslogviewer",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/0xWDG/OSLogViewer.git"
    }
  ],
  "manifest_display_name" : "SwiftExtras",
  "name" : "SwiftExtras",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftExtras",
      "targets" : [
        "SwiftExtras"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftExtrasTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftExtrasTests",
      "path" : "Tests/SwiftExtrasTests",
      "sources" : [
        "SwiftExtrasTests.swift"
      ],
      "target_dependencies" : [
        "SwiftExtras"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftExtras",
      "module_type" : "SwiftTarget",
      "name" : "SwiftExtras",
      "path" : "Sources/SwiftExtras",
      "product_dependencies" : [
        "OSLogViewer"
      ],
      "product_memberships" : [
        "SwiftExtras"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Classes/SensoryFeedback.swift",
        "Enums/AppInfo.swift",
        "Enums/Device.swift",
        "Extensions/Binding+onChange.swift",
        "Extensions/CGFloat+.swift",
        "Extensions/Collection+.swift",
        "Extensions/Collection+safeIndex.swift",
        "Extensions/Color+Identifiable.swift",
        "Extensions/Color+colorBlind.swift",
        "Extensions/Color+components.swift",
        "Extensions/Color+default.swift",
        "Extensions/Color+init.swift",
        "Extensions/Color+random.swift",
        "Extensions/Data+Compression.swift",
        "Extensions/Date+.swift",
        "Extensions/Date+Identifiable.swift",
        "Extensions/Date+getFormattedDate.swift",
        "Extensions/Image+Platform.swift",
        "Extensions/Int+.swift",
        "Extensions/Locale+Utilities.swift",
        "Extensions/LocalizedStringKey+.swift",
        "Extensions/LocalizedStringKey+Identifiable.swift",
        "Extensions/NotificationName+.swift",
        "Extensions/ProcessInfo+Utilities.swift",
        "Extensions/Sequence+.swift",
        "Extensions/String/String+ANSIColors.swift",
        "Extensions/String/String+Base64.swift",
        "Extensions/String/String+IdentifiableString.swift",
        "Extensions/String/String+contains.swift",
        "Extensions/String/String+error.swift",
        "Extensions/String/String+hashed.swift",
        "Extensions/String/String+slugified.swift",
        "Extensions/String/String+subscript.swift",
        "Extensions/String/String+trimmed.swift",
        "Extensions/String/String+url.swift",
        "Extensions/Text+Gradient.swift",
        "Extensions/TimeInterval+.swift",
        "Extensions/UIDevice+Utilities.swift",
        "Extensions/UserDefaults+subscript.swift",
        "Extensions/View/View+Error.swift",
        "Extensions/View/View+Log.swift",
        "Extensions/View/View+detachedTask.swift",
        "Extensions/View/View+getRootViewController.swift",
        "Extensions/View/View+horizontallyCentered.swift",
        "Extensions/View/View+modifier.swift",
        "Extensions/View/View+onLandscape.swift",
        "Extensions/View/View+readOffsetX.swift",
        "Extensions/View/View+render.swift",
        "Extensions/View/View+sizeSaver.swift",
        "Functions/kMeansCluster.swift",
        "Layout/WStack.swift",
        "Modifiers/KeyboardDismissModifier.swift",
        "Modifiers/PulsatingEffect.swift",
        "Modifiers/ShakeEffect.swift",
        "MultiPlatform/NSPasteboard+string.swift",
        "MultiPlatform/PlatformTypes.swift",
        "MultiPlatform/PlatformViewRepresentable.swift",
        "MultiPlatform/openURL.swift",
        "Operators/RegularExpressionOperator.swift",
        "Operators/optionalBinding.swift",
        "Representables/MailView.swift",
        "Representables/SFSafari.swift",
        "Representables/WebView.swift",
        "Structs/SEAcknowledgement.swift",
        "Structs/SEChangeLogEntry.swift",
        "Structs/SocialIcons.swift",
        "Styles/BlueButtonStyle.swift",
        "Styles/BorderedToggleStyle.swift",
        "Styles/GrayButtonStyle.swift",
        "Styles/ListButtonStyle.swift",
        "Styles/PlainBorderedToggleStyle.swift",
        "Styles/ToggleButtonStyle.swift",
        "SwiftExtras.swift",
        "SwiftUI/AsyncView.swift",
        "SwiftUI/CardView.swift",
        "SwiftUI/DisclosureSection.swift",
        "SwiftUI/HorizontalStepper.swift",
        "SwiftUI/LimitedTextField.swift",
        "SwiftUI/MultiSelectPickerView.swift",
        "SwiftUI/MultiSelectView.swift",
        "SwiftUI/SEAcknowledgementView.swift",
        "SwiftUI/SEChangeLogView.swift",
        "SwiftUI/SESettingsView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.