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.8 for macOS (SPM) on 4 Sep 2024 03:22:28 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/orchetect/MacControlCenterUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling MenuBarExtraAccess Utilities.swift
[2/8] Compiling MenuBarExtraAccess Unused Code.swift
[3/8] Compiling MenuBarExtraAccess NSWindow Extensions.swift
[4/8] Compiling MenuBarExtraAccess NSStatusItem Extensions.swift
[5/8] Compiling MenuBarExtraAccess MenuBarExtraAccess.swift
[6/8] Compiling MenuBarExtraAccess MenuBarExtra Window Introspection.swift
[7/8] Emitting module MenuBarExtraAccess
[8/8] Compiling MenuBarExtraAccess MenuBarExtraUtils.swift
[9/40] Emitting module MacControlCenterUI
[10/43] Compiling MacControlCenterUI PaddedMenuItem.swift
[11/43] Compiling MacControlCenterUI MacControlCenterUI.swift
[12/43] Compiling MacControlCenterUI MenuCommand.swift
[13/43] Compiling MacControlCenterUI MenuSliderImage.swift
[14/43] Compiling MacControlCenterUI MenuVolumeSlider.swift
[15/43] Compiling MacControlCenterUI IsMenuBarExtraPresentedEnvironmentKey.swift
[16/43] Compiling MacControlCenterUI Menu Constants.swift
[17/43] Compiling MacControlCenterUI MenuScrollView.swift
[18/43] Compiling MacControlCenterUI MenuSection.swift
[19/43] Compiling MacControlCenterUI MenuToggle.swift
[20/43] Compiling MacControlCenterUI ControlVisibility.swift
[21/43] Compiling MacControlCenterUI FullWidthMenuItem.swift
[22/43] Compiling MacControlCenterUI HighlightingMenuItem.swift
[23/43] Compiling MacControlCenterUI HighlightingMenuStateItem.swift
[24/43] Compiling MacControlCenterUI MacControlCenterMenu.swift
[25/43] Compiling MacControlCenterUI MacControlCenterMenuBuilder.swift
[26/43] Compiling MacControlCenterUI MacControlCenterMenuItem.swift
[27/43] Compiling MacControlCenterUI MenuBody.swift
[28/43] Compiling MacControlCenterUI MenuItemSize.swift
[29/43] Compiling MacControlCenterUI MenuCircleButton.swift
[30/43] Compiling MacControlCenterUI MenuCircleButtonSize.swift
[31/43] Compiling MacControlCenterUI MenuCommandStyle.swift
[32/43] Compiling MacControlCenterUI MenuDisclosureGroup.swift
[33/43] Compiling MacControlCenterUI MenuDisclosureSection.swift
[34/43] Compiling MacControlCenterUI ObservableScrollView.swift
[35/43] Compiling MacControlCenterUI Utilities.swift
[36/43] Compiling MacControlCenterUI VisualEffect.swift
[37/43] Compiling MacControlCenterUI MenuCircleButtonStyle.swift
[38/43] Compiling MacControlCenterUI MenuCircleToggle.swift
[39/43] Compiling MacControlCenterUI MenuPanel.swift
[40/43] Compiling MacControlCenterUI MenuSlider.swift
[41/43] Compiling MacControlCenterUI MenuHeader.swift
[42/43] Compiling MacControlCenterUI MenuList.swift
[43/43] Compiling MacControlCenterUI MenuListStateItem.swift
Build complete! (20.39s)
Fetching https://github.com/orchetect/MenuBarExtraAccess
[1/257] Fetching menubarextraaccess
Fetched https://github.com/orchetect/MenuBarExtraAccess (1.26s)
Computing version for https://github.com/orchetect/MenuBarExtraAccess
Computed https://github.com/orchetect/MenuBarExtraAccess at 1.0.5 (0.73s)
Creating working copy for https://github.com/orchetect/MenuBarExtraAccess
Working copy of https://github.com/orchetect/MenuBarExtraAccess resolved at 1.0.5
Build complete.
Done.