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.0.9 (2d0381), with Swift 5.10 for macOS (SPM) on 4 Sep 2024 03:23:21 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/MacControlCenterUI.git
Reference: 2.0.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orchetect/MacControlCenterUI
 * tag               2.0.9      -> FETCH_HEAD
HEAD is now at 2d03811 Demo project cleanup
Cloned https://github.com/orchetect/MacControlCenterUI.git
Revision (git rev-parse @):
2d03811c2b4b499d22e034157ef8c2a6f74f569b
SUCCESS checkout https://github.com/orchetect/MacControlCenterUI.git at 2.0.9
Fetching https://github.com/orchetect/MenuBarExtraAccess
[1/257] Fetching menubarextraaccess
Fetched https://github.com/orchetect/MenuBarExtraAccess from cache (1.30s)
Computing version for https://github.com/orchetect/MenuBarExtraAccess
Computed https://github.com/orchetect/MenuBarExtraAccess at 1.0.5 (0.58s)
Creating working copy for https://github.com/orchetect/MenuBarExtraAccess
Working copy of https://github.com/orchetect/MenuBarExtraAccess resolved at 1.0.5
========================================
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.0.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MenuBarExtraAccess",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/orchetect/MacControlCenterUI.git
[1/1340] Fetching maccontrolcenterui
Fetched https://github.com/orchetect/MacControlCenterUI.git from cache (1.20s)
Fetching https://github.com/orchetect/MenuBarExtraAccess from cache
Fetched https://github.com/orchetect/MenuBarExtraAccess from cache (0.46s)
Computing version for https://github.com/orchetect/MenuBarExtraAccess
Computed https://github.com/orchetect/MenuBarExtraAccess at 1.0.5 (0.03s)
Creating working copy for https://github.com/orchetect/MacControlCenterUI.git
Working copy of https://github.com/orchetect/MacControlCenterUI.git resolved at 2.0.9 (2d03811)
Creating working copy for https://github.com/orchetect/MenuBarExtraAccess
Working copy of https://github.com/orchetect/MenuBarExtraAccess resolved at 1.0.5
warning: '.resolve-product-dependencies': dependency 'maccontrolcenterui' is not used by any target
Found 1 product dependencies
  - MenuBarExtraAccess
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/orchetect/MacControlCenterUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/11] Compiling MenuBarExtraAccess NSWindow Extensions.swift
[5/11] Compiling MenuBarExtraAccess Unused Code.swift
[6/11] Compiling MenuBarExtraAccess Utilities.swift
[7/11] Compiling MenuBarExtraAccess NSStatusItem Extensions.swift
[8/11] Compiling MenuBarExtraAccess MenuBarExtraAccess.swift
[9/11] Emitting module MenuBarExtraAccess
[10/11] Compiling MenuBarExtraAccess MenuBarExtra Window Introspection.swift
[11/11] Compiling MenuBarExtraAccess MenuBarExtraUtils.swift
[12/43] Compiling MacControlCenterUI MenuSliderImage.swift
[13/43] Compiling MacControlCenterUI MenuVolumeSlider.swift
[14/43] Compiling MacControlCenterUI IsMenuBarExtraPresentedEnvironmentKey.swift
[15/43] Compiling MacControlCenterUI Menu Constants.swift
[16/46] Emitting module MacControlCenterUI
[17/46] Compiling MacControlCenterUI PaddedMenuItem.swift
[18/46] Compiling MacControlCenterUI MacControlCenterUI.swift
[19/46] Compiling MacControlCenterUI MenuCommand.swift
[20/46] Compiling MacControlCenterUI MenuScrollView.swift
[21/46] Compiling MacControlCenterUI MenuSection.swift
[22/46] Compiling MacControlCenterUI MenuToggle.swift
[23/46] Compiling MacControlCenterUI MenuHeader.swift
[24/46] Compiling MacControlCenterUI MenuList.swift
[25/46] Compiling MacControlCenterUI MenuListStateItem.swift
[26/46] Compiling MacControlCenterUI MacControlCenterMenu.swift
[27/46] Compiling MacControlCenterUI MacControlCenterMenuBuilder.swift
[28/46] Compiling MacControlCenterUI MacControlCenterMenuItem.swift
[29/46] Compiling MacControlCenterUI MenuCommandStyle.swift
[30/46] Compiling MacControlCenterUI MenuDisclosureGroup.swift
[31/46] Compiling MacControlCenterUI MenuDisclosureSection.swift
[32/46] Compiling MacControlCenterUI MenuBody.swift
[33/46] Compiling MacControlCenterUI MenuItemSize.swift
[34/46] Compiling MacControlCenterUI MenuCircleButton.swift
[35/46] Compiling MacControlCenterUI MenuCircleButtonSize.swift
[36/46] Compiling MacControlCenterUI ObservableScrollView.swift
[37/46] Compiling MacControlCenterUI Utilities.swift
[38/46] Compiling MacControlCenterUI VisualEffect.swift
[39/46] Compiling MacControlCenterUI ControlVisibility.swift
[40/46] Compiling MacControlCenterUI FullWidthMenuItem.swift
[41/46] Compiling MacControlCenterUI HighlightingMenuItem.swift
[42/46] Compiling MacControlCenterUI HighlightingMenuStateItem.swift
[43/46] Compiling MacControlCenterUI MenuCircleButtonStyle.swift
[44/46] Compiling MacControlCenterUI MenuCircleToggle.swift
[45/46] Compiling MacControlCenterUI MenuPanel.swift
[46/46] Compiling MacControlCenterUI MenuSlider.swift
Build complete! (11.88s)
Build complete.
Done.