Build Information
Successful build of ServiceLocator, reference master (c4a3e9
), with Swift 5.9 for macOS (SPM) on 17 Jul 2024 14:43:02 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kibotu/ServiceLocator.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kibotu/ServiceLocator
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at c4a3e90 removed eagerly
Cloned https://github.com/kibotu/ServiceLocator.git
Revision (git rev-parse @):
c4a3e9041adbd846bfd8195148c42ddec2c5a3b8
SUCCESS checkout https://github.com/kibotu/ServiceLocator.git at master
========================================
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 ResolutionError.swift
[2/8] Compiling ServiceLocator ServiceLocatorModule.swift
[3/8] Compiling ServiceLocator Inject.swift
[4/8] Compiling ServiceLocator Dependency.swift
[5/8] Emitting module ServiceLocator
[6/8] Compiling ServiceLocator ServiceLocator.swift
[7/8] Compiling ServiceLocator DependencyWithKey.swift
[8/8] Compiling ServiceLocator ServiceLocatorModule+Extensions.swift
Build complete! (5.72s)
Build complete.
Done.