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 RadixUI, reference main (9d3adc), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 18:39:18 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amirsaam/Radix-UI-Swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/amirsaam/Radix-UI-Swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9d3adc5 Update README.md
Cloned https://github.com/amirsaam/Radix-UI-Swift.git
Revision (git rev-parse @):
9d3adc5ae30b04c7a532e7a68b6e464a329c19be
SUCCESS checkout https://github.com/amirsaam/Radix-UI-Swift.git at main
========================================
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",
  "dependencies": [
    {
      "identity": "radix-ui-swift",
      "name": "RadixUI",
      "url": "https://github.com/amirsaam/Radix-UI-Swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Radix-UI-Swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/amirsaam/Radix-UI-Swift.git
[1/3701] Fetching radix-ui-swift
Fetched https://github.com/amirsaam/Radix-UI-Swift.git from cache (0.91s)
Creating working copy for https://github.com/amirsaam/Radix-UI-Swift.git
Working copy of https://github.com/amirsaam/Radix-UI-Swift.git resolved at main (9d3adc5)
warning: '.resolve-product-dependencies': dependency 'radix-ui-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/amirsaam/Radix-UI-Swift.git
https://github.com/amirsaam/Radix-UI-Swift.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "RadixUI",
  "name" : "RadixUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "RadixUI",
      "targets" : [
        "RadixUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RadixUI",
      "module_type" : "SwiftTarget",
      "name" : "RadixUI",
      "path" : "Sources/RadixUI",
      "product_memberships" : [
        "RadixUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixColors/RadixColors.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixIcons/RadixIcons.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "DemoViews/AvatarDemoView.swift",
        "DemoViews/BadgeDemoView.swift",
        "DemoViews/ButtonDemoView.swift",
        "DemoViews/CalloutDemoView.swift",
        "DemoViews/PickerDemoView.swift",
        "DemoViews/SliderDemoView.swift",
        "DemoViews/TextFieldDemoView.swift",
        "DemoViews/ToastDemoView.swift",
        "DemoViews/ToggleDemoView.swift",
        "Helpers/Component/ResizableBundledImage.swift",
        "Helpers/Component/SchemeInverter.swift",
        "Helpers/Component/SwipeToDismiss.swift",
        "Helpers/Enums.swift",
        "Helpers/EnvironmentKey.swift",
        "Helpers/Extensions/Button+Extensions.swift",
        "Helpers/Extensions/Label+Extensions.swift",
        "Helpers/Extensions/Shape+Extensions.swift",
        "Helpers/Extensions/Slider+Extensions.swift",
        "Helpers/Extensions/TextField+Extensions.swift",
        "Helpers/Extensions/Toggle+Extensions.swift",
        "Helpers/Extensions/View+Extenstions.swift",
        "RadixColors/Colors/RadixAmber.swift",
        "RadixColors/Colors/RadixBlack.swift",
        "RadixColors/Colors/RadixBlue.swift",
        "RadixColors/Colors/RadixBronze.swift",
        "RadixColors/Colors/RadixBrown.swift",
        "RadixColors/Colors/RadixCrimson.swift",
        "RadixColors/Colors/RadixCyan.swift",
        "RadixColors/Colors/RadixGold.swift",
        "RadixColors/Colors/RadixGrass.swift",
        "RadixColors/Colors/RadixGray.swift",
        "RadixColors/Colors/RadixGreen.swift",
        "RadixColors/Colors/RadixIndigo.swift",
        "RadixColors/Colors/RadixIris.swift",
        "RadixColors/Colors/RadixJade.swift",
        "RadixColors/Colors/RadixLime.swift",
        "RadixColors/Colors/RadixMauve.swift",
        "RadixColors/Colors/RadixMint.swift",
        "RadixColors/Colors/RadixOlive.swift",
        "RadixColors/Colors/RadixOrange.swift",
        "RadixColors/Colors/RadixPink.swift",
        "RadixColors/Colors/RadixPlum.swift",
        "RadixColors/Colors/RadixPurple.swift",
        "RadixColors/Colors/RadixRed.swift",
        "RadixColors/Colors/RadixRuby.swift",
        "RadixColors/Colors/RadixSage.swift",
        "RadixColors/Colors/RadixSand.swift",
        "RadixColors/Colors/RadixSky.swift",
        "RadixColors/Colors/RadixSlate.swift",
        "RadixColors/Colors/RadixTeal.swift",
        "RadixColors/Colors/RadixTomato.swift",
        "RadixColors/Colors/RadixViolet.swift",
        "RadixColors/Colors/RadixWhite.swift",
        "RadixColors/Colors/RadixYellow.swift",
        "RadixColors/Extensions/Color+Bundled.swift",
        "RadixColors/Extensions/Color+Hex.swift",
        "RadixColors/RadixAutoColor.swift",
        "RadixDesign/Avatar/RadixAvatar.swift",
        "RadixDesign/Badge/RadixBadge.swift",
        "RadixDesign/Button/RadixButtonLabelStyle.swift",
        "RadixDesign/Button/RadixButtonStyle.swift",
        "RadixDesign/Callout/RadixCallout.swift",
        "RadixDesign/Picker/RadixSegmentedPicker.swift",
        "RadixDesign/Shadow/RadixShadow.swift",
        "RadixDesign/Slider/RadixSlider.swift",
        "RadixDesign/Slider/RxSlider/DefaultRxSliderStyle.swift",
        "RadixDesign/Slider/RxSlider/RxSliderStyle+AnyWrapper.swift",
        "RadixDesign/Slider/RxSlider/RxSliderStyle+Configuration.swift",
        "RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift",
        "RadixDesign/Slider/SliderStyle/RadixSliderStyle.swift",
        "RadixDesign/Slider/SliderStyle/RadixSliderStyleThumb.swift",
        "RadixDesign/Slider/SliderStyle/RadixSliderStyleTrack.swift",
        "RadixDesign/TextField/RadixTextFieldStyle.swift",
        "RadixDesign/Toast/RadixToast+ViewModifier.swift",
        "RadixDesign/Toast/RadixToast.swift",
        "RadixDesign/Toggle/RadixRadioGroup.swift",
        "RadixDesign/Toggle/RadixToggleStyle.swift",
        "RadixUI.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version-2F0A5646E1D333AE.txt
[2/4] Copying RadixIcons.xcassets
[3/4] Copying RadixColors.xcassets
[5/77] Emitting module RadixUI
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/Helpers/EnvironmentKey.swift:15:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyRxSliderStyle' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | fileprivate struct RxSliderStyleKey: EnvironmentKey {
15 |     static let defaultValue: AnyRxSliderStyle = AnyRxSliderStyle(DefaultRxSliderStyle())
   |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyRxSliderStyle' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 | }
17 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+AnyWrapper.swift:10:15: note: consider making struct 'AnyRxSliderStyle' conform to the 'Sendable' protocol
 8 | import SwiftUI
 9 |
10 | public struct AnyRxSliderStyle: RxSliderStyle {
   |               `- note: consider making struct 'AnyRxSliderStyle' conform to the 'Sendable' protocol
11 |
12 |     private let _makeThumb: (Configuration) -> AnyView
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Picker/RadixSegmentedPicker.swift:51:10: warning: TODO: Add RadixSegmentedPicker for macOS
49 | #elseif canImport(AppKit)
50 | #endif
51 | #warning("TODO: Add RadixSegmentedPicker for macOS")
   |          `- warning: TODO: Add RadixSegmentedPicker for macOS
52 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:37:10: warning: TODO: Use this protocol to make RadixRangedSlider
35 | }
36 |
37 | #warning("TODO: Use this protocol to make RadixRangedSlider")
   |          `- warning: TODO: Use this protocol to make RadixRangedSlider
38 | public protocol RxRangeSliderStyle: RxSliderStyle {
39 |
[6/84] Compiling RadixUI RadixTextFieldStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:49:49: warning: main actor-isolated static property 'circular' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 47 |                     if isLoading.wrappedValue {
 48 |                         ProgressView()
 49 |                             .progressViewStyle(.circular)
    |                                                 `- warning: main actor-isolated static property 'circular' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 50 |                             .tint(isFocused ? unwrappedColor.solid1 : unwrappedColor.border2)
 51 |                             .controlSize(.regular)
SwiftUI.ProgressViewStyle.circular:2:46: note: static property declared here
1 | protocol ProgressViewStyle {
2 | @MainActor @preconcurrency public static var circular: CircularProgressViewStyle { get }}
  |                                              `- note: static property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:63:21: warning: call to main actor-isolated initializer 'init(minLength:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 61 |                     .foregroundStyle(unwrappedColor.text2)
 62 |                 if let action {
 63 |                     Spacer()
    |                     `- warning: call to main actor-isolated initializer 'init(minLength:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 64 |                     Button(action: action) {
 65 |                         Label {
SwiftUICore.Spacer.init:2:46: note: calls to initializer 'init(minLength:)' from outside of its actor context are implicitly asynchronous
1 | struct Spacer {
2 | @MainActor @inlinable @preconcurrency public init(minLength: CGFloat? = nil)}
  |                                              `- note: calls to initializer 'init(minLength:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:166:24: warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
164 |         switch variant {
165 |             case .soft:
166 |                 return RadixButtonStyle(
    |                        `- warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
167 |                     variant: .solid,
168 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Button/RadixButtonStyle.swift:24:5: note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
22 |
23 |
24 |     init(
   |     |- note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
   |     `- note: main actor isolation inferred from conformance to protocol 'ButtonStyle'
25 |         variant: RadixButtonVariant,
26 |         layout: RadixButtonLayout,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:174:24: warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
172 |                 )
173 |             case .surface:
174 |                 return RadixButtonStyle(
    |                        `- warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
175 |                     variant: .soft,
176 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Button/RadixButtonStyle.swift:24:5: note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
22 |
23 |
24 |     init(
   |     |- note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
   |     `- note: main actor isolation inferred from conformance to protocol 'ButtonStyle'
25 |         variant: RadixButtonVariant,
26 |         layout: RadixButtonLayout,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:166:24: warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
164 |         switch variant {
165 |             case .soft:
166 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.radius' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
167 |                     variant: .solid,
168 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:166:24: warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
164 |         switch variant {
165 |             case .soft:
166 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.color' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
167 |                     variant: .solid,
168 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:174:24: warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
172 |                 )
173 |             case .surface:
174 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.radius' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
175 |                     variant: .soft,
176 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:174:24: warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
172 |                 )
173 |             case .surface:
174 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.color' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
175 |                     variant: .soft,
176 |                     layout: .icon,
[7/84] Compiling RadixUI RadixToast+ViewModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:49:49: warning: main actor-isolated static property 'circular' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 47 |                     if isLoading.wrappedValue {
 48 |                         ProgressView()
 49 |                             .progressViewStyle(.circular)
    |                                                 `- warning: main actor-isolated static property 'circular' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 50 |                             .tint(isFocused ? unwrappedColor.solid1 : unwrappedColor.border2)
 51 |                             .controlSize(.regular)
SwiftUI.ProgressViewStyle.circular:2:46: note: static property declared here
1 | protocol ProgressViewStyle {
2 | @MainActor @preconcurrency public static var circular: CircularProgressViewStyle { get }}
  |                                              `- note: static property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:63:21: warning: call to main actor-isolated initializer 'init(minLength:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 61 |                     .foregroundStyle(unwrappedColor.text2)
 62 |                 if let action {
 63 |                     Spacer()
    |                     `- warning: call to main actor-isolated initializer 'init(minLength:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 64 |                     Button(action: action) {
 65 |                         Label {
SwiftUICore.Spacer.init:2:46: note: calls to initializer 'init(minLength:)' from outside of its actor context are implicitly asynchronous
1 | struct Spacer {
2 | @MainActor @inlinable @preconcurrency public init(minLength: CGFloat? = nil)}
  |                                              `- note: calls to initializer 'init(minLength:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:166:24: warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
164 |         switch variant {
165 |             case .soft:
166 |                 return RadixButtonStyle(
    |                        `- warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
167 |                     variant: .solid,
168 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Button/RadixButtonStyle.swift:24:5: note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
22 |
23 |
24 |     init(
   |     |- note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
   |     `- note: main actor isolation inferred from conformance to protocol 'ButtonStyle'
25 |         variant: RadixButtonVariant,
26 |         layout: RadixButtonLayout,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:174:24: warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
172 |                 )
173 |             case .surface:
174 |                 return RadixButtonStyle(
    |                        `- warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
175 |                     variant: .soft,
176 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Button/RadixButtonStyle.swift:24:5: note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
22 |
23 |
24 |     init(
   |     |- note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
   |     `- note: main actor isolation inferred from conformance to protocol 'ButtonStyle'
25 |         variant: RadixButtonVariant,
26 |         layout: RadixButtonLayout,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:166:24: warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
164 |         switch variant {
165 |             case .soft:
166 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.radius' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
167 |                     variant: .solid,
168 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:166:24: warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
164 |         switch variant {
165 |             case .soft:
166 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.color' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
167 |                     variant: .solid,
168 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:174:24: warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
172 |                 )
173 |             case .surface:
174 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.radius' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
175 |                     variant: .soft,
176 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:174:24: warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
172 |                 )
173 |             case .surface:
174 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.color' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
175 |                     variant: .soft,
176 |                     layout: .icon,
[8/84] Compiling RadixUI RadixToast.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:49:49: warning: main actor-isolated static property 'circular' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 47 |                     if isLoading.wrappedValue {
 48 |                         ProgressView()
 49 |                             .progressViewStyle(.circular)
    |                                                 `- warning: main actor-isolated static property 'circular' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 50 |                             .tint(isFocused ? unwrappedColor.solid1 : unwrappedColor.border2)
 51 |                             .controlSize(.regular)
SwiftUI.ProgressViewStyle.circular:2:46: note: static property declared here
1 | protocol ProgressViewStyle {
2 | @MainActor @preconcurrency public static var circular: CircularProgressViewStyle { get }}
  |                                              `- note: static property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:63:21: warning: call to main actor-isolated initializer 'init(minLength:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 61 |                     .foregroundStyle(unwrappedColor.text2)
 62 |                 if let action {
 63 |                     Spacer()
    |                     `- warning: call to main actor-isolated initializer 'init(minLength:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 64 |                     Button(action: action) {
 65 |                         Label {
SwiftUICore.Spacer.init:2:46: note: calls to initializer 'init(minLength:)' from outside of its actor context are implicitly asynchronous
1 | struct Spacer {
2 | @MainActor @inlinable @preconcurrency public init(minLength: CGFloat? = nil)}
  |                                              `- note: calls to initializer 'init(minLength:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:166:24: warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
164 |         switch variant {
165 |             case .soft:
166 |                 return RadixButtonStyle(
    |                        `- warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
167 |                     variant: .solid,
168 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Button/RadixButtonStyle.swift:24:5: note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
22 |
23 |
24 |     init(
   |     |- note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
   |     `- note: main actor isolation inferred from conformance to protocol 'ButtonStyle'
25 |         variant: RadixButtonVariant,
26 |         layout: RadixButtonLayout,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:174:24: warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
172 |                 )
173 |             case .surface:
174 |                 return RadixButtonStyle(
    |                        `- warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
175 |                     variant: .soft,
176 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Button/RadixButtonStyle.swift:24:5: note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
22 |
23 |
24 |     init(
   |     |- note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
   |     `- note: main actor isolation inferred from conformance to protocol 'ButtonStyle'
25 |         variant: RadixButtonVariant,
26 |         layout: RadixButtonLayout,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:166:24: warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
164 |         switch variant {
165 |             case .soft:
166 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.radius' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
167 |                     variant: .solid,
168 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:166:24: warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
164 |         switch variant {
165 |             case .soft:
166 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.color' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
167 |                     variant: .solid,
168 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:174:24: warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
172 |                 )
173 |             case .surface:
174 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.radius' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
175 |                     variant: .soft,
176 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:174:24: warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
172 |                 )
173 |             case .surface:
174 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.color' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
175 |                     variant: .soft,
176 |                     layout: .icon,
[9/84] Compiling RadixUI RadixRadioGroup.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:49:49: warning: main actor-isolated static property 'circular' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 47 |                     if isLoading.wrappedValue {
 48 |                         ProgressView()
 49 |                             .progressViewStyle(.circular)
    |                                                 `- warning: main actor-isolated static property 'circular' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 50 |                             .tint(isFocused ? unwrappedColor.solid1 : unwrappedColor.border2)
 51 |                             .controlSize(.regular)
SwiftUI.ProgressViewStyle.circular:2:46: note: static property declared here
1 | protocol ProgressViewStyle {
2 | @MainActor @preconcurrency public static var circular: CircularProgressViewStyle { get }}
  |                                              `- note: static property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:63:21: warning: call to main actor-isolated initializer 'init(minLength:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 61 |                     .foregroundStyle(unwrappedColor.text2)
 62 |                 if let action {
 63 |                     Spacer()
    |                     `- warning: call to main actor-isolated initializer 'init(minLength:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 64 |                     Button(action: action) {
 65 |                         Label {
SwiftUICore.Spacer.init:2:46: note: calls to initializer 'init(minLength:)' from outside of its actor context are implicitly asynchronous
1 | struct Spacer {
2 | @MainActor @inlinable @preconcurrency public init(minLength: CGFloat? = nil)}
  |                                              `- note: calls to initializer 'init(minLength:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:166:24: warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
164 |         switch variant {
165 |             case .soft:
166 |                 return RadixButtonStyle(
    |                        `- warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
167 |                     variant: .solid,
168 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Button/RadixButtonStyle.swift:24:5: note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
22 |
23 |
24 |     init(
   |     |- note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
   |     `- note: main actor isolation inferred from conformance to protocol 'ButtonStyle'
25 |         variant: RadixButtonVariant,
26 |         layout: RadixButtonLayout,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:174:24: warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
172 |                 )
173 |             case .surface:
174 |                 return RadixButtonStyle(
    |                        `- warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
175 |                     variant: .soft,
176 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Button/RadixButtonStyle.swift:24:5: note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
22 |
23 |
24 |     init(
   |     |- note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
   |     `- note: main actor isolation inferred from conformance to protocol 'ButtonStyle'
25 |         variant: RadixButtonVariant,
26 |         layout: RadixButtonLayout,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:166:24: warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
164 |         switch variant {
165 |             case .soft:
166 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.radius' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
167 |                     variant: .solid,
168 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:166:24: warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
164 |         switch variant {
165 |             case .soft:
166 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.color' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
167 |                     variant: .solid,
168 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:174:24: warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
172 |                 )
173 |             case .surface:
174 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.radius' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
175 |                     variant: .soft,
176 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:174:24: warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
172 |                 )
173 |             case .surface:
174 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.color' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
175 |                     variant: .soft,
176 |                     layout: .icon,
[10/84] Compiling RadixUI RadixToggleStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:49:49: warning: main actor-isolated static property 'circular' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 47 |                     if isLoading.wrappedValue {
 48 |                         ProgressView()
 49 |                             .progressViewStyle(.circular)
    |                                                 `- warning: main actor-isolated static property 'circular' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 50 |                             .tint(isFocused ? unwrappedColor.solid1 : unwrappedColor.border2)
 51 |                             .controlSize(.regular)
SwiftUI.ProgressViewStyle.circular:2:46: note: static property declared here
1 | protocol ProgressViewStyle {
2 | @MainActor @preconcurrency public static var circular: CircularProgressViewStyle { get }}
  |                                              `- note: static property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:63:21: warning: call to main actor-isolated initializer 'init(minLength:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 61 |                     .foregroundStyle(unwrappedColor.text2)
 62 |                 if let action {
 63 |                     Spacer()
    |                     `- warning: call to main actor-isolated initializer 'init(minLength:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 64 |                     Button(action: action) {
 65 |                         Label {
SwiftUICore.Spacer.init:2:46: note: calls to initializer 'init(minLength:)' from outside of its actor context are implicitly asynchronous
1 | struct Spacer {
2 | @MainActor @inlinable @preconcurrency public init(minLength: CGFloat? = nil)}
  |                                              `- note: calls to initializer 'init(minLength:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:166:24: warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
164 |         switch variant {
165 |             case .soft:
166 |                 return RadixButtonStyle(
    |                        `- warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
167 |                     variant: .solid,
168 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Button/RadixButtonStyle.swift:24:5: note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
22 |
23 |
24 |     init(
   |     |- note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
   |     `- note: main actor isolation inferred from conformance to protocol 'ButtonStyle'
25 |         variant: RadixButtonVariant,
26 |         layout: RadixButtonLayout,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:174:24: warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
172 |                 )
173 |             case .surface:
174 |                 return RadixButtonStyle(
    |                        `- warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
175 |                     variant: .soft,
176 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Button/RadixButtonStyle.swift:24:5: note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
22 |
23 |
24 |     init(
   |     |- note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
   |     `- note: main actor isolation inferred from conformance to protocol 'ButtonStyle'
25 |         variant: RadixButtonVariant,
26 |         layout: RadixButtonLayout,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:166:24: warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
164 |         switch variant {
165 |             case .soft:
166 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.radius' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
167 |                     variant: .solid,
168 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:166:24: warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
164 |         switch variant {
165 |             case .soft:
166 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.color' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
167 |                     variant: .solid,
168 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:174:24: warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
172 |                 )
173 |             case .surface:
174 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.radius' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
175 |                     variant: .soft,
176 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:174:24: warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
172 |                 )
173 |             case .surface:
174 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.color' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
175 |                     variant: .soft,
176 |                     layout: .icon,
[11/84] Compiling RadixUI RadixUI.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:49:49: warning: main actor-isolated static property 'circular' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 47 |                     if isLoading.wrappedValue {
 48 |                         ProgressView()
 49 |                             .progressViewStyle(.circular)
    |                                                 `- warning: main actor-isolated static property 'circular' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 50 |                             .tint(isFocused ? unwrappedColor.solid1 : unwrappedColor.border2)
 51 |                             .controlSize(.regular)
SwiftUI.ProgressViewStyle.circular:2:46: note: static property declared here
1 | protocol ProgressViewStyle {
2 | @MainActor @preconcurrency public static var circular: CircularProgressViewStyle { get }}
  |                                              `- note: static property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:63:21: warning: call to main actor-isolated initializer 'init(minLength:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 61 |                     .foregroundStyle(unwrappedColor.text2)
 62 |                 if let action {
 63 |                     Spacer()
    |                     `- warning: call to main actor-isolated initializer 'init(minLength:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 64 |                     Button(action: action) {
 65 |                         Label {
SwiftUICore.Spacer.init:2:46: note: calls to initializer 'init(minLength:)' from outside of its actor context are implicitly asynchronous
1 | struct Spacer {
2 | @MainActor @inlinable @preconcurrency public init(minLength: CGFloat? = nil)}
  |                                              `- note: calls to initializer 'init(minLength:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:166:24: warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
164 |         switch variant {
165 |             case .soft:
166 |                 return RadixButtonStyle(
    |                        `- warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
167 |                     variant: .solid,
168 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Button/RadixButtonStyle.swift:24:5: note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
22 |
23 |
24 |     init(
   |     |- note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
   |     `- note: main actor isolation inferred from conformance to protocol 'ButtonStyle'
25 |         variant: RadixButtonVariant,
26 |         layout: RadixButtonLayout,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:174:24: warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
172 |                 )
173 |             case .surface:
174 |                 return RadixButtonStyle(
    |                        `- warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
175 |                     variant: .soft,
176 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Button/RadixButtonStyle.swift:24:5: note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
22 |
23 |
24 |     init(
   |     |- note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
   |     `- note: main actor isolation inferred from conformance to protocol 'ButtonStyle'
25 |         variant: RadixButtonVariant,
26 |         layout: RadixButtonLayout,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:166:24: warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
164 |         switch variant {
165 |             case .soft:
166 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.radius' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
167 |                     variant: .solid,
168 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:166:24: warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
164 |         switch variant {
165 |             case .soft:
166 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.color' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
167 |                     variant: .solid,
168 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:174:24: warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
172 |                 )
173 |             case .surface:
174 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.radius' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
175 |                     variant: .soft,
176 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:174:24: warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
172 |                 )
173 |             case .surface:
174 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.color' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
175 |                     variant: .soft,
176 |                     layout: .icon,
[12/84] Compiling RadixUI resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:49:49: warning: main actor-isolated static property 'circular' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 47 |                     if isLoading.wrappedValue {
 48 |                         ProgressView()
 49 |                             .progressViewStyle(.circular)
    |                                                 `- warning: main actor-isolated static property 'circular' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
 50 |                             .tint(isFocused ? unwrappedColor.solid1 : unwrappedColor.border2)
 51 |                             .controlSize(.regular)
SwiftUI.ProgressViewStyle.circular:2:46: note: static property declared here
1 | protocol ProgressViewStyle {
2 | @MainActor @preconcurrency public static var circular: CircularProgressViewStyle { get }}
  |                                              `- note: static property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:63:21: warning: call to main actor-isolated initializer 'init(minLength:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 61 |                     .foregroundStyle(unwrappedColor.text2)
 62 |                 if let action {
 63 |                     Spacer()
    |                     `- warning: call to main actor-isolated initializer 'init(minLength:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 64 |                     Button(action: action) {
 65 |                         Label {
SwiftUICore.Spacer.init:2:46: note: calls to initializer 'init(minLength:)' from outside of its actor context are implicitly asynchronous
1 | struct Spacer {
2 | @MainActor @inlinable @preconcurrency public init(minLength: CGFloat? = nil)}
  |                                              `- note: calls to initializer 'init(minLength:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:166:24: warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
164 |         switch variant {
165 |             case .soft:
166 |                 return RadixButtonStyle(
    |                        `- warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
167 |                     variant: .solid,
168 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Button/RadixButtonStyle.swift:24:5: note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
22 |
23 |
24 |     init(
   |     |- note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
   |     `- note: main actor isolation inferred from conformance to protocol 'ButtonStyle'
25 |         variant: RadixButtonVariant,
26 |         layout: RadixButtonLayout,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:174:24: warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
172 |                 )
173 |             case .surface:
174 |                 return RadixButtonStyle(
    |                        `- warning: call to main actor-isolated initializer 'init(variant:layout:radius:color:frame:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
175 |                     variant: .soft,
176 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Button/RadixButtonStyle.swift:24:5: note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
22 |
23 |
24 |     init(
   |     |- note: calls to initializer 'init(variant:layout:radius:color:frame:)' from outside of its actor context are implicitly asynchronous
   |     `- note: main actor isolation inferred from conformance to protocol 'ButtonStyle'
25 |         variant: RadixButtonVariant,
26 |         layout: RadixButtonLayout,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:166:24: warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
164 |         switch variant {
165 |             case .soft:
166 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.radius' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
167 |                     variant: .solid,
168 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:166:24: warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
164 |         switch variant {
165 |             case .soft:
166 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.color' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
167 |                     variant: .solid,
168 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:174:24: warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
172 |                 )
173 |             case .surface:
174 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.radius' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.radius' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
175 |                     variant: .soft,
176 |                     layout: .icon,
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/TextField/RadixTextFieldStyle.swift:174:24: warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
172 |                 )
173 |             case .surface:
174 |                 return RadixButtonStyle(
    |                        |- warning: sending 'self.color' risks causing data races; this is an error in the Swift 6 language mode
    |                        `- note: sending task-isolated 'self.color' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
175 |                     variant: .soft,
176 |                     layout: .icon,
[13/84] Compiling RadixUI ToggleDemoView.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/Helpers/EnvironmentKey.swift:15:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyRxSliderStyle' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | fileprivate struct RxSliderStyleKey: EnvironmentKey {
15 |     static let defaultValue: AnyRxSliderStyle = AnyRxSliderStyle(DefaultRxSliderStyle())
   |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyRxSliderStyle' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 | }
17 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+AnyWrapper.swift:10:15: note: consider making struct 'AnyRxSliderStyle' conform to the 'Sendable' protocol
 8 | import SwiftUI
 9 |
10 | public struct AnyRxSliderStyle: RxSliderStyle {
   |               `- note: consider making struct 'AnyRxSliderStyle' conform to the 'Sendable' protocol
11 |
12 |     private let _makeThumb: (Configuration) -> AnyView
[14/84] Compiling RadixUI ResizableBundledImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/Helpers/EnvironmentKey.swift:15:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyRxSliderStyle' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | fileprivate struct RxSliderStyleKey: EnvironmentKey {
15 |     static let defaultValue: AnyRxSliderStyle = AnyRxSliderStyle(DefaultRxSliderStyle())
   |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyRxSliderStyle' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 | }
17 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+AnyWrapper.swift:10:15: note: consider making struct 'AnyRxSliderStyle' conform to the 'Sendable' protocol
 8 | import SwiftUI
 9 |
10 | public struct AnyRxSliderStyle: RxSliderStyle {
   |               `- note: consider making struct 'AnyRxSliderStyle' conform to the 'Sendable' protocol
11 |
12 |     private let _makeThumb: (Configuration) -> AnyView
[15/84] Compiling RadixUI SchemeInverter.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/Helpers/EnvironmentKey.swift:15:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyRxSliderStyle' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | fileprivate struct RxSliderStyleKey: EnvironmentKey {
15 |     static let defaultValue: AnyRxSliderStyle = AnyRxSliderStyle(DefaultRxSliderStyle())
   |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyRxSliderStyle' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 | }
17 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+AnyWrapper.swift:10:15: note: consider making struct 'AnyRxSliderStyle' conform to the 'Sendable' protocol
 8 | import SwiftUI
 9 |
10 | public struct AnyRxSliderStyle: RxSliderStyle {
   |               `- note: consider making struct 'AnyRxSliderStyle' conform to the 'Sendable' protocol
11 |
12 |     private let _makeThumb: (Configuration) -> AnyView
[16/84] Compiling RadixUI SwipeToDismiss.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/Helpers/EnvironmentKey.swift:15:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyRxSliderStyle' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | fileprivate struct RxSliderStyleKey: EnvironmentKey {
15 |     static let defaultValue: AnyRxSliderStyle = AnyRxSliderStyle(DefaultRxSliderStyle())
   |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyRxSliderStyle' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 | }
17 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+AnyWrapper.swift:10:15: note: consider making struct 'AnyRxSliderStyle' conform to the 'Sendable' protocol
 8 | import SwiftUI
 9 |
10 | public struct AnyRxSliderStyle: RxSliderStyle {
   |               `- note: consider making struct 'AnyRxSliderStyle' conform to the 'Sendable' protocol
11 |
12 |     private let _makeThumb: (Configuration) -> AnyView
[17/84] Compiling RadixUI Enums.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/Helpers/EnvironmentKey.swift:15:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyRxSliderStyle' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | fileprivate struct RxSliderStyleKey: EnvironmentKey {
15 |     static let defaultValue: AnyRxSliderStyle = AnyRxSliderStyle(DefaultRxSliderStyle())
   |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyRxSliderStyle' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 | }
17 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+AnyWrapper.swift:10:15: note: consider making struct 'AnyRxSliderStyle' conform to the 'Sendable' protocol
 8 | import SwiftUI
 9 |
10 | public struct AnyRxSliderStyle: RxSliderStyle {
   |               `- note: consider making struct 'AnyRxSliderStyle' conform to the 'Sendable' protocol
11 |
12 |     private let _makeThumb: (Configuration) -> AnyView
[18/84] Compiling RadixUI EnvironmentKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/Helpers/EnvironmentKey.swift:15:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyRxSliderStyle' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | fileprivate struct RxSliderStyleKey: EnvironmentKey {
15 |     static let defaultValue: AnyRxSliderStyle = AnyRxSliderStyle(DefaultRxSliderStyle())
   |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyRxSliderStyle' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 | }
17 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+AnyWrapper.swift:10:15: note: consider making struct 'AnyRxSliderStyle' conform to the 'Sendable' protocol
 8 | import SwiftUI
 9 |
10 | public struct AnyRxSliderStyle: RxSliderStyle {
   |               `- note: consider making struct 'AnyRxSliderStyle' conform to the 'Sendable' protocol
11 |
12 |     private let _makeThumb: (Configuration) -> AnyView
[19/84] Compiling RadixUI Button+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/Helpers/EnvironmentKey.swift:15:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyRxSliderStyle' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | fileprivate struct RxSliderStyleKey: EnvironmentKey {
15 |     static let defaultValue: AnyRxSliderStyle = AnyRxSliderStyle(DefaultRxSliderStyle())
   |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyRxSliderStyle' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 | }
17 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+AnyWrapper.swift:10:15: note: consider making struct 'AnyRxSliderStyle' conform to the 'Sendable' protocol
 8 | import SwiftUI
 9 |
10 | public struct AnyRxSliderStyle: RxSliderStyle {
   |               `- note: consider making struct 'AnyRxSliderStyle' conform to the 'Sendable' protocol
11 |
12 |     private let _makeThumb: (Configuration) -> AnyView
[20/84] Compiling RadixUI Label+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/Helpers/EnvironmentKey.swift:15:16: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyRxSliderStyle' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | fileprivate struct RxSliderStyleKey: EnvironmentKey {
15 |     static let defaultValue: AnyRxSliderStyle = AnyRxSliderStyle(DefaultRxSliderStyle())
   |                |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'AnyRxSliderStyle' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 | }
17 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+AnyWrapper.swift:10:15: note: consider making struct 'AnyRxSliderStyle' conform to the 'Sendable' protocol
 8 | import SwiftUI
 9 |
10 | public struct AnyRxSliderStyle: RxSliderStyle {
   |               `- note: consider making struct 'AnyRxSliderStyle' conform to the 'Sendable' protocol
11 |
12 |     private let _makeThumb: (Configuration) -> AnyView
[21/84] Compiling RadixUI RadixSlider.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:37:10: warning: TODO: Use this protocol to make RadixRangedSlider
35 | }
36 |
37 | #warning("TODO: Use this protocol to make RadixRangedSlider")
   |          `- warning: TODO: Use this protocol to make RadixRangedSlider
38 | public protocol RxRangeSliderStyle: RxSliderStyle {
39 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: call to main actor-isolated instance method 'makeThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
16 |
17 |     @ViewBuilder @MainActor @preconcurrency
18 |     func makeThumb(configuration:  Configuration) -> Self.Thumb
   |          `- note: calls to instance method 'makeThumb(configuration:)' from outside of its actor context are implicitly asynchronous
19 |
20 |     @ViewBuilder @MainActor @preconcurrency
   :
25 | public extension RxSliderStyle {
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeThumbTypeErased(configuration:)' part of global actor 'MainActor'
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: call to main actor-isolated instance method 'makeTrack(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
19 |
20 |     @ViewBuilder @MainActor @preconcurrency
21 |     func makeTrack(configuration:  Configuration) -> Self.Track
   |          `- note: calls to instance method 'makeTrack(configuration:)' from outside of its actor context are implicitly asynchronous
22 |
23 | }
   :
29 |     }
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeTrackTypeErased(configuration:)' part of global actor 'MainActor'
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeTrack(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: call to main actor-isolated instance method 'makeSecondThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
41 |
42 |     @ViewBuilder @MainActor @preconcurrency
43 |     func makeSecondThumb(configuration: Configuration) -> Self.SecondThumb
   |          `- note: calls to instance method 'makeSecondThumb(configuration:)' from outside of its actor context are implicitly asynchronous
44 |
45 | }
   :
47 | public extension RxRangeSliderStyle {
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeSecondThumbTypeErased(configuration:)' part of global actor 'MainActor'
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeSecondThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
51 |     }
52 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeTrack(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeTrack(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeSecondThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
51 |     }
52 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeSecondThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
51 |     }
52 |
[22/84] Compiling RadixUI DefaultRxSliderStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:37:10: warning: TODO: Use this protocol to make RadixRangedSlider
35 | }
36 |
37 | #warning("TODO: Use this protocol to make RadixRangedSlider")
   |          `- warning: TODO: Use this protocol to make RadixRangedSlider
38 | public protocol RxRangeSliderStyle: RxSliderStyle {
39 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: call to main actor-isolated instance method 'makeThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
16 |
17 |     @ViewBuilder @MainActor @preconcurrency
18 |     func makeThumb(configuration:  Configuration) -> Self.Thumb
   |          `- note: calls to instance method 'makeThumb(configuration:)' from outside of its actor context are implicitly asynchronous
19 |
20 |     @ViewBuilder @MainActor @preconcurrency
   :
25 | public extension RxSliderStyle {
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeThumbTypeErased(configuration:)' part of global actor 'MainActor'
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: call to main actor-isolated instance method 'makeTrack(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
19 |
20 |     @ViewBuilder @MainActor @preconcurrency
21 |     func makeTrack(configuration:  Configuration) -> Self.Track
   |          `- note: calls to instance method 'makeTrack(configuration:)' from outside of its actor context are implicitly asynchronous
22 |
23 | }
   :
29 |     }
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeTrackTypeErased(configuration:)' part of global actor 'MainActor'
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeTrack(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: call to main actor-isolated instance method 'makeSecondThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
41 |
42 |     @ViewBuilder @MainActor @preconcurrency
43 |     func makeSecondThumb(configuration: Configuration) -> Self.SecondThumb
   |          `- note: calls to instance method 'makeSecondThumb(configuration:)' from outside of its actor context are implicitly asynchronous
44 |
45 | }
   :
47 | public extension RxRangeSliderStyle {
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeSecondThumbTypeErased(configuration:)' part of global actor 'MainActor'
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeSecondThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
51 |     }
52 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeTrack(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeTrack(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeSecondThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
51 |     }
52 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeSecondThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
51 |     }
52 |
[23/84] Compiling RadixUI RxSliderStyle+AnyWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:37:10: warning: TODO: Use this protocol to make RadixRangedSlider
35 | }
36 |
37 | #warning("TODO: Use this protocol to make RadixRangedSlider")
   |          `- warning: TODO: Use this protocol to make RadixRangedSlider
38 | public protocol RxRangeSliderStyle: RxSliderStyle {
39 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: call to main actor-isolated instance method 'makeThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
16 |
17 |     @ViewBuilder @MainActor @preconcurrency
18 |     func makeThumb(configuration:  Configuration) -> Self.Thumb
   |          `- note: calls to instance method 'makeThumb(configuration:)' from outside of its actor context are implicitly asynchronous
19 |
20 |     @ViewBuilder @MainActor @preconcurrency
   :
25 | public extension RxSliderStyle {
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeThumbTypeErased(configuration:)' part of global actor 'MainActor'
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: call to main actor-isolated instance method 'makeTrack(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
19 |
20 |     @ViewBuilder @MainActor @preconcurrency
21 |     func makeTrack(configuration:  Configuration) -> Self.Track
   |          `- note: calls to instance method 'makeTrack(configuration:)' from outside of its actor context are implicitly asynchronous
22 |
23 | }
   :
29 |     }
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeTrackTypeErased(configuration:)' part of global actor 'MainActor'
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeTrack(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: call to main actor-isolated instance method 'makeSecondThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
41 |
42 |     @ViewBuilder @MainActor @preconcurrency
43 |     func makeSecondThumb(configuration: Configuration) -> Self.SecondThumb
   |          `- note: calls to instance method 'makeSecondThumb(configuration:)' from outside of its actor context are implicitly asynchronous
44 |
45 | }
   :
47 | public extension RxRangeSliderStyle {
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeSecondThumbTypeErased(configuration:)' part of global actor 'MainActor'
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeSecondThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
51 |     }
52 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeTrack(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeTrack(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeSecondThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
51 |     }
52 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeSecondThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
51 |     }
52 |
[24/84] Compiling RadixUI RxSliderStyle+Configuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:37:10: warning: TODO: Use this protocol to make RadixRangedSlider
35 | }
36 |
37 | #warning("TODO: Use this protocol to make RadixRangedSlider")
   |          `- warning: TODO: Use this protocol to make RadixRangedSlider
38 | public protocol RxRangeSliderStyle: RxSliderStyle {
39 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: call to main actor-isolated instance method 'makeThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
16 |
17 |     @ViewBuilder @MainActor @preconcurrency
18 |     func makeThumb(configuration:  Configuration) -> Self.Thumb
   |          `- note: calls to instance method 'makeThumb(configuration:)' from outside of its actor context are implicitly asynchronous
19 |
20 |     @ViewBuilder @MainActor @preconcurrency
   :
25 | public extension RxSliderStyle {
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeThumbTypeErased(configuration:)' part of global actor 'MainActor'
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: call to main actor-isolated instance method 'makeTrack(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
19 |
20 |     @ViewBuilder @MainActor @preconcurrency
21 |     func makeTrack(configuration:  Configuration) -> Self.Track
   |          `- note: calls to instance method 'makeTrack(configuration:)' from outside of its actor context are implicitly asynchronous
22 |
23 | }
   :
29 |     }
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeTrackTypeErased(configuration:)' part of global actor 'MainActor'
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeTrack(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: call to main actor-isolated instance method 'makeSecondThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
41 |
42 |     @ViewBuilder @MainActor @preconcurrency
43 |     func makeSecondThumb(configuration: Configuration) -> Self.SecondThumb
   |          `- note: calls to instance method 'makeSecondThumb(configuration:)' from outside of its actor context are implicitly asynchronous
44 |
45 | }
   :
47 | public extension RxRangeSliderStyle {
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeSecondThumbTypeErased(configuration:)' part of global actor 'MainActor'
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeSecondThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
51 |     }
52 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeTrack(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeTrack(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeSecondThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
51 |     }
52 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeSecondThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
51 |     }
52 |
[25/84] Compiling RadixUI RxSliderStyle+Protocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:37:10: warning: TODO: Use this protocol to make RadixRangedSlider
35 | }
36 |
37 | #warning("TODO: Use this protocol to make RadixRangedSlider")
   |          `- warning: TODO: Use this protocol to make RadixRangedSlider
38 | public protocol RxRangeSliderStyle: RxSliderStyle {
39 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: call to main actor-isolated instance method 'makeThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
16 |
17 |     @ViewBuilder @MainActor @preconcurrency
18 |     func makeThumb(configuration:  Configuration) -> Self.Thumb
   |          `- note: calls to instance method 'makeThumb(configuration:)' from outside of its actor context are implicitly asynchronous
19 |
20 |     @ViewBuilder @MainActor @preconcurrency
   :
25 | public extension RxSliderStyle {
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeThumbTypeErased(configuration:)' part of global actor 'MainActor'
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: call to main actor-isolated instance method 'makeTrack(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
19 |
20 |     @ViewBuilder @MainActor @preconcurrency
21 |     func makeTrack(configuration:  Configuration) -> Self.Track
   |          `- note: calls to instance method 'makeTrack(configuration:)' from outside of its actor context are implicitly asynchronous
22 |
23 | }
   :
29 |     }
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeTrackTypeErased(configuration:)' part of global actor 'MainActor'
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeTrack(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: call to main actor-isolated instance method 'makeSecondThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
41 |
42 |     @ViewBuilder @MainActor @preconcurrency
43 |     func makeSecondThumb(configuration: Configuration) -> Self.SecondThumb
   |          `- note: calls to instance method 'makeSecondThumb(configuration:)' from outside of its actor context are implicitly asynchronous
44 |
45 | }
   :
47 | public extension RxRangeSliderStyle {
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeSecondThumbTypeErased(configuration:)' part of global actor 'MainActor'
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeSecondThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
51 |     }
52 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeTrack(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeTrack(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeSecondThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
51 |     }
52 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeSecondThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
51 |     }
52 |
[26/84] Compiling RadixUI RadixSliderStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:37:10: warning: TODO: Use this protocol to make RadixRangedSlider
35 | }
36 |
37 | #warning("TODO: Use this protocol to make RadixRangedSlider")
   |          `- warning: TODO: Use this protocol to make RadixRangedSlider
38 | public protocol RxRangeSliderStyle: RxSliderStyle {
39 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: call to main actor-isolated instance method 'makeThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
16 |
17 |     @ViewBuilder @MainActor @preconcurrency
18 |     func makeThumb(configuration:  Configuration) -> Self.Thumb
   |          `- note: calls to instance method 'makeThumb(configuration:)' from outside of its actor context are implicitly asynchronous
19 |
20 |     @ViewBuilder @MainActor @preconcurrency
   :
25 | public extension RxSliderStyle {
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeThumbTypeErased(configuration:)' part of global actor 'MainActor'
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: call to main actor-isolated instance method 'makeTrack(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
19 |
20 |     @ViewBuilder @MainActor @preconcurrency
21 |     func makeTrack(configuration:  Configuration) -> Self.Track
   |          `- note: calls to instance method 'makeTrack(configuration:)' from outside of its actor context are implicitly asynchronous
22 |
23 | }
   :
29 |     }
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeTrackTypeErased(configuration:)' part of global actor 'MainActor'
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeTrack(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: call to main actor-isolated instance method 'makeSecondThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
41 |
42 |     @ViewBuilder @MainActor @preconcurrency
43 |     func makeSecondThumb(configuration: Configuration) -> Self.SecondThumb
   |          `- note: calls to instance method 'makeSecondThumb(configuration:)' from outside of its actor context are implicitly asynchronous
44 |
45 | }
   :
47 | public extension RxRangeSliderStyle {
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeSecondThumbTypeErased(configuration:)' part of global actor 'MainActor'
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeSecondThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
51 |     }
52 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeTrack(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeTrack(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeSecondThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
51 |     }
52 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeSecondThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
51 |     }
52 |
[27/84] Compiling RadixUI RadixSliderStyleThumb.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:37:10: warning: TODO: Use this protocol to make RadixRangedSlider
35 | }
36 |
37 | #warning("TODO: Use this protocol to make RadixRangedSlider")
   |          `- warning: TODO: Use this protocol to make RadixRangedSlider
38 | public protocol RxRangeSliderStyle: RxSliderStyle {
39 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: call to main actor-isolated instance method 'makeThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
16 |
17 |     @ViewBuilder @MainActor @preconcurrency
18 |     func makeThumb(configuration:  Configuration) -> Self.Thumb
   |          `- note: calls to instance method 'makeThumb(configuration:)' from outside of its actor context are implicitly asynchronous
19 |
20 |     @ViewBuilder @MainActor @preconcurrency
   :
25 | public extension RxSliderStyle {
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeThumbTypeErased(configuration:)' part of global actor 'MainActor'
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: call to main actor-isolated instance method 'makeTrack(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
19 |
20 |     @ViewBuilder @MainActor @preconcurrency
21 |     func makeTrack(configuration:  Configuration) -> Self.Track
   |          `- note: calls to instance method 'makeTrack(configuration:)' from outside of its actor context are implicitly asynchronous
22 |
23 | }
   :
29 |     }
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeTrackTypeErased(configuration:)' part of global actor 'MainActor'
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeTrack(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: call to main actor-isolated instance method 'makeSecondThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
41 |
42 |     @ViewBuilder @MainActor @preconcurrency
43 |     func makeSecondThumb(configuration: Configuration) -> Self.SecondThumb
   |          `- note: calls to instance method 'makeSecondThumb(configuration:)' from outside of its actor context are implicitly asynchronous
44 |
45 | }
   :
47 | public extension RxRangeSliderStyle {
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeSecondThumbTypeErased(configuration:)' part of global actor 'MainActor'
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeSecondThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
51 |     }
52 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeTrack(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeTrack(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeSecondThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
51 |     }
52 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeSecondThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
51 |     }
52 |
[28/84] Compiling RadixUI RadixSliderStyleTrack.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:37:10: warning: TODO: Use this protocol to make RadixRangedSlider
35 | }
36 |
37 | #warning("TODO: Use this protocol to make RadixRangedSlider")
   |          `- warning: TODO: Use this protocol to make RadixRangedSlider
38 | public protocol RxRangeSliderStyle: RxSliderStyle {
39 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: call to main actor-isolated instance method 'makeThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
16 |
17 |     @ViewBuilder @MainActor @preconcurrency
18 |     func makeThumb(configuration:  Configuration) -> Self.Thumb
   |          `- note: calls to instance method 'makeThumb(configuration:)' from outside of its actor context are implicitly asynchronous
19 |
20 |     @ViewBuilder @MainActor @preconcurrency
   :
25 | public extension RxSliderStyle {
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeThumbTypeErased(configuration:)' part of global actor 'MainActor'
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: call to main actor-isolated instance method 'makeTrack(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
19 |
20 |     @ViewBuilder @MainActor @preconcurrency
21 |     func makeTrack(configuration:  Configuration) -> Self.Track
   |          `- note: calls to instance method 'makeTrack(configuration:)' from outside of its actor context are implicitly asynchronous
22 |
23 | }
   :
29 |     }
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeTrackTypeErased(configuration:)' part of global actor 'MainActor'
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeTrack(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: call to main actor-isolated instance method 'makeSecondThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
41 |
42 |     @ViewBuilder @MainActor @preconcurrency
43 |     func makeSecondThumb(configuration: Configuration) -> Self.SecondThumb
   |          `- note: calls to instance method 'makeSecondThumb(configuration:)' from outside of its actor context are implicitly asynchronous
44 |
45 | }
   :
47 | public extension RxRangeSliderStyle {
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
   |          `- note: add '@MainActor' to make instance method 'makeSecondThumbTypeErased(configuration:)' part of global actor 'MainActor'
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      `- warning: call to main actor-isolated instance method 'makeSecondThumb(configuration:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
51 |     }
52 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:28:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
26 |
27 |     func makeThumbTypeErased(configuration:  Configuration) -> AnyView {
28 |         AnyView(self.makeThumb(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
29 |     }
30 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeTrack(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:32:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
30 |
31 |     func makeTrackTypeErased(configuration:  Configuration) -> AnyView {
32 |         AnyView(self.makeTrack(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeTrack(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
33 |     }
34 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      |- warning: sending 'configuration' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'configuration' to main actor-isolated instance method 'makeSecondThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
51 |     }
52 |
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift:50:22: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
48 |
49 |     func makeSecondThumbTypeErased(configuration:  Configuration) -> AnyView {
50 |         AnyView(self.makeSecondThumb(configuration: configuration))
   |                      |- warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: sending task-isolated 'self' to main actor-isolated instance method 'makeSecondThumb(configuration:)' risks causing data races between main actor-isolated and task-isolated uses
51 |     }
52 |
[29/84] Compiling RadixUI AvatarDemoView.swift
[30/84] Compiling RadixUI BadgeDemoView.swift
[31/84] Compiling RadixUI ButtonDemoView.swift
[32/84] Compiling RadixUI CalloutDemoView.swift
[33/84] Compiling RadixUI PickerDemoView.swift
[34/84] Compiling RadixUI SliderDemoView.swift
[35/84] Compiling RadixUI TextFieldDemoView.swift
[36/84] Compiling RadixUI ToastDemoView.swift
[37/84] Compiling RadixUI RadixSlate.swift
[38/84] Compiling RadixUI RadixTeal.swift
[39/84] Compiling RadixUI RadixTomato.swift
[40/84] Compiling RadixUI RadixViolet.swift
[41/84] Compiling RadixUI RadixWhite.swift
[42/84] Compiling RadixUI RadixYellow.swift
[43/84] Compiling RadixUI Color+Bundled.swift
[44/84] Compiling RadixUI Color+Hex.swift
[45/84] Compiling RadixUI RadixBronze.swift
[46/84] Compiling RadixUI RadixBrown.swift
[47/84] Compiling RadixUI RadixCrimson.swift
[48/84] Compiling RadixUI RadixCyan.swift
[49/84] Compiling RadixUI RadixGold.swift
[50/84] Compiling RadixUI RadixGrass.swift
[51/84] Compiling RadixUI RadixGray.swift
[52/84] Compiling RadixUI RadixGreen.swift
[53/84] Compiling RadixUI RadixIndigo.swift
[54/84] Compiling RadixUI RadixIris.swift
[55/84] Compiling RadixUI RadixJade.swift
[56/84] Compiling RadixUI RadixLime.swift
[57/84] Compiling RadixUI RadixMauve.swift
[58/84] Compiling RadixUI RadixMint.swift
[59/84] Compiling RadixUI RadixOlive.swift
[60/84] Compiling RadixUI RadixOrange.swift
[61/84] Compiling RadixUI RadixPink.swift
[62/84] Compiling RadixUI RadixPlum.swift
[63/84] Compiling RadixUI RadixPurple.swift
[64/84] Compiling RadixUI RadixRed.swift
[65/84] Compiling RadixUI RadixRuby.swift
[66/84] Compiling RadixUI RadixSage.swift
[67/84] Compiling RadixUI RadixSand.swift
[68/84] Compiling RadixUI RadixSky.swift
[69/84] Compiling RadixUI RadixAutoColor.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Picker/RadixSegmentedPicker.swift:51:10: warning: TODO: Add RadixSegmentedPicker for macOS
49 | #elseif canImport(AppKit)
50 | #endif
51 | #warning("TODO: Add RadixSegmentedPicker for macOS")
   |          `- warning: TODO: Add RadixSegmentedPicker for macOS
52 |
[70/84] Compiling RadixUI RadixAvatar.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Picker/RadixSegmentedPicker.swift:51:10: warning: TODO: Add RadixSegmentedPicker for macOS
49 | #elseif canImport(AppKit)
50 | #endif
51 | #warning("TODO: Add RadixSegmentedPicker for macOS")
   |          `- warning: TODO: Add RadixSegmentedPicker for macOS
52 |
[71/84] Compiling RadixUI RadixBadge.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Picker/RadixSegmentedPicker.swift:51:10: warning: TODO: Add RadixSegmentedPicker for macOS
49 | #elseif canImport(AppKit)
50 | #endif
51 | #warning("TODO: Add RadixSegmentedPicker for macOS")
   |          `- warning: TODO: Add RadixSegmentedPicker for macOS
52 |
[72/84] Compiling RadixUI RadixButtonLabelStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Picker/RadixSegmentedPicker.swift:51:10: warning: TODO: Add RadixSegmentedPicker for macOS
49 | #elseif canImport(AppKit)
50 | #endif
51 | #warning("TODO: Add RadixSegmentedPicker for macOS")
   |          `- warning: TODO: Add RadixSegmentedPicker for macOS
52 |
[73/84] Compiling RadixUI RadixButtonStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Picker/RadixSegmentedPicker.swift:51:10: warning: TODO: Add RadixSegmentedPicker for macOS
49 | #elseif canImport(AppKit)
50 | #endif
51 | #warning("TODO: Add RadixSegmentedPicker for macOS")
   |          `- warning: TODO: Add RadixSegmentedPicker for macOS
52 |
[74/84] Compiling RadixUI RadixCallout.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Picker/RadixSegmentedPicker.swift:51:10: warning: TODO: Add RadixSegmentedPicker for macOS
49 | #elseif canImport(AppKit)
50 | #endif
51 | #warning("TODO: Add RadixSegmentedPicker for macOS")
   |          `- warning: TODO: Add RadixSegmentedPicker for macOS
52 |
[75/84] Compiling RadixUI RadixSegmentedPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Picker/RadixSegmentedPicker.swift:51:10: warning: TODO: Add RadixSegmentedPicker for macOS
49 | #elseif canImport(AppKit)
50 | #endif
51 | #warning("TODO: Add RadixSegmentedPicker for macOS")
   |          `- warning: TODO: Add RadixSegmentedPicker for macOS
52 |
[76/84] Compiling RadixUI RadixShadow.swift
/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixDesign/Picker/RadixSegmentedPicker.swift:51:10: warning: TODO: Add RadixSegmentedPicker for macOS
49 | #elseif canImport(AppKit)
50 | #endif
51 | #warning("TODO: Add RadixSegmentedPicker for macOS")
   |          `- warning: TODO: Add RadixSegmentedPicker for macOS
52 |
[77/84] Compiling RadixUI Shape+Extensions.swift
[78/84] Compiling RadixUI Slider+Extensions.swift
[79/84] Compiling RadixUI TextField+Extensions.swift
[80/84] Compiling RadixUI Toggle+Extensions.swift
[81/84] Compiling RadixUI View+Extenstions.swift
[82/84] Compiling RadixUI RadixAmber.swift
[83/84] Compiling RadixUI RadixBlack.swift
[84/84] Compiling RadixUI RadixBlue.swift
Build complete! (10.54s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "RadixUI",
  "name" : "RadixUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "RadixUI",
      "targets" : [
        "RadixUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RadixUI",
      "module_type" : "SwiftTarget",
      "name" : "RadixUI",
      "path" : "Sources/RadixUI",
      "product_memberships" : [
        "RadixUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixColors/RadixColors.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/RadixUI/RadixIcons/RadixIcons.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "DemoViews/AvatarDemoView.swift",
        "DemoViews/BadgeDemoView.swift",
        "DemoViews/ButtonDemoView.swift",
        "DemoViews/CalloutDemoView.swift",
        "DemoViews/PickerDemoView.swift",
        "DemoViews/SliderDemoView.swift",
        "DemoViews/TextFieldDemoView.swift",
        "DemoViews/ToastDemoView.swift",
        "DemoViews/ToggleDemoView.swift",
        "Helpers/Component/ResizableBundledImage.swift",
        "Helpers/Component/SchemeInverter.swift",
        "Helpers/Component/SwipeToDismiss.swift",
        "Helpers/Enums.swift",
        "Helpers/EnvironmentKey.swift",
        "Helpers/Extensions/Button+Extensions.swift",
        "Helpers/Extensions/Label+Extensions.swift",
        "Helpers/Extensions/Shape+Extensions.swift",
        "Helpers/Extensions/Slider+Extensions.swift",
        "Helpers/Extensions/TextField+Extensions.swift",
        "Helpers/Extensions/Toggle+Extensions.swift",
        "Helpers/Extensions/View+Extenstions.swift",
        "RadixColors/Colors/RadixAmber.swift",
        "RadixColors/Colors/RadixBlack.swift",
        "RadixColors/Colors/RadixBlue.swift",
        "RadixColors/Colors/RadixBronze.swift",
        "RadixColors/Colors/RadixBrown.swift",
        "RadixColors/Colors/RadixCrimson.swift",
        "RadixColors/Colors/RadixCyan.swift",
        "RadixColors/Colors/RadixGold.swift",
        "RadixColors/Colors/RadixGrass.swift",
        "RadixColors/Colors/RadixGray.swift",
        "RadixColors/Colors/RadixGreen.swift",
        "RadixColors/Colors/RadixIndigo.swift",
        "RadixColors/Colors/RadixIris.swift",
        "RadixColors/Colors/RadixJade.swift",
        "RadixColors/Colors/RadixLime.swift",
        "RadixColors/Colors/RadixMauve.swift",
        "RadixColors/Colors/RadixMint.swift",
        "RadixColors/Colors/RadixOlive.swift",
        "RadixColors/Colors/RadixOrange.swift",
        "RadixColors/Colors/RadixPink.swift",
        "RadixColors/Colors/RadixPlum.swift",
        "RadixColors/Colors/RadixPurple.swift",
        "RadixColors/Colors/RadixRed.swift",
        "RadixColors/Colors/RadixRuby.swift",
        "RadixColors/Colors/RadixSage.swift",
        "RadixColors/Colors/RadixSand.swift",
        "RadixColors/Colors/RadixSky.swift",
        "RadixColors/Colors/RadixSlate.swift",
        "RadixColors/Colors/RadixTeal.swift",
        "RadixColors/Colors/RadixTomato.swift",
        "RadixColors/Colors/RadixViolet.swift",
        "RadixColors/Colors/RadixWhite.swift",
        "RadixColors/Colors/RadixYellow.swift",
        "RadixColors/Extensions/Color+Bundled.swift",
        "RadixColors/Extensions/Color+Hex.swift",
        "RadixColors/RadixAutoColor.swift",
        "RadixDesign/Avatar/RadixAvatar.swift",
        "RadixDesign/Badge/RadixBadge.swift",
        "RadixDesign/Button/RadixButtonLabelStyle.swift",
        "RadixDesign/Button/RadixButtonStyle.swift",
        "RadixDesign/Callout/RadixCallout.swift",
        "RadixDesign/Picker/RadixSegmentedPicker.swift",
        "RadixDesign/Shadow/RadixShadow.swift",
        "RadixDesign/Slider/RadixSlider.swift",
        "RadixDesign/Slider/RxSlider/DefaultRxSliderStyle.swift",
        "RadixDesign/Slider/RxSlider/RxSliderStyle+AnyWrapper.swift",
        "RadixDesign/Slider/RxSlider/RxSliderStyle+Configuration.swift",
        "RadixDesign/Slider/RxSlider/RxSliderStyle+Protocol.swift",
        "RadixDesign/Slider/SliderStyle/RadixSliderStyle.swift",
        "RadixDesign/Slider/SliderStyle/RadixSliderStyleThumb.swift",
        "RadixDesign/Slider/SliderStyle/RadixSliderStyleTrack.swift",
        "RadixDesign/TextField/RadixTextFieldStyle.swift",
        "RadixDesign/Toast/RadixToast+ViewModifier.swift",
        "RadixDesign/Toast/RadixToast.swift",
        "RadixDesign/Toggle/RadixRadioGroup.swift",
        "RadixDesign/Toggle/RadixToggleStyle.swift",
        "RadixUI.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.