The Swift Package Index logo.Swift Package Index

Build Information

Successful build of InjectPropertyWrapper 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/egeniq/InjectPropertyWrapper.git
Reference: 0.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/egeniq/InjectPropertyWrapper
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 59b7beb Compatibility with beta 3 plus allow optional injections (#2)
Cloned https://github.com/egeniq/InjectPropertyWrapper.git into spi-builder-workspace
59b7beb5d3f67e58d034639c2da33d9802d27770
SUCCESS checkout https://github.com/egeniq/InjectPropertyWrapper.git at 0.3.0
========================================
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/5] Compiling InjectPropertyWrapper InjectSettings.swift
[2/5] Compiling InjectPropertyWrapper Inject.swift
[3/5] Compiling InjectPropertyWrapper Resolver.swift
[4/5] Emitting module InjectPropertyWrapper
[5/5] Compiling InjectPropertyWrapper FatalError.swift
Build complete! (4.03s)
Build complete.
Done.