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 (2d0381), with Swift 5.10 for macOS (SPM) on 4 Sep 2024 03:24:23 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: 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 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 main
Fetching https://github.com/orchetect/MenuBarExtraAccess
[1/257] Fetching menubarextraaccess
Fetched https://github.com/orchetect/MenuBarExtraAccess from cache (1.23s)
Computing version for https://github.com/orchetect/MenuBarExtraAccess
Computed https://github.com/orchetect/MenuBarExtraAccess at 1.0.5 (0.57s)
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.16s)
Fetching https://github.com/orchetect/MenuBarExtraAccess from cache
Fetched https://github.com/orchetect/MenuBarExtraAccess from cache (0.47s)
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 main (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 Unused Code.swift
[5/11] Compiling MenuBarExtraAccess NSWindow Extensions.swift
[6/11] Compiling MenuBarExtraAccess MenuBarExtraAccess.swift
[7/11] Compiling MenuBarExtraAccess NSStatusItem Extensions.swift
[8/11] Compiling MenuBarExtraAccess MenuBarExtraUtils.swift
[9/11] Compiling MenuBarExtraAccess Utilities.swift
[10/11] Emitting module MenuBarExtraAccess
[11/11] Compiling MenuBarExtraAccess MenuBarExtra Window Introspection.swift
[12/43] Emitting module MacControlCenterUI
[13/46] Compiling MacControlCenterUI MenuBody.swift
[14/46] Compiling MacControlCenterUI MenuItemSize.swift
[15/46] Compiling MacControlCenterUI MenuCircleButton.swift
[16/46] Compiling MacControlCenterUI MenuCircleButtonSize.swift
[17/46] Compiling MacControlCenterUI MenuScrollView.swift
[18/46] Compiling MacControlCenterUI MenuSection.swift
[19/46] Compiling MacControlCenterUI MenuToggle.swift
[20/46] Compiling MacControlCenterUI MenuHeader.swift
[21/46] Compiling MacControlCenterUI MenuList.swift
[22/46] Compiling MacControlCenterUI MenuListStateItem.swift
[23/46] Compiling MacControlCenterUI MacControlCenterMenu.swift
[24/46] Compiling MacControlCenterUI MacControlCenterMenuBuilder.swift
[25/46] Compiling MacControlCenterUI MacControlCenterMenuItem.swift
[26/46] Compiling MacControlCenterUI ControlVisibility.swift
[27/46] Compiling MacControlCenterUI FullWidthMenuItem.swift
[28/46] Compiling MacControlCenterUI HighlightingMenuItem.swift
[29/46] Compiling MacControlCenterUI HighlightingMenuStateItem.swift
[30/46] Compiling MacControlCenterUI MenuCommandStyle.swift
[31/46] Compiling MacControlCenterUI MenuDisclosureGroup.swift
[32/46] Compiling MacControlCenterUI MenuDisclosureSection.swift
[33/46] Compiling MacControlCenterUI PaddedMenuItem.swift
[34/46] Compiling MacControlCenterUI MacControlCenterUI.swift
[35/46] Compiling MacControlCenterUI MenuCommand.swift
[36/46] Compiling MacControlCenterUI MenuSliderImage.swift
[37/46] Compiling MacControlCenterUI MenuVolumeSlider.swift
[38/46] Compiling MacControlCenterUI IsMenuBarExtraPresentedEnvironmentKey.swift
[39/46] Compiling MacControlCenterUI Menu Constants.swift
[40/46] Compiling MacControlCenterUI ObservableScrollView.swift
[41/46] Compiling MacControlCenterUI Utilities.swift
[42/46] Compiling MacControlCenterUI VisualEffect.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.78s)
Build complete.
Done.