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 main (b7ddb0), with Swift 6.2 for macOS (SPM) on 26 Nov 2025 01:29:15 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/MacControlCenterUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orchetect/MacControlCenterUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b7ddb03 Updated GitHub CI
Cloned https://github.com/orchetect/MacControlCenterUI.git
Revision (git rev-parse @):
b7ddb03f476e1c2c8a24556f91217b7fa99ff2cb
SUCCESS checkout https://github.com/orchetect/MacControlCenterUI.git at main
Fetching https://github.com/orchetect/MenuBarExtraAccess
[1/526] Fetching menubarextraaccess
Fetched https://github.com/orchetect/MenuBarExtraAccess from cache (0.89s)
Computing version for https://github.com/orchetect/MenuBarExtraAccess
Computed https://github.com/orchetect/MenuBarExtraAccess at 1.2.2 (1.53s)
Creating working copy for https://github.com/orchetect/MenuBarExtraAccess
Working copy of https://github.com/orchetect/MenuBarExtraAccess resolved at 1.2.2
========================================
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": "maccontrolcenterui",
      "name": "MacControlCenterUI",
      "url": "https://github.com/orchetect/MacControlCenterUI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MacControlCenterUI",
      "dependencies": [
        {
          "identity": "menubarextraaccess",
          "name": "MenuBarExtraAccess",
          "url": "https://github.com/orchetect/MenuBarExtraAccess",
          "version": "1.2.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MenuBarExtraAccess",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/orchetect/MacControlCenterUI.git
[1/1898] Fetching maccontrolcenterui
Fetched https://github.com/orchetect/MacControlCenterUI.git from cache (1.18s)
Fetching https://github.com/orchetect/MenuBarExtraAccess from cache
Fetched https://github.com/orchetect/MenuBarExtraAccess from cache (0.44s)
Computing version for https://github.com/orchetect/MenuBarExtraAccess
Computed https://github.com/orchetect/MenuBarExtraAccess at 1.2.2 (0.49s)
Creating working copy for https://github.com/orchetect/MenuBarExtraAccess
Working copy of https://github.com/orchetect/MenuBarExtraAccess resolved at 1.2.2
Creating working copy for https://github.com/orchetect/MacControlCenterUI.git
Working copy of https://github.com/orchetect/MacControlCenterUI.git resolved at main (b7ddb03)
warning: '.resolve-product-dependencies': dependency 'maccontrolcenterui' is not used by any target
Found 1 product dependencies
  - MenuBarExtraAccess
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/orchetect/MacControlCenterUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/13] Compiling MenuBarExtraAccess Unused Code.swift
[5/14] Compiling MenuBarExtraAccess Utilities.swift
[6/14] Compiling MenuBarExtraAccess NSWindow Extensions.swift
[7/14] Compiling MenuBarExtraAccess NSEvent Extensions.swift
[8/14] Compiling MenuBarExtraAccess NSControl Extensions.swift
[9/14] Compiling MenuBarExtraAccess NSStatusItem Extensions.swift
[10/14] Compiling MenuBarExtraAccess StatusItemIdentity.swift
[11/14] Compiling MenuBarExtraAccess MenuBarExtraUtils.swift
[12/14] Emitting module MenuBarExtraAccess
[13/14] Compiling MenuBarExtraAccess MenuBarExtra Window Introspection.swift
[14/14] Compiling MenuBarExtraAccess MenuBarExtraAccess.swift
[15/53] Compiling MacControlCenterUI MenuVolumeSlider.swift
[16/53] Compiling MacControlCenterUI IsMenuBarExtraPresentedEnvironmentKey.swift
[17/53] Compiling MacControlCenterUI Menu Constants.swift
[18/53] Compiling MacControlCenterUI PaddedMenuItem.swift
[19/57] Compiling MacControlCenterUI API-2.4.0.swift
[20/57] Compiling MacControlCenterUI ControlVisibility.swift
[21/57] Compiling MacControlCenterUI FullWidthMenuItem.swift
[22/57] Compiling MacControlCenterUI HighlightingMenuDisclosureGroup.swift
[23/57] Compiling MacControlCenterUI HighlightingMenuItem.swift
[24/57] Emitting module MacControlCenterUI
[25/57] Compiling MacControlCenterUI HighlightingMenuStateItem.swift
[26/57] Compiling MacControlCenterUI MenuBody.swift
[27/57] Compiling MacControlCenterUI MenuItemSize.swift
[28/57] Compiling MacControlCenterUI MenuCircleButton.swift
[29/57] Compiling MacControlCenterUI MenuCircleButtonSize.swift
[30/57] Compiling MacControlCenterUI MenuSliderImage.swift
[31/57] Compiling MacControlCenterUI MenuSliderImageUpdate.swift
[32/57] Compiling MacControlCenterUI StaticSliderImage.swift
[33/57] Compiling MacControlCenterUI VolumeMenuSliderImage.swift
[34/57] Compiling MacControlCenterUI MenuSectionText.swift
[35/57] Compiling MacControlCenterUI MenuToggle.swift
[36/57] Compiling MacControlCenterUI MacControlCenterMenu.swift
[37/57] Compiling MacControlCenterUI MacControlCenterMenuBuilder.swift
[38/57] Compiling MacControlCenterUI MacControlCenterUI.swift
[39/57] Compiling MacControlCenterUI MenuCommand.swift
[40/57] Compiling MacControlCenterUI MenuCommandStyle.swift
[41/57] Compiling MacControlCenterUI MenuDisclosureChevron.swift
[42/57] Compiling MacControlCenterUI MacControlCenterMenuItem.swift
[43/57] Compiling MacControlCenterUI ObservableScrollView.swift
[44/57] Compiling MacControlCenterUI Utilities.swift
[45/57] Compiling MacControlCenterUI VisualEffect.swift
[46/57] Compiling MacControlCenterUI MenuList.swift
[47/57] Compiling MacControlCenterUI MenuListStateItem.swift
[48/57] Compiling MacControlCenterUI MenuScrollView.swift
[49/57] Compiling MacControlCenterUI MenuSection.swift
[50/57] Compiling MacControlCenterUI MenuCircleButtonStyle.swift
[51/57] Compiling MacControlCenterUI MenuCircleToggle.swift
[52/57] Compiling MacControlCenterUI MenuPanel.swift
[53/57] Compiling MacControlCenterUI MenuSlider.swift
[54/57] Compiling MacControlCenterUI MenuDisclosureGroup.swift
[55/57] Compiling MacControlCenterUI MenuDisclosureGroupStyle.swift
[56/57] Compiling MacControlCenterUI MenuDisclosureSection.swift
[57/57] Compiling MacControlCenterUI MenuHeader.swift
Build complete! (12.93s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "menubarextraaccess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orchetect/MenuBarExtraAccess"
    }
  ],
  "manifest_display_name" : "MacControlCenterUI",
  "name" : "MacControlCenterUI",
  "path" : "/Users/admin/builder/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/MenuCircleButton.swift",
        "Controls/MenuCircleButton/MenuCircleButtonSize.swift",
        "Controls/MenuCircleButton/MenuCircleButtonStyle.swift",
        "Controls/MenuCircleButton/MenuCircleToggle.swift",
        "Controls/MenuPanel.swift",
        "Controls/MenuSlider/MenuSlider.swift",
        "Controls/MenuSlider/MenuSliderImage/MenuSliderImage.swift",
        "Controls/MenuSlider/MenuSliderImage/MenuSliderImageUpdate.swift",
        "Controls/MenuSlider/MenuSliderImage/StaticSliderImage.swift",
        "Controls/MenuSlider/MenuSliderImage/VolumeMenuSliderImage.swift",
        "Controls/MenuSlider/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/MenuDisclosureGroupStyle.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/MenuSectionText.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"
}
Done.