Build Information
Failed to build BottomSheet, reference main (024e9b
), with Swift 6.1 for macOS (SPM) on 1 Jun 2025 07:59:30 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lucaszischka/BottomSheet
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 024e9b4 Fix generic type shadowing to avoid Swift 6 incompatibility (#174)
Cloned https://github.com/lucaszischka/BottomSheet.git
Revision (git rev-parse @):
024e9b4710d4f3e4d1783c51a3ed4ab07ef6846a
SUCCESS checkout https://github.com/lucaszischka/BottomSheet.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": "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.43s)
Creating working copy for https://github.com/lucaszischka/BottomSheet.git
Working copy of https://github.com/lucaszischka/BottomSheet.git resolved at main (024e9b4)
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/Extensions/ViewExtension.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/39] Emitting module BottomSheet
/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/42] Compiling BottomSheet BottomSheet+OnDismiss.swift
[5/42] Compiling BottomSheet BottomSheet+Resizable.swift
[6/42] Compiling BottomSheet BottomSheet+SheetWidth.swift
[7/42] Compiling BottomSheet BottomSheet+SwipeToDismiss.swift
[8/42] Compiling BottomSheet BottomSheet+DragGesture.swift
[9/42] Compiling BottomSheet BottomSheet+DragIndicator.swift
[10/42] Compiling BottomSheet BottomSheet+FlickThrough.swift
[11/42] Compiling BottomSheet BottomSheet+FloatingIPadSheet.swift
[12/42] Compiling BottomSheet BottomSheetView+SwitchPosition.swift
[13/42] Compiling BottomSheet BottomSheetView.swift
[14/42] Compiling BottomSheet DragGestureExtension.swift
[15/42] Compiling BottomSheet TimerAnimation.swift
[16/42] Compiling BottomSheet BottomSheetConfiguration.swift
[17/42] Compiling BottomSheet BottomSheetPosition.swift
[18/42] Compiling BottomSheet BottomSheetWidth.swift
[19/42] Compiling BottomSheet BottomSheetView+DragIndicatorAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheetView/BottomSheetView+HelperViews.swift:333:32: error: type 'Bundle' has no member 'module'
331 | Image(
332 | "xmark.circle.fill",
333 | bundle: Bundle.module
| `- error: type 'Bundle' has no member 'module'
334 | )
335 | // Design of the close button
[20/42] Compiling BottomSheet BottomSheetView+Gestures.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheetView/BottomSheetView+HelperViews.swift:333:32: error: type 'Bundle' has no member 'module'
331 | Image(
332 | "xmark.circle.fill",
333 | bundle: Bundle.module
| `- error: type 'Bundle' has no member 'module'
334 | )
335 | // Design of the close button
[21/42] Compiling BottomSheet BottomSheetView+HelperViews.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheetView/BottomSheetView+HelperViews.swift:333:32: error: type 'Bundle' has no member 'module'
331 | Image(
332 | "xmark.circle.fill",
333 | bundle: Bundle.module
| `- error: type 'Bundle' has no member 'module'
334 | )
335 | // Design of the close button
[22/42] Compiling BottomSheet BottomSheetView+KeyboardHeight.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheetView/BottomSheetView+HelperViews.swift:333:32: error: type 'Bundle' has no member 'module'
331 | Image(
332 | "xmark.circle.fill",
333 | bundle: Bundle.module
| `- error: type 'Bundle' has no member 'module'
334 | )
335 | // Design of the close button
[23/42] 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/42] 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/42] 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/42] 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/42] Compiling BottomSheet BottomSheet+AccountingForKeyboardHeight.swift
[28/42] Compiling BottomSheet BottomSheet+AppleScrollBehavior.swift
[29/42] Compiling BottomSheet BottomSheet+BackgroundBlur.swift
[30/42] Compiling BottomSheet BottomSheet+CloseButton.swift
[31/42] Compiling BottomSheet BottomSheet+TapToDismiss.swift
[32/42] Compiling BottomSheet BottomSheet+Threshold.swift
[33/42] Compiling BottomSheet BottomSheet.swift
[34/42] Compiling BottomSheet BottomSheetView+Calculations.swift
[35/42] Compiling BottomSheet BottomSheet+ContentDrag.swift
[36/42] Compiling BottomSheet BottomSheet+CustomAnimation.swift
[37/42] Compiling BottomSheet BottomSheet+CustomBackground+iOS15.swift
[38/42] Compiling BottomSheet BottomSheet+CustomBackground.swift
[39/42] Compiling BottomSheet ViewExtension.swift
[40/42] Compiling BottomSheet IgnoresSafeAreaCompatible.swift
[41/42] Compiling BottomSheet RoundedCornerViewModifier.swift
[42/42] 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/38] Compiling BottomSheet BottomSheet+AccountingForKeyboardHeight.swift
[3/38] Compiling BottomSheet BottomSheet+AppleScrollBehavior.swift
[4/38] Compiling BottomSheet BottomSheet+BackgroundBlur.swift
[5/38] Compiling BottomSheet BottomSheet+CloseButton.swift
[6/41] Compiling BottomSheet BottomSheet+ContentDrag.swift
[7/41] Compiling BottomSheet BottomSheet+CustomAnimation.swift
[8/41] Compiling BottomSheet BottomSheet+CustomBackground+iOS15.swift
[9/41] Compiling BottomSheet BottomSheet+CustomBackground.swift
[10/41] Compiling BottomSheet BottomSheet+OnDismiss.swift
[11/41] Compiling BottomSheet BottomSheet+Resizable.swift
[12/41] Compiling BottomSheet BottomSheet+SheetWidth.swift
[13/41] Compiling BottomSheet BottomSheet+SwipeToDismiss.swift
[14/41] Emitting module BottomSheet
[15/41] Compiling BottomSheet UIScrollViewWrapper.swift
[16/41] Compiling BottomSheet BundleExtension.swift
[17/41] Compiling BottomSheet ColorExtension.swift
[18/41] Compiling BottomSheet UIApplicationExtension.swift
[19/41] Compiling BottomSheet BottomSheet+DragGesture.swift
[20/41] Compiling BottomSheet BottomSheet+DragIndicator.swift
[21/41] Compiling BottomSheet BottomSheet+FlickThrough.swift
[22/41] Compiling BottomSheet BottomSheet+FloatingIPadSheet.swift
[23/41] Compiling BottomSheet BottomSheetView+SwitchPosition.swift
[24/41] Compiling BottomSheet BottomSheetView.swift
[25/41] Compiling BottomSheet DragGestureExtension.swift
[26/41] Compiling BottomSheet TimerAnimation.swift
[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 ViewExtension.swift
[32/41] Compiling BottomSheet IgnoresSafeAreaCompatible.swift
[33/41] Compiling BottomSheet RoundedCornerViewModifier.swift
[34/41] Compiling BottomSheet VisualEffectView.swift
[35/41] Compiling BottomSheet BottomSheetView+DragIndicatorAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheetView/BottomSheetView+HelperViews.swift:333:32: error: type 'Bundle' has no member 'module'
331 | Image(
332 | "xmark.circle.fill",
333 | bundle: Bundle.module
| `- error: type 'Bundle' has no member 'module'
334 | )
335 | // Design of the close button
[36/41] Compiling BottomSheet BottomSheetView+Gestures.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheetView/BottomSheetView+HelperViews.swift:333:32: error: type 'Bundle' has no member 'module'
331 | Image(
332 | "xmark.circle.fill",
333 | bundle: Bundle.module
| `- error: type 'Bundle' has no member 'module'
334 | )
335 | // Design of the close button
[37/41] Compiling BottomSheet BottomSheetView+HelperViews.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheetView/BottomSheetView+HelperViews.swift:333:32: error: type 'Bundle' has no member 'module'
331 | Image(
332 | "xmark.circle.fill",
333 | bundle: Bundle.module
| `- error: type 'Bundle' has no member 'module'
334 | )
335 | // Design of the close button
[38/41] Compiling BottomSheet BottomSheetView+KeyboardHeight.swift
/Users/admin/builder/spi-builder-workspace/Sources/BottomSheet/BottomSheetView/BottomSheetView+HelperViews.swift:333:32: error: type 'Bundle' has no member 'module'
331 | Image(
332 | "xmark.circle.fill",
333 | bundle: Bundle.module
| `- error: type 'Bundle' has no member 'module'
334 | )
335 | // Design of the close button
[39/41] Compiling BottomSheet BottomSheetConfiguration.swift
[40/41] Compiling BottomSheet BottomSheetPosition.swift
[41/41] 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