The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of OversizeUI, reference 3.10.0 (e2772a), with Swift 6.2 (beta) for macOS (SPM) on 27 Jun 2025 04:58:06 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/oversizedev/OversizeUI.git
Reference: 3.10.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/oversizedev/OversizeUI
 * tag               3.10.0     -> FETCH_HEAD
HEAD is now at e2772a5 Add formatter (#47)
Cloned https://github.com/oversizedev/OversizeUI.git
Revision (git rev-parse @):
e2772a542433e7ff1fc978a1acb2db2ce25a1684
SUCCESS checkout https://github.com/oversizedev/OversizeUI.git at 3.10.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/oversizedev/OversizeUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Copying Info.plist
[0/7] Write sources
[2/7] Copying Colors.xcassets
[3/7] Copying Images.xcassets
[4/7] Write swift-version-1EA4D86E10B52AF.txt
[5/7] Copying IconsDeprecated.xcassets
[6/7] Copying Icons.xcassets
[8/132] Emitting module OversizeUI
[9/145] Compiling OversizeUI Illustrations.swift
[10/145] Compiling OversizeUI Palette.swift
[11/145] Compiling OversizeUI ScrollOffsetPreferenceKey.swift
[12/145] Compiling OversizeUI SizePreferenceKey.swift
[13/145] Compiling OversizeUI Radius.swift
[14/145] Compiling OversizeUI Shadow.swift
[15/145] Compiling OversizeUI Space.swift
[16/145] Compiling OversizeUI Typography.swift
[17/145] Compiling OversizeUI Validation.swift
[18/145] Compiling OversizeUI ColorOverlay.swift
[19/145] Compiling OversizeUI DelayTask.swift
[20/145] Compiling OversizeUI HalfSheet.swift
[21/145] Compiling OversizeUI IsEmpty.swift
[22/145] Compiling OversizeUI ScrollViewWithOffset.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/SegmentedControl/SegmentedControlStyle.swift:268:13: warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
266 |         self.unseletionStyle = unseletionStyle
267 |         _makeBody = { configuration in
268 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
269 |         }
270 |     }
[23/145] Compiling OversizeUI SectionView.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/SegmentedControl/SegmentedControlStyle.swift:268:13: warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
266 |         self.unseletionStyle = unseletionStyle
267 |         _makeBody = { configuration in
268 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
269 |         }
270 |     }
[24/145] Compiling OversizeUI SegmentedControl.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/SegmentedControl/SegmentedControlStyle.swift:268:13: warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
266 |         self.unseletionStyle = unseletionStyle
267 |         _makeBody = { configuration in
268 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
269 |         }
270 |     }
[25/145] Compiling OversizeUI SegmentedControlStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/SegmentedControl/SegmentedControlStyle.swift:268:13: warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
266 |         self.unseletionStyle = unseletionStyle
267 |         _makeBody = { configuration in
268 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
269 |         }
270 |     }
[26/145] Compiling OversizeUI SegmentedControl+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/SegmentedControl/SegmentedControlStyle.swift:268:13: warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
266 |         self.unseletionStyle = unseletionStyle
267 |         _makeBody = { configuration in
268 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
269 |         }
270 |     }
[27/145] Compiling OversizeUI SegmentedControlPreview.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/SegmentedControl/SegmentedControlStyle.swift:268:13: warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
266 |         self.unseletionStyle = unseletionStyle
267 |         _makeBody = { configuration in
268 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
269 |         }
270 |     }
[28/145] Compiling OversizeUI MultiSelect.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/SegmentedControl/SegmentedControlStyle.swift:268:13: warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
266 |         self.unseletionStyle = unseletionStyle
267 |         _makeBody = { configuration in
268 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
269 |         }
270 |     }
[29/145] Compiling OversizeUI MultiSelectPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/SegmentedControl/SegmentedControlStyle.swift:268:13: warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
266 |         self.unseletionStyle = unseletionStyle
267 |         _makeBody = { configuration in
268 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
269 |         }
270 |     }
[30/145] Compiling OversizeUI Select.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/SegmentedControl/SegmentedControlStyle.swift:268:13: warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
266 |         self.unseletionStyle = unseletionStyle
267 |         _makeBody = { configuration in
268 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
269 |         }
270 |     }
[31/145] Compiling OversizeUI SelectPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/SegmentedControl/SegmentedControlStyle.swift:268:13: warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
266 |         self.unseletionStyle = unseletionStyle
267 |         _makeBody = { configuration in
268 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
269 |         }
270 |     }
[32/145] Compiling OversizeUI LeadingVStack.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/SegmentedControl/SegmentedControlStyle.swift:268:13: warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
266 |         self.unseletionStyle = unseletionStyle
267 |         _makeBody = { configuration in
268 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
269 |         }
270 |     }
[33/145] Compiling OversizeUI MaterialSurface.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/SegmentedControl/SegmentedControlStyle.swift:268:13: warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
266 |         self.unseletionStyle = unseletionStyle
267 |         _makeBody = { configuration in
268 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
269 |         }
270 |     }
[34/145] Compiling OversizeUI Surface.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/SegmentedControl/SegmentedControlStyle.swift:268:13: warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
266 |         self.unseletionStyle = unseletionStyle
267 |         _makeBody = { configuration in
268 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
269 |         }
270 |     }
[35/145] Compiling OversizeUI Switch.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/SegmentedControl/SegmentedControlStyle.swift:268:13: warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
266 |         self.unseletionStyle = unseletionStyle
267 |         _makeBody = { configuration in
268 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some SegmentedControlStyle).Body.Type' in an isolated closure
269 |         }
270 |     }
[36/145] Compiling OversizeUI GridColorSelectorStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/GridSelect/GridSelectStyle.swift:122:13: warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
120 |         self.icon = icon
121 |         _makeBody = { configuration in
122 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
123 |         }
124 |     }
[37/145] Compiling OversizeUI HorizontalColorSelectorStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/GridSelect/GridSelectStyle.swift:122:13: warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
120 |         self.icon = icon
121 |         _makeBody = { configuration in
122 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
123 |         }
124 |     }
[38/145] Compiling OversizeUI ContentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/GridSelect/GridSelectStyle.swift:122:13: warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
120 |         self.icon = icon
121 |         _makeBody = { configuration in
122 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
123 |         }
124 |     }
[39/145] Compiling OversizeUI DateField.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/GridSelect/GridSelectStyle.swift:122:13: warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
120 |         self.icon = icon
121 |         _makeBody = { configuration in
122 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
123 |         }
124 |     }
[40/145] Compiling OversizeUI DatePickerSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/GridSelect/GridSelectStyle.swift:122:13: warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
120 |         self.icon = icon
121 |         _makeBody = { configuration in
122 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
123 |         }
124 |     }
[41/145] Compiling OversizeUI Separator.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/GridSelect/GridSelectStyle.swift:122:13: warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
120 |         self.icon = icon
121 |         _makeBody = { configuration in
122 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
123 |         }
124 |     }
[42/145] Compiling OversizeUI GridSelect.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/GridSelect/GridSelectStyle.swift:122:13: warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
120 |         self.icon = icon
121 |         _makeBody = { configuration in
122 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
123 |         }
124 |     }
[43/145] Compiling OversizeUI GridSelectStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/GridSelect/GridSelectStyle.swift:122:13: warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
120 |         self.icon = icon
121 |         _makeBody = { configuration in
122 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
123 |         }
124 |     }
[44/145] Compiling OversizeUI HUD.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/GridSelect/GridSelectStyle.swift:122:13: warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
120 |         self.icon = icon
121 |         _makeBody = { configuration in
122 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
123 |         }
124 |     }
[45/145] Compiling OversizeUI IconPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/GridSelect/GridSelectStyle.swift:122:13: warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
120 |         self.icon = icon
121 |         _makeBody = { configuration in
122 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
123 |         }
124 |     }
[46/145] Compiling OversizeUI KeyboardToolbar.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/GridSelect/GridSelectStyle.swift:122:13: warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
120 |         self.icon = icon
121 |         _makeBody = { configuration in
122 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
123 |         }
124 |     }
[47/145] Compiling OversizeUI MenuLabelStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/GridSelect/GridSelectStyle.swift:122:13: warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
120 |         self.icon = icon
121 |         _makeBody = { configuration in
122 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
123 |         }
124 |     }
[48/145] Compiling OversizeUI RowLabelStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/GridSelect/GridSelectStyle.swift:122:13: warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
120 |         self.icon = icon
121 |         _makeBody = { configuration in
122 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
123 |         }
124 |     }
[49/145] Compiling OversizeUI LoaderOverlayView.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/GridSelect/GridSelectStyle.swift:122:13: warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
120 |         self.icon = icon
121 |         _makeBody = { configuration in
122 |             AnyView(style.makeBody(configuration: configuration))
    |             `- warning: capture of non-sendable type '(some GridSelectStyle).Body.Type' in an isolated closure
123 |         }
124 |     }
[50/145] Compiling OversizeUI Icon.swift
[51/145] Compiling OversizeUI IconsNames.swift
[52/145] Compiling OversizeUI ModalNavigationBar.swift
[53/145] Compiling OversizeUI PageView.swift
[54/145] Compiling OversizeUI ScrollViewOffset.swift
[55/145] Compiling OversizeUI View+NavigationView.swift
[56/145] Compiling OversizeUI Color+RawRepresentable.swift
[57/145] Compiling OversizeUI Image+Extensions.swift
[58/145] Compiling OversizeUI Padding.swift
[59/145] Compiling OversizeUI Preview.swift
[60/145] Compiling OversizeUI Spacing.swift
[61/145] Compiling OversizeUI Text+Extensions.swift
[62/145] Compiling OversizeUI View+Alignment.swift
[63/145] Compiling OversizeUI Avatar.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/ColorSelector/Styles/AnyColorSelectorStyle.swift:13:13: warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
11 |     public init(style: some ColorSelectorStyle) {
12 |         _makeBody = { configuration in
13 |             AnyView(style.makeBody(configuration: configuration))
   |             `- warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
14 |         }
15 |     }
[64/145] Compiling OversizeUI AvatarModifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/ColorSelector/Styles/AnyColorSelectorStyle.swift:13:13: warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
11 |     public init(style: some ColorSelectorStyle) {
12 |         _makeBody = { configuration in
13 |             AnyView(style.makeBody(configuration: configuration))
   |             `- warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
14 |         }
15 |     }
[65/145] Compiling OversizeUI AvatarPreview.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/ColorSelector/Styles/AnyColorSelectorStyle.swift:13:13: warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
11 |     public init(style: some ColorSelectorStyle) {
12 |         _makeBody = { configuration in
13 |             AnyView(style.makeBody(configuration: configuration))
   |             `- warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
14 |         }
15 |     }
[66/145] Compiling OversizeUI Background.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/ColorSelector/Styles/AnyColorSelectorStyle.swift:13:13: warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
11 |     public init(style: some ColorSelectorStyle) {
12 |         _makeBody = { configuration in
13 |             AnyView(style.makeBody(configuration: configuration))
   |             `- warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
14 |         }
15 |     }
[67/145] Compiling OversizeUI Bage.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/ColorSelector/Styles/AnyColorSelectorStyle.swift:13:13: warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
11 |     public init(style: some ColorSelectorStyle) {
12 |         _makeBody = { configuration in
13 |             AnyView(style.makeBody(configuration: configuration))
   |             `- warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
14 |         }
15 |     }
[68/145] Compiling OversizeUI BarButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/ColorSelector/Styles/AnyColorSelectorStyle.swift:13:13: warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
11 |     public init(style: some ColorSelectorStyle) {
12 |         _makeBody = { configuration in
13 |             AnyView(style.makeBody(configuration: configuration))
   |             `- warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
14 |         }
15 |     }
[69/145] Compiling OversizeUI Button.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/ColorSelector/Styles/AnyColorSelectorStyle.swift:13:13: warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
11 |     public init(style: some ColorSelectorStyle) {
12 |         _makeBody = { configuration in
13 |             AnyView(style.makeBody(configuration: configuration))
   |             `- warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
14 |         }
15 |     }
[70/145] Compiling OversizeUI FieldButtonStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/ColorSelector/Styles/AnyColorSelectorStyle.swift:13:13: warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
11 |     public init(style: some ColorSelectorStyle) {
12 |         _makeBody = { configuration in
13 |             AnyView(style.makeBody(configuration: configuration))
   |             `- warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
14 |         }
15 |     }
[71/145] Compiling OversizeUI IconButtonStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/ColorSelector/Styles/AnyColorSelectorStyle.swift:13:13: warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
11 |     public init(style: some ColorSelectorStyle) {
12 |         _makeBody = { configuration in
13 |             AnyView(style.makeBody(configuration: configuration))
   |             `- warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
14 |         }
15 |     }
[72/145] Compiling OversizeUI ScaleButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/ColorSelector/Styles/AnyColorSelectorStyle.swift:13:13: warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
11 |     public init(style: some ColorSelectorStyle) {
12 |         _makeBody = { configuration in
13 |             AnyView(style.makeBody(configuration: configuration))
   |             `- warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
14 |         }
15 |     }
[73/145] Compiling OversizeUI Checkbox.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/ColorSelector/Styles/AnyColorSelectorStyle.swift:13:13: warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
11 |     public init(style: some ColorSelectorStyle) {
12 |         _makeBody = { configuration in
13 |             AnyView(style.makeBody(configuration: configuration))
   |             `- warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
14 |         }
15 |     }
[74/145] Compiling OversizeUI ColorSelector.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/ColorSelector/Styles/AnyColorSelectorStyle.swift:13:13: warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
11 |     public init(style: some ColorSelectorStyle) {
12 |         _makeBody = { configuration in
13 |             AnyView(style.makeBody(configuration: configuration))
   |             `- warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
14 |         }
15 |     }
[75/145] Compiling OversizeUI ColorSelectorStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/ColorSelector/Styles/AnyColorSelectorStyle.swift:13:13: warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
11 |     public init(style: some ColorSelectorStyle) {
12 |         _makeBody = { configuration in
13 |             AnyView(style.makeBody(configuration: configuration))
   |             `- warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
14 |         }
15 |     }
[76/145] Compiling OversizeUI AnyColorSelectorStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Controls/ColorSelector/Styles/AnyColorSelectorStyle.swift:13:13: warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
11 |     public init(style: some ColorSelectorStyle) {
12 |         _makeBody = { configuration in
13 |             AnyView(style.makeBody(configuration: configuration))
   |             `- warning: capture of non-sendable type '(some ColorSelectorStyle).Body.Type' in an isolated closure
14 |         }
15 |     }
[77/145] Compiling OversizeUI Colors.swift
[78/145] Compiling OversizeUI EdgeSpaceInsets.swift
[79/145] Compiling OversizeUI Elevation.swift
[80/145] Compiling OversizeUI AccentEnvironment.swift
[81/145] Compiling OversizeUI BorderedEnvironment.swift
[82/145] Compiling OversizeUI ControlBorderShapeEnvironment.swift
[83/145] Compiling OversizeUI ControlPaddingEnvironment.swift
[84/145] Compiling OversizeUI ElevationEnvironment.swift
[85/145] Compiling OversizeUI FieldLabelPositionEnvironment.swift
[86/145] Compiling OversizeUI FieldPositionEnvironment.swift
[87/145] Compiling OversizeUI IconStyleEnvironment.swift
[88/145] Compiling OversizeUI LoadingEnvironment.swift
[89/145] Compiling OversizeUI MultiSelectStyleEnvironment.swift
[90/145] Compiling OversizeUI PlatformEnvironment.swift
[91/145] Compiling OversizeUI BarButtonMenuStyle.swift
[92/145] Compiling OversizeUI NoticeView.swift
[93/145] Compiling OversizeUI PageIndexView.swift
[94/145] Compiling OversizeUI Page.swift
[95/145] Compiling OversizeUI PhoneField.swift
[96/145] Compiling OversizeUI PremiumLabel.swift
[97/145] Compiling OversizeUI PriceField.swift
[98/145] Compiling OversizeUI Radio.swift
[99/145] Compiling OversizeUI RadioPicker.swift
[100/145] Compiling OversizeUI Row.swift
[101/145] Compiling OversizeUI RowButton.swift
[102/145] Compiling OversizeUI RowButtonStyle.swift
[103/145] Compiling OversizeUI RowTitle.swift
[104/145] Compiling OversizeUI ScrollViewHeader.swift
[105/145] Compiling OversizeUI TextBox.swift
[106/145] Compiling OversizeUI TextEditorPlaceholderViewModifier.swift
[107/145] Compiling OversizeUI FieldHelperViewModifier.swift
[108/145] Compiling OversizeUI FieldTitleViewModifier.swift
[109/145] Compiling OversizeUI LabeledTextFieldStyle.swift
[110/145] Compiling OversizeUI TextFieldExtended.swift
[111/145] Compiling OversizeUI TextFieldValidationModifier.swift
[112/145] Compiling OversizeUI Snackbar.swift
[113/145] Compiling OversizeUI CheckboxStyle.swift
[114/145] Compiling OversizeUI RadioStyle.swift
[115/145] Compiling OversizeUI URLField.swift
[116/145] Compiling OversizeUI Appearance.swift
[117/145] Compiling OversizeUI Theme.swift
[118/145] Compiling OversizeUI ThemeSettings.swift
[119/145] Compiling OversizeUI PortraitEnvironment.swift
[120/145] Compiling OversizeUI PremiumEnvironment.swift
[121/145] Compiling OversizeUI RadiusEnvironment.swift
[122/145] Compiling OversizeUI RowContentMarginsEnvironment.swift
[123/145] Compiling OversizeUI ScreenSizeEnvironment.swift
[124/145] Compiling OversizeUI SectionTitleMarginsEnvironment.swift
[125/145] Compiling OversizeUI SectionViewStyleEnvironment.swift
[126/145] Compiling OversizeUI SegmentedPickerMarginsEnvironment.swift
[127/145] Compiling OversizeUI SelectPickerStyleEnvironment.swift
[128/145] Compiling OversizeUI SurfaceContentMarginsEnvironment.swift
[129/145] Compiling OversizeUI SurfaceElevationEnvironment.swift
[130/145] Compiling OversizeUI SurfaceRadiusEnvironment.swift
[131/145] Compiling OversizeUI ThemeEnvironment.swift
[132/145] Compiling OversizeUI Icons.swift
[133/145] Compiling OversizeUI View+Available.swift
[134/145] Compiling OversizeUI View+Background.swift
[135/145] Compiling OversizeUI View+CornerRadius.swift
[136/145] Compiling OversizeUI View+Cursor.swift
[137/145] Compiling OversizeUI View+IconOnSurface.swift
[138/145] Compiling OversizeUI View+If.swift
[139/145] Compiling OversizeUI View+Platform.swift
[140/145] Compiling OversizeUI View+SizeReader.swift
[141/145] Compiling OversizeUI LibraryContent.swift
[142/145] Compiling OversizeUI AnyShape.swift
[143/145] Compiling OversizeUI RoundedRectangleCorner.swift
[144/145] Compiling OversizeUI ScrollArrow.swift
[145/145] Compiling OversizeUI resource_bundle_accessor.swift
Build complete! (10.85s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "OversizeUI",
  "name" : "OversizeUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "OversizeUI",
      "targets" : [
        "OversizeUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OversizeUITests",
      "module_type" : "SwiftTarget",
      "name" : "OversizeUITests",
      "path" : "Tests/OversizeUITests",
      "sources" : [
        "OversizeUITests.swift"
      ],
      "target_dependencies" : [
        "OversizeUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OversizeUI",
      "module_type" : "SwiftTarget",
      "name" : "OversizeUI",
      "path" : "Sources/OversizeUI",
      "product_memberships" : [
        "OversizeUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Resources/Colors.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Resources/Icons.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Resources/IconsDeprecated.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/OversizeUI/Resources/Images.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Controls/Avatar/Avatar.swift",
        "Controls/Avatar/AvatarModifiers.swift",
        "Controls/Avatar/AvatarPreview.swift",
        "Controls/Background/Background.swift",
        "Controls/Badge/Bage.swift",
        "Controls/Button/BarButton.swift",
        "Controls/Button/Button.swift",
        "Controls/Button/FieldButtonStyle.swift",
        "Controls/Button/IconButtonStyle.swift",
        "Controls/Button/ScaleButton.swift",
        "Controls/Checkbox/Checkbox.swift",
        "Controls/ColorSelector/ColorSelector.swift",
        "Controls/ColorSelector/ColorSelectorStyle.swift",
        "Controls/ColorSelector/Styles/AnyColorSelectorStyle.swift",
        "Controls/ColorSelector/Styles/GridColorSelectorStyle.swift",
        "Controls/ColorSelector/Styles/HorizontalColorSelectorStyle.swift",
        "Controls/ContentView/ContentView.swift",
        "Controls/DateField/DateField.swift",
        "Controls/DateField/DatePickerSheet.swift",
        "Controls/Divider/Separator.swift",
        "Controls/GridSelect/GridSelect.swift",
        "Controls/GridSelect/GridSelectStyle.swift",
        "Controls/HUD/HUD.swift",
        "Controls/IconPicker/IconPicker.swift",
        "Controls/KeyboardToolbar/KeyboardToolbar.swift",
        "Controls/Label/MenuLabelStyle.swift",
        "Controls/Label/RowLabelStyle.swift",
        "Controls/Loader/LoaderOverlayView.swift",
        "Controls/Menu/BarButtonMenuStyle.swift",
        "Controls/Notice/NoticeView.swift",
        "Controls/PageControl/PageIndexView.swift",
        "Controls/PageView/Page.swift",
        "Controls/PhoneField/PhoneField.swift",
        "Controls/Premium/PremiumLabel.swift",
        "Controls/PriceField/PriceField.swift",
        "Controls/Radio/Radio.swift",
        "Controls/Radio/RadioPicker.swift",
        "Controls/Row/Row.swift",
        "Controls/Row/RowButton.swift",
        "Controls/Row/RowButtonStyle.swift",
        "Controls/Row/RowTitle.swift",
        "Controls/ScrollView/ScrollViewHeader.swift",
        "Controls/ScrollView/ScrollViewWithOffset.swift",
        "Controls/SectionView/SectionView.swift",
        "Controls/SegmentedControl/SegmentedControl.swift",
        "Controls/SegmentedControl/SegmentedControlStyle.swift",
        "Controls/SegmentedControl/Support/SegmentedControl+Extensions.swift",
        "Controls/SegmentedControl/Support/SegmentedControlPreview.swift",
        "Controls/Select/MultiSelect.swift",
        "Controls/Select/MultiSelectPicker.swift",
        "Controls/Select/Select.swift",
        "Controls/Select/SelectPicker.swift",
        "Controls/Stacks/LeadingVStack.swift",
        "Controls/Surface/MaterialSurface.swift",
        "Controls/Surface/Surface.swift",
        "Controls/Switch/Switch.swift",
        "Controls/TextBox/TextBox.swift",
        "Controls/TextEditor/TextEditorPlaceholderViewModifier.swift",
        "Controls/TextField/FieldHelperViewModifier.swift",
        "Controls/TextField/FieldTitleViewModifier.swift",
        "Controls/TextField/LabeledTextFieldStyle.swift",
        "Controls/TextField/TextFieldExtended.swift",
        "Controls/TextField/TextFieldValidationModifier.swift",
        "Controls/Toast/Snackbar.swift",
        "Controls/Toogle/CheckboxStyle.swift",
        "Controls/Toogle/RadioStyle.swift",
        "Controls/URLField/URLField.swift",
        "Core/Appearance/Appearance.swift",
        "Core/Appearance/Theme.swift",
        "Core/Appearance/ThemeSettings.swift",
        "Core/Colors.swift",
        "Core/EdgeSpaceInsets.swift",
        "Core/Elevation.swift",
        "Core/EnvironmentKeys/AccentEnvironment.swift",
        "Core/EnvironmentKeys/BorderedEnvironment.swift",
        "Core/EnvironmentKeys/ControlBorderShapeEnvironment.swift",
        "Core/EnvironmentKeys/ControlPaddingEnvironment.swift",
        "Core/EnvironmentKeys/ElevationEnvironment.swift",
        "Core/EnvironmentKeys/FieldLabelPositionEnvironment.swift",
        "Core/EnvironmentKeys/FieldPositionEnvironment.swift",
        "Core/EnvironmentKeys/IconStyleEnvironment.swift",
        "Core/EnvironmentKeys/LoadingEnvironment.swift",
        "Core/EnvironmentKeys/MultiSelectStyleEnvironment.swift",
        "Core/EnvironmentKeys/PlatformEnvironment.swift",
        "Core/EnvironmentKeys/PortraitEnvironment.swift",
        "Core/EnvironmentKeys/PremiumEnvironment.swift",
        "Core/EnvironmentKeys/RadiusEnvironment.swift",
        "Core/EnvironmentKeys/RowContentMarginsEnvironment.swift",
        "Core/EnvironmentKeys/ScreenSizeEnvironment.swift",
        "Core/EnvironmentKeys/SectionTitleMarginsEnvironment.swift",
        "Core/EnvironmentKeys/SectionViewStyleEnvironment.swift",
        "Core/EnvironmentKeys/SegmentedPickerMarginsEnvironment.swift",
        "Core/EnvironmentKeys/SelectPickerStyleEnvironment.swift",
        "Core/EnvironmentKeys/SurfaceContentMarginsEnvironment.swift",
        "Core/EnvironmentKeys/SurfaceElevationEnvironment.swift",
        "Core/EnvironmentKeys/SurfaceRadiusEnvironment.swift",
        "Core/EnvironmentKeys/ThemeEnvironment.swift",
        "Core/Icons.swift",
        "Core/Illustrations.swift",
        "Core/Palette.swift",
        "Core/PreferenceKeys/ScrollOffsetPreferenceKey.swift",
        "Core/PreferenceKeys/SizePreferenceKey.swift",
        "Core/Radius.swift",
        "Core/Shadow.swift",
        "Core/Space.swift",
        "Core/Typography.swift",
        "Core/Validation.swift",
        "Core/ViewModifier/Debug/ColorOverlay.swift",
        "Core/ViewModifier/DelayTask/DelayTask.swift",
        "Core/ViewModifier/HalfSheet/HalfSheet.swift",
        "Core/ViewModifier/IsEmpty.swift",
        "Deprecated/Icon.swift",
        "Deprecated/IconsNames.swift",
        "Deprecated/NavigationBar/ModalNavigationBar.swift",
        "Deprecated/PageView.swift",
        "Deprecated/ScrollViewOffset.swift",
        "Deprecated/View+NavigationView.swift",
        "Extensions/Color/Color+RawRepresentable.swift",
        "Extensions/Image/Image+Extensions.swift",
        "Extensions/Padding/Padding.swift",
        "Extensions/Preview/Preview.swift",
        "Extensions/Spacing/Spacing.swift",
        "Extensions/Text/Text+Extensions.swift",
        "Extensions/View/View+Alignment.swift",
        "Extensions/View/View+Available.swift",
        "Extensions/View/View+Background.swift",
        "Extensions/View/View+CornerRadius.swift",
        "Extensions/View/View+Cursor.swift",
        "Extensions/View/View+IconOnSurface.swift",
        "Extensions/View/View+If.swift",
        "Extensions/View/View+Platform.swift",
        "Extensions/View/View+SizeReader.swift",
        "LibraryContent/LibraryContent.swift",
        "Shapes/AnyShape.swift",
        "Shapes/RoundedRectangleCorner.swift",
        "Shapes/ScrollArrow.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.