The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of MacControlCenterUI, reference 2.4.1 (ee2003), with Swift 6.1 for Wasm on 30 May 2025 10:41:03 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/MacControlCenterUI.git
Reference: 2.4.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/orchetect/MacControlCenterUI
 * tag               2.4.1      -> FETCH_HEAD
HEAD is now at ee2003b Fixed bug where hovering over menu items that then became disabled while hovering would cause the highlight to stick
Cloned https://github.com/orchetect/MacControlCenterUI.git
Revision (git rev-parse @):
ee2003b6508de0997cbe6ebb238801f297a450ab
SUCCESS checkout https://github.com/orchetect/MacControlCenterUI.git at 2.4.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/orchetect/MacControlCenterUI.git
https://github.com/orchetect/MacControlCenterUI.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "menubarextraaccess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orchetect/MenuBarExtraAccess"
    }
  ],
  "manifest_display_name" : "MacControlCenterUI",
  "name" : "MacControlCenterUI",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "MacControlCenterUI",
      "targets" : [
        "MacControlCenterUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MacControlCenterUI",
      "module_type" : "SwiftTarget",
      "name" : "MacControlCenterUI",
      "path" : "Sources/MacControlCenterUI",
      "product_dependencies" : [
        "MenuBarExtraAccess"
      ],
      "product_memberships" : [
        "MacControlCenterUI"
      ],
      "sources" : [
        "API Evolution/API-2.4.0.swift",
        "Abstracts/ControlVisibility.swift",
        "Abstracts/FullWidthMenuItem.swift",
        "Abstracts/HighlightingMenuDisclosureGroup.swift",
        "Abstracts/HighlightingMenuItem.swift",
        "Abstracts/HighlightingMenuStateItem.swift",
        "Abstracts/MenuBody.swift",
        "Abstracts/MenuItemSize.swift",
        "Controls/MenuCircleButton.swift",
        "Controls/MenuCircleButtonSize.swift",
        "Controls/MenuCircleButtonStyle.swift",
        "Controls/MenuCircleToggle.swift",
        "Controls/MenuPanel.swift",
        "Controls/MenuSlider.swift",
        "Controls/MenuSliderImage.swift",
        "Controls/MenuVolumeSlider.swift",
        "Internal/IsMenuBarExtraPresentedEnvironmentKey.swift",
        "Internal/Menu Constants.swift",
        "Internal/PaddedMenuItem.swift",
        "MacControlCenterUI.swift",
        "Menu Items/MenuCommand.swift",
        "Menu Items/MenuCommandStyle.swift",
        "Menu Items/MenuDisclosureChevron.swift",
        "Menu Items/MenuDisclosureGroup.swift",
        "Menu Items/MenuDisclosureSection.swift",
        "Menu Items/MenuHeader.swift",
        "Menu Items/MenuList.swift",
        "Menu Items/MenuListStateItem.swift",
        "Menu Items/MenuScrollView.swift",
        "Menu Items/MenuSection.swift",
        "Menu Items/MenuToggle.swift",
        "Menu/MacControlCenterMenu.swift",
        "Menu/MacControlCenterMenuBuilder.swift",
        "Menu/MacControlCenterMenuItem.swift",
        "Utilities/ObservableScrollView.swift",
        "Utilities/Utilities.swift",
        "Utilities/VisualEffect.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/orchetect/MenuBarExtraAccess
[1/405] Fetching menubarextraaccess
Fetched https://github.com/orchetect/MenuBarExtraAccess from cache (0.26s)
Computing version for https://github.com/orchetect/MenuBarExtraAccess
Computed https://github.com/orchetect/MenuBarExtraAccess at 1.2.1 (0.99s)
Creating working copy for https://github.com/orchetect/MenuBarExtraAccess
Working copy of https://github.com/orchetect/MenuBarExtraAccess resolved at 1.2.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/13] Compiling MenuBarExtraAccess Unused Code.swift
[5/14] Compiling MenuBarExtraAccess NSStatusItem Extensions.swift
[6/14] Compiling MenuBarExtraAccess NSWindow Extensions.swift
[7/14] Compiling MenuBarExtraAccess NSEvent Extensions.swift
[8/14] Compiling MenuBarExtraAccess MenuBarExtraUtils.swift
[9/14] Compiling MenuBarExtraAccess StatusItemIdentity.swift
[10/14] Compiling MenuBarExtraAccess MenuBarExtra Window Introspection.swift
[11/14] Compiling MenuBarExtraAccess MenuBarExtraAccess.swift
[12/14] Emitting module MenuBarExtraAccess
[13/14] Compiling MenuBarExtraAccess NSControl Extensions.swift
[14/14] Compiling MenuBarExtraAccess Utilities.swift
[16/49] Compiling MacControlCenterUI HighlightingMenuStateItem.swift
[17/49] Compiling MacControlCenterUI MenuBody.swift
[18/49] Compiling MacControlCenterUI MenuItemSize.swift
[19/49] Compiling MacControlCenterUI MenuCircleButton.swift
[20/49] Compiling MacControlCenterUI MenuCircleButtonSize.swift
[21/53] Compiling MacControlCenterUI MenuHeader.swift
[22/53] Compiling MacControlCenterUI MenuList.swift
[23/53] Compiling MacControlCenterUI MenuListStateItem.swift
[24/53] Compiling MacControlCenterUI MenuScrollView.swift
[25/53] Compiling MacControlCenterUI API-2.4.0.swift
[26/53] Compiling MacControlCenterUI ControlVisibility.swift
[27/53] Compiling MacControlCenterUI FullWidthMenuItem.swift
[28/53] Compiling MacControlCenterUI HighlightingMenuDisclosureGroup.swift
[29/53] Compiling MacControlCenterUI HighlightingMenuItem.swift
[30/53] Emitting module MacControlCenterUI
[31/53] Compiling MacControlCenterUI MenuCircleButtonStyle.swift
[32/53] Compiling MacControlCenterUI MenuCircleToggle.swift
[33/53] Compiling MacControlCenterUI MenuPanel.swift
[34/53] Compiling MacControlCenterUI MenuSlider.swift
[35/53] Compiling MacControlCenterUI MenuSliderImage.swift
[36/53] Compiling MacControlCenterUI MenuCommand.swift
[37/53] Compiling MacControlCenterUI MenuCommandStyle.swift
[38/53] Compiling MacControlCenterUI MenuDisclosureChevron.swift
[39/53] Compiling MacControlCenterUI MenuDisclosureGroup.swift
[40/53] Compiling MacControlCenterUI MenuDisclosureSection.swift
[41/53] Compiling MacControlCenterUI MenuVolumeSlider.swift
[42/53] Compiling MacControlCenterUI IsMenuBarExtraPresentedEnvironmentKey.swift
[43/53] Compiling MacControlCenterUI Menu Constants.swift
[44/53] Compiling MacControlCenterUI PaddedMenuItem.swift
[45/53] Compiling MacControlCenterUI MacControlCenterUI.swift
[46/53] Compiling MacControlCenterUI MenuSection.swift
[47/53] Compiling MacControlCenterUI MenuToggle.swift
[48/53] Compiling MacControlCenterUI MacControlCenterMenu.swift
[49/53] Compiling MacControlCenterUI MacControlCenterMenuBuilder.swift
[50/53] Compiling MacControlCenterUI MacControlCenterMenuItem.swift
[51/53] Compiling MacControlCenterUI ObservableScrollView.swift
[52/53] Compiling MacControlCenterUI Utilities.swift
[53/53] Compiling MacControlCenterUI VisualEffect.swift
Build complete! (11.04s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "menubarextraaccess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orchetect/MenuBarExtraAccess"
    }
  ],
  "manifest_display_name" : "MacControlCenterUI",
  "name" : "MacControlCenterUI",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "MacControlCenterUI",
      "targets" : [
        "MacControlCenterUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MacControlCenterUI",
      "module_type" : "SwiftTarget",
      "name" : "MacControlCenterUI",
      "path" : "Sources/MacControlCenterUI",
      "product_dependencies" : [
        "MenuBarExtraAccess"
      ],
      "product_memberships" : [
        "MacControlCenterUI"
      ],
      "sources" : [
        "API Evolution/API-2.4.0.swift",
        "Abstracts/ControlVisibility.swift",
        "Abstracts/FullWidthMenuItem.swift",
        "Abstracts/HighlightingMenuDisclosureGroup.swift",
        "Abstracts/HighlightingMenuItem.swift",
        "Abstracts/HighlightingMenuStateItem.swift",
        "Abstracts/MenuBody.swift",
        "Abstracts/MenuItemSize.swift",
        "Controls/MenuCircleButton.swift",
        "Controls/MenuCircleButtonSize.swift",
        "Controls/MenuCircleButtonStyle.swift",
        "Controls/MenuCircleToggle.swift",
        "Controls/MenuPanel.swift",
        "Controls/MenuSlider.swift",
        "Controls/MenuSliderImage.swift",
        "Controls/MenuVolumeSlider.swift",
        "Internal/IsMenuBarExtraPresentedEnvironmentKey.swift",
        "Internal/Menu Constants.swift",
        "Internal/PaddedMenuItem.swift",
        "MacControlCenterUI.swift",
        "Menu Items/MenuCommand.swift",
        "Menu Items/MenuCommandStyle.swift",
        "Menu Items/MenuDisclosureChevron.swift",
        "Menu Items/MenuDisclosureGroup.swift",
        "Menu Items/MenuDisclosureSection.swift",
        "Menu Items/MenuHeader.swift",
        "Menu Items/MenuList.swift",
        "Menu Items/MenuListStateItem.swift",
        "Menu Items/MenuScrollView.swift",
        "Menu Items/MenuSection.swift",
        "Menu Items/MenuToggle.swift",
        "Menu/MacControlCenterMenu.swift",
        "Menu/MacControlCenterMenuBuilder.swift",
        "Menu/MacControlCenterMenuItem.swift",
        "Utilities/ObservableScrollView.swift",
        "Utilities/Utilities.swift",
        "Utilities/VisualEffect.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.