The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/iSapozhnik/Menu.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/iSapozhnik/Menu
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7673394 Update README.md
Cloned https://github.com/iSapozhnik/Menu.git
Revision (git rev-parse @):
76733940b2495cd5b532da81dca8be040c458137
SUCCESS checkout https://github.com/iSapozhnik/Menu.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/iSapozhnik/Menu.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/5] Emitting module EventMonitor
[5/5] Compiling EventMonitor EventMonitor.swift
[6/18] Compiling Menu MenuScroller.swift
[7/18] Compiling Menu RoundedRectangleView.swift
[8/18] Compiling Menu Menu.swift
[9/18] Compiling Menu MenuConfiguration.swift
[10/18] Compiling Menu MenuElement.swift
[11/18] Compiling Menu MenuItem.swift
[12/18] Compiling Menu Control.swift
[13/18] Compiling Menu Extensions.swift
[14/18] Compiling Menu VerticallyCenteredTextFieldCell.swift
[15/18] Compiling Menu ScrollView.swift
[16/18] Emitting module Menu
[17/18] Compiling Menu CheckmarkView.swift
[18/18] Compiling Menu ContentViewController.swift
[19/19] Compiling Menu Window.swift
Build complete! (10.02s)
Fetching https://github.com/iSapozhnik/EventMonitor from cache
Fetched https://github.com/iSapozhnik/EventMonitor from cache (0.21s)
Computing version for https://github.com/iSapozhnik/EventMonitor
Computed https://github.com/iSapozhnik/EventMonitor at 1.0.1 (0.60s)
Creating working copy for https://github.com/iSapozhnik/EventMonitor
Working copy of https://github.com/iSapozhnik/EventMonitor resolved at 1.0.1
Build complete.
Done.