The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Menu with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/iSapozhnik/Menu.git
Reference: 1.10.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/iSapozhnik/Menu
 * tag               1.10.2     -> FETCH_HEAD
HEAD is now at e1950e0 Merge pull request #17 from iSapozhnik/feature/hover-insets
Cloned https://github.com/iSapozhnik/Menu.git into spi-builder-workspace
e1950e035259243bc3f180157d5297fefd27bfdf
SUCCESS checkout https://github.com/iSapozhnik/Menu.git at 1.10.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/iSapozhnik/EventMonitor from cache
Fetched https://github.com/iSapozhnik/EventMonitor (0.19s)
Computing version for https://github.com/iSapozhnik/EventMonitor
Computed https://github.com/iSapozhnik/EventMonitor at 1.0.1 (0.41s)
Creating working copy for https://github.com/iSapozhnik/EventMonitor
Working copy of https://github.com/iSapozhnik/EventMonitor resolved at 1.0.1
Building for debugging...
[1/2] Emitting module EventMonitor
[2/2] Compiling EventMonitor EventMonitor.swift
[3/15] Compiling Menu ScrollView.swift
[4/15] Compiling Menu VerticallyCenteredTextFieldCell.swift
[5/15] Compiling Menu MenuScroller.swift
[6/15] Compiling Menu RoundedRectangleView.swift
[7/15] Compiling Menu MenuElement.swift
[8/15] Compiling Menu MenuItem.swift
[9/16] Compiling Menu Control.swift
[10/16] Compiling Menu Extensions.swift
[11/16] Compiling Menu CheckmarkView.swift
[12/16] Compiling Menu ContentViewController.swift
[13/16] Emitting module Menu
[14/16] Compiling Menu Menu.swift
[15/16] Compiling Menu MenuConfiguration.swift
[16/16] Compiling Menu Window.swift
Build complete! (7.12s)
Build complete.
Done.