The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of MacControlCenterUI, reference 2.4.1 (ee2003), with Swift 5.9 for Linux on 25 Feb 2025 02:35:15 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.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:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/orchetect/MacControlCenterUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/orchetect/MenuBarExtraAccess
[1/405] Fetching menubarextraaccess
Fetched https://github.com/orchetect/MenuBarExtraAccess (0.19s)
Computing version for https://github.com/orchetect/MenuBarExtraAccess
Computed https://github.com/orchetect/MenuBarExtraAccess at 1.2.1 (0.35s)
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...
[1/10] Compiling MenuBarExtraAccess NSWindow Extensions.swift
[2/11] Compiling MenuBarExtraAccess Unused Code.swift
[3/11] Compiling MenuBarExtraAccess NSStatusItem Extensions.swift
[4/11] Compiling MenuBarExtraAccess NSEvent Extensions.swift
[5/11] Compiling MenuBarExtraAccess NSControl Extensions.swift
[6/11] Compiling MenuBarExtraAccess MenuBarExtra Window Introspection.swift
[7/11] Compiling MenuBarExtraAccess MenuBarExtraAccess.swift
[8/11] Compiling MenuBarExtraAccess MenuBarExtraUtils.swift
[9/11] Compiling MenuBarExtraAccess StatusItemIdentity.swift
[10/11] Emitting module MenuBarExtraAccess
[11/11] Compiling MenuBarExtraAccess Utilities.swift
[14/47] Compiling MacControlCenterUI MenuVolumeSlider.swift
[15/47] Compiling MacControlCenterUI IsMenuBarExtraPresentedEnvironmentKey.swift
[16/47] Compiling MacControlCenterUI Menu Constants.swift
[17/47] Compiling MacControlCenterUI PaddedMenuItem.swift
[18/47] Compiling MacControlCenterUI MacControlCenterUI.swift
[19/51] Emitting module MacControlCenterUI
[20/51] Compiling MacControlCenterUI HighlightingMenuStateItem.swift
[21/51] Compiling MacControlCenterUI MenuBody.swift
[22/51] Compiling MacControlCenterUI MenuItemSize.swift
[23/51] Compiling MacControlCenterUI MenuCircleButton.swift
[24/51] Compiling MacControlCenterUI MenuCircleButtonSize.swift
[25/51] Compiling MacControlCenterUI MenuSection.swift
[26/51] Compiling MacControlCenterUI MenuToggle.swift
[27/51] Compiling MacControlCenterUI MacControlCenterMenu.swift
[28/51] Compiling MacControlCenterUI MacControlCenterMenuBuilder.swift
[29/51] Compiling MacControlCenterUI MenuCommand.swift
[30/51] Compiling MacControlCenterUI MenuCommandStyle.swift
[31/51] Compiling MacControlCenterUI MenuDisclosureChevron.swift
[32/51] Compiling MacControlCenterUI MenuDisclosureGroup.swift
[33/51] Compiling MacControlCenterUI MenuDisclosureSection.swift
[34/51] Compiling MacControlCenterUI API-2.4.0.swift
[35/51] Compiling MacControlCenterUI ControlVisibility.swift
[36/51] Compiling MacControlCenterUI FullWidthMenuItem.swift
[37/51] Compiling MacControlCenterUI HighlightingMenuDisclosureGroup.swift
[38/51] Compiling MacControlCenterUI HighlightingMenuItem.swift
[39/51] Compiling MacControlCenterUI MenuHeader.swift
[40/51] Compiling MacControlCenterUI MenuList.swift
[41/51] Compiling MacControlCenterUI MenuListStateItem.swift
[42/51] Compiling MacControlCenterUI MenuScrollView.swift
[43/51] Compiling MacControlCenterUI MenuCircleButtonStyle.swift
[44/51] Compiling MacControlCenterUI MenuCircleToggle.swift
[45/51] Compiling MacControlCenterUI MenuPanel.swift
[46/51] Compiling MacControlCenterUI MenuSlider.swift
[47/51] Compiling MacControlCenterUI MenuSliderImage.swift
[48/51] Compiling MacControlCenterUI MacControlCenterMenuItem.swift
[49/51] Compiling MacControlCenterUI ObservableScrollView.swift
[50/51] Compiling MacControlCenterUI Utilities.swift
[51/51] Compiling MacControlCenterUI VisualEffect.swift
Build complete! (7.85s)
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"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.