Build Information
Successful build of ServiceLocator, reference 2.0.0 (6c4abc
), with Swift 5.9 for macOS (SPM) on 1 Jul 2024 07:41:57 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kibotu/ServiceLocator.git
Reference: 2.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kibotu/ServiceLocator
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 6c4abc1 updated service locator to be eager init, also added reset method + updated tests
Cloned https://github.com/kibotu/ServiceLocator.git
Revision (git rev-parse @):
6c4abc1d6ec5b73d25f4f79947794a20051743d5
SUCCESS checkout https://github.com/kibotu/ServiceLocator.git at 2.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/kibotu/ServiceLocator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling ServiceLocator Dependency.swift
[2/8] Compiling ServiceLocator ResolutionError.swift
[3/8] Emitting module ServiceLocator
[4/8] Compiling ServiceLocator ServiceLocatorModule.swift
[5/8] Compiling ServiceLocator DependencyWithKey.swift
[6/8] Compiling ServiceLocator ServiceLocator.swift
[7/8] Compiling ServiceLocator Inject.swift
[8/8] Compiling ServiceLocator ServiceLocatorModule+Extensions.swift
Build complete! (4.84s)
Build complete.
Done.