The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build BottomSheet, reference 3.1.1 (720ddb), with Swift 6.1 for macOS (SPM) on 1 Jun 2025 07:56:23 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lucaszischka/BottomSheet.git
Reference: 3.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lucaszischka/BottomSheet
 * tag               3.1.1      -> FETCH_HEAD
HEAD is now at 720ddbd Release v3.1.1
Cloned https://github.com/lucaszischka/BottomSheet.git
Revision (git rev-parse @):
720ddbd1371fef2a09cc1ab65fc503df37767f9c
SUCCESS checkout https://github.com/lucaszischka/BottomSheet.git at 3.1.1
========================================
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": "bottomsheet",
      "name": "BottomSheet",
      "url": "https://github.com/lucaszischka/BottomSheet.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BottomSheet",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/lucaszischka/BottomSheet.git
[1/3998] Fetching bottomsheet
Fetched https://github.com/lucaszischka/BottomSheet.git from cache (3.06s)
Creating working copy for https://github.com/lucaszischka/BottomSheet.git
Working copy of https://github.com/lucaszischka/BottomSheet.git resolved at 3.1.1 (720ddbd)
warning: '.resolve-product-dependencies': dependency 'bottomsheet' 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/lucaszischka/BottomSheet.git
https://github.com/lucaszischka/BottomSheet.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BottomSheet",
  "name" : "BottomSheet",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "BottomSheet",
      "targets" : [
        "BottomSheet"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BottomSheet",
      "module_type" : "SwiftTarget",
      "name" : "BottomSheet",
      "path" : "Sources/BottomSheet",
      "product_memberships" : [
        "BottomSheet"
      ],
      "sources" : [
        "BottomSheet+ViewModifiers/BottomSheet+AccountingForKeyboardHeight.swift",
        "BottomSheet+ViewModifiers/BottomSheet+AppleScrollBehavior.swift",
        "BottomSheet+ViewModifiers/BottomSheet+BackgroundBlur.swift",
        "BottomSheet+ViewModifiers/BottomSheet+CloseButton.swift",
        "BottomSheet+ViewModifiers/BottomSheet+ContentDrag.swift",
        "BottomSheet+ViewModifiers/BottomSheet+CustomAnimation.swift",
        "BottomSheet+ViewModifiers/BottomSheet+CustomBackground+iOS15.swift",
        "BottomSheet+ViewModifiers/BottomSheet+CustomBackground.swift",
        "BottomSheet+ViewModifiers/BottomSheet+DragGesture.swift",
        "BottomSheet+ViewModifiers/BottomSheet+DragIndicator.swift",
        "BottomSheet+ViewModifiers/BottomSheet+FlickThrough.swift",
        "BottomSheet+ViewModifiers/BottomSheet+FloatingIPadSheet.swift",
        "BottomSheet+ViewModifiers/BottomSheet+OnDismiss.swift",
        "BottomSheet+ViewModifiers/BottomSheet+Resizable.swift",
        "BottomSheet+ViewModifiers/BottomSheet+SheetWidth.swift",
        "BottomSheet+ViewModifiers/BottomSheet+SwipeToDismiss.swift",
        "BottomSheet+ViewModifiers/BottomSheet+TapToDismiss.swift",
        "BottomSheet+ViewModifiers/BottomSheet+Threshold.swift",
        "BottomSheet.swift",
        "BottomSheetView/BottomSheetView+Calculations.swift",
        "BottomSheetView/BottomSheetView+DragIndicatorAction.swift",
        "BottomSheetView/BottomSheetView+Gestures.swift",
        "BottomSheetView/BottomSheetView+HelperViews.swift",
        "BottomSheetView/BottomSheetView+KeyboardHeight.swift",
        "BottomSheetView/BottomSheetView+SwitchPosition.swift",
        "BottomSheetView/BottomSheetView.swift",
        "Helper/AppleScrollBehaviourScrollView/DragGestureExtension.swift",
        "Helper/AppleScrollBehaviourScrollView/TimerAnimation.swift",
        "Helper/AppleScrollBehaviourScrollView/UIScrollViewWrapper.swift",
        "Helper/Extensions/BundleExtension.swift",
        "Helper/Extensions/ColorExtension.swift",
        "Helper/Extensions/UIApplicationExtension.swift",
        "Helper/ViewModifiers/IgnoresSafeAreaCompatible.swift",
        "Helper/ViewModifiers/RoundedCornerViewModifier.swift",
        "Helper/Views/VisualEffectView.swift",
        "Models/BottomSheetConfiguration.swift",
        "Models/BottomSheetPosition.swift",
        "Models/BottomSheetWidth.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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/38] Emitting module BottomSheet
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+CustomBackground.swift:182:27: warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
180 |     ///
181 |     /// - Returns: A view that uses the specified content as a background.
182 |     func customBackground<V>(
    |                           `- warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
183 |         alignment: Alignment = .center,
184 |         @ViewBuilder content: () -> V
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheet.swift:10:59: note: 'V' previously declared here
  8 | import SwiftUI
  9 |
 10 | public struct BottomSheet<HContent: View, MContent: View, V: View>: View {
    |                                                           `- note: 'V' previously declared here
 11 |
 12 |     @Binding private var bottomSheetPosition: BottomSheetPosition
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/Helper/Extensions/ColorExtension.swift:12:16: warning: static property 'tertiaryLabel' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | internal extension Color {
11 | #if os(macOS)
12 |     static var tertiaryLabel = Color(NSColor.tertiaryLabelColor)
   |                |- warning: static property 'tertiaryLabel' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'tertiaryLabel' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'tertiaryLabel' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | #else
14 |     static var tertiaryLabel = Color(UIColor.tertiaryLabel)
[4/41] Compiling BottomSheet BottomSheet+OnDismiss.swift
[5/41] Compiling BottomSheet BottomSheet+Resizable.swift
[6/41] Compiling BottomSheet BottomSheet+SheetWidth.swift
[7/41] Compiling BottomSheet BottomSheet+SwipeToDismiss.swift
[8/41] Compiling BottomSheet BottomSheetConfiguration.swift
[9/41] Compiling BottomSheet BottomSheetPosition.swift
[10/41] Compiling BottomSheet BottomSheetWidth.swift
[11/41] Compiling BottomSheet BottomSheet+DragGesture.swift
[12/41] Compiling BottomSheet BottomSheet+DragIndicator.swift
[13/41] Compiling BottomSheet BottomSheet+FlickThrough.swift
[14/41] Compiling BottomSheet BottomSheet+FloatingIPadSheet.swift
[15/41] Compiling BottomSheet BottomSheetView+DragIndicatorAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheetView/BottomSheetView+HelperViews.swift:332:32: error: type 'Bundle' has no member 'module'
330 |             Image(
331 |                 "xmark.circle.fill",
332 |                 bundle: Bundle.module
    |                                `- error: type 'Bundle' has no member 'module'
333 |             )
334 |             // Design of the close button
[16/41] Compiling BottomSheet BottomSheetView+Gestures.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheetView/BottomSheetView+HelperViews.swift:332:32: error: type 'Bundle' has no member 'module'
330 |             Image(
331 |                 "xmark.circle.fill",
332 |                 bundle: Bundle.module
    |                                `- error: type 'Bundle' has no member 'module'
333 |             )
334 |             // Design of the close button
[17/41] Compiling BottomSheet BottomSheetView+HelperViews.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheetView/BottomSheetView+HelperViews.swift:332:32: error: type 'Bundle' has no member 'module'
330 |             Image(
331 |                 "xmark.circle.fill",
332 |                 bundle: Bundle.module
    |                                `- error: type 'Bundle' has no member 'module'
333 |             )
334 |             // Design of the close button
[18/41] Compiling BottomSheet BottomSheetView+KeyboardHeight.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheetView/BottomSheetView+HelperViews.swift:332:32: error: type 'Bundle' has no member 'module'
330 |             Image(
331 |                 "xmark.circle.fill",
332 |                 bundle: Bundle.module
    |                                `- error: type 'Bundle' has no member 'module'
333 |             )
334 |             // Design of the close button
[19/41] Compiling BottomSheet BottomSheet+AccountingForKeyboardHeight.swift
[20/41] Compiling BottomSheet BottomSheet+AppleScrollBehavior.swift
[21/41] Compiling BottomSheet BottomSheet+BackgroundBlur.swift
[22/41] Compiling BottomSheet BottomSheet+CloseButton.swift
[23/41] Compiling BottomSheet UIScrollViewWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/Helper/Extensions/ColorExtension.swift:12:16: warning: static property 'tertiaryLabel' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | internal extension Color {
11 | #if os(macOS)
12 |     static var tertiaryLabel = Color(NSColor.tertiaryLabelColor)
   |                |- warning: static property 'tertiaryLabel' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'tertiaryLabel' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'tertiaryLabel' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | #else
14 |     static var tertiaryLabel = Color(UIColor.tertiaryLabel)
[24/41] Compiling BottomSheet BundleExtension.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/Helper/Extensions/ColorExtension.swift:12:16: warning: static property 'tertiaryLabel' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | internal extension Color {
11 | #if os(macOS)
12 |     static var tertiaryLabel = Color(NSColor.tertiaryLabelColor)
   |                |- warning: static property 'tertiaryLabel' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'tertiaryLabel' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'tertiaryLabel' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | #else
14 |     static var tertiaryLabel = Color(UIColor.tertiaryLabel)
[25/41] Compiling BottomSheet ColorExtension.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/Helper/Extensions/ColorExtension.swift:12:16: warning: static property 'tertiaryLabel' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | internal extension Color {
11 | #if os(macOS)
12 |     static var tertiaryLabel = Color(NSColor.tertiaryLabelColor)
   |                |- warning: static property 'tertiaryLabel' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'tertiaryLabel' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'tertiaryLabel' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | #else
14 |     static var tertiaryLabel = Color(UIColor.tertiaryLabel)
[26/41] Compiling BottomSheet UIApplicationExtension.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/Helper/Extensions/ColorExtension.swift:12:16: warning: static property 'tertiaryLabel' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | internal extension Color {
11 | #if os(macOS)
12 |     static var tertiaryLabel = Color(NSColor.tertiaryLabelColor)
   |                |- warning: static property 'tertiaryLabel' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'tertiaryLabel' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'tertiaryLabel' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | #else
14 |     static var tertiaryLabel = Color(UIColor.tertiaryLabel)
[27/41] Compiling BottomSheet BottomSheet+TapToDismiss.swift
[28/41] Compiling BottomSheet BottomSheet+Threshold.swift
[29/41] Compiling BottomSheet BottomSheet.swift
[30/41] Compiling BottomSheet BottomSheetView+Calculations.swift
[31/41] Compiling BottomSheet BottomSheet+ContentDrag.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+CustomBackground.swift:182:27: warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
180 |     ///
181 |     /// - Returns: A view that uses the specified content as a background.
182 |     func customBackground<V>(
    |                           `- warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
183 |         alignment: Alignment = .center,
184 |         @ViewBuilder content: () -> V
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheet.swift:10:59: note: 'V' previously declared here
  8 | import SwiftUI
  9 |
 10 | public struct BottomSheet<HContent: View, MContent: View, V: View>: View {
    |                                                           `- note: 'V' previously declared here
 11 |
 12 |     @Binding private var bottomSheetPosition: BottomSheetPosition
[32/41] Compiling BottomSheet BottomSheet+CustomAnimation.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+CustomBackground.swift:182:27: warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
180 |     ///
181 |     /// - Returns: A view that uses the specified content as a background.
182 |     func customBackground<V>(
    |                           `- warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
183 |         alignment: Alignment = .center,
184 |         @ViewBuilder content: () -> V
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheet.swift:10:59: note: 'V' previously declared here
  8 | import SwiftUI
  9 |
 10 | public struct BottomSheet<HContent: View, MContent: View, V: View>: View {
    |                                                           `- note: 'V' previously declared here
 11 |
 12 |     @Binding private var bottomSheetPosition: BottomSheetPosition
[33/41] Compiling BottomSheet BottomSheet+CustomBackground+iOS15.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+CustomBackground.swift:182:27: warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
180 |     ///
181 |     /// - Returns: A view that uses the specified content as a background.
182 |     func customBackground<V>(
    |                           `- warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
183 |         alignment: Alignment = .center,
184 |         @ViewBuilder content: () -> V
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheet.swift:10:59: note: 'V' previously declared here
  8 | import SwiftUI
  9 |
 10 | public struct BottomSheet<HContent: View, MContent: View, V: View>: View {
    |                                                           `- note: 'V' previously declared here
 11 |
 12 |     @Binding private var bottomSheetPosition: BottomSheetPosition
[34/41] Compiling BottomSheet BottomSheet+CustomBackground.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+CustomBackground.swift:182:27: warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
180 |     ///
181 |     /// - Returns: A view that uses the specified content as a background.
182 |     func customBackground<V>(
    |                           `- warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
183 |         alignment: Alignment = .center,
184 |         @ViewBuilder content: () -> V
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheet.swift:10:59: note: 'V' previously declared here
  8 | import SwiftUI
  9 |
 10 | public struct BottomSheet<HContent: View, MContent: View, V: View>: View {
    |                                                           `- note: 'V' previously declared here
 11 |
 12 |     @Binding private var bottomSheetPosition: BottomSheetPosition
[35/41] Compiling BottomSheet BottomSheetView+SwitchPosition.swift
[36/41] Compiling BottomSheet BottomSheetView.swift
[37/41] Compiling BottomSheet DragGestureExtension.swift
[38/41] Compiling BottomSheet TimerAnimation.swift
[39/41] Compiling BottomSheet IgnoresSafeAreaCompatible.swift
[40/41] Compiling BottomSheet RoundedCornerViewModifier.swift
[41/41] Compiling BottomSheet VisualEffectView.swift
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/Media.xcassets
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/37] Compiling BottomSheet BottomSheet+ContentDrag.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+CustomBackground.swift:182:27: warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
180 |     ///
181 |     /// - Returns: A view that uses the specified content as a background.
182 |     func customBackground<V>(
    |                           `- warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
183 |         alignment: Alignment = .center,
184 |         @ViewBuilder content: () -> V
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheet.swift:10:59: note: 'V' previously declared here
  8 | import SwiftUI
  9 |
 10 | public struct BottomSheet<HContent: View, MContent: View, V: View>: View {
    |                                                           `- note: 'V' previously declared here
 11 |
 12 |     @Binding private var bottomSheetPosition: BottomSheetPosition
[3/37] Compiling BottomSheet BottomSheet+CustomAnimation.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+CustomBackground.swift:182:27: warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
180 |     ///
181 |     /// - Returns: A view that uses the specified content as a background.
182 |     func customBackground<V>(
    |                           `- warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
183 |         alignment: Alignment = .center,
184 |         @ViewBuilder content: () -> V
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheet.swift:10:59: note: 'V' previously declared here
  8 | import SwiftUI
  9 |
 10 | public struct BottomSheet<HContent: View, MContent: View, V: View>: View {
    |                                                           `- note: 'V' previously declared here
 11 |
 12 |     @Binding private var bottomSheetPosition: BottomSheetPosition
[4/37] Compiling BottomSheet BottomSheet+CustomBackground+iOS15.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+CustomBackground.swift:182:27: warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
180 |     ///
181 |     /// - Returns: A view that uses the specified content as a background.
182 |     func customBackground<V>(
    |                           `- warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
183 |         alignment: Alignment = .center,
184 |         @ViewBuilder content: () -> V
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheet.swift:10:59: note: 'V' previously declared here
  8 | import SwiftUI
  9 |
 10 | public struct BottomSheet<HContent: View, MContent: View, V: View>: View {
    |                                                           `- note: 'V' previously declared here
 11 |
 12 |     @Binding private var bottomSheetPosition: BottomSheetPosition
[5/37] Compiling BottomSheet BottomSheet+CustomBackground.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+CustomBackground.swift:182:27: warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
180 |     ///
181 |     /// - Returns: A view that uses the specified content as a background.
182 |     func customBackground<V>(
    |                           `- warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
183 |         alignment: Alignment = .center,
184 |         @ViewBuilder content: () -> V
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheet.swift:10:59: note: 'V' previously declared here
  8 | import SwiftUI
  9 |
 10 | public struct BottomSheet<HContent: View, MContent: View, V: View>: View {
    |                                                           `- note: 'V' previously declared here
 11 |
 12 |     @Binding private var bottomSheetPosition: BottomSheetPosition
[6/40] Emitting module BottomSheet
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+CustomBackground.swift:182:27: warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
180 |     ///
181 |     /// - Returns: A view that uses the specified content as a background.
182 |     func customBackground<V>(
    |                           `- warning: generic parameter 'V' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
183 |         alignment: Alignment = .center,
184 |         @ViewBuilder content: () -> V
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheet.swift:10:59: note: 'V' previously declared here
  8 | import SwiftUI
  9 |
 10 | public struct BottomSheet<HContent: View, MContent: View, V: View>: View {
    |                                                           `- note: 'V' previously declared here
 11 |
 12 |     @Binding private var bottomSheetPosition: BottomSheetPosition
[7/40] Compiling BottomSheet BottomSheet+AccountingForKeyboardHeight.swift
[8/40] Compiling BottomSheet BottomSheet+AppleScrollBehavior.swift
[9/40] Compiling BottomSheet BottomSheet+BackgroundBlur.swift
[10/40] Compiling BottomSheet BottomSheet+CloseButton.swift
[11/40] Compiling BottomSheet BottomSheetView+SwitchPosition.swift
[12/40] Compiling BottomSheet BottomSheetView.swift
[13/40] Compiling BottomSheet DragGestureExtension.swift
[14/40] Compiling BottomSheet TimerAnimation.swift
[15/40] Compiling BottomSheet BottomSheet+TapToDismiss.swift
[16/40] Compiling BottomSheet BottomSheet+Threshold.swift
[17/40] Compiling BottomSheet BottomSheet.swift
[18/40] Compiling BottomSheet BottomSheetView+Calculations.swift
[19/40] Compiling BottomSheet BottomSheetView+DragIndicatorAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheetView/BottomSheetView+HelperViews.swift:332:32: error: type 'Bundle' has no member 'module'
330 |             Image(
331 |                 "xmark.circle.fill",
332 |                 bundle: Bundle.module
    |                                `- error: type 'Bundle' has no member 'module'
333 |             )
334 |             // Design of the close button
[20/40] Compiling BottomSheet BottomSheetView+Gestures.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheetView/BottomSheetView+HelperViews.swift:332:32: error: type 'Bundle' has no member 'module'
330 |             Image(
331 |                 "xmark.circle.fill",
332 |                 bundle: Bundle.module
    |                                `- error: type 'Bundle' has no member 'module'
333 |             )
334 |             // Design of the close button
[21/40] Compiling BottomSheet BottomSheetView+HelperViews.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheetView/BottomSheetView+HelperViews.swift:332:32: error: type 'Bundle' has no member 'module'
330 |             Image(
331 |                 "xmark.circle.fill",
332 |                 bundle: Bundle.module
    |                                `- error: type 'Bundle' has no member 'module'
333 |             )
334 |             // Design of the close button
[22/40] Compiling BottomSheet BottomSheetView+KeyboardHeight.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheetView/BottomSheetView+HelperViews.swift:332:32: error: type 'Bundle' has no member 'module'
330 |             Image(
331 |                 "xmark.circle.fill",
332 |                 bundle: Bundle.module
    |                                `- error: type 'Bundle' has no member 'module'
333 |             )
334 |             // Design of the close button
[23/40] Compiling BottomSheet UIScrollViewWrapper.swift
[24/40] Compiling BottomSheet BundleExtension.swift
[25/40] Compiling BottomSheet ColorExtension.swift
[26/40] Compiling BottomSheet UIApplicationExtension.swift
[27/40] Compiling BottomSheet BottomSheet+DragGesture.swift
[28/40] Compiling BottomSheet BottomSheet+DragIndicator.swift
[29/40] Compiling BottomSheet BottomSheet+FlickThrough.swift
[30/40] Compiling BottomSheet BottomSheet+FloatingIPadSheet.swift
[31/40] Compiling BottomSheet IgnoresSafeAreaCompatible.swift
[32/40] Compiling BottomSheet RoundedCornerViewModifier.swift
[33/40] Compiling BottomSheet VisualEffectView.swift
[34/40] Compiling BottomSheet BottomSheet+OnDismiss.swift
[35/40] Compiling BottomSheet BottomSheet+Resizable.swift
[36/40] Compiling BottomSheet BottomSheet+SheetWidth.swift
[37/40] Compiling BottomSheet BottomSheet+SwipeToDismiss.swift
[38/40] Compiling BottomSheet BottomSheetConfiguration.swift
[39/40] Compiling BottomSheet BottomSheetPosition.swift
[40/40] Compiling BottomSheet BottomSheetWidth.swift
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/Media.xcassets
BUILD FAILURE 6.1 macosSpm