The Swift Package Index logo.Swift Package Index

Build Information

Successful build of d3-menu-bar 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-menu-bar.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-menu-bar
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8b5adc0 Update README.md
Cloned https://github.com/The-Igor/d3-menu-bar.git
Revision (git rev-parse @):
8b5adc0f2f171d49e3ac31b18b91e74c85fa6a49
SUCCESS checkout https://github.com/The-Igor/d3-menu-bar.git at main
Fetching https://github.com/The-Igor/d3-color.git from cache
Fetched https://github.com/The-Igor/d3-color.git (0.16s)
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.56s)
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
========================================
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-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-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.15s)
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-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
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:             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 ItemTpl.swift
[4/16] Compiling d3_menu_bar MenuContentView.swift
[5/16] Compiling d3_menu_bar MenuViewExample.swift
[6/16] Compiling d3_menu_bar IMenuItem.swift
[7/16] Compiling d3_menu_bar IStyleTpl.swift
[8/16] Compiling d3_menu_bar RoundedTpl.swift
[9/16] Compiling d3_menu_bar SquareTpl.swift
[10/16] Compiling d3_menu_bar MenuItems.swift
[11/16] Compiling d3_menu_bar MenuItemKey.swift
[12/16] Emitting module d3_menu_bar
[13/16] Compiling d3_menu_bar FrameWidthStrategy.swift
[14/16] Compiling d3_menu_bar IEnvironment.swift
[15/16] Compiling d3_menu_bar MenuBar.swift
[16/16] Compiling d3_menu_bar DayNightToggle.swift
Build complete! (11.29s)
Build complete.
Done.