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 main (ee2003), with Swift 5.10 for Linux on 25 Feb 2025 02:34:39 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.10-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: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
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.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/orchetect/MenuBarExtraAccess
[1/405] Fetching menubarextraaccess
Fetched https://github.com/orchetect/MenuBarExtraAccess from cache (0.27s)
Computing version for https://github.com/orchetect/MenuBarExtraAccess
Computed https://github.com/orchetect/MenuBarExtraAccess at 1.2.1 (0.49s)
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] Emitting module MenuBarExtraAccess
[5/14] Compiling MenuBarExtraAccess NSEvent Extensions.swift
[6/14] Compiling MenuBarExtraAccess NSControl Extensions.swift
[7/14] Compiling MenuBarExtraAccess MenuBarExtra Window Introspection.swift
[8/14] Compiling MenuBarExtraAccess MenuBarExtraAccess.swift
[9/14] Compiling MenuBarExtraAccess Unused Code.swift
[10/14] Compiling MenuBarExtraAccess NSStatusItem Extensions.swift
[11/14] Compiling MenuBarExtraAccess NSWindow Extensions.swift
[12/14] Compiling MenuBarExtraAccess MenuBarExtraUtils.swift
[13/14] Compiling MenuBarExtraAccess StatusItemIdentity.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/49] Emitting module MacControlCenterUI
[22/53] Compiling MacControlCenterUI API-2.4.0.swift
[23/53] Compiling MacControlCenterUI ControlVisibility.swift
[24/53] Compiling MacControlCenterUI FullWidthMenuItem.swift
[25/53] Compiling MacControlCenterUI HighlightingMenuDisclosureGroup.swift
[26/53] Compiling MacControlCenterUI HighlightingMenuItem.swift
[27/53] Compiling MacControlCenterUI MenuSection.swift
[28/53] Compiling MacControlCenterUI MenuToggle.swift
[29/53] Compiling MacControlCenterUI MacControlCenterMenu.swift
[30/53] Compiling MacControlCenterUI MacControlCenterMenuBuilder.swift
[31/53] Compiling MacControlCenterUI MenuHeader.swift
[32/53] Compiling MacControlCenterUI MenuList.swift
[33/53] Compiling MacControlCenterUI MenuListStateItem.swift
[34/53] Compiling MacControlCenterUI MenuScrollView.swift
[35/53] Compiling MacControlCenterUI MenuCircleButtonStyle.swift
[36/53] Compiling MacControlCenterUI MenuCircleToggle.swift
[37/53] Compiling MacControlCenterUI MenuPanel.swift
[38/53] Compiling MacControlCenterUI MenuSlider.swift
[39/53] Compiling MacControlCenterUI MenuSliderImage.swift
[40/53] Compiling MacControlCenterUI MenuCommand.swift
[41/53] Compiling MacControlCenterUI MenuCommandStyle.swift
[42/53] Compiling MacControlCenterUI MenuDisclosureChevron.swift
[43/53] Compiling MacControlCenterUI MenuDisclosureGroup.swift
[44/53] Compiling MacControlCenterUI MenuDisclosureSection.swift
[45/53] Compiling MacControlCenterUI MenuVolumeSlider.swift
[46/53] Compiling MacControlCenterUI IsMenuBarExtraPresentedEnvironmentKey.swift
[47/53] Compiling MacControlCenterUI Menu Constants.swift
[48/53] Compiling MacControlCenterUI PaddedMenuItem.swift
[49/53] Compiling MacControlCenterUI MacControlCenterUI.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! (8.27s)
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.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.