Build Information
Successful build of InfomaniakDI with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Infomaniak/swift-dependency-injection.git
Reference: 2.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Infomaniak/swift-dependency-injection
* tag 2.0.1 -> FETCH_HEAD
HEAD is now at 8dc9e67 Merge pull request #4 from Infomaniak/updatePackage
Cloned https://github.com/Infomaniak/swift-dependency-injection.git
Revision (git rev-parse @):
8dc9e67e6d3d9f4f5bd02d693a7ce1f93b125bcd
SUCCESS checkout https://github.com/Infomaniak/swift-dependency-injection.git at 2.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling InfomaniakDI Factory.swift
[2/5] Compiling InfomaniakDI SimpleResolver.swift
[3/5] Emitting module InfomaniakDI
[4/5] Compiling InfomaniakDI InjectService.swift
[5/5] Compiling InfomaniakDI LazyInjectService.swift
Build complete! (8.88s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependency-injection",
"dependencies": [
]
}
]
}
Fetching https://github.com/Infomaniak/swift-dependency-injection.git from cache
Fetched https://github.com/Infomaniak/swift-dependency-injection.git (0.28s)
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 2.0.1
warning: '.resolve-product-dependencies': dependency 'swift-dependency-injection' is not used by any target
Found 0 product dependencies
Done.