The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftExtras, reference 1.2.5 (709301), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 22:36:03 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xWDG/SwiftExtras.git
Reference: 1.2.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xWDG/SwiftExtras
 * tag               1.2.5      -> FETCH_HEAD
HEAD is now at 7093015 1.2.5
Cloned https://github.com/0xWDG/SwiftExtras.git
Revision (git rev-parse @):
7093015a681ca0d883da0e23d7f4f2485e235d4c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/0xWDG/SwiftExtras.git at 1.2.5
Fetching https://github.com/0xWDG/OSLogViewer.git
[1/1585] Fetching oslogviewer
Fetched https://github.com/0xWDG/OSLogViewer.git from cache (1.03s)
Creating working copy for https://github.com/0xWDG/OSLogViewer.git
Working copy of https://github.com/0xWDG/OSLogViewer.git resolved at main (e45ebc5)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swiftextras",
      "name": "SwiftExtras",
      "url": "https://github.com/0xWDG/SwiftExtras.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftExtras",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "oslogviewer",
          "name": "OSLogViewer",
          "url": "https://github.com/0xWDG/OSLogViewer.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OSLogViewer",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/0xWDG/SwiftExtras.git
[1/19768] Fetching swiftextras
Fetched https://github.com/0xWDG/SwiftExtras.git from cache (2.25s)
Fetching https://github.com/0xWDG/OSLogViewer.git from cache
Fetched https://github.com/0xWDG/OSLogViewer.git from cache (0.47s)
Creating working copy for https://github.com/0xWDG/SwiftExtras.git
Working copy of https://github.com/0xWDG/SwiftExtras.git resolved at 1.2.5 (7093015)
Creating working copy for https://github.com/0xWDG/OSLogViewer.git
Working copy of https://github.com/0xWDG/OSLogViewer.git resolved at main (e45ebc5)
warning: '.resolve-product-dependencies': dependency 'swiftextras' is not used by any target
Found 1 product dependencies
  - OSLogViewer
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/0xWDG/SwiftExtras.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[0/8] Copying Info.plist
[0/8] Copying Localizable.xcstrings
[0/8] Copying Info.plist
[6/8] Copying Assets.xcassets
[7/8] Write swift-version--6988338F2F200930.txt
[9/13] Compiling OSLogViewer OSLogViewer.Colors.swift
[10/13] Compiling OSLogViewer OSLogViewer.swift
[11/13] Compiling OSLogViewer resource_bundle_accessor.swift
[12/13] Compiling OSLogViewer OSLogExtractor.swift
[13/13] Emitting module OSLogViewer
[14/105] Compiling SwiftExtras String+HTML.swift
[15/105] Compiling SwiftExtras String+IdentifiableString.swift
[16/105] Compiling SwiftExtras String+clean.swift
[17/105] Compiling SwiftExtras String+contains.swift
[18/105] Compiling SwiftExtras String+error.swift
[19/105] Compiling SwiftExtras String+hashed.swift
[20/105] Compiling SwiftExtras String+slugified.swift
[21/105] Compiling SwiftExtras String+subscript.swift
[22/105] Compiling SwiftExtras String+trimmed.swift
[23/105] Compiling SwiftExtras String+url.swift
[24/115] Compiling SwiftExtras StringProtocol+.swift
[25/115] Compiling SwiftExtras Text+Gradient.swift
[26/115] Compiling SwiftExtras TimeInterval+.swift
[27/115] Compiling SwiftExtras UIDevice+Utilities.swift
[28/115] Compiling SwiftExtras URL+.swift
[29/115] Compiling SwiftExtras UserDefaults+subscript.swift
[30/115] Compiling SwiftExtras View+Error.swift
[31/115] Compiling SwiftExtras View+Frame.swift
[32/115] Compiling SwiftExtras View+Log.swift
[33/115] Compiling SwiftExtras View+Task.swift
[34/115] Compiling SwiftExtras Int+.swift
[35/115] Compiling SwiftExtras Locale+Utilities.swift
[36/115] Compiling SwiftExtras LocalizedStringKey+.swift
[37/115] Compiling SwiftExtras LocalizedStringKey+Identifiable.swift
[38/115] Compiling SwiftExtras Logger+.swift
[39/115] Compiling SwiftExtras NotificationName+.swift
[40/115] Compiling SwiftExtras ProcessInfo+Utilities.swift
[41/115] Compiling SwiftExtras Sequence+.swift
[42/115] Compiling SwiftExtras String+ANSIColors.swift
[43/115] Compiling SwiftExtras String+Base64.swift
[44/115] Compiling SwiftExtras Color+default.swift
[45/115] Compiling SwiftExtras Color+dynamicColor.swift
[46/115] Compiling SwiftExtras Color+init.swift
[47/115] Compiling SwiftExtras Color+random.swift
[48/115] Compiling SwiftExtras Data+Compression.swift
[49/115] Compiling SwiftExtras Date+.swift
[50/115] Compiling SwiftExtras Date+Identifiable.swift
[51/115] Compiling SwiftExtras Date+getFormattedDate.swift
[52/115] Compiling SwiftExtras Error+errorCode.swift
[53/115] Compiling SwiftExtras Image+Platform.swift
[54/115] Emitting module SwiftExtras
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
    | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[55/115] Compiling SwiftExtras ListButtonStyle.swift
[56/115] Compiling SwiftExtras PlainBorderedToggleStyle.swift
[57/115] Compiling SwiftExtras ToggleButtonStyle.swift
[58/115] Compiling SwiftExtras SwiftExtras.swift
[59/115] Compiling SwiftExtras AsyncView.swift
[60/115] Compiling SwiftExtras CardView.swift
[61/115] Compiling SwiftExtras CarouselView.swift
[62/115] Compiling SwiftExtras ConfettiView.swift
[63/115] Compiling SwiftExtras DisclosureSection.swift
[64/115] Compiling SwiftExtras FloatingTextField.swift
[65/115] Compiling SwiftExtras Button+longPress.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
    | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[66/115] Compiling SwiftExtras KeyboardDismissModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
    | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[67/115] Compiling SwiftExtras PulsatingEffect.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
    | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[68/115] Compiling SwiftExtras ShakeEffect.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
    | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[69/115] Compiling SwiftExtras NSPasteboard+string.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
    | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[70/115] Compiling SwiftExtras PlatformTypes.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
    | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[71/115] Compiling SwiftExtras PlatformViewRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
    | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[72/115] Compiling SwiftExtras openURL.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
    | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[73/115] Compiling SwiftExtras RegularExpressionOperator.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
    | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[74/115] Compiling SwiftExtras optionalBinding.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/MultiPlatform/PlatformTypes.swift:137:1: warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
135 | extension PlatformImage: @unchecked @retroactive Sendable { }
136 | #else
137 | extension PlatformImage: @unchecked Sendable { }
    | |- warning: extension declares a conformance of imported type 'NSImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
138 | #endif
139 | #endif
[75/115] Compiling SwiftExtras MailView.swift
[76/115] Compiling SwiftExtras SFSafari.swift
[77/115] Compiling SwiftExtras WebView.swift
[78/115] Compiling SwiftExtras HexShape.swift
[79/115] Compiling SwiftExtras SEAcknowledgement.swift
[80/115] Compiling SwiftExtras SEChangeLogEntry.swift
[81/115] Compiling SwiftExtras SocialIcons.swift
[82/115] Compiling SwiftExtras BorderedToggleStyle.swift
[83/115] Compiling SwiftExtras ColoredButtonStyle.swift
[84/115] Compiling SwiftExtras GrayButtonStyle.swift
[85/115] Compiling SwiftExtras View+colorScheme.swift
[86/115] Compiling SwiftExtras View+getRootViewController.swift
[87/115] Compiling SwiftExtras View+horizontallyCentered.swift
[88/115] Compiling SwiftExtras View+modifier.swift
[89/115] Compiling SwiftExtras View+onLandscape.swift
[90/115] Compiling SwiftExtras View+readOffsetX.swift
[91/115] Compiling SwiftExtras View+render.swift
[92/115] Compiling SwiftExtras View+sizeSaver.swift
[93/115] Compiling SwiftExtras kMeansCluster.swift
[94/115] Compiling SwiftExtras WStack.swift
[95/115] Compiling SwiftExtras BackgroundRemover.swift
[96/115] Compiling SwiftExtras SensoryFeedback.swift
[97/115] Compiling SwiftExtras AppInfo.swift
[98/115] Compiling SwiftExtras Device.swift
[99/115] Compiling SwiftExtras Binding+onChange.swift
[100/115] Compiling SwiftExtras CGFloat+.swift
[101/115] Compiling SwiftExtras Collection+.swift
[102/115] Compiling SwiftExtras Collection+safeIndex.swift
[103/115] Compiling SwiftExtras Color+Identifiable.swift
[104/115] Compiling SwiftExtras Color+colorBlind.swift
[105/115] Compiling SwiftExtras Color+components.swift
[106/115] Compiling SwiftExtras HorizontalStepper.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
112 | #if DEBUG
113 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
114 | #Preview {
    | `- note: in expansion of macro 'Preview' here
115 |     @Previewable @State var selectedItems: [String] = []
116 |     var items = ["star", "person", "rainbow"]
    :
127 |         }
128 |     }
129 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     NavigationView {
    +-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
101 | #if DEBUG
102 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
103 | #Preview {
    | `- note: in expansion of macro 'Preview' here
104 |     @Previewable @State var selectedItems: [String] = []
105 |     var items = ["star", "person", "rainbow"]
    :
111 |         Label(item, systemImage: item)
112 |     }
113 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     MultiSelectView(
    +-------------------------------------------------------------------
114 | #endif
115 | #endif
[107/115] Compiling SwiftExtras IndexedList.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
112 | #if DEBUG
113 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
114 | #Preview {
    | `- note: in expansion of macro 'Preview' here
115 |     @Previewable @State var selectedItems: [String] = []
116 |     var items = ["star", "person", "rainbow"]
    :
127 |         }
128 |     }
129 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     NavigationView {
    +-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
101 | #if DEBUG
102 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
103 | #Preview {
    | `- note: in expansion of macro 'Preview' here
104 |     @Previewable @State var selectedItems: [String] = []
105 |     var items = ["star", "person", "rainbow"]
    :
111 |         Label(item, systemImage: item)
112 |     }
113 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     MultiSelectView(
    +-------------------------------------------------------------------
114 | #endif
115 | #endif
[108/115] Compiling SwiftExtras LimitedTextField.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
112 | #if DEBUG
113 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
114 | #Preview {
    | `- note: in expansion of macro 'Preview' here
115 |     @Previewable @State var selectedItems: [String] = []
116 |     var items = ["star", "person", "rainbow"]
    :
127 |         }
128 |     }
129 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     NavigationView {
    +-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
101 | #if DEBUG
102 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
103 | #Preview {
    | `- note: in expansion of macro 'Preview' here
104 |     @Previewable @State var selectedItems: [String] = []
105 |     var items = ["star", "person", "rainbow"]
    :
111 |         Label(item, systemImage: item)
112 |     }
113 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     MultiSelectView(
    +-------------------------------------------------------------------
114 | #endif
115 | #endif
[109/115] Compiling SwiftExtras MonthYearPickerView.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
112 | #if DEBUG
113 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
114 | #Preview {
    | `- note: in expansion of macro 'Preview' here
115 |     @Previewable @State var selectedItems: [String] = []
116 |     var items = ["star", "person", "rainbow"]
    :
127 |         }
128 |     }
129 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     NavigationView {
    +-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
101 | #if DEBUG
102 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
103 | #Preview {
    | `- note: in expansion of macro 'Preview' here
104 |     @Previewable @State var selectedItems: [String] = []
105 |     var items = ["star", "person", "rainbow"]
    :
111 |         Label(item, systemImage: item)
112 |     }
113 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     MultiSelectView(
    +-------------------------------------------------------------------
114 | #endif
115 | #endif
[110/115] Compiling SwiftExtras MultiSelectPickerView.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
112 | #if DEBUG
113 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
114 | #Preview {
    | `- note: in expansion of macro 'Preview' here
115 |     @Previewable @State var selectedItems: [String] = []
116 |     var items = ["star", "person", "rainbow"]
    :
127 |         }
128 |     }
129 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     NavigationView {
    +-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
101 | #if DEBUG
102 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
103 | #Preview {
    | `- note: in expansion of macro 'Preview' here
104 |     @Previewable @State var selectedItems: [String] = []
105 |     var items = ["star", "person", "rainbow"]
    :
111 |         Label(item, systemImage: item)
112 |     }
113 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     MultiSelectView(
    +-------------------------------------------------------------------
114 | #endif
115 | #endif
[111/115] Compiling SwiftExtras MultiSelectView.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
112 | #if DEBUG
113 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
114 | #Preview {
    | `- note: in expansion of macro 'Preview' here
115 |     @Previewable @State var selectedItems: [String] = []
116 |     var items = ["star", "person", "rainbow"]
    :
127 |         }
128 |     }
129 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     NavigationView {
    +-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
101 | #if DEBUG
102 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
103 | #Preview {
    | `- note: in expansion of macro 'Preview' here
104 |     @Previewable @State var selectedItems: [String] = []
105 |     var items = ["star", "person", "rainbow"]
    :
111 |         Label(item, systemImage: item)
112 |     }
113 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     MultiSelectView(
    +-------------------------------------------------------------------
114 | #endif
115 | #endif
[112/115] Compiling SwiftExtras SEAcknowledgementView.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
112 | #if DEBUG
113 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
114 | #Preview {
    | `- note: in expansion of macro 'Preview' here
115 |     @Previewable @State var selectedItems: [String] = []
116 |     var items = ["star", "person", "rainbow"]
    :
127 |         }
128 |     }
129 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     NavigationView {
    +-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
101 | #if DEBUG
102 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
103 | #Preview {
    | `- note: in expansion of macro 'Preview' here
104 |     @Previewable @State var selectedItems: [String] = []
105 |     var items = ["star", "person", "rainbow"]
    :
111 |         Label(item, systemImage: item)
112 |     }
113 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     MultiSelectView(
    +-------------------------------------------------------------------
114 | #endif
115 | #endif
[113/115] Compiling SwiftExtras SEChangeLogView.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
112 | #if DEBUG
113 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
114 | #Preview {
    | `- note: in expansion of macro 'Preview' here
115 |     @Previewable @State var selectedItems: [String] = []
116 |     var items = ["star", "person", "rainbow"]
    :
127 |         }
128 |     }
129 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     NavigationView {
    +-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
101 | #if DEBUG
102 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
103 | #Preview {
    | `- note: in expansion of macro 'Preview' here
104 |     @Previewable @State var selectedItems: [String] = []
105 |     var items = ["star", "person", "rainbow"]
    :
111 |         Label(item, systemImage: item)
112 |     }
113 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     MultiSelectView(
    +-------------------------------------------------------------------
114 | #endif
115 | #endif
[114/115] Compiling SwiftExtras SESettingsView.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
112 | #if DEBUG
113 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
114 | #Preview {
    | `- note: in expansion of macro 'Preview' here
115 |     @Previewable @State var selectedItems: [String] = []
116 |     var items = ["star", "person", "rainbow"]
    :
127 |         }
128 |     }
129 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     NavigationView {
    +-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
101 | #if DEBUG
102 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
103 | #Preview {
    | `- note: in expansion of macro 'Preview' here
104 |     @Previewable @State var selectedItems: [String] = []
105 |     var items = ["star", "person", "rainbow"]
    :
111 |         Label(item, systemImage: item)
112 |     }
113 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     MultiSelectView(
    +-------------------------------------------------------------------
114 | #endif
115 | #endif
[115/115] Compiling SwiftExtras resource_bundle_accessor.swift
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectPickerView.swift:129:2: note: expanded code originates here
112 | #if DEBUG
113 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
114 | #Preview {
    | `- note: in expansion of macro 'Preview' here
115 |     @Previewable @State var selectedItems: [String] = []
116 |     var items = ["star", "person", "rainbow"]
    :
127 |         }
128 |     }
129 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     NavigationView {
    +-------------------------------------------------------------------
130 | #endif
131 | #endif
macro expansion #Preview:19:25: warning: variable 'items' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/SwiftUI/MultiSelectView.swift:113:2: note: expanded code originates here
101 | #if DEBUG
102 | @available(iOS 17, macOS 14, tvOS 17, visionOS 1, watchOS 10, *)
103 | #Preview {
    | `- note: in expansion of macro 'Preview' here
104 |     @Previewable @State var selectedItems: [String] = []
105 |     var items = ["star", "person", "rainbow"]
    :
111 |         Label(item, systemImage: item)
112 |     }
113 | }
    +--- macro expansion #Preview --------------------------------------
    |17 |
    |18 |                 var body: some SwiftUI.View {
    |19 |                     var items = ["star", "person", "rainbow"]
    |   |                         `- warning: variable 'items' was never mutated; consider changing to 'let' constant
    |20 |
    |21 |                     MultiSelectView(
    +-------------------------------------------------------------------
114 | #endif
115 | #endif
Build complete! (20.40s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "oslogviewer",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/0xWDG/OSLogViewer.git"
    }
  ],
  "manifest_display_name" : "SwiftExtras",
  "name" : "SwiftExtras",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftExtras",
      "targets" : [
        "SwiftExtras"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftExtrasTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftExtrasTests",
      "path" : "Tests/SwiftExtrasTests",
      "sources" : [
        "SwiftExtrasTests.swift"
      ],
      "target_dependencies" : [
        "SwiftExtras"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftExtras",
      "module_type" : "SwiftTarget",
      "name" : "SwiftExtras",
      "path" : "Sources/SwiftExtras",
      "product_dependencies" : [
        "OSLogViewer"
      ],
      "product_memberships" : [
        "SwiftExtras"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtras/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Classes/BackgroundRemover.swift",
        "Classes/SensoryFeedback.swift",
        "Enums/AppInfo.swift",
        "Enums/Device.swift",
        "Extensions/Binding+onChange.swift",
        "Extensions/CGFloat+.swift",
        "Extensions/Collection+.swift",
        "Extensions/Collection+safeIndex.swift",
        "Extensions/Color+Identifiable.swift",
        "Extensions/Color+colorBlind.swift",
        "Extensions/Color+components.swift",
        "Extensions/Color+default.swift",
        "Extensions/Color+dynamicColor.swift",
        "Extensions/Color+init.swift",
        "Extensions/Color+random.swift",
        "Extensions/Data+Compression.swift",
        "Extensions/Date+.swift",
        "Extensions/Date+Identifiable.swift",
        "Extensions/Date+getFormattedDate.swift",
        "Extensions/Error+errorCode.swift",
        "Extensions/Image+Platform.swift",
        "Extensions/Int+.swift",
        "Extensions/Locale+Utilities.swift",
        "Extensions/LocalizedStringKey+.swift",
        "Extensions/LocalizedStringKey+Identifiable.swift",
        "Extensions/Logger+.swift",
        "Extensions/NotificationName+.swift",
        "Extensions/ProcessInfo+Utilities.swift",
        "Extensions/Sequence+.swift",
        "Extensions/String/String+ANSIColors.swift",
        "Extensions/String/String+Base64.swift",
        "Extensions/String/String+HTML.swift",
        "Extensions/String/String+IdentifiableString.swift",
        "Extensions/String/String+clean.swift",
        "Extensions/String/String+contains.swift",
        "Extensions/String/String+error.swift",
        "Extensions/String/String+hashed.swift",
        "Extensions/String/String+slugified.swift",
        "Extensions/String/String+subscript.swift",
        "Extensions/String/String+trimmed.swift",
        "Extensions/String/String+url.swift",
        "Extensions/StringProtocol+.swift",
        "Extensions/Text+Gradient.swift",
        "Extensions/TimeInterval+.swift",
        "Extensions/UIDevice+Utilities.swift",
        "Extensions/URL+.swift",
        "Extensions/UserDefaults+subscript.swift",
        "Extensions/View/View+Error.swift",
        "Extensions/View/View+Frame.swift",
        "Extensions/View/View+Log.swift",
        "Extensions/View/View+Task.swift",
        "Extensions/View/View+colorScheme.swift",
        "Extensions/View/View+getRootViewController.swift",
        "Extensions/View/View+horizontallyCentered.swift",
        "Extensions/View/View+modifier.swift",
        "Extensions/View/View+onLandscape.swift",
        "Extensions/View/View+readOffsetX.swift",
        "Extensions/View/View+render.swift",
        "Extensions/View/View+sizeSaver.swift",
        "Functions/kMeansCluster.swift",
        "Layout/WStack.swift",
        "Modifiers/Button+longPress.swift",
        "Modifiers/KeyboardDismissModifier.swift",
        "Modifiers/PulsatingEffect.swift",
        "Modifiers/ShakeEffect.swift",
        "MultiPlatform/NSPasteboard+string.swift",
        "MultiPlatform/PlatformTypes.swift",
        "MultiPlatform/PlatformViewRepresentable.swift",
        "MultiPlatform/openURL.swift",
        "Operators/RegularExpressionOperator.swift",
        "Operators/optionalBinding.swift",
        "Representables/MailView.swift",
        "Representables/SFSafari.swift",
        "Representables/WebView.swift",
        "Shapes/HexShape.swift",
        "Structs/SEAcknowledgement.swift",
        "Structs/SEChangeLogEntry.swift",
        "Structs/SocialIcons.swift",
        "Styles/BorderedToggleStyle.swift",
        "Styles/ColoredButtonStyle.swift",
        "Styles/GrayButtonStyle.swift",
        "Styles/ListButtonStyle.swift",
        "Styles/PlainBorderedToggleStyle.swift",
        "Styles/ToggleButtonStyle.swift",
        "SwiftExtras.swift",
        "SwiftUI/AsyncView.swift",
        "SwiftUI/CardView.swift",
        "SwiftUI/CarouselView.swift",
        "SwiftUI/ConfettiView.swift",
        "SwiftUI/DisclosureSection.swift",
        "SwiftUI/FloatingTextField.swift",
        "SwiftUI/HorizontalStepper.swift",
        "SwiftUI/IndexedList.swift",
        "SwiftUI/LimitedTextField.swift",
        "SwiftUI/MonthYearPickerView.swift",
        "SwiftUI/MultiSelectPickerView.swift",
        "SwiftUI/MultiSelectView.swift",
        "SwiftUI/SEAcknowledgementView.swift",
        "SwiftUI/SEChangeLogView.swift",
        "SwiftUI/SESettingsView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/0xwdg/swiftextras/1.2.5
Repository:               0xWDG/SwiftExtras
Swift version used:       6.3
Target:                   SwiftExtras
Extracting symbol information for 'SwiftExtras'...
Finished extracting symbol information for 'SwiftExtras'. (61.85s)
Building documentation for 'SwiftExtras'...
warning: Return value documented for instance method returning void
  --> Sources/SwiftExtras/Extensions/URL+.swift:35:9-35:76
33 |     /// - Parameters:
34 |     ///   - completion: A closure that is called with the result of the request.
35 +     /// - Returns: A Boolean value indicating whether the URL is reachable.
   |         ╰─suggestion: Remove return value documentation
36 |     public func isReachable(completion: @escaping (Bool) -> Void) {
37 |         var request = URLRequest(url: self)
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:9-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:9-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:9-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:9-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:9-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:9-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:9-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:9-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:9-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:9-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:9-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:9-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:9-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:9-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:9-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:9-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:9-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'size' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:46-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'size' parameter
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'size' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:46-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'size' parameter
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'size' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:46-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'size' parameter
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'size' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:46-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'size' parameter
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'size' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:46-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'size' parameter
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'size' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:46-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'size' parameter
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'size' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:46-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'size' parameter
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'size' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:46-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'size' parameter
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'size' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:46-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'size' parameter
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'size' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:46-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'size' parameter
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'size' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:46-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'size' parameter
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'size' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:46-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'size' parameter
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'size' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:46-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'size' parameter
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'size' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:46-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'size' parameter
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'size' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:46-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'size' parameter
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'size' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:46-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'size' parameter
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'size' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:18:46-18:46
16 |     /// Set a frame size (HxB)
17 |     ///
18 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'size' parameter
19 |     /// - Returns: self
20 |     public func frame(size: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:9-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:9-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:9-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:9-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:9-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:9-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:9-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:9-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:9-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:9-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:9-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:9-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:9-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:9-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:9-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:9-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:9-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |         ╰─suggestion: Remove 'closure' parameter documentation
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'maxSize' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:46-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'maxSize' parameter
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'maxSize' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:46-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'maxSize' parameter
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'maxSize' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:46-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'maxSize' parameter
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'maxSize' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:46-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'maxSize' parameter
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'maxSize' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:46-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'maxSize' parameter
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'maxSize' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:46-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'maxSize' parameter
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'maxSize' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:46-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'maxSize' parameter
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'maxSize' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:46-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'maxSize' parameter
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'maxSize' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:46-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'maxSize' parameter
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'maxSize' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:46-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'maxSize' parameter
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'maxSize' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:46-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'maxSize' parameter
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'maxSize' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:46-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'maxSize' parameter
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'maxSize' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:46-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'maxSize' parameter
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'maxSize' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:46-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'maxSize' parameter
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'maxSize' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:46-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'maxSize' parameter
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'maxSize' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:46-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'maxSize' parameter
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'maxSize' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+Frame.swift:26:46-26:46
24 |     /// Set a max frame size (HxB)
25 |     ///
26 +     /// - Parameter closure: Code need to run
   |                                              ╰─suggestion: Document 'maxSize' parameter
27 |     /// - Returns: self
28 |     public func frame(maxSize: CGFloat) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:13-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |             ╰─suggestion: Remove 'closure' parameter documentation
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:13-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |             ╰─suggestion: Remove 'closure' parameter documentation
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:13-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |             ╰─suggestion: Remove 'closure' parameter documentation
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:13-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |             ╰─suggestion: Remove 'closure' parameter documentation
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:13-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |             ╰─suggestion: Remove 'closure' parameter documentation
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:13-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |             ╰─suggestion: Remove 'closure' parameter documentation
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:13-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |             ╰─suggestion: Remove 'closure' parameter documentation
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:13-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |             ╰─suggestion: Remove 'closure' parameter documentation
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:13-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |             ╰─suggestion: Remove 'closure' parameter documentation
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:13-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |             ╰─suggestion: Remove 'closure' parameter documentation
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:13-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |             ╰─suggestion: Remove 'closure' parameter documentation
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:13-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |             ╰─suggestion: Remove 'closure' parameter documentation
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:13-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |             ╰─suggestion: Remove 'closure' parameter documentation
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:13-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |             ╰─suggestion: Remove 'closure' parameter documentation
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:13-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |             ╰─suggestion: Remove 'closure' parameter documentation
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:13-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |             ╰─suggestion: Remove 'closure' parameter documentation
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'closure' not found in instance method declaration
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:13-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |             ╰─suggestion: Remove 'closure' parameter documentation
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'colorSheme' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:50-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |                                                  ╰─suggestion: Document 'colorSheme' parameter
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'colorSheme' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:50-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |                                                  ╰─suggestion: Document 'colorSheme' parameter
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'colorSheme' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:50-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |                                                  ╰─suggestion: Document 'colorSheme' parameter
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'colorSheme' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:50-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |                                                  ╰─suggestion: Document 'colorSheme' parameter
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'colorSheme' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:50-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |                                                  ╰─suggestion: Document 'colorSheme' parameter
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'colorSheme' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:50-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |                                                  ╰─suggestion: Document 'colorSheme' parameter
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'colorSheme' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:50-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |                                                  ╰─suggestion: Document 'colorSheme' parameter
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'colorSheme' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:50-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |                                                  ╰─suggestion: Document 'colorSheme' parameter
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'colorSheme' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:50-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |                                                  ╰─suggestion: Document 'colorSheme' parameter
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'colorSheme' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:50-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |                                                  ╰─suggestion: Document 'colorSheme' parameter
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'colorSheme' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:50-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |                                                  ╰─suggestion: Document 'colorSheme' parameter
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'colorSheme' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:50-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |                                                  ╰─suggestion: Document 'colorSheme' parameter
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'colorSheme' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:50-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |                                                  ╰─suggestion: Document 'colorSheme' parameter
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'colorSheme' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:50-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |                                                  ╰─suggestion: Document 'colorSheme' parameter
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'colorSheme' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:50-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |                                                  ╰─suggestion: Document 'colorSheme' parameter
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'colorSheme' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:50-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |                                                  ╰─suggestion: Document 'colorSheme' parameter
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'colorSheme' is missing documentation
  --> Sources/SwiftExtras/Extensions/View/View+colorScheme.swift:24:50-24:50
22 |         ///  ```
23 |         ///
24 +         /// - Parameter closure: Code need to run
   |                                                  ╰─suggestion: Document 'colorSheme' parameter
25 |         /// - Returns: self
26 |         public func colorScheme(colorSheme: ColorScheme) -> some View {
warning: Parameter 'platformView' not found in instance method declaration
  --> Sources/SwiftExtras/MultiPlatform/PlatformViewRepresentable.swift:79:11-79:54
77 |     ///
78 |     /// - Parameters:
79 +     ///   - platformView: The platform view instance.
   |           ╰─suggestion: Remove 'platformView' parameter documentation
80 |     ///   - context: SwiftUI context.
81 |     ///
warning: Parameter 'nsView' is missing documentation
  --> Sources/SwiftExtras/MultiPlatform/PlatformViewRepresentable.swift:81:9-81:9
79 |     ///   - platformView: The platform view instance.
80 |     ///   - context: SwiftUI context.
   |           ╰─suggestion: Document 'nsView' parameter
81 +     ///
82 |     /// This is equivalent to `updateUIView` on UIKit platforms and `updateNSView` on AppKit platforms.
83 |     func updateNSView(_ nsView: NSViewType, context: Context) {
warning: Parameter 'string' not found in operator declaration
  --> Sources/SwiftExtras/Operators/RegularExpressionOperator.swift:36:7-36:37
34 | /// Regular expression infix operator (inverse matching)
35 | /// - Parameters:
36 + ///   - string: String to be checked
   |       ╰─suggestion: Remove 'string' parameter documentation
37 | ///   - regex: against regular expression
38 | /// - Returns: true if not found, otherwise false
warning: Parameter 'regex' not found in operator declaration
  --> Sources/SwiftExtras/Operators/RegularExpressionOperator.swift:37:7-37:42
35 | /// - Parameters:
36 | ///   - string: String to be checked
37 + ///   - regex: against regular expression
   |       ╰─suggestion: Remove 'regex' parameter documentation
38 | /// - Returns: true if not found, otherwise false
39 | public func !~ (source: String, pattern: String) -> Bool {
warning: Parameter 'pattern' is missing documentation
  --> Sources/SwiftExtras/Operators/RegularExpressionOperator.swift:37:42-37:42
35 | /// - Parameters:
36 | ///   - string: String to be checked
37 + ///   - regex: against regular expression
   |                                          ╰─suggestion: Document 'pattern' parameter
38 | /// - Returns: true if not found, otherwise false
39 | public func !~ (source: String, pattern: String) -> Bool {
warning: Parameter 'source' is missing documentation
  --> Sources/SwiftExtras/Operators/RegularExpressionOperator.swift:37:42-37:42
35 | /// - Parameters:
36 | ///   - string: String to be checked
37 + ///   - regex: against regular expression
   |                                          ╰─suggestion: Document 'source' parameter
38 | /// - Returns: true if not found, otherwise false
39 | public func !~ (source: String, pattern: String) -> Bool {
warning: Parameter 'items' not found in initializer declaration
  --> Sources/SwiftExtras/SwiftUI/CarouselView.swift:50:9-50:74
48 |     /// This view displays a horizontal scrolling carousel of images.
49 |     ///
50 +     /// - Parameter items: An array of images to display in the carousel.
   |         ╰─suggestion: Remove 'items' parameter documentation
51 |     public init(urls: [URL]) {
52 |         self.urls = urls
warning: Parameter 'urls' is missing documentation
  --> Sources/SwiftExtras/SwiftUI/CarouselView.swift:50:74-50:74
48 |     /// This view displays a horizontal scrolling carousel of images.
49 |     ///
50 +     /// - Parameter items: An array of images to display in the carousel.
   |                                                                          ╰─suggestion: Document 'urls' parameter
51 |     public init(urls: [URL]) {
52 |         self.urls = urls
warning: Parameter 'title' is missing documentation
  --> Sources/SwiftExtras/SwiftUI/LimitedTextField.swift:27:69-27:69
25 |    /// - Parameters:
26 |    ///   - text: A binding to the `String` value representing the text input.
   |          ╰─suggestion: Document 'title' parameter
27 +    ///   - characterLimit: The maximum number of characters allowed.
28 |    public init(_ title: LocalizedStringKey, text: Binding<String>, characterLimit: Int) {
29 |       self.title = title
warning: Parameter 'changeLog' not found in initializer declaration
  --> Sources/SwiftExtras/SwiftUI/SEAcknowledgementView.swift:77:11-77:58
75 |     ///
76 |     /// - Parameters:
77 +     ///   - changeLog: The change log entries to display.
   |           ╰─suggestion: Remove 'changeLog' parameter documentation
78 |     public init(entries: [SEAcknowledgement]) {
79 |         self.entries = Set(entries)
warning: Parameter 'entries' is missing documentation
  --> Sources/SwiftExtras/SwiftUI/SEAcknowledgementView.swift:77:58-77:58
75 |     ///
76 |     /// - Parameters:
77 +     ///   - changeLog: The change log entries to display.
   |                                                          ╰─suggestion: Document 'entries' parameter
78 |     public init(entries: [SEAcknowledgement]) {
79 |         self.entries = Set(entries)
warning: Parameter 'content' not found in initializer declaration
  --> Sources/SwiftExtras/SwiftUI/SESettingsView.swift:91:13-91:20
89 |     ///   - changeLog: Changelog
90 |     ///   - acknowledgements: Acknowledgements to mention
91 +     ///   - content: Additional content
   |             ├─suggestion: Replace 'content' with 'topContent'
   |             ╰─suggestion: Replace 'content' with 'bottomContent'
92 |     public init(
93 |         createdBy: String? = nil,
warning: Parameter 'topContent' is missing documentation
  --> Sources/SwiftExtras/SwiftUI/SESettingsView.swift:91:40-91:40
89 |     ///   - changeLog: Changelog
90 |     ///   - acknowledgements: Acknowledgements to mention
91 +     ///   - content: Additional content
   |                                        ╰─suggestion: Document 'topContent' parameter
92 |     public init(
93 |         createdBy: String? = nil,
warning: Parameter 'bottomContent' is missing documentation
  --> Sources/SwiftExtras/SwiftUI/SESettingsView.swift:91:40-91:40
89 |     ///   - changeLog: Changelog
90 |     ///   - acknowledgements: Acknowledgements to mention
91 +     ///   - content: Additional content
   |                                        ╰─suggestion: Document 'bottomContent' parameter
92 |     public init(
93 |         createdBy: String? = nil,
Finished building documentation for 'SwiftExtras' (10.25s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/0xwdg/swiftextras/1.2.5
Updating https://github.com/0xWDG/OSLogViewer.git
Updated https://github.com/0xWDG/OSLogViewer.git (0.41s)
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.12s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (3.97s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.12s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.83s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets Snippet.swift
[9/53] Compiling SymbolKit Names.swift
[10/53] Compiling SymbolKit SPI.swift
[11/53] Compiling SymbolKit Snippet.swift
[12/53] Compiling SymbolKit Extension.swift
[13/57] Compiling SymbolKit SemanticVersion.swift
[14/57] Compiling SymbolKit AccessControl.swift
[15/57] Compiling SymbolKit Availability.swift
[16/57] Compiling SymbolKit AvailabilityItem.swift
[17/57] Compiling SymbolKit Domain.swift
[18/57] Emitting module SymbolKit
[19/57] Compiling SymbolKit Identifier.swift
[20/57] Compiling SymbolKit KindIdentifier.swift
[21/57] Compiling SymbolKit Location.swift
[22/57] Compiling SymbolKit Mutability.swift
[23/57] Compiling SymbolKit Mixin+Equals.swift
[24/57] Compiling SymbolKit Mixin+Hash.swift
[25/57] Compiling SymbolKit Mixin.swift
[26/57] Compiling SymbolKit LineList.swift
[27/57] Compiling SymbolKit Position.swift
[28/57] Compiling SymbolKit Symbol.swift
[29/57] Compiling SymbolKit SymbolKind.swift
[30/57] Compiling SymbolKit SymbolGraph.swift
[31/57] Compiling SymbolKit GraphCollector.swift
[32/57] Compiling SymbolKit GenericConstraint.swift
[33/57] Compiling SymbolKit GenericParameter.swift
[34/57] Compiling SymbolKit Generics.swift
[35/57] Compiling SymbolKit Namespace.swift
[36/57] Compiling SymbolKit Relationship.swift
[37/57] Compiling SymbolKit RelationshipKind.swift
[38/57] Compiling SymbolKit SourceOrigin.swift
[39/57] Compiling SymbolKit GenericConstraints.swift
[40/57] Compiling SymbolKit Swift.swift
[41/57] Compiling SymbolKit SourceRange.swift
[42/57] Compiling SymbolKit Metadata.swift
[43/57] Compiling SymbolKit Module.swift
[44/57] Compiling SymbolKit OperatingSystem.swift
[45/57] Compiling SymbolKit Platform.swift
[46/57] Compiling SymbolKit DeclarationFragments.swift
[47/57] Compiling SymbolKit Fragment.swift
[48/57] Compiling SymbolKit FragmentKind.swift
[49/57] Compiling SymbolKit FunctionParameter.swift
[50/57] Compiling SymbolKit FunctionSignature.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Emitting module snippet_extract
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.22s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SwiftExtras' complete! (0.22s)
   29372
191	/Users/admin/builder/spi-builder-workspace/.docs/0xwdg/swiftextras/1.2.5
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/0xwdg/swiftextras/1.2.5
File count: 29372
Doc size:   191.0MB
Preparing doc bundle ...
Uploading prod-0xwdg-swiftextras-1.2.5-19981f18.zip to s3://spi-docs-inbox/prod-0xwdg-swiftextras-1.2.5-19981f18.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.