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 1.2.1 (e911e6), with Swift 5.9 for macOS (SPM) on 15 Dec 2024 23:31:13 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.59.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/MenuBarExtraAccess.git
Reference: 1.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orchetect/MenuBarExtraAccess
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at e911e64 Fixed Xcode 15 build
Cloned https://github.com/orchetect/MenuBarExtraAccess.git
Revision (git rev-parse @):
e911e6454f8cbfe34a52136fc48e1ceb989a60e7
SUCCESS checkout https://github.com/orchetect/MenuBarExtraAccess.git at 1.2.1
========================================
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 NSWindow Extensions.swift
[2/11] Compiling MenuBarExtraAccess MenuBarExtraAccess.swift
[3/11] Compiling MenuBarExtraAccess StatusItemIdentity.swift
[4/11] Emitting module MenuBarExtraAccess
[5/11] Compiling MenuBarExtraAccess MenuBarExtra Window Introspection.swift
[6/11] Compiling MenuBarExtraAccess Utilities.swift
[7/11] Compiling MenuBarExtraAccess NSEvent Extensions.swift
[8/11] Compiling MenuBarExtraAccess MenuBarExtraUtils.swift
[9/11] Compiling MenuBarExtraAccess NSControl Extensions.swift
[10/11] Compiling MenuBarExtraAccess Unused Code.swift
[11/11] Compiling MenuBarExtraAccess NSStatusItem Extensions.swift
Build complete! (10.89s)
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.