Build Information
Successful build of ServiceLocator, reference master (c4a3e9
), with Swift 5.10 for macOS (SPM) on 17 Jul 2024 14:42:41 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "servicelocator",
"name": "ServiceLocator",
"url": "https://github.com/kibotu/ServiceLocator.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ServiceLocator",
"dependencies": [
]
}
]
}
Fetching https://github.com/kibotu/ServiceLocator.git
[1/140] Fetching servicelocator
Fetched https://github.com/kibotu/ServiceLocator.git from cache (1.14s)
Creating working copy for https://github.com/kibotu/ServiceLocator.git
Working copy of https://github.com/kibotu/ServiceLocator.git resolved at master (c4a3e90)
warning: '.resolve-product-dependencies': dependency 'servicelocator' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/kibotu/ServiceLocator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/10] Compiling ServiceLocator ServiceLocatorModule+Extensions.swift
[4/10] Compiling ServiceLocator ResolutionError.swift
[5/10] Compiling ServiceLocator ServiceLocatorModule.swift
[6/10] Compiling ServiceLocator DependencyWithKey.swift
[7/10] Compiling ServiceLocator Dependency.swift
[8/10] Emitting module ServiceLocator
[9/10] Compiling ServiceLocator Inject.swift
[10/10] Compiling ServiceLocator ServiceLocator.swift
Build complete! (4.42s)
Build complete.
Done.