Build Information
Successful build of InfomaniakDI with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Infomaniak/swift-dependency-injection.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Infomaniak/swift-dependency-injection
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 15d62a4 Merge pull request #7 from Infomaniak/fix-ci
Cloned https://github.com/Infomaniak/swift-dependency-injection.git
Revision (git rev-parse @):
15d62a44dc1d63c8bce6c29f5bdd1ae37e609aeb
SUCCESS checkout https://github.com/Infomaniak/swift-dependency-injection.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-dependency-injection",
"name": "InfomaniakDI",
"url": "https://github.com/Infomaniak/swift-dependency-injection.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependency-injection",
"dependencies": [
]
}
]
}
Fetching https://github.com/Infomaniak/swift-dependency-injection.git
[5/231] Fetching swift-dependency-injection
Fetched https://github.com/Infomaniak/swift-dependency-injection.git from cache (0.23s)
Creating working copy for https://github.com/Infomaniak/swift-dependency-injection.git
Working copy of https://github.com/Infomaniak/swift-dependency-injection.git resolved at main (15d62a4)
warning: '.resolve-product-dependencies': dependency 'swift-dependency-injection' 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/Infomaniak/swift-dependency-injection.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/7] Compiling InfomaniakDI Factory.swift
[4/7] Emitting module InfomaniakDI
[5/7] Compiling InfomaniakDI SimpleResolver.swift
[6/7] Compiling InfomaniakDI InjectService.swift
[7/7] Compiling InfomaniakDI LazyInjectService.swift
Build complete! (4.40s)
Build complete.
Done.