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 MenuBarExtraAccess, reference main (7e7d68), with Swift 5.9 for macOS (SPM) on 28 Jan 2025 02:05:58 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/MenuBarExtraAccess.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orchetect/MenuBarExtraAccess
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7e7d681 Updated GitHub CI
Cloned https://github.com/orchetect/MenuBarExtraAccess.git
Revision (git rev-parse @):
7e7d681508fe539f405988d8b094b0fb3e972fba
SUCCESS checkout https://github.com/orchetect/MenuBarExtraAccess.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/orchetect/MenuBarExtraAccess.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling MenuBarExtraAccess NSControl Extensions.swift
[2/10] Compiling MenuBarExtraAccess NSWindow Extensions.swift
[3/10] Compiling MenuBarExtraAccess NSEvent Extensions.swift
[4/10] Compiling MenuBarExtraAccess Unused Code.swift
[5/11] Compiling MenuBarExtraAccess Utilities.swift
[6/11] Compiling MenuBarExtraAccess StatusItemIdentity.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
Build complete! (10.07s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MenuBarExtraAccess",
  "name" : "MenuBarExtraAccess",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "MenuBarExtraAccess",
      "targets" : [
        "MenuBarExtraAccess"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MenuBarExtraAccess",
      "module_type" : "SwiftTarget",
      "name" : "MenuBarExtraAccess",
      "path" : "Sources/MenuBarExtraAccess",
      "product_memberships" : [
        "MenuBarExtraAccess"
      ],
      "sources" : [
        "MenuBarExtra Window Introspection.swift",
        "MenuBarExtraAccess.swift",
        "MenuBarExtraUtils/MenuBarExtraUtils.swift",
        "MenuBarExtraUtils/StatusItemIdentity.swift",
        "NSControl Extensions.swift",
        "NSEvent Extensions.swift",
        "NSStatusItem Extensions.swift",
        "NSWindow Extensions.swift",
        "Unused/Unused Code.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.