The Swift Package Index logo.Swift Package Index

Build Information

Successful build of d3-scrollable-menu-list with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Igor/d3-scrollable-menu-list.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/The-Igor/d3-scrollable-menu-list
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9d2acb8 Update README.md
Cloned https://github.com/The-Igor/d3-scrollable-menu-list.git
Revision (git rev-parse @):
9d2acb83245f75c3b2492e6bae94dabc3024d7ad
SUCCESS checkout https://github.com/The-Igor/d3-scrollable-menu-list.git at main
Fetching https://github.com/The-Igor/d3-menu-bar.git from cache
Fetched https://github.com/The-Igor/d3-menu-bar.git (0.17s)
Fetching https://github.com/The-Igor/d3-color.git from cache
Fetched https://github.com/The-Igor/d3-color.git (0.17s)
Computing version for https://github.com/The-Igor/d3-color.git
Computed https://github.com/The-Igor/d3-color.git at 2.0.0 (0.02s)
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.0.0
Creating working copy for https://github.com/The-Igor/d3-menu-bar.git
Working copy of https://github.com/The-Igor/d3-menu-bar.git resolved at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "d3-scrollable-menu-list",
      "name": "d3-scrollable-menu-list",
      "url": "https://github.com/The-Igor/d3-scrollable-menu-list.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/d3-scrollable-menu-list",
      "dependencies": [
        {
          "identity": "d3-color",
          "name": "d3-color",
          "url": "https://github.com/The-Igor/d3-color.git",
          "version": "2.0.0",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/d3-color",
          "dependencies": [
          ]
        },
        {
          "identity": "d3-menu-bar",
          "name": "d3-menu-bar",
          "url": "https://github.com/The-Igor/d3-menu-bar.git",
          "version": "unspecified",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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.0.0",
              "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/d3-color",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/The-Igor/d3-scrollable-menu-list.git
[1/300] Fetching d3-scrollable-menu-list
Fetched https://github.com/The-Igor/d3-scrollable-menu-list.git (2.19s)
Fetching https://github.com/The-Igor/d3-menu-bar.git from cache
Fetched https://github.com/The-Igor/d3-menu-bar.git (0.20s)
Fetching https://github.com/The-Igor/d3-color.git from cache
Fetched https://github.com/The-Igor/d3-color.git (0.21s)
Computing version for https://github.com/The-Igor/d3-color.git
Computed https://github.com/The-Igor/d3-color.git at 2.0.0 (0.01s)
Creating working copy for https://github.com/The-Igor/d3-menu-bar.git
Working copy of https://github.com/The-Igor/d3-menu-bar.git resolved at main
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.0.0
Creating working copy for https://github.com/The-Igor/d3-scrollable-menu-list.git
Working copy of https://github.com/The-Igor/d3-scrollable-menu-list.git resolved at main
warning: '.resolve-product-dependencies': dependency 'd3-scrollable-menu-list' is not used by any target
Found 2 product dependencies
  - d3-color
  - d3-menu-bar
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Compiling d3_color Color+Ext.swift
[2/2] Emitting module d3_color
[3/15] Compiling d3_menu_bar FrameWidthStrategy.swift
[4/15] Compiling d3_menu_bar IEnvironment.swift
[5/15] Compiling d3_menu_bar RoundedTpl.swift
[6/16] Compiling d3_menu_bar IMenuItem.swift
[7/16] Compiling d3_menu_bar IStyleTpl.swift
[8/16] Compiling d3_menu_bar ItemTpl.swift
[9/16] Compiling d3_menu_bar SquareTpl.swift
[10/16] Compiling d3_menu_bar MenuContentView.swift
[11/16] Compiling d3_menu_bar MenuViewExample.swift
[12/16] Compiling d3_menu_bar MenuItems.swift
[13/16] Compiling d3_menu_bar MenuItemKey.swift
[14/16] Emitting module d3_menu_bar
[15/16] Compiling d3_menu_bar MenuBar.swift
[16/16] Compiling d3_menu_bar DayNightToggle.swift
[17/27] Compiling d3_scrollable_menu_list IItemTpl.swift
[18/28] Compiling d3_scrollable_menu_list ScrollDetect.swift
[19/28] Compiling d3_scrollable_menu_list IListModel.swift
[20/28] Compiling d3_scrollable_menu_list OffsetCategoryKey.swift
[21/28] Compiling d3_scrollable_menu_list ViewOffsetKey.swift
[22/28] Compiling d3_scrollable_menu_list OffsetCategory.swift
[23/28] Compiling d3_scrollable_menu_list CategoryTpl.swift
[24/28] Compiling d3_scrollable_menu_list ListModel.swift
[25/28] Compiling d3_scrollable_menu_list ScrollableMenuListExample.swift
[26/28] Compiling d3_scrollable_menu_list ScrollableMenuList.swift
[27/28] Compiling d3_scrollable_menu_list ItemTpl.swift
[28/28] Emitting module d3_scrollable_menu_list
Build complete! (10.85s)
Build complete.
Done.