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 6.0 for macOS (SPM) on 25 Feb 2025 02:40:26 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -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

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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/orchetect/MenuBarExtraAccess
[1/405] Fetching menubarextraaccess
Fetched https://github.com/orchetect/MenuBarExtraAccess from cache (0.85s)
Computing version for https://github.com/orchetect/MenuBarExtraAccess
Computed https://github.com/orchetect/MenuBarExtraAccess at 1.2.1 (0.56s)
Creating working copy for https://github.com/orchetect/MenuBarExtraAccess
Working copy of https://github.com/orchetect/MenuBarExtraAccess resolved at 1.2.1
========================================
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.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MenuBarExtraAccess",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/orchetect/MacControlCenterUI.git
[1/1791] Fetching maccontrolcenterui
Fetched https://github.com/orchetect/MacControlCenterUI.git from cache (1.15s)
Fetching https://github.com/orchetect/MenuBarExtraAccess from cache
Fetched https://github.com/orchetect/MenuBarExtraAccess from cache (0.41s)
Computing version for https://github.com/orchetect/MenuBarExtraAccess
Computed https://github.com/orchetect/MenuBarExtraAccess at 1.2.1 (0.02s)
Creating working copy for https://github.com/orchetect/MacControlCenterUI.git
Working copy of https://github.com/orchetect/MacControlCenterUI.git resolved at 2.4.1 (ee2003b)
Creating working copy for https://github.com/orchetect/MenuBarExtraAccess
Working copy of https://github.com/orchetect/MenuBarExtraAccess resolved at 1.2.1
warning: '.resolve-product-dependencies': dependency 'maccontrolcenterui' is not used by any target
Found 1 product dependencies
  - MenuBarExtraAccess
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/orchetect/MacControlCenterUI.git
https://github.com/orchetect/MacControlCenterUI.git
{
  "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" : "/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.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 ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -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
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 NSWindow Extensions.swift
[7/14] Compiling MenuBarExtraAccess NSStatusItem Extensions.swift
[8/14] Compiling MenuBarExtraAccess NSEvent Extensions.swift
[9/14] Compiling MenuBarExtraAccess NSControl Extensions.swift
[10/14] Compiling MenuBarExtraAccess StatusItemIdentity.swift
[11/14] Emitting module MenuBarExtraAccess
[12/14] Compiling MenuBarExtraAccess MenuBarExtra Window Introspection.swift
[13/14] Compiling MenuBarExtraAccess MenuBarExtraUtils.swift
[14/14] Compiling MenuBarExtraAccess MenuBarExtraAccess.swift
[15/49] Compiling MacControlCenterUI MacControlCenterMenu.swift
[16/49] Compiling MacControlCenterUI MacControlCenterMenuBuilder.swift
[17/49] Compiling MacControlCenterUI MacControlCenterMenuItem.swift
[18/52] Emitting module MacControlCenterUI
[19/52] Compiling MacControlCenterUI IsMenuBarExtraPresentedEnvironmentKey.swift
[20/52] Compiling MacControlCenterUI Menu Constants.swift
[21/52] Compiling MacControlCenterUI PaddedMenuItem.swift
[22/52] Compiling MacControlCenterUI MacControlCenterUI.swift
[23/52] Compiling MacControlCenterUI API-2.4.0.swift
[24/52] Compiling MacControlCenterUI ControlVisibility.swift
[25/52] Compiling MacControlCenterUI FullWidthMenuItem.swift
[26/52] Compiling MacControlCenterUI HighlightingMenuDisclosureGroup.swift
[27/52] Compiling MacControlCenterUI HighlightingMenuItem.swift
[28/52] Compiling MacControlCenterUI HighlightingMenuStateItem.swift
[29/52] Compiling MacControlCenterUI MenuBody.swift
[30/52] Compiling MacControlCenterUI MenuItemSize.swift
[31/52] Compiling MacControlCenterUI ObservableScrollView.swift
[32/52] Compiling MacControlCenterUI Utilities.swift
[33/52] Compiling MacControlCenterUI VisualEffect.swift
[34/52] Compiling MacControlCenterUI MenuCommand.swift
[35/52] Compiling MacControlCenterUI MenuCommandStyle.swift
[36/52] Compiling MacControlCenterUI MenuDisclosureChevron.swift
[37/52] Compiling MacControlCenterUI MenuDisclosureGroup.swift
[38/52] Compiling MacControlCenterUI MenuScrollView.swift
[39/52] Compiling MacControlCenterUI MenuSection.swift
[40/52] Compiling MacControlCenterUI MenuToggle.swift
[41/52] Compiling MacControlCenterUI MenuDisclosureSection.swift
[42/52] Compiling MacControlCenterUI MenuHeader.swift
[43/52] Compiling MacControlCenterUI MenuList.swift
[44/52] Compiling MacControlCenterUI MenuListStateItem.swift
[45/52] Compiling MacControlCenterUI MenuPanel.swift
[46/52] Compiling MacControlCenterUI MenuSlider.swift
[47/52] Compiling MacControlCenterUI MenuSliderImage.swift
[48/52] Compiling MacControlCenterUI MenuVolumeSlider.swift
[49/52] Compiling MacControlCenterUI MenuCircleButton.swift
[50/52] Compiling MacControlCenterUI MenuCircleButtonSize.swift
[51/52] Compiling MacControlCenterUI MenuCircleButtonStyle.swift
[52/52] Compiling MacControlCenterUI MenuCircleToggle.swift
Build complete! (22.81s)
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" : "/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.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"
}
Done.