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-scrollable-menu-list, reference 1.1.1 (3d0e13), with Swift 5.9 for macOS (SPM) on 29 Nov 2024 12:42:51 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.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftuiux/food-scrollable-menu-list.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftuiux/food-scrollable-menu-list
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 3d0e131 update
Cloned https://github.com/swiftuiux/food-scrollable-menu-list.git
Revision (git rev-parse @):
3d0e1318c8cc9acefbf783ea5ab1fc417c52ceea
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftuiux/food-scrollable-menu-list.git at 1.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/swiftuiux/food-scrollable-menu-list.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module d3_color
[2/2] Compiling d3_color Color+Ext.swift
[3/15] Compiling d3_menu_bar RoundedTpl.swift
[4/16] Compiling d3_menu_bar IMenuItem.swift
[5/16] Compiling d3_menu_bar IEnvironment.swift
[6/16] Compiling d3_menu_bar IStyleTpl.swift
[7/16] Compiling d3_menu_bar MenuItems.swift
[8/16] Compiling d3_menu_bar MenuItemKey.swift
[9/16] Compiling d3_menu_bar FrameWidthStrategy.swift
[10/16] Compiling d3_menu_bar ItemTpl.swift
[11/16] Compiling d3_menu_bar SquareTpl.swift
[12/16] Emitting module d3_menu_bar
[13/16] Compiling d3_menu_bar MenuBar.swift
[14/16] Compiling d3_menu_bar DayNightToggle.swift
[15/16] Compiling d3_menu_bar MenuContentView.swift
[16/16] Compiling d3_menu_bar MenuViewExample.swift
[17/27] Compiling d3_scrollable_menu_list IListModel.swift
[18/28] Compiling d3_scrollable_menu_list IItemTpl.swift
[19/28] Compiling d3_scrollable_menu_list ViewOffsetKey.swift
[20/28] Compiling d3_scrollable_menu_list ScrollDetect.swift
[21/28] Compiling d3_scrollable_menu_list OffsetCategory.swift
[22/28] Compiling d3_scrollable_menu_list OffsetCategoryKey.swift
[23/28] Compiling d3_scrollable_menu_list ScrollableMenuListExample.swift
[24/28] Compiling d3_scrollable_menu_list ListModel.swift
[25/28] Compiling d3_scrollable_menu_list CategoryTpl.swift
[26/28] Emitting module d3_scrollable_menu_list
[27/28] Compiling d3_scrollable_menu_list ScrollableMenuList.swift
[28/28] Compiling d3_scrollable_menu_list ItemTpl.swift
Build complete! (17.83s)
Fetching https://github.com/igor11191708/d3-menu-bar.git
[1/388] Fetching d3-menu-bar
Fetched https://github.com/igor11191708/d3-menu-bar.git (1.40s)
Fetching https://github.com/swiftuiux/d3-color.git
[1/80] Fetching d3-color
Fetched https://github.com/swiftuiux/d3-color.git (0.96s)
Computing version for https://github.com/swiftuiux/d3-color.git
Computed https://github.com/swiftuiux/d3-color.git at 2.1.0 (0.62s)
Creating working copy for https://github.com/swiftuiux/d3-color.git
Working copy of https://github.com/swiftuiux/d3-color.git resolved at 2.1.0
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
warning: required dependency d3-color (https://github.com/igor11191708/d3-color.git) was not found in managed dependencies and will not be recorded in resolved file
warning: 'spi-builder-workspace': 'spi-builder-workspace' dependency on 'https://github.com/igor11191708/d3-color.git' conflicts with dependency on 'https://github.com/swiftuiux/d3-color.git' which has the same identity 'd3-color'. this will be escalated to an error in future versions of SwiftPM.
Build complete.
{
  "dependencies" : [
    {
      "identity" : "d3-color",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/igor11191708/d3-color.git"
    },
    {
      "identity" : "d3-menu-bar",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/igor11191708/d3-menu-bar.git"
    }
  ],
  "manifest_display_name" : "d3-scrollable-menu-list",
  "name" : "d3-scrollable-menu-list",
  "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-scrollable-menu-list",
      "targets" : [
        "d3-scrollable-menu-list"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "d3_scrollable_menu_listTests",
      "module_type" : "SwiftTarget",
      "name" : "d3-scrollable-menu-listTests",
      "path" : "Tests/d3-scrollable-menu-listTests",
      "sources" : [
        "d3_scrollable_menu_listTests.swift"
      ],
      "target_dependencies" : [
        "d3-scrollable-menu-list"
      ],
      "type" : "test"
    },
    {
      "c99name" : "d3_scrollable_menu_list",
      "module_type" : "SwiftTarget",
      "name" : "d3-scrollable-menu-list",
      "path" : "Sources/d3-scrollable-menu-list",
      "product_dependencies" : [
        "d3-color",
        "d3-menu-bar"
      ],
      "product_memberships" : [
        "d3-scrollable-menu-list"
      ],
      "sources" : [
        "ScrollableMenuList.swift",
        "example/ItemTpl.swift",
        "example/ListModel.swift",
        "example/ScrollableMenuListExample.swift",
        "key/OffsetCategoryKey.swift",
        "key/ViewOffsetKey.swift",
        "modifire/OffsetCategory.swift",
        "modifire/ScrollDetect.swift",
        "protocol/IItemTpl.swift",
        "protocol/IListModel.swift",
        "tpl/CategoryTpl.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.