The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build AppKitUI, reference main (cf580a), with Swift 5.10 for macOS (SPM) on 11 Sep 2025 00:33:26 UTC.

Build Command

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

Build Log

@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+TextView.swift:201:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+ViewSwitcher.swift:78:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+WebView.swift:307:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSButton+checkbox.swift:112:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSButton+radio.swift:323:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default", traits: .fixedLayout(width: 500, height: 800)) {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSColorWell+appkitui.swift:164:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSComboBox+appkitui.swift:184:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSComboButton+appkitui.swift:173:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSDateControl+appkitui.swift:259:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSDateControl+appkitui.swift:304:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("calendar") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSDateControl+appkitui.swift:359:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("timezones") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSFont+appkitui.swift:135:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Defined Fonts") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSFont+appkitui.swift:248:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Font Weights") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSFont+appkitui.swift:311:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Font Size") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSGridView+appkitui.swift:361:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSImageView+appkitui.swift:210:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSLevelIndicator+appkitui.swift:201:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSMenu+appkitui.swift:118:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSPathControl+appkitui.swift:151:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSPopUpButton+appkitui.swift:159:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSProgressIndicator+appkitui.swift:113:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSearchField+appkitui.swift:117:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSecureTextField+appkitui.swift:39:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSegmentedControl+appkitui.swift:405:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSlider+appkitui.swift:192:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStackView+appkitui.swift:274:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Simple slider") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStackView+appkitui.swift:282:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Doco") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStackView+appkitui.swift:304:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Simple Settings") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStepper+appkitui.swift:173:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSwitch+appkitui.swift:116:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSTextField+appkitui.swift:527:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSTokenField+appkitui.swift:188:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSVisualEffectView+appkitui.swift:198:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/shape/AppKitUI+Shape.swift:267:6: warning: reference to captured var 'self' in concurrently-executing code; this is an error in Swift 6
                                        self?.rebuild()
                                        ^
[101/105] Compiling AppKitUI AppKitUI+Stack.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+PDFView.swift:66:24: error: attribute can only be applied to declarations, not types
extension AUIPDFView: @preconcurrency PDFViewDelegate {
                      ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+ColorSelector.swift:436:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+ComboButton.swift:200:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Disclosure.swift:164:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+List.swift:165:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+NSOpenDialog.swift:220:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Select one image") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+NSSaveDialog.swift:257:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Select one image") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+NumberStepper.swift:200:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+PDFView.swift:165:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Popover.swift:179:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Switch.swift:453:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+TextView.swift:201:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+ViewSwitcher.swift:78:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+WebView.swift:307:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSButton+checkbox.swift:112:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSButton+radio.swift:323:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default", traits: .fixedLayout(width: 500, height: 800)) {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSColorWell+appkitui.swift:164:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSComboBox+appkitui.swift:184:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSComboButton+appkitui.swift:173:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSDateControl+appkitui.swift:259:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSDateControl+appkitui.swift:304:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("calendar") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSDateControl+appkitui.swift:359:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("timezones") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSFont+appkitui.swift:135:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Defined Fonts") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSFont+appkitui.swift:248:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Font Weights") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSFont+appkitui.swift:311:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Font Size") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSGridView+appkitui.swift:361:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSImageView+appkitui.swift:210:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSLevelIndicator+appkitui.swift:201:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSMenu+appkitui.swift:118:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSPathControl+appkitui.swift:151:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSPopUpButton+appkitui.swift:159:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSProgressIndicator+appkitui.swift:113:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSearchField+appkitui.swift:117:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSecureTextField+appkitui.swift:39:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSegmentedControl+appkitui.swift:405:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSlider+appkitui.swift:192:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStackView+appkitui.swift:274:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Simple slider") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStackView+appkitui.swift:282:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Doco") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStackView+appkitui.swift:304:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Simple Settings") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStepper+appkitui.swift:173:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSwitch+appkitui.swift:116:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSTextField+appkitui.swift:527:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSTokenField+appkitui.swift:188:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSVisualEffectView+appkitui.swift:198:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/shape/AppKitUI+Shape.swift:267:6: warning: reference to captured var 'self' in concurrently-executing code; this is an error in Swift 6
                                        self?.rebuild()
                                        ^
[102/105] Compiling AppKitUI AppKitUI+TabView.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+PDFView.swift:66:24: error: attribute can only be applied to declarations, not types
extension AUIPDFView: @preconcurrency PDFViewDelegate {
                      ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+ColorSelector.swift:436:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+ComboButton.swift:200:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Disclosure.swift:164:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+List.swift:165:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+NSOpenDialog.swift:220:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Select one image") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+NSSaveDialog.swift:257:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Select one image") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+NumberStepper.swift:200:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+PDFView.swift:165:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Popover.swift:179:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Switch.swift:453:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+TextView.swift:201:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+ViewSwitcher.swift:78:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+WebView.swift:307:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSButton+checkbox.swift:112:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSButton+radio.swift:323:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default", traits: .fixedLayout(width: 500, height: 800)) {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSColorWell+appkitui.swift:164:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSComboBox+appkitui.swift:184:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSComboButton+appkitui.swift:173:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSDateControl+appkitui.swift:259:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSDateControl+appkitui.swift:304:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("calendar") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSDateControl+appkitui.swift:359:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("timezones") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSFont+appkitui.swift:135:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Defined Fonts") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSFont+appkitui.swift:248:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Font Weights") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSFont+appkitui.swift:311:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Font Size") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSGridView+appkitui.swift:361:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSImageView+appkitui.swift:210:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSLevelIndicator+appkitui.swift:201:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSMenu+appkitui.swift:118:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSPathControl+appkitui.swift:151:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSPopUpButton+appkitui.swift:159:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSProgressIndicator+appkitui.swift:113:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSearchField+appkitui.swift:117:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSecureTextField+appkitui.swift:39:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSegmentedControl+appkitui.swift:405:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSlider+appkitui.swift:192:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStackView+appkitui.swift:274:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Simple slider") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStackView+appkitui.swift:282:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Doco") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStackView+appkitui.swift:304:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Simple Settings") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStepper+appkitui.swift:173:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSwitch+appkitui.swift:116:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSTextField+appkitui.swift:527:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSTokenField+appkitui.swift:188:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSVisualEffectView+appkitui.swift:198:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/shape/AppKitUI+Shape.swift:267:6: warning: reference to captured var 'self' in concurrently-executing code; this is an error in Swift 6
                                        self?.rebuild()
                                        ^
[103/105] Compiling AppKitUI AppKitUI+ZStack.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+PDFView.swift:66:24: error: attribute can only be applied to declarations, not types
extension AUIPDFView: @preconcurrency PDFViewDelegate {
                      ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+ColorSelector.swift:436:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+ComboButton.swift:200:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Disclosure.swift:164:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+List.swift:165:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+NSOpenDialog.swift:220:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Select one image") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+NSSaveDialog.swift:257:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Select one image") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+NumberStepper.swift:200:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+PDFView.swift:165:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Popover.swift:179:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Switch.swift:453:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+TextView.swift:201:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+ViewSwitcher.swift:78:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+WebView.swift:307:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSButton+checkbox.swift:112:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSButton+radio.swift:323:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default", traits: .fixedLayout(width: 500, height: 800)) {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSColorWell+appkitui.swift:164:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSComboBox+appkitui.swift:184:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSComboButton+appkitui.swift:173:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSDateControl+appkitui.swift:259:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSDateControl+appkitui.swift:304:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("calendar") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSDateControl+appkitui.swift:359:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("timezones") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSFont+appkitui.swift:135:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Defined Fonts") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSFont+appkitui.swift:248:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Font Weights") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSFont+appkitui.swift:311:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Font Size") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSGridView+appkitui.swift:361:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSImageView+appkitui.swift:210:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSLevelIndicator+appkitui.swift:201:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSMenu+appkitui.swift:118:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSPathControl+appkitui.swift:151:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSPopUpButton+appkitui.swift:159:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSProgressIndicator+appkitui.swift:113:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSearchField+appkitui.swift:117:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSecureTextField+appkitui.swift:39:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSegmentedControl+appkitui.swift:405:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSlider+appkitui.swift:192:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStackView+appkitui.swift:274:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Simple slider") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStackView+appkitui.swift:282:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Doco") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStackView+appkitui.swift:304:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Simple Settings") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStepper+appkitui.swift:173:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSwitch+appkitui.swift:116:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSTextField+appkitui.swift:527:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSTokenField+appkitui.swift:188:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSVisualEffectView+appkitui.swift:198:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/shape/AppKitUI+Shape.swift:267:6: warning: reference to captured var 'self' in concurrently-executing code; this is an error in Swift 6
                                        self?.rebuild()
                                        ^
[104/105] Compiling AppKitUI Array+extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+PDFView.swift:66:24: error: attribute can only be applied to declarations, not types
extension AUIPDFView: @preconcurrency PDFViewDelegate {
                      ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+ColorSelector.swift:436:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+ComboButton.swift:200:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Disclosure.swift:164:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+List.swift:165:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+NSOpenDialog.swift:220:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Select one image") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+NSSaveDialog.swift:257:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Select one image") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+NumberStepper.swift:200:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+PDFView.swift:165:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Popover.swift:179:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Switch.swift:453:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+TextView.swift:201:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+ViewSwitcher.swift:78:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+WebView.swift:307:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSButton+checkbox.swift:112:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSButton+radio.swift:323:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default", traits: .fixedLayout(width: 500, height: 800)) {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSColorWell+appkitui.swift:164:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSComboBox+appkitui.swift:184:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSComboButton+appkitui.swift:173:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSDateControl+appkitui.swift:259:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSDateControl+appkitui.swift:304:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("calendar") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSDateControl+appkitui.swift:359:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("timezones") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSFont+appkitui.swift:135:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Defined Fonts") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSFont+appkitui.swift:248:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Font Weights") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSFont+appkitui.swift:311:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Font Size") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSGridView+appkitui.swift:361:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSImageView+appkitui.swift:210:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSLevelIndicator+appkitui.swift:201:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSMenu+appkitui.swift:118:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSPathControl+appkitui.swift:151:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSPopUpButton+appkitui.swift:159:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSProgressIndicator+appkitui.swift:113:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSearchField+appkitui.swift:117:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSecureTextField+appkitui.swift:39:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSegmentedControl+appkitui.swift:405:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSlider+appkitui.swift:192:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStackView+appkitui.swift:274:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Simple slider") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStackView+appkitui.swift:282:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Doco") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStackView+appkitui.swift:304:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Simple Settings") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStepper+appkitui.swift:173:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSwitch+appkitui.swift:116:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSTextField+appkitui.swift:527:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSTokenField+appkitui.swift:188:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSVisualEffectView+appkitui.swift:198:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/shape/AppKitUI+Shape.swift:267:6: warning: reference to captured var 'self' in concurrently-executing code; this is an error in Swift 6
                                        self?.rebuild()
                                        ^
[105/105] Compiling AppKitUI DesignTime+PreviewBackport.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+PDFView.swift:66:24: error: attribute can only be applied to declarations, not types
extension AUIPDFView: @preconcurrency PDFViewDelegate {
                      ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+ColorSelector.swift:436:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+ComboButton.swift:200:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Disclosure.swift:164:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+List.swift:165:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+NSOpenDialog.swift:220:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Select one image") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+NSSaveDialog.swift:257:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Select one image") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+NumberStepper.swift:200:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+PDFView.swift:165:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Popover.swift:179:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Switch.swift:453:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+TextView.swift:201:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+ViewSwitcher.swift:78:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/AppKitUI+WebView.swift:307:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSButton+checkbox.swift:112:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSButton+radio.swift:323:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default", traits: .fixedLayout(width: 500, height: 800)) {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSColorWell+appkitui.swift:164:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSComboBox+appkitui.swift:184:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSComboButton+appkitui.swift:173:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSDateControl+appkitui.swift:259:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSDateControl+appkitui.swift:304:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("calendar") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSDateControl+appkitui.swift:359:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("timezones") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSFont+appkitui.swift:135:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Defined Fonts") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSFont+appkitui.swift:248:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Font Weights") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSFont+appkitui.swift:311:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Font Size") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSGridView+appkitui.swift:361:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSImageView+appkitui.swift:210:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSLevelIndicator+appkitui.swift:201:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSMenu+appkitui.swift:118:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSPathControl+appkitui.swift:151:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSPopUpButton+appkitui.swift:159:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSProgressIndicator+appkitui.swift:113:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSearchField+appkitui.swift:117:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSecureTextField+appkitui.swift:39:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSegmentedControl+appkitui.swift:405:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSlider+appkitui.swift:192:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStackView+appkitui.swift:274:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Simple slider") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStackView+appkitui.swift:282:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Doco") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStackView+appkitui.swift:304:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("Simple Settings") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSStepper+appkitui.swift:173:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSSwitch+appkitui.swift:116:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSTextField+appkitui.swift:527:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSTokenField+appkitui.swift:188:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/NSVisualEffectView+appkitui.swift:198:1: error: ambiguous use of 'Preview(_:traits:body:)'
#Preview("default") {
^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSView) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
AppKit.Preview:2:41: note: found this candidate
@freestanding(declaration) public macro Preview(_ name: String? = nil, traits: PreviewTrait<Preview.ViewTraits>..., body: @escaping @MainActor () -> NSViewController) = #externalMacro(module: "PreviewsMacros", type: "Common")
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/AppKitUI/shape/AppKitUI+Shape.swift:267:6: warning: reference to captured var 'self' in concurrently-executing code; this is an error in Swift 6
                                        self?.rebuild()
                                        ^
error: fatalError
BUILD FAILURE 5.10 macosSpm