The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ViewInspector, reference 0.10.4 (4785ee), with Swift 6.0 for macOS (SPM) on 27 Mar 2026 20:16:15 UTC.

Build Command

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

Build Log

 71 |
 72 | @available(iOS 16.0, macOS 13.0, tvOS 16.0, watchOS 9.0, *)
 73 | extension ToolbarPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 74 |
 75 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/ActionSheet.swift:32:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 30 |     func actionSheet(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.ActionSheet> {
 31 |         return try popup(parent: parent, index: index,
 32 |                          modifierPredicate: isActionSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 33 |                          standardPredicate: standardActionSheetModifier)
 34 |     }
[5/130] Compiling ViewInspector GestureModifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/Modifiers/NavigationBarModifiers.swift:73:1: warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
 71 |
 72 | @available(iOS 16.0, macOS 13.0, tvOS 16.0, watchOS 9.0, *)
 73 | extension ToolbarPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 74 |
 75 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/ActionSheet.swift:32:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 30 |     func actionSheet(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.ActionSheet> {
 31 |         return try popup(parent: parent, index: index,
 32 |                          modifierPredicate: isActionSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 33 |                          standardPredicate: standardActionSheetModifier)
 34 |     }
[6/130] Compiling ViewInspector InteractionModifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/Modifiers/NavigationBarModifiers.swift:73:1: warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
 71 |
 72 | @available(iOS 16.0, macOS 13.0, tvOS 16.0, watchOS 9.0, *)
 73 | extension ToolbarPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 74 |
 75 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/ActionSheet.swift:32:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 30 |     func actionSheet(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.ActionSheet> {
 31 |         return try popup(parent: parent, index: index,
 32 |                          modifierPredicate: isActionSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 33 |                          standardPredicate: standardActionSheetModifier)
 34 |     }
[7/130] Compiling ViewInspector NavigationBarModifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/Modifiers/NavigationBarModifiers.swift:73:1: warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
 71 |
 72 | @available(iOS 16.0, macOS 13.0, tvOS 16.0, watchOS 9.0, *)
 73 | extension ToolbarPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 74 |
 75 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/ActionSheet.swift:32:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 30 |     func actionSheet(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.ActionSheet> {
 31 |         return try popup(parent: parent, index: index,
 32 |                          modifierPredicate: isActionSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 33 |                          standardPredicate: standardActionSheetModifier)
 34 |     }
[8/130] Compiling ViewInspector PositioningModifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/Modifiers/NavigationBarModifiers.swift:73:1: warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
 71 |
 72 | @available(iOS 16.0, macOS 13.0, tvOS 16.0, watchOS 9.0, *)
 73 | extension ToolbarPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 74 |
 75 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/ActionSheet.swift:32:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 30 |     func actionSheet(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.ActionSheet> {
 31 |         return try popup(parent: parent, index: index,
 32 |                          modifierPredicate: isActionSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 33 |                          standardPredicate: standardActionSheetModifier)
 34 |     }
[9/130] Compiling ViewInspector PreviewModifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/Modifiers/NavigationBarModifiers.swift:73:1: warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
 71 |
 72 | @available(iOS 16.0, macOS 13.0, tvOS 16.0, watchOS 9.0, *)
 73 | extension ToolbarPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 74 |
 75 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/ActionSheet.swift:32:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 30 |     func actionSheet(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.ActionSheet> {
 31 |         return try popup(parent: parent, index: index,
 32 |                          modifierPredicate: isActionSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 33 |                          standardPredicate: standardActionSheetModifier)
 34 |     }
[10/130] Compiling ViewInspector SizingModifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/Modifiers/NavigationBarModifiers.swift:73:1: warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
 71 |
 72 | @available(iOS 16.0, macOS 13.0, tvOS 16.0, watchOS 9.0, *)
 73 | extension ToolbarPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 74 |
 75 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/ActionSheet.swift:32:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 30 |     func actionSheet(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.ActionSheet> {
 31 |         return try popup(parent: parent, index: index,
 32 |                          modifierPredicate: isActionSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 33 |                          standardPredicate: standardActionSheetModifier)
 34 |     }
[11/130] Compiling ViewInspector TextInputModifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/Modifiers/NavigationBarModifiers.swift:73:1: warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
 71 |
 72 | @available(iOS 16.0, macOS 13.0, tvOS 16.0, watchOS 9.0, *)
 73 | extension ToolbarPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 74 |
 75 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/ActionSheet.swift:32:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 30 |     func actionSheet(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.ActionSheet> {
 31 |         return try popup(parent: parent, index: index,
 32 |                          modifierPredicate: isActionSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 33 |                          standardPredicate: standardActionSheetModifier)
 34 |     }
[12/130] Compiling ViewInspector TransformingModifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/Modifiers/NavigationBarModifiers.swift:73:1: warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
 71 |
 72 | @available(iOS 16.0, macOS 13.0, tvOS 16.0, watchOS 9.0, *)
 73 | extension ToolbarPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 74 |
 75 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/ActionSheet.swift:32:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 30 |     func actionSheet(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.ActionSheet> {
 31 |         return try popup(parent: parent, index: index,
 32 |                          modifierPredicate: isActionSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 33 |                          standardPredicate: standardActionSheetModifier)
 34 |     }
[13/130] Compiling ViewInspector TransitiveModifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/Modifiers/NavigationBarModifiers.swift:73:1: warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
 71 |
 72 | @available(iOS 16.0, macOS 13.0, tvOS 16.0, watchOS 9.0, *)
 73 | extension ToolbarPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 74 |
 75 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/ActionSheet.swift:32:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 30 |     func actionSheet(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.ActionSheet> {
 31 |         return try popup(parent: parent, index: index,
 32 |                          modifierPredicate: isActionSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 33 |                          standardPredicate: standardActionSheetModifier)
 34 |     }
[14/130] Compiling ViewInspector VisualEffectModifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/Modifiers/NavigationBarModifiers.swift:73:1: warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
 71 |
 72 | @available(iOS 16.0, macOS 13.0, tvOS 16.0, watchOS 9.0, *)
 73 | extension ToolbarPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 74 |
 75 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/ActionSheet.swift:32:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 30 |     func actionSheet(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.ActionSheet> {
 31 |         return try popup(parent: parent, index: index,
 32 |                          modifierPredicate: isActionSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 33 |                          standardPredicate: standardActionSheetModifier)
 34 |     }
[15/130] Compiling ViewInspector PopupPresenter.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/Modifiers/NavigationBarModifiers.swift:73:1: warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
 71 |
 72 | @available(iOS 16.0, macOS 13.0, tvOS 16.0, watchOS 9.0, *)
 73 | extension ToolbarPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 74 |
 75 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/ActionSheet.swift:32:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 30 |     func actionSheet(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.ActionSheet> {
 31 |         return try popup(parent: parent, index: index,
 32 |                          modifierPredicate: isActionSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 33 |                          standardPredicate: standardActionSheetModifier)
 34 |     }
[16/130] Compiling ViewInspector ActionSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/Modifiers/NavigationBarModifiers.swift:73:1: warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
 71 |
 72 | @available(iOS 16.0, macOS 13.0, tvOS 16.0, watchOS 9.0, *)
 73 | extension ToolbarPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 74 |
 75 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/ActionSheet.swift:32:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 30 |     func actionSheet(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.ActionSheet> {
 31 |         return try popup(parent: parent, index: index,
 32 |                          modifierPredicate: isActionSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 33 |                          standardPredicate: standardActionSheetModifier)
 34 |     }
[17/130] Compiling ViewInspector BaseTypes.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:11:19: warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
 9 |     @MainActor
10 |     #endif
11 |     public struct Iterator: @preconcurrency IteratorProtocol {
   |                   `- warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
12 |
13 |         private var index: Int = -1
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:5:1: warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 3 |
 4 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
 5 | extension InspectableView: @preconcurrency Sequence where View: MultipleViewContent {
   | `- warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 6 |
 7 |     public typealias Element = InspectableView<ViewType.ClassifiedView>
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'Collection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'Collection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
[18/130] Compiling ViewInspector ContentExtraction.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:11:19: warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
 9 |     @MainActor
10 |     #endif
11 |     public struct Iterator: @preconcurrency IteratorProtocol {
   |                   `- warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
12 |
13 |         private var index: Int = -1
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:5:1: warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 3 |
 4 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
 5 | extension InspectableView: @preconcurrency Sequence where View: MultipleViewContent {
   | `- warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 6 |
 7 |     public typealias Element = InspectableView<ViewType.ClassifiedView>
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'Collection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'Collection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
[19/130] Compiling ViewInspector EnvironmentInjection.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:11:19: warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
 9 |     @MainActor
10 |     #endif
11 |     public struct Iterator: @preconcurrency IteratorProtocol {
   |                   `- warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
12 |
13 |         private var index: Int = -1
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:5:1: warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 3 |
 4 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
 5 | extension InspectableView: @preconcurrency Sequence where View: MultipleViewContent {
   | `- warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 6 |
 7 |     public typealias Element = InspectableView<ViewType.ClassifiedView>
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'Collection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'Collection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
[20/130] Compiling ViewInspector InspectableView+RandomAccessCollection.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:11:19: warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
 9 |     @MainActor
10 |     #endif
11 |     public struct Iterator: @preconcurrency IteratorProtocol {
   |                   `- warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
12 |
13 |         private var index: Int = -1
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:5:1: warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 3 |
 4 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
 5 | extension InspectableView: @preconcurrency Sequence where View: MultipleViewContent {
   | `- warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 6 |
 7 |     public typealias Element = InspectableView<ViewType.ClassifiedView>
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'Collection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'Collection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
[21/130] Compiling ViewInspector InspectableView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:11:19: warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
 9 |     @MainActor
10 |     #endif
11 |     public struct Iterator: @preconcurrency IteratorProtocol {
   |                   `- warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
12 |
13 |         private var index: Int = -1
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:5:1: warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 3 |
 4 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
 5 | extension InspectableView: @preconcurrency Sequence where View: MultipleViewContent {
   | `- warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 6 |
 7 |     public typealias Element = InspectableView<ViewType.ClassifiedView>
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'Collection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'Collection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
[22/130] Compiling ViewInspector InspectionEmissary.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:11:19: warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
 9 |     @MainActor
10 |     #endif
11 |     public struct Iterator: @preconcurrency IteratorProtocol {
   |                   `- warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
12 |
13 |         private var index: Int = -1
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:5:1: warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 3 |
 4 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
 5 | extension InspectableView: @preconcurrency Sequence where View: MultipleViewContent {
   | `- warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 6 |
 7 |     public typealias Element = InspectableView<ViewType.ClassifiedView>
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'Collection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'Collection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
[23/130] Compiling ViewInspector Inspector.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:11:19: warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
 9 |     @MainActor
10 |     #endif
11 |     public struct Iterator: @preconcurrency IteratorProtocol {
   |                   `- warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
12 |
13 |         private var index: Int = -1
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:5:1: warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 3 |
 4 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
 5 | extension InspectableView: @preconcurrency Sequence where View: MultipleViewContent {
   | `- warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 6 |
 7 |     public typealias Element = InspectableView<ViewType.ClassifiedView>
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'Collection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'Collection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
[24/130] Compiling ViewInspector LazyGroup.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:11:19: warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
 9 |     @MainActor
10 |     #endif
11 |     public struct Iterator: @preconcurrency IteratorProtocol {
   |                   `- warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
12 |
13 |         private var index: Int = -1
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:5:1: warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 3 |
 4 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
 5 | extension InspectableView: @preconcurrency Sequence where View: MultipleViewContent {
   | `- warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 6 |
 7 |     public typealias Element = InspectableView<ViewType.ClassifiedView>
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'Collection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'Collection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
[25/130] Compiling ViewInspector AccessibilityModifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:11:19: warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
 9 |     @MainActor
10 |     #endif
11 |     public struct Iterator: @preconcurrency IteratorProtocol {
   |                   `- warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
12 |
13 |         private var index: Int = -1
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:5:1: warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 3 |
 4 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
 5 | extension InspectableView: @preconcurrency Sequence where View: MultipleViewContent {
   | `- warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 6 |
 7 |     public typealias Element = InspectableView<ViewType.ClassifiedView>
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'Collection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'Collection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
[26/130] Compiling ViewInspector AnimationModifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:11:19: warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
 9 |     @MainActor
10 |     #endif
11 |     public struct Iterator: @preconcurrency IteratorProtocol {
   |                   `- warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
12 |
13 |         private var index: Int = -1
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:5:1: warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 3 |
 4 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
 5 | extension InspectableView: @preconcurrency Sequence where View: MultipleViewContent {
   | `- warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 6 |
 7 |     public typealias Element = InspectableView<ViewType.ClassifiedView>
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'Collection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'Collection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
[27/130] Compiling ViewInspector ConfigurationModifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:11:19: warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
 9 |     @MainActor
10 |     #endif
11 |     public struct Iterator: @preconcurrency IteratorProtocol {
   |                   `- warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
12 |
13 |         private var index: Int = -1
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:5:1: warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 3 |
 4 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
 5 | extension InspectableView: @preconcurrency Sequence where View: MultipleViewContent {
   | `- warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 6 |
 7 |     public typealias Element = InspectableView<ViewType.ClassifiedView>
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'Collection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'Collection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
[28/130] Compiling ViewInspector CustomStyleModifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:11:19: warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
 9 |     @MainActor
10 |     #endif
11 |     public struct Iterator: @preconcurrency IteratorProtocol {
   |                   `- warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
12 |
13 |         private var index: Int = -1
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:5:1: warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 3 |
 4 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
 5 | extension InspectableView: @preconcurrency Sequence where View: MultipleViewContent {
   | `- warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 6 |
 7 |     public typealias Element = InspectableView<ViewType.ClassifiedView>
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'Collection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'Collection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
[29/130] Compiling ViewInspector EnvironmentModifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:11:19: warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
 9 |     @MainActor
10 |     #endif
11 |     public struct Iterator: @preconcurrency IteratorProtocol {
   |                   `- warning: @preconcurrency attribute on conformance to 'IteratorProtocol' has no effect
12 |
13 |         private var index: Int = -1
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:5:1: warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 3 |
 4 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
 5 | extension InspectableView: @preconcurrency Sequence where View: MultipleViewContent {
   | `- warning: @preconcurrency attribute on conformance to 'Sequence' has no effect
 6 |
 7 |     public typealias Element = InspectableView<ViewType.ClassifiedView>
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'Collection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'Collection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'BidirectionalCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:42:1: warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
40 |
41 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
42 | extension InspectableView: @preconcurrency Collection,
   | `- warning: @preconcurrency attribute on conformance to 'RandomAccessCollection' has no effect
43 |                            @preconcurrency BidirectionalCollection,
44 |                            @preconcurrency RandomAccessCollection
[30/130] Compiling ViewInspector Alert.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Alert.swift:36:49: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 34 |         do {
 35 |             return try popup(parent: parent, index: index,
 36 |                              modifierPredicate: isDeprecatedAlertPresenter(modifier:),
    |                                                 `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 37 |                              standardPredicate: deprecatedStandardAlertModifier)
 38 |         } catch {
[31/130] Compiling ViewInspector AngularGradient.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Alert.swift:36:49: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 34 |         do {
 35 |             return try popup(parent: parent, index: index,
 36 |                              modifierPredicate: isDeprecatedAlertPresenter(modifier:),
    |                                                 `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 37 |                              standardPredicate: deprecatedStandardAlertModifier)
 38 |         } catch {
[32/130] Compiling ViewInspector AnyView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Alert.swift:36:49: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 34 |         do {
 35 |             return try popup(parent: parent, index: index,
 36 |                              modifierPredicate: isDeprecatedAlertPresenter(modifier:),
    |                                                 `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 37 |                              standardPredicate: deprecatedStandardAlertModifier)
 38 |         } catch {
[33/130] Compiling ViewInspector AsyncImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Alert.swift:36:49: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 34 |         do {
 35 |             return try popup(parent: parent, index: index,
 36 |                              modifierPredicate: isDeprecatedAlertPresenter(modifier:),
    |                                                 `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 37 |                              standardPredicate: deprecatedStandardAlertModifier)
 38 |         } catch {
[34/130] Compiling ViewInspector Button.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Alert.swift:36:49: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 34 |         do {
 35 |             return try popup(parent: parent, index: index,
 36 |                              modifierPredicate: isDeprecatedAlertPresenter(modifier:),
    |                                                 `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 37 |                              standardPredicate: deprecatedStandardAlertModifier)
 38 |         } catch {
[35/130] Compiling ViewInspector Canvas.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Alert.swift:36:49: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 34 |         do {
 35 |             return try popup(parent: parent, index: index,
 36 |                              modifierPredicate: isDeprecatedAlertPresenter(modifier:),
    |                                                 `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 37 |                              standardPredicate: deprecatedStandardAlertModifier)
 38 |         } catch {
[36/130] Compiling ViewInspector ClassifiedView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Alert.swift:36:49: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 34 |         do {
 35 |             return try popup(parent: parent, index: index,
 36 |                              modifierPredicate: isDeprecatedAlertPresenter(modifier:),
    |                                                 `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 37 |                              standardPredicate: deprecatedStandardAlertModifier)
 38 |         } catch {
[37/130] Compiling ViewInspector Color.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Alert.swift:36:49: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 34 |         do {
 35 |             return try popup(parent: parent, index: index,
 36 |                              modifierPredicate: isDeprecatedAlertPresenter(modifier:),
    |                                                 `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 37 |                              standardPredicate: deprecatedStandardAlertModifier)
 38 |         } catch {
[38/130] Compiling ViewInspector ColorPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Alert.swift:36:49: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 34 |         do {
 35 |             return try popup(parent: parent, index: index,
 36 |                              modifierPredicate: isDeprecatedAlertPresenter(modifier:),
    |                                                 `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 37 |                              standardPredicate: deprecatedStandardAlertModifier)
 38 |         } catch {
[39/130] Compiling ViewInspector ConditionalContent.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Alert.swift:36:49: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 34 |         do {
 35 |             return try popup(parent: parent, index: index,
 36 |                              modifierPredicate: isDeprecatedAlertPresenter(modifier:),
    |                                                 `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 37 |                              standardPredicate: deprecatedStandardAlertModifier)
 38 |         } catch {
[40/130] Compiling ViewInspector ConfirmationDialog.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Alert.swift:36:49: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 34 |         do {
 35 |             return try popup(parent: parent, index: index,
 36 |                              modifierPredicate: isDeprecatedAlertPresenter(modifier:),
    |                                                 `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 37 |                              standardPredicate: deprecatedStandardAlertModifier)
 38 |         } catch {
[41/130] Compiling ViewInspector ContentUnavailableView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Alert.swift:36:49: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 34 |         do {
 35 |             return try popup(parent: parent, index: index,
 36 |                              modifierPredicate: isDeprecatedAlertPresenter(modifier:),
    |                                                 `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 37 |                              standardPredicate: deprecatedStandardAlertModifier)
 38 |         } catch {
[42/130] Compiling ViewInspector ControlGroup.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Alert.swift:36:49: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 34 |         do {
 35 |             return try popup(parent: parent, index: index,
 36 |                              modifierPredicate: isDeprecatedAlertPresenter(modifier:),
    |                                                 `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 37 |                              standardPredicate: deprecatedStandardAlertModifier)
 38 |         } catch {
[43/130] Compiling ViewInspector Stepper.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:200:1: warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
198 |
199 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 7.0, *)
200 | extension TabView: @preconcurrency SelectionValueProvider {
    | `- warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
201 |     func selectionValue() -> AnyHashable? {
202 |         let binding = try? Inspector.attribute(label: "selection", value: self, type: Binding<SelectionValue>?.self)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Toolbar.swift:186:1: warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 |
185 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
186 | extension ToolbarItemPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |
[44/130] Compiling ViewInspector StyleConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:200:1: warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
198 |
199 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 7.0, *)
200 | extension TabView: @preconcurrency SelectionValueProvider {
    | `- warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
201 |     func selectionValue() -> AnyHashable? {
202 |         let binding = try? Inspector.attribute(label: "selection", value: self, type: Binding<SelectionValue>?.self)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Toolbar.swift:186:1: warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 |
185 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
186 | extension ToolbarItemPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |
[45/130] Compiling ViewInspector SubscriptionView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:200:1: warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
198 |
199 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 7.0, *)
200 | extension TabView: @preconcurrency SelectionValueProvider {
    | `- warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
201 |     func selectionValue() -> AnyHashable? {
202 |         let binding = try? Inspector.attribute(label: "selection", value: self, type: Binding<SelectionValue>?.self)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Toolbar.swift:186:1: warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 |
185 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
186 | extension ToolbarItemPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |
[46/130] Compiling ViewInspector Tab.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:200:1: warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
198 |
199 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 7.0, *)
200 | extension TabView: @preconcurrency SelectionValueProvider {
    | `- warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
201 |     func selectionValue() -> AnyHashable? {
202 |         let binding = try? Inspector.attribute(label: "selection", value: self, type: Binding<SelectionValue>?.self)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Toolbar.swift:186:1: warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 |
185 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
186 | extension ToolbarItemPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |
[47/130] Compiling ViewInspector TabView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:200:1: warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
198 |
199 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 7.0, *)
200 | extension TabView: @preconcurrency SelectionValueProvider {
    | `- warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
201 |     func selectionValue() -> AnyHashable? {
202 |         let binding = try? Inspector.attribute(label: "selection", value: self, type: Binding<SelectionValue>?.self)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Toolbar.swift:186:1: warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 |
185 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
186 | extension ToolbarItemPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |
[48/130] Compiling ViewInspector Text.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:200:1: warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
198 |
199 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 7.0, *)
200 | extension TabView: @preconcurrency SelectionValueProvider {
    | `- warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
201 |     func selectionValue() -> AnyHashable? {
202 |         let binding = try? Inspector.attribute(label: "selection", value: self, type: Binding<SelectionValue>?.self)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Toolbar.swift:186:1: warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 |
185 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
186 | extension ToolbarItemPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |
[49/130] Compiling ViewInspector TextAttributes.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:200:1: warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
198 |
199 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 7.0, *)
200 | extension TabView: @preconcurrency SelectionValueProvider {
    | `- warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
201 |     func selectionValue() -> AnyHashable? {
202 |         let binding = try? Inspector.attribute(label: "selection", value: self, type: Binding<SelectionValue>?.self)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Toolbar.swift:186:1: warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 |
185 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
186 | extension ToolbarItemPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |
[50/130] Compiling ViewInspector TextEditor.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:200:1: warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
198 |
199 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 7.0, *)
200 | extension TabView: @preconcurrency SelectionValueProvider {
    | `- warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
201 |     func selectionValue() -> AnyHashable? {
202 |         let binding = try? Inspector.attribute(label: "selection", value: self, type: Binding<SelectionValue>?.self)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Toolbar.swift:186:1: warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 |
185 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
186 | extension ToolbarItemPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |
[51/130] Compiling ViewInspector TextField.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:200:1: warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
198 |
199 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 7.0, *)
200 | extension TabView: @preconcurrency SelectionValueProvider {
    | `- warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
201 |     func selectionValue() -> AnyHashable? {
202 |         let binding = try? Inspector.attribute(label: "selection", value: self, type: Binding<SelectionValue>?.self)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Toolbar.swift:186:1: warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 |
185 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
186 | extension ToolbarItemPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |
[52/130] Compiling ViewInspector TimelineView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:200:1: warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
198 |
199 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 7.0, *)
200 | extension TabView: @preconcurrency SelectionValueProvider {
    | `- warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
201 |     func selectionValue() -> AnyHashable? {
202 |         let binding = try? Inspector.attribute(label: "selection", value: self, type: Binding<SelectionValue>?.self)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Toolbar.swift:186:1: warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 |
185 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
186 | extension ToolbarItemPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |
[53/130] Compiling ViewInspector Toggle.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:200:1: warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
198 |
199 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 7.0, *)
200 | extension TabView: @preconcurrency SelectionValueProvider {
    | `- warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
201 |     func selectionValue() -> AnyHashable? {
202 |         let binding = try? Inspector.attribute(label: "selection", value: self, type: Binding<SelectionValue>?.self)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Toolbar.swift:186:1: warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 |
185 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
186 | extension ToolbarItemPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |
[54/130] Compiling ViewInspector Toolbar.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'PageTabViewStyle' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:168:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
166 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
167 | @available(macOS, unavailable)
168 | extension PageTabViewStyle: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
169 |
170 |     public var indexDisplayMode: PageTabViewStyle.IndexDisplayMode {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | |- warning: extension declares a conformance of imported type 'IndexDisplayMode' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:186:1: warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
184 | @available(iOS 14.0, tvOS 14.0, watchOS 7.0, *)
185 | @available(macOS, unavailable)
186 | extension PageTabViewStyle.IndexDisplayMode: @preconcurrency Equatable {
    | `- warning: @preconcurrency attribute on conformance to 'Equatable' has no effect
187 |     public static func == (lhs: PageTabViewStyle.IndexDisplayMode, rhs: PageTabViewStyle.IndexDisplayMode) -> Bool {
188 |         let lhsBacking = try? Inspector.attribute(label: "backing", value: lhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/TabView.swift:200:1: warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
198 |
199 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 7.0, *)
200 | extension TabView: @preconcurrency SelectionValueProvider {
    | `- warning: @preconcurrency attribute on conformance to 'SelectionValueProvider' has no effect
201 |     func selectionValue() -> AnyHashable? {
202 |         let binding = try? Inspector.attribute(label: "selection", value: self, type: Binding<SelectionValue>?.self)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Toolbar.swift:186:1: warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
184 |
185 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
186 | extension ToolbarItemPlacement: BinaryEquatable { }
    | |- warning: extension declares a conformance of imported type 'ToolbarItemPlacement' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
187 |
[55/130] Compiling ViewInspector LazyHStack.swift
[56/130] Compiling ViewInspector LazyVGrid.swift
[57/130] Compiling ViewInspector LazyVStack.swift
[58/130] Compiling ViewInspector LinearGradient.swift
[59/130] Compiling ViewInspector Link.swift
[60/130] Compiling ViewInspector List.swift
[61/130] Compiling ViewInspector LocationButton.swift
[62/130] Compiling ViewInspector Map.swift
[63/130] Compiling ViewInspector MapAnnotation.swift
[64/130] Compiling ViewInspector Menu.swift
[65/130] Compiling ViewInspector MenuButton.swift
[66/130] Compiling ViewInspector MultiDatePicker.swift
[67/130] Compiling ViewInspector NavigationDestination.swift
[68/130] Compiling ViewInspector CustomView.swift
[69/130] Compiling ViewInspector CustomViewModifier.swift
[70/130] Compiling ViewInspector DatePicker.swift
[71/130] Compiling ViewInspector DelayedPreferenceView.swift
[72/130] Compiling ViewInspector DisclosureGroup.swift
[73/130] Compiling ViewInspector Divider.swift
[74/130] Compiling ViewInspector EditButton.swift
[75/130] Compiling ViewInspector EllipticalGradient.swift
[76/130] Compiling ViewInspector EmptyView.swift
[77/130] Compiling ViewInspector EquatableView.swift
[78/130] Compiling ViewInspector ForEach.swift
[79/130] Compiling ViewInspector Form.swift
[80/130] Compiling ViewInspector GeometryReader.swift
[81/130] Compiling ViewInspector SafeAreaBar.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Sheet.swift:65:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 63 |     func sheet(parent: UnwrappedView, index: Int?, name: String = "Sheet") throws -> InspectableView<ViewType.Sheet> {
 64 |         return try popup(parent: parent, index: index, name: name,
 65 |                          modifierPredicate: isSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 66 |                          standardPredicate: standardSheetModifier)
 67 |     }
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/SignInWithAppleButton.swift:98:1: warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
 96 |
 97 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
 98 | extension SignInWithAppleButton.Label: BinaryEquatable {
    | |- warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 99 |     init(type: ASAuthorizationAppleIDButton.ButtonType) {
100 |         switch type {
[82/130] Compiling ViewInspector SafeAreaInset.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Sheet.swift:65:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 63 |     func sheet(parent: UnwrappedView, index: Int?, name: String = "Sheet") throws -> InspectableView<ViewType.Sheet> {
 64 |         return try popup(parent: parent, index: index, name: name,
 65 |                          modifierPredicate: isSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 66 |                          standardPredicate: standardSheetModifier)
 67 |     }
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/SignInWithAppleButton.swift:98:1: warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
 96 |
 97 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
 98 | extension SignInWithAppleButton.Label: BinaryEquatable {
    | |- warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 99 |     init(type: ASAuthorizationAppleIDButton.ButtonType) {
100 |         switch type {
[83/130] Compiling ViewInspector ScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Sheet.swift:65:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 63 |     func sheet(parent: UnwrappedView, index: Int?, name: String = "Sheet") throws -> InspectableView<ViewType.Sheet> {
 64 |         return try popup(parent: parent, index: index, name: name,
 65 |                          modifierPredicate: isSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 66 |                          standardPredicate: standardSheetModifier)
 67 |     }
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/SignInWithAppleButton.swift:98:1: warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
 96 |
 97 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
 98 | extension SignInWithAppleButton.Label: BinaryEquatable {
    | |- warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 99 |     init(type: ASAuthorizationAppleIDButton.ButtonType) {
100 |         switch type {
[84/130] Compiling ViewInspector ScrollViewReader.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Sheet.swift:65:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 63 |     func sheet(parent: UnwrappedView, index: Int?, name: String = "Sheet") throws -> InspectableView<ViewType.Sheet> {
 64 |         return try popup(parent: parent, index: index, name: name,
 65 |                          modifierPredicate: isSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 66 |                          standardPredicate: standardSheetModifier)
 67 |     }
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/SignInWithAppleButton.swift:98:1: warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
 96 |
 97 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
 98 | extension SignInWithAppleButton.Label: BinaryEquatable {
    | |- warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 99 |     init(type: ASAuthorizationAppleIDButton.ButtonType) {
100 |         switch type {
[85/130] Compiling ViewInspector Section.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Sheet.swift:65:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 63 |     func sheet(parent: UnwrappedView, index: Int?, name: String = "Sheet") throws -> InspectableView<ViewType.Sheet> {
 64 |         return try popup(parent: parent, index: index, name: name,
 65 |                          modifierPredicate: isSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 66 |                          standardPredicate: standardSheetModifier)
 67 |     }
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/SignInWithAppleButton.swift:98:1: warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
 96 |
 97 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
 98 | extension SignInWithAppleButton.Label: BinaryEquatable {
    | |- warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 99 |     init(type: ASAuthorizationAppleIDButton.ButtonType) {
100 |         switch type {
[86/130] Compiling ViewInspector SecureField.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Sheet.swift:65:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 63 |     func sheet(parent: UnwrappedView, index: Int?, name: String = "Sheet") throws -> InspectableView<ViewType.Sheet> {
 64 |         return try popup(parent: parent, index: index, name: name,
 65 |                          modifierPredicate: isSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 66 |                          standardPredicate: standardSheetModifier)
 67 |     }
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/SignInWithAppleButton.swift:98:1: warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
 96 |
 97 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
 98 | extension SignInWithAppleButton.Label: BinaryEquatable {
    | |- warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 99 |     init(type: ASAuthorizationAppleIDButton.ButtonType) {
100 |         switch type {
[87/130] Compiling ViewInspector Shape.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Sheet.swift:65:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 63 |     func sheet(parent: UnwrappedView, index: Int?, name: String = "Sheet") throws -> InspectableView<ViewType.Sheet> {
 64 |         return try popup(parent: parent, index: index, name: name,
 65 |                          modifierPredicate: isSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 66 |                          standardPredicate: standardSheetModifier)
 67 |     }
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/SignInWithAppleButton.swift:98:1: warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
 96 |
 97 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
 98 | extension SignInWithAppleButton.Label: BinaryEquatable {
    | |- warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 99 |     init(type: ASAuthorizationAppleIDButton.ButtonType) {
100 |         switch type {
[88/130] Compiling ViewInspector ShareLink.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Sheet.swift:65:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 63 |     func sheet(parent: UnwrappedView, index: Int?, name: String = "Sheet") throws -> InspectableView<ViewType.Sheet> {
 64 |         return try popup(parent: parent, index: index, name: name,
 65 |                          modifierPredicate: isSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 66 |                          standardPredicate: standardSheetModifier)
 67 |     }
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/SignInWithAppleButton.swift:98:1: warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
 96 |
 97 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
 98 | extension SignInWithAppleButton.Label: BinaryEquatable {
    | |- warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 99 |     init(type: ASAuthorizationAppleIDButton.ButtonType) {
100 |         switch type {
[89/130] Compiling ViewInspector Sheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Sheet.swift:65:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 63 |     func sheet(parent: UnwrappedView, index: Int?, name: String = "Sheet") throws -> InspectableView<ViewType.Sheet> {
 64 |         return try popup(parent: parent, index: index, name: name,
 65 |                          modifierPredicate: isSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 66 |                          standardPredicate: standardSheetModifier)
 67 |     }
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/SignInWithAppleButton.swift:98:1: warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
 96 |
 97 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
 98 | extension SignInWithAppleButton.Label: BinaryEquatable {
    | |- warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 99 |     init(type: ASAuthorizationAppleIDButton.ButtonType) {
100 |         switch type {
[90/130] Compiling ViewInspector SignInWithAppleButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Sheet.swift:65:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 63 |     func sheet(parent: UnwrappedView, index: Int?, name: String = "Sheet") throws -> InspectableView<ViewType.Sheet> {
 64 |         return try popup(parent: parent, index: index, name: name,
 65 |                          modifierPredicate: isSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 66 |                          standardPredicate: standardSheetModifier)
 67 |     }
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/SignInWithAppleButton.swift:98:1: warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
 96 |
 97 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
 98 | extension SignInWithAppleButton.Label: BinaryEquatable {
    | |- warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 99 |     init(type: ASAuthorizationAppleIDButton.ButtonType) {
100 |         switch type {
[91/130] Compiling ViewInspector Slider.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Sheet.swift:65:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 63 |     func sheet(parent: UnwrappedView, index: Int?, name: String = "Sheet") throws -> InspectableView<ViewType.Sheet> {
 64 |         return try popup(parent: parent, index: index, name: name,
 65 |                          modifierPredicate: isSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 66 |                          standardPredicate: standardSheetModifier)
 67 |     }
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/SignInWithAppleButton.swift:98:1: warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
 96 |
 97 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
 98 | extension SignInWithAppleButton.Label: BinaryEquatable {
    | |- warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 99 |     init(type: ASAuthorizationAppleIDButton.ButtonType) {
100 |         switch type {
[92/130] Compiling ViewInspector Spacer.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Sheet.swift:65:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 63 |     func sheet(parent: UnwrappedView, index: Int?, name: String = "Sheet") throws -> InspectableView<ViewType.Sheet> {
 64 |         return try popup(parent: parent, index: index, name: name,
 65 |                          modifierPredicate: isSheetBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 66 |                          standardPredicate: standardSheetModifier)
 67 |     }
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/SignInWithAppleButton.swift:98:1: warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
 96 |
 97 | @available(iOS 14.0, macOS 11.0, tvOS 14.0, watchOS 7.0, *)
 98 | extension SignInWithAppleButton.Label: BinaryEquatable {
    | |- warning: extension declares a conformance of imported type 'Label' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_AuthenticationServices_SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 99 |     init(type: ASAuthorizationAppleIDButton.ButtonType) {
100 |         switch type {
[93/130] Compiling ViewInspector NavigationLink.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:158:1: warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
156 |
157 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
158 | extension PopoverAttachmentAnchor: Equatable {
    | |- warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
159 |     public static func == (lhs: PopoverAttachmentAnchor, rhs: PopoverAttachmentAnchor) -> Bool {
160 |         switch (lhs, rhs) {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:172:1: warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
170 |
171 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
172 | extension Anchor.Source: Equatable where Value == CGRect {
    | |- warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
173 |     public static func == (lhs: Anchor<Value>.Source, rhs: Anchor<Value>.Source) -> Bool {
174 |         return String(describing: lhs) == String(describing: rhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:61:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 59 |     func popover(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.Popover> {
 60 |         return try popup(parent: parent, index: index,
 61 |                          modifierPredicate: isPopoverBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 62 |                          standardPredicate: standardPopoverModifier)
 63 |     }
[94/130] Compiling ViewInspector NavigationSplitView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:158:1: warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
156 |
157 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
158 | extension PopoverAttachmentAnchor: Equatable {
    | |- warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
159 |     public static func == (lhs: PopoverAttachmentAnchor, rhs: PopoverAttachmentAnchor) -> Bool {
160 |         switch (lhs, rhs) {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:172:1: warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
170 |
171 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
172 | extension Anchor.Source: Equatable where Value == CGRect {
    | |- warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
173 |     public static func == (lhs: Anchor<Value>.Source, rhs: Anchor<Value>.Source) -> Bool {
174 |         return String(describing: lhs) == String(describing: rhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:61:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 59 |     func popover(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.Popover> {
 60 |         return try popup(parent: parent, index: index,
 61 |                          modifierPredicate: isPopoverBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 62 |                          standardPredicate: standardPopoverModifier)
 63 |     }
[95/130] Compiling ViewInspector NavigationStack.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:158:1: warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
156 |
157 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
158 | extension PopoverAttachmentAnchor: Equatable {
    | |- warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
159 |     public static func == (lhs: PopoverAttachmentAnchor, rhs: PopoverAttachmentAnchor) -> Bool {
160 |         switch (lhs, rhs) {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:172:1: warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
170 |
171 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
172 | extension Anchor.Source: Equatable where Value == CGRect {
    | |- warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
173 |     public static func == (lhs: Anchor<Value>.Source, rhs: Anchor<Value>.Source) -> Bool {
174 |         return String(describing: lhs) == String(describing: rhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:61:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 59 |     func popover(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.Popover> {
 60 |         return try popup(parent: parent, index: index,
 61 |                          modifierPredicate: isPopoverBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 62 |                          standardPredicate: standardPopoverModifier)
 63 |     }
[96/130] Compiling ViewInspector NavigationView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:158:1: warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
156 |
157 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
158 | extension PopoverAttachmentAnchor: Equatable {
    | |- warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
159 |     public static func == (lhs: PopoverAttachmentAnchor, rhs: PopoverAttachmentAnchor) -> Bool {
160 |         switch (lhs, rhs) {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:172:1: warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
170 |
171 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
172 | extension Anchor.Source: Equatable where Value == CGRect {
    | |- warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
173 |     public static func == (lhs: Anchor<Value>.Source, rhs: Anchor<Value>.Source) -> Bool {
174 |         return String(describing: lhs) == String(describing: rhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:61:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 59 |     func popover(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.Popover> {
 60 |         return try popup(parent: parent, index: index,
 61 |                          modifierPredicate: isPopoverBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 62 |                          standardPredicate: standardPopoverModifier)
 63 |     }
[97/130] Compiling ViewInspector OptionalContent.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:158:1: warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
156 |
157 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
158 | extension PopoverAttachmentAnchor: Equatable {
    | |- warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
159 |     public static func == (lhs: PopoverAttachmentAnchor, rhs: PopoverAttachmentAnchor) -> Bool {
160 |         switch (lhs, rhs) {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:172:1: warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
170 |
171 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
172 | extension Anchor.Source: Equatable where Value == CGRect {
    | |- warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
173 |     public static func == (lhs: Anchor<Value>.Source, rhs: Anchor<Value>.Source) -> Bool {
174 |         return String(describing: lhs) == String(describing: rhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:61:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 59 |     func popover(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.Popover> {
 60 |         return try popup(parent: parent, index: index,
 61 |                          modifierPredicate: isPopoverBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 62 |                          standardPredicate: standardPopoverModifier)
 63 |     }
[98/130] Compiling ViewInspector OutlineGroup.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:158:1: warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
156 |
157 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
158 | extension PopoverAttachmentAnchor: Equatable {
    | |- warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
159 |     public static func == (lhs: PopoverAttachmentAnchor, rhs: PopoverAttachmentAnchor) -> Bool {
160 |         switch (lhs, rhs) {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:172:1: warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
170 |
171 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
172 | extension Anchor.Source: Equatable where Value == CGRect {
    | |- warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
173 |     public static func == (lhs: Anchor<Value>.Source, rhs: Anchor<Value>.Source) -> Bool {
174 |         return String(describing: lhs) == String(describing: rhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:61:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 59 |     func popover(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.Popover> {
 60 |         return try popup(parent: parent, index: index,
 61 |                          modifierPredicate: isPopoverBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 62 |                          standardPredicate: standardPopoverModifier)
 63 |     }
[99/130] Compiling ViewInspector Overlay.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:158:1: warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
156 |
157 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
158 | extension PopoverAttachmentAnchor: Equatable {
    | |- warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
159 |     public static func == (lhs: PopoverAttachmentAnchor, rhs: PopoverAttachmentAnchor) -> Bool {
160 |         switch (lhs, rhs) {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:172:1: warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
170 |
171 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
172 | extension Anchor.Source: Equatable where Value == CGRect {
    | |- warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
173 |     public static func == (lhs: Anchor<Value>.Source, rhs: Anchor<Value>.Source) -> Bool {
174 |         return String(describing: lhs) == String(describing: rhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:61:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 59 |     func popover(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.Popover> {
 60 |         return try popup(parent: parent, index: index,
 61 |                          modifierPredicate: isPopoverBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 62 |                          standardPredicate: standardPopoverModifier)
 63 |     }
[100/130] Compiling ViewInspector PasteButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:158:1: warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
156 |
157 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
158 | extension PopoverAttachmentAnchor: Equatable {
    | |- warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
159 |     public static func == (lhs: PopoverAttachmentAnchor, rhs: PopoverAttachmentAnchor) -> Bool {
160 |         switch (lhs, rhs) {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:172:1: warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
170 |
171 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
172 | extension Anchor.Source: Equatable where Value == CGRect {
    | |- warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
173 |     public static func == (lhs: Anchor<Value>.Source, rhs: Anchor<Value>.Source) -> Bool {
174 |         return String(describing: lhs) == String(describing: rhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:61:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 59 |     func popover(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.Popover> {
 60 |         return try popup(parent: parent, index: index,
 61 |                          modifierPredicate: isPopoverBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 62 |                          standardPredicate: standardPopoverModifier)
 63 |     }
[101/130] Compiling ViewInspector Picker.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:158:1: warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
156 |
157 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
158 | extension PopoverAttachmentAnchor: Equatable {
    | |- warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
159 |     public static func == (lhs: PopoverAttachmentAnchor, rhs: PopoverAttachmentAnchor) -> Bool {
160 |         switch (lhs, rhs) {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:172:1: warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
170 |
171 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
172 | extension Anchor.Source: Equatable where Value == CGRect {
    | |- warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
173 |     public static func == (lhs: Anchor<Value>.Source, rhs: Anchor<Value>.Source) -> Bool {
174 |         return String(describing: lhs) == String(describing: rhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:61:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 59 |     func popover(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.Popover> {
 60 |         return try popup(parent: parent, index: index,
 61 |                          modifierPredicate: isPopoverBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 62 |                          standardPredicate: standardPopoverModifier)
 63 |     }
[102/130] Compiling ViewInspector Popover.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:158:1: warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
156 |
157 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
158 | extension PopoverAttachmentAnchor: Equatable {
    | |- warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
159 |     public static func == (lhs: PopoverAttachmentAnchor, rhs: PopoverAttachmentAnchor) -> Bool {
160 |         switch (lhs, rhs) {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:172:1: warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
170 |
171 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
172 | extension Anchor.Source: Equatable where Value == CGRect {
    | |- warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
173 |     public static func == (lhs: Anchor<Value>.Source, rhs: Anchor<Value>.Source) -> Bool {
174 |         return String(describing: lhs) == String(describing: rhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:61:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 59 |     func popover(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.Popover> {
 60 |         return try popup(parent: parent, index: index,
 61 |                          modifierPredicate: isPopoverBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 62 |                          standardPredicate: standardPopoverModifier)
 63 |     }
[103/130] Compiling ViewInspector PopoverContent.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:158:1: warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
156 |
157 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
158 | extension PopoverAttachmentAnchor: Equatable {
    | |- warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
159 |     public static func == (lhs: PopoverAttachmentAnchor, rhs: PopoverAttachmentAnchor) -> Bool {
160 |         switch (lhs, rhs) {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:172:1: warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
170 |
171 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
172 | extension Anchor.Source: Equatable where Value == CGRect {
    | |- warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
173 |     public static func == (lhs: Anchor<Value>.Source, rhs: Anchor<Value>.Source) -> Bool {
174 |         return String(describing: lhs) == String(describing: rhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:61:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 59 |     func popover(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.Popover> {
 60 |         return try popup(parent: parent, index: index,
 61 |                          modifierPredicate: isPopoverBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 62 |                          standardPredicate: standardPopoverModifier)
 63 |     }
[104/130] Compiling ViewInspector ProgressView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:158:1: warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
156 |
157 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
158 | extension PopoverAttachmentAnchor: Equatable {
    | |- warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
159 |     public static func == (lhs: PopoverAttachmentAnchor, rhs: PopoverAttachmentAnchor) -> Bool {
160 |         switch (lhs, rhs) {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:172:1: warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
170 |
171 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
172 | extension Anchor.Source: Equatable where Value == CGRect {
    | |- warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
173 |     public static func == (lhs: Anchor<Value>.Source, rhs: Anchor<Value>.Source) -> Bool {
174 |         return String(describing: lhs) == String(describing: rhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:61:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 59 |     func popover(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.Popover> {
 60 |         return try popup(parent: parent, index: index,
 61 |                          modifierPredicate: isPopoverBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 62 |                          standardPredicate: standardPopoverModifier)
 63 |     }
[105/130] Compiling ViewInspector RadialGradient.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:158:1: warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
156 |
157 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
158 | extension PopoverAttachmentAnchor: Equatable {
    | |- warning: extension declares a conformance of imported type 'PopoverAttachmentAnchor' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
159 |     public static func == (lhs: PopoverAttachmentAnchor, rhs: PopoverAttachmentAnchor) -> Bool {
160 |         switch (lhs, rhs) {
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:172:1: warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
170 |
171 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, *)
172 | extension Anchor.Source: Equatable where Value == CGRect {
    | |- warning: extension declares a conformance of imported type 'Source' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
173 |     public static func == (lhs: Anchor<Value>.Source, rhs: Anchor<Value>.Source) -> Bool {
174 |         return String(describing: lhs) == String(describing: rhs)
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/Popover.swift:61:45: warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 59 |     func popover(parent: UnwrappedView, index: Int?) throws -> InspectableView<ViewType.Popover> {
 60 |         return try popup(parent: parent, index: index,
 61 |                          modifierPredicate: isPopoverBuilder(modifier:),
    |                                             `- warning: converting function value of type '@MainActor (Any) -> Bool' to '(any ModifierNameProvider) -> Bool' loses global actor 'MainActor'; this is an error in the Swift 6 language mode
 62 |                          standardPredicate: standardPopoverModifier)
 63 |     }
[106/130] Compiling ViewInspector Gesture.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:103:44: error: cannot find type 'GlassEffectTransition' in scope
101 |
102 |     /// Returns the glass effect transition.
103 |     func glassEffectTransition() throws -> GlassEffectTransition {
    |                                            `- error: cannot find type 'GlassEffectTransition' in scope
104 |         let kind = try modifierAttribute(
105 |             modifierName: "GlassEffectTransitionModifier", path: "modifier|transition|kind",
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:140:11: error: cannot find type 'GlassEffectTransition' in scope
138 | @available(iOS 26.0, macOS 26.0, tvOS 26.0, watchOS 26.0, *)
139 | @available(visionOS, unavailable)
140 | extension GlassEffectTransition: BinaryEquatable { }
    |           `- error: cannot find type 'GlassEffectTransition' in scope
141 |
[107/130] Compiling ViewInspector GlassEffectContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:103:44: error: cannot find type 'GlassEffectTransition' in scope
101 |
102 |     /// Returns the glass effect transition.
103 |     func glassEffectTransition() throws -> GlassEffectTransition {
    |                                            `- error: cannot find type 'GlassEffectTransition' in scope
104 |         let kind = try modifierAttribute(
105 |             modifierName: "GlassEffectTransitionModifier", path: "modifier|transition|kind",
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:140:11: error: cannot find type 'GlassEffectTransition' in scope
138 | @available(iOS 26.0, macOS 26.0, tvOS 26.0, watchOS 26.0, *)
139 | @available(visionOS, unavailable)
140 | extension GlassEffectTransition: BinaryEquatable { }
    |           `- error: cannot find type 'GlassEffectTransition' in scope
141 |
[108/130] Compiling ViewInspector Grid.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:103:44: error: cannot find type 'GlassEffectTransition' in scope
101 |
102 |     /// Returns the glass effect transition.
103 |     func glassEffectTransition() throws -> GlassEffectTransition {
    |                                            `- error: cannot find type 'GlassEffectTransition' in scope
104 |         let kind = try modifierAttribute(
105 |             modifierName: "GlassEffectTransitionModifier", path: "modifier|transition|kind",
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:140:11: error: cannot find type 'GlassEffectTransition' in scope
138 | @available(iOS 26.0, macOS 26.0, tvOS 26.0, watchOS 26.0, *)
139 | @available(visionOS, unavailable)
140 | extension GlassEffectTransition: BinaryEquatable { }
    |           `- error: cannot find type 'GlassEffectTransition' in scope
141 |
[109/130] Compiling ViewInspector Group.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:103:44: error: cannot find type 'GlassEffectTransition' in scope
101 |
102 |     /// Returns the glass effect transition.
103 |     func glassEffectTransition() throws -> GlassEffectTransition {
    |                                            `- error: cannot find type 'GlassEffectTransition' in scope
104 |         let kind = try modifierAttribute(
105 |             modifierName: "GlassEffectTransitionModifier", path: "modifier|transition|kind",
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:140:11: error: cannot find type 'GlassEffectTransition' in scope
138 | @available(iOS 26.0, macOS 26.0, tvOS 26.0, watchOS 26.0, *)
139 | @available(visionOS, unavailable)
140 | extension GlassEffectTransition: BinaryEquatable { }
    |           `- error: cannot find type 'GlassEffectTransition' in scope
141 |
[110/130] Compiling ViewInspector GroupBox.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:103:44: error: cannot find type 'GlassEffectTransition' in scope
101 |
102 |     /// Returns the glass effect transition.
103 |     func glassEffectTransition() throws -> GlassEffectTransition {
    |                                            `- error: cannot find type 'GlassEffectTransition' in scope
104 |         let kind = try modifierAttribute(
105 |             modifierName: "GlassEffectTransitionModifier", path: "modifier|transition|kind",
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:140:11: error: cannot find type 'GlassEffectTransition' in scope
138 | @available(iOS 26.0, macOS 26.0, tvOS 26.0, watchOS 26.0, *)
139 | @available(visionOS, unavailable)
140 | extension GlassEffectTransition: BinaryEquatable { }
    |           `- error: cannot find type 'GlassEffectTransition' in scope
141 |
[111/130] Compiling ViewInspector HSplitView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:103:44: error: cannot find type 'GlassEffectTransition' in scope
101 |
102 |     /// Returns the glass effect transition.
103 |     func glassEffectTransition() throws -> GlassEffectTransition {
    |                                            `- error: cannot find type 'GlassEffectTransition' in scope
104 |         let kind = try modifierAttribute(
105 |             modifierName: "GlassEffectTransitionModifier", path: "modifier|transition|kind",
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:140:11: error: cannot find type 'GlassEffectTransition' in scope
138 | @available(iOS 26.0, macOS 26.0, tvOS 26.0, watchOS 26.0, *)
139 | @available(visionOS, unavailable)
140 | extension GlassEffectTransition: BinaryEquatable { }
    |           `- error: cannot find type 'GlassEffectTransition' in scope
141 |
[112/130] Compiling ViewInspector HStack.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:103:44: error: cannot find type 'GlassEffectTransition' in scope
101 |
102 |     /// Returns the glass effect transition.
103 |     func glassEffectTransition() throws -> GlassEffectTransition {
    |                                            `- error: cannot find type 'GlassEffectTransition' in scope
104 |         let kind = try modifierAttribute(
105 |             modifierName: "GlassEffectTransitionModifier", path: "modifier|transition|kind",
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:140:11: error: cannot find type 'GlassEffectTransition' in scope
138 | @available(iOS 26.0, macOS 26.0, tvOS 26.0, watchOS 26.0, *)
139 | @available(visionOS, unavailable)
140 | extension GlassEffectTransition: BinaryEquatable { }
    |           `- error: cannot find type 'GlassEffectTransition' in scope
141 |
[113/130] Compiling ViewInspector HelpView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:103:44: error: cannot find type 'GlassEffectTransition' in scope
101 |
102 |     /// Returns the glass effect transition.
103 |     func glassEffectTransition() throws -> GlassEffectTransition {
    |                                            `- error: cannot find type 'GlassEffectTransition' in scope
104 |         let kind = try modifierAttribute(
105 |             modifierName: "GlassEffectTransitionModifier", path: "modifier|transition|kind",
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:140:11: error: cannot find type 'GlassEffectTransition' in scope
138 | @available(iOS 26.0, macOS 26.0, tvOS 26.0, watchOS 26.0, *)
139 | @available(visionOS, unavailable)
140 | extension GlassEffectTransition: BinaryEquatable { }
    |           `- error: cannot find type 'GlassEffectTransition' in scope
141 |
[114/130] Compiling ViewInspector IDView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:103:44: error: cannot find type 'GlassEffectTransition' in scope
101 |
102 |     /// Returns the glass effect transition.
103 |     func glassEffectTransition() throws -> GlassEffectTransition {
    |                                            `- error: cannot find type 'GlassEffectTransition' in scope
104 |         let kind = try modifierAttribute(
105 |             modifierName: "GlassEffectTransitionModifier", path: "modifier|transition|kind",
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:140:11: error: cannot find type 'GlassEffectTransition' in scope
138 | @available(iOS 26.0, macOS 26.0, tvOS 26.0, watchOS 26.0, *)
139 | @available(visionOS, unavailable)
140 | extension GlassEffectTransition: BinaryEquatable { }
    |           `- error: cannot find type 'GlassEffectTransition' in scope
141 |
[115/130] Compiling ViewInspector Image.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:103:44: error: cannot find type 'GlassEffectTransition' in scope
101 |
102 |     /// Returns the glass effect transition.
103 |     func glassEffectTransition() throws -> GlassEffectTransition {
    |                                            `- error: cannot find type 'GlassEffectTransition' in scope
104 |         let kind = try modifierAttribute(
105 |             modifierName: "GlassEffectTransitionModifier", path: "modifier|transition|kind",
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:140:11: error: cannot find type 'GlassEffectTransition' in scope
138 | @available(iOS 26.0, macOS 26.0, tvOS 26.0, watchOS 26.0, *)
139 | @available(visionOS, unavailable)
140 | extension GlassEffectTransition: BinaryEquatable { }
    |           `- error: cannot find type 'GlassEffectTransition' in scope
141 |
[116/130] Compiling ViewInspector Label.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:103:44: error: cannot find type 'GlassEffectTransition' in scope
101 |
102 |     /// Returns the glass effect transition.
103 |     func glassEffectTransition() throws -> GlassEffectTransition {
    |                                            `- error: cannot find type 'GlassEffectTransition' in scope
104 |         let kind = try modifierAttribute(
105 |             modifierName: "GlassEffectTransitionModifier", path: "modifier|transition|kind",
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:140:11: error: cannot find type 'GlassEffectTransition' in scope
138 | @available(iOS 26.0, macOS 26.0, tvOS 26.0, watchOS 26.0, *)
139 | @available(visionOS, unavailable)
140 | extension GlassEffectTransition: BinaryEquatable { }
    |           `- error: cannot find type 'GlassEffectTransition' in scope
141 |
[117/130] Compiling ViewInspector LabeledContent.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:103:44: error: cannot find type 'GlassEffectTransition' in scope
101 |
102 |     /// Returns the glass effect transition.
103 |     func glassEffectTransition() throws -> GlassEffectTransition {
    |                                            `- error: cannot find type 'GlassEffectTransition' in scope
104 |         let kind = try modifierAttribute(
105 |             modifierName: "GlassEffectTransitionModifier", path: "modifier|transition|kind",
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:140:11: error: cannot find type 'GlassEffectTransition' in scope
138 | @available(iOS 26.0, macOS 26.0, tvOS 26.0, watchOS 26.0, *)
139 | @available(visionOS, unavailable)
140 | extension GlassEffectTransition: BinaryEquatable { }
    |           `- error: cannot find type 'GlassEffectTransition' in scope
141 |
[118/130] Compiling ViewInspector LazyHGrid.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:103:44: error: cannot find type 'GlassEffectTransition' in scope
101 |
102 |     /// Returns the glass effect transition.
103 |     func glassEffectTransition() throws -> GlassEffectTransition {
    |                                            `- error: cannot find type 'GlassEffectTransition' in scope
104 |         let kind = try modifierAttribute(
105 |             modifierName: "GlassEffectTransitionModifier", path: "modifier|transition|kind",
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/SwiftUI/GlassEffectContainer.swift:140:11: error: cannot find type 'GlassEffectTransition' in scope
138 | @available(iOS 26.0, macOS 26.0, tvOS 26.0, watchOS 26.0, *)
139 | @available(visionOS, unavailable)
140 | extension GlassEffectTransition: BinaryEquatable { }
    |           `- error: cannot find type 'GlassEffectTransition' in scope
141 |
[119/130] Compiling ViewInspector TouchBar.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/ViewHosting.swift:38:19: warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 36 |                         whileHosted: @MainActor () async throws -> Void
 37 |     ) async throws where V: View {
 38 |         try await host(view, size: size, function: function, whileHosted: { _ in
    |                   `- warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 39 |             try await whileHosted()
 40 |         })
[120/130] Compiling ViewInspector TreeView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/ViewHosting.swift:38:19: warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 36 |                         whileHosted: @MainActor () async throws -> Void
 37 |     ) async throws where V: View {
 38 |         try await host(view, size: size, function: function, whileHosted: { _ in
    |                   `- warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 39 |             try await whileHosted()
 40 |         })
[121/130] Compiling ViewInspector TupleView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/ViewHosting.swift:38:19: warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 36 |                         whileHosted: @MainActor () async throws -> Void
 37 |     ) async throws where V: View {
 38 |         try await host(view, size: size, function: function, whileHosted: { _ in
    |                   `- warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 39 |             try await whileHosted()
 40 |         })
[122/130] Compiling ViewInspector UnaryViewAdaptor.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/ViewHosting.swift:38:19: warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 36 |                         whileHosted: @MainActor () async throws -> Void
 37 |     ) async throws where V: View {
 38 |         try await host(view, size: size, function: function, whileHosted: { _ in
    |                   `- warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 39 |             try await whileHosted()
 40 |         })
[123/130] Compiling ViewInspector VSplitView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/ViewHosting.swift:38:19: warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 36 |                         whileHosted: @MainActor () async throws -> Void
 37 |     ) async throws where V: View {
 38 |         try await host(view, size: size, function: function, whileHosted: { _ in
    |                   `- warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 39 |             try await whileHosted()
 40 |         })
[124/130] Compiling ViewInspector VStack.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/ViewHosting.swift:38:19: warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 36 |                         whileHosted: @MainActor () async throws -> Void
 37 |     ) async throws where V: View {
 38 |         try await host(view, size: size, function: function, whileHosted: { _ in
    |                   `- warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 39 |             try await whileHosted()
 40 |         })
[125/130] Compiling ViewInspector VideoPlayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/ViewHosting.swift:38:19: warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 36 |                         whileHosted: @MainActor () async throws -> Void
 37 |     ) async throws where V: View {
 38 |         try await host(view, size: size, function: function, whileHosted: { _ in
    |                   `- warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 39 |             try await whileHosted()
 40 |         })
[126/130] Compiling ViewInspector ViewThatFits.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/ViewHosting.swift:38:19: warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 36 |                         whileHosted: @MainActor () async throws -> Void
 37 |     ) async throws where V: View {
 38 |         try await host(view, size: size, function: function, whileHosted: { _ in
    |                   `- warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 39 |             try await whileHosted()
 40 |         })
[127/130] Compiling ViewInspector ZStack.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/ViewHosting.swift:38:19: warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 36 |                         whileHosted: @MainActor () async throws -> Void
 37 |     ) async throws where V: View {
 38 |         try await host(view, size: size, function: function, whileHosted: { _ in
    |                   `- warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 39 |             try await whileHosted()
 40 |         })
[128/130] Compiling ViewInspector ViewHosting.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/ViewHosting.swift:38:19: warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 36 |                         whileHosted: @MainActor () async throws -> Void
 37 |     ) async throws where V: View {
 38 |         try await host(view, size: size, function: function, whileHosted: { _ in
    |                   `- warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 39 |             try await whileHosted()
 40 |         })
[129/130] Compiling ViewInspector ViewSearch.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/ViewHosting.swift:38:19: warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 36 |                         whileHosted: @MainActor () async throws -> Void
 37 |     ) async throws where V: View {
 38 |         try await host(view, size: size, function: function, whileHosted: { _ in
    |                   `- warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 39 |             try await whileHosted()
 40 |         })
[130/130] Compiling ViewInspector ViewSearchIndex.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewInspector/ViewHosting.swift:38:19: warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 36 |                         whileHosted: @MainActor () async throws -> Void
 37 |     ) async throws where V: View {
 38 |         try await host(view, size: size, function: function, whileHosted: { _ in
    |                   `- warning: 'host(_:size:function:whileHosted:)' is deprecated: Use `host` version that doesn't supply the view in the `whileHosted` closure. See: https://github.com/nalexn/ViewInspector/discussions/354
 39 |             try await whileHosted()
 40 |         })
BUILD FAILURE 6.0 macosSpm