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/MaximBazarov/Inject.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/MaximBazarov/Inject
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 94c4d40 Update README.md
Cloned https://github.com/MaximBazarov/Inject.git
Revision (git rev-parse @):
94c4d40a5e09606f078720c4cc6aa194defb5d3d
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/MaximBazarov/Inject.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/MaximBazarov/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/14] Compiling Inject Context.swift
[4/14] Compiling Inject Instance.swift
[5/14] Compiling Inject Scope.swift
[6/14] Compiling Inject Injection.swift
[7/14] Compiling Inject Strategy.swift
[8/14] Compiling Inject Injected-PropertyWrapper.swift
[9/14] Compiling Inject Lifespan.swift
[10/14] Compiling Inject DependencyKey.swift
[11/14] Compiling Inject Injectable.swift
[12/14] Emitting module Inject
[13/14] Compiling Inject DefaultValues.swift
[14/14] Compiling Inject Dependency.swift
[15/15] Compiling Inject Telemetry.swift
Build complete! (3.34s)
Build complete.
Done.