Build Information
Successful build of d3-menu-bar, reference v2.0.0 (e69cf0
), with Swift 5.10 for macOS (SPM) on 22 Aug 2024 07:10:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/igor11191708/d3-menu-bar.git
Reference: v2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/igor11191708/d3-menu-bar
* tag v2.0.0 -> FETCH_HEAD
HEAD is now at e69cf03 changes
Cloned https://github.com/igor11191708/d3-menu-bar.git
Revision (git rev-parse @):
e69cf0346c6b2bf488978071f580d7e0ffffa368
SUCCESS checkout https://github.com/igor11191708/d3-menu-bar.git at v2.0.0
Fetching https://github.com/The-Igor/d3-color.git
[1/68] Fetching d3-color
Fetched https://github.com/The-Igor/d3-color.git from cache (1.42s)
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.58s)
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/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.36s)
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.58s)
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 v2.0.0 (e69cf03)
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: 5.10
Building package at path: $PWD
https://github.com/igor11191708/d3-menu-bar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/5] Emitting module d3_color
[5/5] Compiling d3_color Color+Ext.swift
[6/18] Compiling d3_menu_bar IMenuItem.swift
[7/19] Compiling d3_menu_bar FrameWidthStrategy.swift
[8/19] Compiling d3_menu_bar IEnvironment.swift
[9/19] Compiling d3_menu_bar IStyleTpl.swift
[10/19] Compiling d3_menu_bar ItemTpl.swift
[11/19] Compiling d3_menu_bar RoundedTpl.swift
[12/19] Compiling d3_menu_bar MenuItems.swift
[13/19] Compiling d3_menu_bar MenuItemKey.swift
[14/19] Emitting module d3_menu_bar
[15/19] Compiling d3_menu_bar MenuContentView.swift
[16/19] Compiling d3_menu_bar MenuViewExample.swift
[17/19] Compiling d3_menu_bar SquareTpl.swift
[18/19] Compiling d3_menu_bar MenuBar.swift
[19/19] Compiling d3_menu_bar DayNightToggle.swift
Build complete! (8.01s)
Build complete.
Done.