Build Information
Successful build of Inject 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/rmichelberger/Inject.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rmichelberger/Inject
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at bd9f8ae - fixed unit test, updated minimum macOS version to 10.15
Cloned https://github.com/rmichelberger/Inject.git
Revision (git rev-parse @):
bd9f8aedff2e2ea0f8eedfb4ea9f4304172e56ff
SUCCESS checkout https://github.com/rmichelberger/Inject.git at 1.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/rmichelberger/Inject.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/6] Compiling Inject Inject.swift
[4/6] Emitting module Inject
[5/6] Compiling Inject ViewModel.swift
[6/6] Compiling Inject Singleton.swift
Build complete! (5.01s)
Build complete.
Done.