Build Information
Failed to build MacControlCenterUI, reference 2.7.3 (dea72a), with Swift 6.0 for macOS (SPM) on 17 Jan 2026 10:19:23 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/MacControlCenterUI.git
Reference: 2.7.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orchetect/MacControlCenterUI
* tag 2.7.3 -> FETCH_HEAD
HEAD is now at dea72a5 Fixed issue where some menu styles did not update when the system transitioned between Dark and Light modes (#1)
Cloned https://github.com/orchetect/MacControlCenterUI.git
Revision (git rev-parse @):
dea72a51feaae72ca2d88a7af24d86110e002eaa
SUCCESS checkout https://github.com/orchetect/MacControlCenterUI.git at 2.7.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/orchetect/MacControlCenterUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/13] Compiling MenuBarExtraAccess Unused Code.swift
[5/14] Compiling MenuBarExtraAccess Utilities.swift
[6/14] Compiling MenuBarExtraAccess MenuBarExtraAccess.swift
[7/14] Compiling MenuBarExtraAccess NSControl Extensions.swift
[8/14] Compiling MenuBarExtraAccess StatusItemIdentity.swift
[9/14] Compiling MenuBarExtraAccess NSStatusItem Extensions.swift
[10/14] Compiling MenuBarExtraAccess NSEvent Extensions.swift
[11/14] Compiling MenuBarExtraAccess NSWindow Extensions.swift
[12/14] Compiling MenuBarExtraAccess MenuBarExtra Window Introspection.swift
[13/14] Emitting module MenuBarExtraAccess
[14/14] Compiling MenuBarExtraAccess MenuBarExtraUtils.swift
[15/60] Compiling MacControlCenterUI MacControlCenterMenuBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Types/ControlVisibility.swift:11:1: error: 'nonisolated' modifier cannot be applied to this declaration
9 | import Foundation
10 |
11 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
12 | public enum ControlVisibility {
13 | /// Control is always visible.
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Types/MenuItemSize.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// ``MacControlCenterMenu`` menu item size.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuItemSize {
14 | /// Standard height for text-only menu items.
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Types/MenuWidth.swift:11:1: error: 'nonisolated' modifier cannot be applied to this declaration
9 | import Foundation
10 |
11 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
12 | public enum MenuWidth {
13 | /// Standard menu width on macOS 26 (Tahoe).
[16/60] Compiling MacControlCenterUI MacControlCenterMenuItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Types/ControlVisibility.swift:11:1: error: 'nonisolated' modifier cannot be applied to this declaration
9 | import Foundation
10 |
11 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
12 | public enum ControlVisibility {
13 | /// Control is always visible.
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Types/MenuItemSize.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// ``MacControlCenterMenu`` menu item size.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuItemSize {
14 | /// Standard height for text-only menu items.
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Types/MenuWidth.swift:11:1: error: 'nonisolated' modifier cannot be applied to this declaration
9 | import Foundation
10 |
11 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
12 | public enum MenuWidth {
13 | /// Standard menu width on macOS 26 (Tahoe).
[17/60] Compiling MacControlCenterUI ControlVisibility.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Types/ControlVisibility.swift:11:1: error: 'nonisolated' modifier cannot be applied to this declaration
9 | import Foundation
10 |
11 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
12 | public enum ControlVisibility {
13 | /// Control is always visible.
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Types/MenuItemSize.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// ``MacControlCenterMenu`` menu item size.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuItemSize {
14 | /// Standard height for text-only menu items.
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Types/MenuWidth.swift:11:1: error: 'nonisolated' modifier cannot be applied to this declaration
9 | import Foundation
10 |
11 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
12 | public enum MenuWidth {
13 | /// Standard menu width on macOS 26 (Tahoe).
[18/60] Compiling MacControlCenterUI MenuItemSize.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Types/ControlVisibility.swift:11:1: error: 'nonisolated' modifier cannot be applied to this declaration
9 | import Foundation
10 |
11 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
12 | public enum ControlVisibility {
13 | /// Control is always visible.
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Types/MenuItemSize.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// ``MacControlCenterMenu`` menu item size.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuItemSize {
14 | /// Standard height for text-only menu items.
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Types/MenuWidth.swift:11:1: error: 'nonisolated' modifier cannot be applied to this declaration
9 | import Foundation
10 |
11 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
12 | public enum MenuWidth {
13 | /// Standard menu width on macOS 26 (Tahoe).
[19/60] Compiling MacControlCenterUI MenuWidth.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Types/ControlVisibility.swift:11:1: error: 'nonisolated' modifier cannot be applied to this declaration
9 | import Foundation
10 |
11 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
12 | public enum ControlVisibility {
13 | /// Control is always visible.
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Types/MenuItemSize.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// ``MacControlCenterMenu`` menu item size.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuItemSize {
14 | /// Standard height for text-only menu items.
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Types/MenuWidth.swift:11:1: error: 'nonisolated' modifier cannot be applied to this declaration
9 | import Foundation
10 |
11 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
12 | public enum MenuWidth {
13 | /// Standard menu width on macOS 26 (Tahoe).
[20/64] Compiling MacControlCenterUI PaddedMenuItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Items/MenuCommandStyle.swift:16:1: error: 'nonisolated' modifier cannot be applied to this declaration
14 | @available(tvOS, unavailable)
15 | @available(watchOS, unavailable)
16 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
17 | public enum MenuCommandStyle {
18 | /// Standard menu style (highlight on mouse hover using accent color).
[21/64] Compiling MacControlCenterUI MenuCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Items/MenuCommandStyle.swift:16:1: error: 'nonisolated' modifier cannot be applied to this declaration
14 | @available(tvOS, unavailable)
15 | @available(watchOS, unavailable)
16 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
17 | public enum MenuCommandStyle {
18 | /// Standard menu style (highlight on mouse hover using accent color).
[22/64] Compiling MacControlCenterUI MenuCommandStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Items/MenuCommandStyle.swift:16:1: error: 'nonisolated' modifier cannot be applied to this declaration
14 | @available(tvOS, unavailable)
15 | @available(watchOS, unavailable)
16 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
17 | public enum MenuCommandStyle {
18 | /// Standard menu style (highlight on mouse hover using accent color).
[23/64] Compiling MacControlCenterUI MenuDisclosureChevron.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Items/MenuCommandStyle.swift:16:1: error: 'nonisolated' modifier cannot be applied to this declaration
14 | @available(tvOS, unavailable)
15 | @available(watchOS, unavailable)
16 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
17 | public enum MenuCommandStyle {
18 | /// Standard menu style (highlight on mouse hover using accent color).
[24/64] Compiling MacControlCenterUI MenuDisclosureGroup.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Items/MenuCommandStyle.swift:16:1: error: 'nonisolated' modifier cannot be applied to this declaration
14 | @available(tvOS, unavailable)
15 | @available(watchOS, unavailable)
16 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
17 | public enum MenuCommandStyle {
18 | /// Standard menu style (highlight on mouse hover using accent color).
[25/64] Compiling MacControlCenterUI MenuSliderStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderStyle/MenuSliderStyle.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Control style for ``MenuSlider``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuSliderStyle {
14 | /// macOS 26 style slider.
[26/64] Compiling MacControlCenterUI MenuVolumeSlider.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderStyle/MenuSliderStyle.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Control style for ``MenuSlider``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuSliderStyle {
14 | /// macOS 26 style slider.
[27/64] Compiling MacControlCenterUI MacControlCenterUI.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderStyle/MenuSliderStyle.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Control style for ``MenuSlider``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuSliderStyle {
14 | /// macOS 26 style slider.
[28/64] Compiling MacControlCenterUI FullWidthMenuItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderStyle/MenuSliderStyle.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Control style for ``MenuSlider``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuSliderStyle {
14 | /// macOS 26 style slider.
[29/64] Compiling MacControlCenterUI HighlightingMenuDisclosureGroup.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderStyle/MenuSliderStyle.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Control style for ``MenuSlider``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuSliderStyle {
14 | /// macOS 26 style slider.
[30/64] Compiling MacControlCenterUI MenuDisclosureGroupStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Items/MenuDisclosureGroupStyle.swift:9:1: error: 'nonisolated' modifier cannot be applied to this declaration
7 | #if os(macOS)
8 |
9 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
10 | public enum MenuDisclosureGroupStyle {
11 | /// Section style: Expanded content body has no added background (transparent).
[31/64] Compiling MacControlCenterUI MenuDisclosureSection.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Items/MenuDisclosureGroupStyle.swift:9:1: error: 'nonisolated' modifier cannot be applied to this declaration
7 | #if os(macOS)
8 |
9 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
10 | public enum MenuDisclosureGroupStyle {
11 | /// Section style: Expanded content body has no added background (transparent).
[32/64] Compiling MacControlCenterUI MenuHeader.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Items/MenuDisclosureGroupStyle.swift:9:1: error: 'nonisolated' modifier cannot be applied to this declaration
7 | #if os(macOS)
8 |
9 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
10 | public enum MenuDisclosureGroupStyle {
11 | /// Section style: Expanded content body has no added background (transparent).
[33/64] Compiling MacControlCenterUI MenuList.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Items/MenuDisclosureGroupStyle.swift:9:1: error: 'nonisolated' modifier cannot be applied to this declaration
7 | #if os(macOS)
8 |
9 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
10 | public enum MenuDisclosureGroupStyle {
11 | /// Section style: Expanded content body has no added background (transparent).
[34/64] Compiling MacControlCenterUI MenuListStateItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Items/MenuDisclosureGroupStyle.swift:9:1: error: 'nonisolated' modifier cannot be applied to this declaration
7 | #if os(macOS)
8 |
9 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
10 | public enum MenuDisclosureGroupStyle {
11 | /// Section style: Expanded content body has no added background (transparent).
[35/64] Compiling MacControlCenterUI API-2.4.0.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuCircleButton/MenuCircleButtonSize.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Control size for ``MenuCircleToggle`` and ``MenuCircleButton``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuCircleButtonSize {
14 | /// Standard Control Center Menu item size with trailing label.
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuCircleButton/MenuCircleButtonStyle.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Style for ``MenuCircleToggle`` and ``MenuCircleButton``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct MenuCircleButtonStyle {
14 | public var image: Image?
[36/64] Compiling MacControlCenterUI API-2.7.1.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuCircleButton/MenuCircleButtonSize.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Control size for ``MenuCircleToggle`` and ``MenuCircleButton``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuCircleButtonSize {
14 | /// Standard Control Center Menu item size with trailing label.
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuCircleButton/MenuCircleButtonStyle.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Style for ``MenuCircleToggle`` and ``MenuCircleButton``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct MenuCircleButtonStyle {
14 | public var image: Image?
[37/64] Compiling MacControlCenterUI MenuCircleButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuCircleButton/MenuCircleButtonSize.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Control size for ``MenuCircleToggle`` and ``MenuCircleButton``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuCircleButtonSize {
14 | /// Standard Control Center Menu item size with trailing label.
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuCircleButton/MenuCircleButtonStyle.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Style for ``MenuCircleToggle`` and ``MenuCircleButton``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct MenuCircleButtonStyle {
14 | public var image: Image?
[38/64] Compiling MacControlCenterUI MenuCircleButtonSize.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuCircleButton/MenuCircleButtonSize.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Control size for ``MenuCircleToggle`` and ``MenuCircleButton``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuCircleButtonSize {
14 | /// Standard Control Center Menu item size with trailing label.
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuCircleButton/MenuCircleButtonStyle.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Style for ``MenuCircleToggle`` and ``MenuCircleButton``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct MenuCircleButtonStyle {
14 | public var image: Image?
[39/64] Compiling MacControlCenterUI MenuCircleButtonStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuCircleButton/MenuCircleButtonSize.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Control size for ``MenuCircleToggle`` and ``MenuCircleButton``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuCircleButtonSize {
14 | /// Standard Control Center Menu item size with trailing label.
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuCircleButton/MenuCircleButtonStyle.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Style for ``MenuCircleToggle`` and ``MenuCircleButton``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct MenuCircleButtonStyle {
14 | public var image: Image?
[40/64] Compiling MacControlCenterUI MenuSliderImageDescriptor.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/MenuSliderImageUpdate.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Type returned by ``MenuSliderImage/image(for:oldValue:force:)``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuSliderImageUpdate {
14 | case noChange
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/MinMaxSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` static minimum & maximum value image set.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct MinMaxSliderImage {
14 | private var minImg: Image
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/StaticSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` static image.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct StaticSliderImage: MenuSliderImage {
14 | private let img: Image
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/VolumeMenuSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` suitable for a volume slider.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct VolumeMenuSliderImage {
14 | public init() { }
[41/64] Compiling MacControlCenterUI MenuSliderImageUpdate.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/MenuSliderImageUpdate.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Type returned by ``MenuSliderImage/image(for:oldValue:force:)``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuSliderImageUpdate {
14 | case noChange
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/MinMaxSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` static minimum & maximum value image set.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct MinMaxSliderImage {
14 | private var minImg: Image
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/StaticSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` static image.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct StaticSliderImage: MenuSliderImage {
14 | private let img: Image
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/VolumeMenuSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` suitable for a volume slider.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct VolumeMenuSliderImage {
14 | public init() { }
[42/64] Compiling MacControlCenterUI MinMaxSliderImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/MenuSliderImageUpdate.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Type returned by ``MenuSliderImage/image(for:oldValue:force:)``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuSliderImageUpdate {
14 | case noChange
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/MinMaxSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` static minimum & maximum value image set.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct MinMaxSliderImage {
14 | private var minImg: Image
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/StaticSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` static image.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct StaticSliderImage: MenuSliderImage {
14 | private let img: Image
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/VolumeMenuSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` suitable for a volume slider.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct VolumeMenuSliderImage {
14 | public init() { }
[43/64] Compiling MacControlCenterUI StaticSliderImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/MenuSliderImageUpdate.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Type returned by ``MenuSliderImage/image(for:oldValue:force:)``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuSliderImageUpdate {
14 | case noChange
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/MinMaxSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` static minimum & maximum value image set.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct MinMaxSliderImage {
14 | private var minImg: Image
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/StaticSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` static image.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct StaticSliderImage: MenuSliderImage {
14 | private let img: Image
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/VolumeMenuSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` suitable for a volume slider.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct VolumeMenuSliderImage {
14 | public init() { }
[44/64] Compiling MacControlCenterUI VolumeMenuSliderImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/MenuSliderImageUpdate.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Type returned by ``MenuSliderImage/image(for:oldValue:force:)``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuSliderImageUpdate {
14 | case noChange
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/MinMaxSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` static minimum & maximum value image set.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct MinMaxSliderImage {
14 | private var minImg: Image
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/StaticSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` static image.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct StaticSliderImage: MenuSliderImage {
14 | private let img: Image
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/VolumeMenuSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` suitable for a volume slider.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct VolumeMenuSliderImage {
14 | public init() { }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[45/64] Emitting module MacControlCenterUI
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuCircleButton/MenuCircleButtonSize.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Control size for ``MenuCircleToggle`` and ``MenuCircleButton``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuCircleButtonSize {
14 | /// Standard Control Center Menu item size with trailing label.
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuCircleButton/MenuCircleButtonStyle.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Style for ``MenuCircleToggle`` and ``MenuCircleButton``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct MenuCircleButtonStyle {
14 | public var image: Image?
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/EmptySliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` usable for not displaying an image.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct EmptySliderImage: MenuSliderImage {
14 | public init() { }
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/MenuSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Protocol to allow types to define ``MenuSlider`` image states.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public protocol MenuSliderImage: Equatable, Sendable {
14 | /// Return an image if the image is static.
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/MenuSliderImageUpdate.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Type returned by ``MenuSliderImage/image(for:oldValue:force:)``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuSliderImageUpdate {
14 | case noChange
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/MinMaxSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` static minimum & maximum value image set.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct MinMaxSliderImage {
14 | private var minImg: Image
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/StaticSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` static image.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct StaticSliderImage: MenuSliderImage {
14 | private let img: Image
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/VolumeMenuSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` suitable for a volume slider.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct VolumeMenuSliderImage {
14 | public init() { }
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderStyle/MenuSliderStyle.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Control style for ``MenuSlider``.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuSliderStyle {
14 | /// macOS 26 style slider.
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Internal/Menu Constants.swift:11:1: error: 'nonisolated' modifier cannot be applied to this declaration
9 | import SwiftUI
10 |
11 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
12 | enum MenuGeometry {
13 | static let menuItemStandardHoverForeColor = Color(NSColor.selectedMenuItemTextColor)
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Internal/Menu Constants.swift:32:1: error: 'nonisolated' modifier cannot be applied to this declaration
30 | }
31 |
32 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
33 | enum MenuStyling {
34 | static let headerFontSize: CGFloat = 13
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Items/MenuCommandStyle.swift:16:1: error: 'nonisolated' modifier cannot be applied to this declaration
14 | @available(tvOS, unavailable)
15 | @available(watchOS, unavailable)
16 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
17 | public enum MenuCommandStyle {
18 | /// Standard menu style (highlight on mouse hover using accent color).
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Items/MenuDisclosureGroupStyle.swift:9:1: error: 'nonisolated' modifier cannot be applied to this declaration
7 | #if os(macOS)
8 |
9 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
10 | public enum MenuDisclosureGroupStyle {
11 | /// Section style: Expanded content body has no added background (transparent).
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Types/ControlVisibility.swift:11:1: error: 'nonisolated' modifier cannot be applied to this declaration
9 | import Foundation
10 |
11 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
12 | public enum ControlVisibility {
13 | /// Control is always visible.
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Types/MenuItemSize.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// ``MacControlCenterMenu`` menu item size.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public enum MenuItemSize {
14 | /// Standard height for text-only menu items.
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Types/MenuWidth.swift:11:1: error: 'nonisolated' modifier cannot be applied to this declaration
9 | import Foundation
10 |
11 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
12 | public enum MenuWidth {
13 | /// Standard menu width on macOS 26 (Tahoe).
[46/64] Compiling MacControlCenterUI Concurrency Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:18: error: value of type 'some View' has no member 'windowResizeAnchor'
95 | return self
96 | .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
97 | .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
| `- error: value of type 'some View' has no member 'windowResizeAnchor'
98 | } else {
99 | return self
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:38: error: cannot infer contextual base in reference to member 'topLeading'
95 | return self
96 | .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
97 | .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
| `- error: cannot infer contextual base in reference to member 'topLeading'
98 | } else {
99 | return self
[47/64] Compiling MacControlCenterUI ObservableScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:18: error: value of type 'some View' has no member 'windowResizeAnchor'
95 | return self
96 | .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
97 | .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
| `- error: value of type 'some View' has no member 'windowResizeAnchor'
98 | } else {
99 | return self
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:38: error: cannot infer contextual base in reference to member 'topLeading'
95 | return self
96 | .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
97 | .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
| `- error: cannot infer contextual base in reference to member 'topLeading'
98 | } else {
99 | return self
[48/64] Compiling MacControlCenterUI Utilities.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:18: error: value of type 'some View' has no member 'windowResizeAnchor'
95 | return self
96 | .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
97 | .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
| `- error: value of type 'some View' has no member 'windowResizeAnchor'
98 | } else {
99 | return self
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:38: error: cannot infer contextual base in reference to member 'topLeading'
95 | return self
96 | .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
97 | .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
| `- error: cannot infer contextual base in reference to member 'topLeading'
98 | } else {
99 | return self
[49/64] Compiling MacControlCenterUI VisualEffect.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:18: error: value of type 'some View' has no member 'windowResizeAnchor'
95 | return self
96 | .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
97 | .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
| `- error: value of type 'some View' has no member 'windowResizeAnchor'
98 | } else {
99 | return self
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Utilities/VisualEffect.swift:97:38: error: cannot infer contextual base in reference to member 'topLeading'
95 | return self
96 | .backgroundStyle(.ultraThinMaterial /*. thinMaterial */)
97 | .windowResizeAnchor(.topLeading) // helps with smooth menu window resize animations
| `- error: cannot infer contextual base in reference to member 'topLeading'
98 | } else {
99 | return self
[50/64] Compiling MacControlCenterUI MenuScrollView.swift
[51/64] Compiling MacControlCenterUI MenuSection.swift
[52/64] Compiling MacControlCenterUI MenuSectionText.swift
[53/64] Compiling MacControlCenterUI MenuToggle.swift
[54/64] Compiling MacControlCenterUI MacControlCenterMenu.swift
[55/64] Compiling MacControlCenterUI HighlightingMenuItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Internal/Menu Constants.swift:11:1: error: 'nonisolated' modifier cannot be applied to this declaration
9 | import SwiftUI
10 |
11 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
12 | enum MenuGeometry {
13 | static let menuItemStandardHoverForeColor = Color(NSColor.selectedMenuItemTextColor)
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Internal/Menu Constants.swift:32:1: error: 'nonisolated' modifier cannot be applied to this declaration
30 | }
31 |
32 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
33 | enum MenuStyling {
34 | static let headerFontSize: CGFloat = 13
[56/64] Compiling MacControlCenterUI HighlightingMenuStateItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Internal/Menu Constants.swift:11:1: error: 'nonisolated' modifier cannot be applied to this declaration
9 | import SwiftUI
10 |
11 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
12 | enum MenuGeometry {
13 | static let menuItemStandardHoverForeColor = Color(NSColor.selectedMenuItemTextColor)
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Internal/Menu Constants.swift:32:1: error: 'nonisolated' modifier cannot be applied to this declaration
30 | }
31 |
32 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
33 | enum MenuStyling {
34 | static let headerFontSize: CGFloat = 13
[57/64] Compiling MacControlCenterUI MenuBody.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Internal/Menu Constants.swift:11:1: error: 'nonisolated' modifier cannot be applied to this declaration
9 | import SwiftUI
10 |
11 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
12 | enum MenuGeometry {
13 | static let menuItemStandardHoverForeColor = Color(NSColor.selectedMenuItemTextColor)
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Internal/Menu Constants.swift:32:1: error: 'nonisolated' modifier cannot be applied to this declaration
30 | }
31 |
32 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
33 | enum MenuStyling {
34 | static let headerFontSize: CGFloat = 13
[58/64] Compiling MacControlCenterUI IsMenuBarExtraPresentedEnvironmentKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Internal/Menu Constants.swift:11:1: error: 'nonisolated' modifier cannot be applied to this declaration
9 | import SwiftUI
10 |
11 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
12 | enum MenuGeometry {
13 | static let menuItemStandardHoverForeColor = Color(NSColor.selectedMenuItemTextColor)
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Internal/Menu Constants.swift:32:1: error: 'nonisolated' modifier cannot be applied to this declaration
30 | }
31 |
32 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
33 | enum MenuStyling {
34 | static let headerFontSize: CGFloat = 13
[59/64] Compiling MacControlCenterUI Menu Constants.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Internal/Menu Constants.swift:11:1: error: 'nonisolated' modifier cannot be applied to this declaration
9 | import SwiftUI
10 |
11 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
12 | enum MenuGeometry {
13 | static let menuItemStandardHoverForeColor = Color(NSColor.selectedMenuItemTextColor)
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Menu Internal/Menu Constants.swift:32:1: error: 'nonisolated' modifier cannot be applied to this declaration
30 | }
31 |
32 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
33 | enum MenuStyling {
34 | static let headerFontSize: CGFloat = 13
[60/64] Compiling MacControlCenterUI MenuCircleToggle.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/EmptySliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` usable for not displaying an image.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct EmptySliderImage: MenuSliderImage {
14 | public init() { }
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/MenuSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Protocol to allow types to define ``MenuSlider`` image states.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public protocol MenuSliderImage: Equatable, Sendable {
14 | /// Return an image if the image is static.
[61/64] Compiling MacControlCenterUI MenuPanel.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/EmptySliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` usable for not displaying an image.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct EmptySliderImage: MenuSliderImage {
14 | public init() { }
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/MenuSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Protocol to allow types to define ``MenuSlider`` image states.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public protocol MenuSliderImage: Equatable, Sendable {
14 | /// Return an image if the image is static.
[62/64] Compiling MacControlCenterUI MenuSlider.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/EmptySliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` usable for not displaying an image.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct EmptySliderImage: MenuSliderImage {
14 | public init() { }
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/MenuSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Protocol to allow types to define ``MenuSlider`` image states.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public protocol MenuSliderImage: Equatable, Sendable {
14 | /// Return an image if the image is static.
[63/64] Compiling MacControlCenterUI EmptySliderImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/EmptySliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` usable for not displaying an image.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct EmptySliderImage: MenuSliderImage {
14 | public init() { }
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/MenuSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Protocol to allow types to define ``MenuSlider`` image states.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public protocol MenuSliderImage: Equatable, Sendable {
14 | /// Return an image if the image is static.
[64/64] Compiling MacControlCenterUI MenuSliderImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/EmptySliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// A ``MenuSliderImage`` usable for not displaying an image.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public struct EmptySliderImage: MenuSliderImage {
14 | public init() { }
/Users/admin/builder/spi-builder-workspace/Sources/MacControlCenterUI/Controls/MenuSlider/MenuSliderImage/MenuSliderImage.swift:12:1: error: 'nonisolated' modifier cannot be applied to this declaration
10 |
11 | /// Protocol to allow types to define ``MenuSlider`` image states.
12 | nonisolated
| `- error: 'nonisolated' modifier cannot be applied to this declaration
13 | public protocol MenuSliderImage: Equatable, Sendable {
14 | /// Return an image if the image is static.
Fetching https://github.com/orchetect/MenuBarExtraAccess
[1/526] Fetching menubarextraaccess
Fetched https://github.com/orchetect/MenuBarExtraAccess from cache (0.78s)
Computing version for https://github.com/orchetect/MenuBarExtraAccess
Computed https://github.com/orchetect/MenuBarExtraAccess at 1.2.2 (0.57s)
Creating working copy for https://github.com/orchetect/MenuBarExtraAccess
Working copy of https://github.com/orchetect/MenuBarExtraAccess resolved at 1.2.2
BUILD FAILURE 6.0 macosSpm