The Swift Package Index logo.Swift Package Index

Build Information

Successful build of KeyWindow 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/hishnash/KeyWindow.git
Reference: 0.0.4
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hishnash/KeyWindow
 * tag               0.0.4      -> FETCH_HEAD
HEAD is now at 90a392b Use the the proper swift way of Type based keys
Cloned https://github.com/hishnash/KeyWindow.git into spi-builder-workspace
90a392b96ed861c53eb0a580be842d57ea88741c
SUCCESS checkout https://github.com/hishnash/KeyWindow.git at 0.0.4
========================================
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/12] Compiling KeyWindow EnvironmentValues.swift
[2/12] Compiling KeyWindow AnyEquatable.swift
[3/12] Compiling KeyWindow HostingWindowFinder.swift
[4/12] Compiling KeyWindow KeyWindowState.swift
[5/12] Compiling KeyWindow WindowObserver.swift
[6/12] Compiling KeyWindow KeyWindowObservableObject.swift
[7/12] Compiling KeyWindow KeyWindowValueBinding.swift
[8/13] Compiling KeyWindow KeyWindowValue.swift
[9/13] Emitting module KeyWindow
[10/13] Compiling KeyWindow KeyWindowOptionalValueBinding.swift
[11/13] Compiling KeyWindow KeyWindowValuesPreference.swift
[12/13] Compiling KeyWindow WindowObservationModifier.swift
[13/13] Compiling KeyWindow KeyWindowValueKey.swift
Build complete! (9.48s)
Build complete.
Done.