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 d3-menu-bar, reference main (4e6909), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 20:15:07 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/igor11191708/d3-menu-bar.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/igor11191708/d3-menu-bar
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4e69095 Update README.md
Cloned https://github.com/igor11191708/d3-menu-bar.git
Revision (git rev-parse @):
4e6909573bb1ff793249527d7db4317e591a60b5
SUCCESS checkout https://github.com/igor11191708/d3-menu-bar.git at main
Fetching https://github.com/The-Igor/d3-color.git
[1/74] Fetching d3-color
Fetched https://github.com/The-Igor/d3-color.git from cache (0.95s)
Computing version for https://github.com/The-Igor/d3-color.git
Computed https://github.com/The-Igor/d3-color.git at 2.1.0 (0.63s)
Creating working copy for https://github.com/The-Igor/d3-color.git
Working copy of https://github.com/The-Igor/d3-color.git resolved at 2.1.0
========================================
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": "d3-menu-bar",
      "name": "d3-menu-bar",
      "url": "https://github.com/igor11191708/d3-menu-bar.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/d3-menu-bar",
      "dependencies": [
        {
          "identity": "d3-color",
          "name": "d3-color",
          "url": "https://github.com/The-Igor/d3-color.git",
          "version": "2.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/d3-color",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/igor11191708/d3-menu-bar.git
[1/370] Fetching d3-menu-bar
Fetched https://github.com/igor11191708/d3-menu-bar.git from cache (1.38s)
Fetching https://github.com/The-Igor/d3-color.git from cache
Fetched https://github.com/The-Igor/d3-color.git from cache (0.47s)
Computing version for https://github.com/The-Igor/d3-color.git
Computed https://github.com/The-Igor/d3-color.git at 2.1.0 (0.02s)
Creating working copy for https://github.com/igor11191708/d3-menu-bar.git
Working copy of https://github.com/igor11191708/d3-menu-bar.git resolved at main (4e69095)
Creating working copy for https://github.com/The-Igor/d3-color.git
Working copy of https://github.com/The-Igor/d3-color.git resolved at 2.1.0
warning: '.resolve-product-dependencies': dependency 'd3-menu-bar' is not used by any target
Found 1 product dependencies
  - d3-color
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/igor11191708/d3-menu-bar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--7754E27361AE5C74.txt
[4/5] Emitting module d3_color
[5/5] Compiling d3_color Color+Ext.swift
[6/18] Compiling d3_menu_bar RoundedTpl.swift
[7/19] Compiling d3_menu_bar IStyleTpl.swift
[8/19] Compiling d3_menu_bar IMenuItem.swift
[9/19] Compiling d3_menu_bar IEnvironment.swift
[10/19] Compiling d3_menu_bar FrameWidthStrategy.swift
[11/19] Compiling d3_menu_bar ItemTpl.swift
[12/19] Compiling d3_menu_bar MenuItems.swift
[13/19] Compiling d3_menu_bar MenuItemKey.swift
[14/19] Compiling d3_menu_bar SquareTpl.swift
[15/19] Compiling d3_menu_bar MenuContentView.swift
[16/19] Compiling d3_menu_bar MenuViewExample.swift
[17/19] Emitting module d3_menu_bar
[18/19] Compiling d3_menu_bar MenuBar.swift
[19/19] Compiling d3_menu_bar DayNightToggle.swift
Build complete! (14.76s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "d3-color",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/The-Igor/d3-color.git"
    }
  ],
  "manifest_display_name" : "d3-menu-bar",
  "name" : "d3-menu-bar",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12"
    },
    {
      "name" : "ios",
      "version" : "15"
    },
    {
      "name" : "tvos",
      "version" : "16"
    },
    {
      "name" : "watchos",
      "version" : "10"
    }
  ],
  "products" : [
    {
      "name" : "d3-menu-bar",
      "targets" : [
        "d3-menu-bar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "d3_menu_barTests",
      "module_type" : "SwiftTarget",
      "name" : "d3-menu-barTests",
      "path" : "Tests/d3-menu-barTests",
      "sources" : [
        "d3_menu_barTests.swift"
      ],
      "target_dependencies" : [
        "d3-menu-bar"
      ],
      "type" : "test"
    },
    {
      "c99name" : "d3_menu_bar",
      "module_type" : "SwiftTarget",
      "name" : "d3-menu-bar",
      "path" : "Sources/d3-menu-bar",
      "product_dependencies" : [
        "d3-color"
      ],
      "product_memberships" : [
        "d3-menu-bar"
      ],
      "sources" : [
        "MenuBar.swift",
        "example/DayNightToggle.swift",
        "example/MenuContentView.swift",
        "example/MenuViewExample.swift",
        "example/data/MenuItems.swift",
        "key/MenuItemKey.swift",
        "modifier/FrameWidthStrategy.swift",
        "protocol/IEnvironment.swift",
        "protocol/IMenuItem.swift",
        "protocol/IStyleTpl.swift",
        "tpl/ItemTpl.swift",
        "tpl/RoundedTpl.swift",
        "tpl/SquareTpl.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.