The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Popover 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/Popover.git
Reference: 1.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/iSapozhnik/Popover
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at f1f6838 Version Increased
Cloned https://github.com/iSapozhnik/Popover.git into spi-builder-workspace
f1f68383d8b6b773009832943c7bd9a077ac4a4e
SUCCESS checkout https://github.com/iSapozhnik/Popover.git at 1.1.1
========================================
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)
Building for debugging...
[1/9] Emitting module Popover
[2/10] Compiling Popover PopoverConfiguration.swift
[3/10] Compiling Popover MenuItem.swift
[4/10] Compiling Popover EventMonitor.swift
[5/10] Compiling Popover Extensions.swift
[6/10] Compiling Popover PopoverWindowController.swift
[7/10] Compiling Popover PopoverWindowBackgroundView.swift
[8/10] Compiling Popover PopoverWindow.swift
[9/10] Compiling Popover Popover.swift
[10/10] Compiling Popover StatusItemContainerView.swift
Build complete! (6.96s)
Build complete.
Done.