Build Information
Successful build of InfomaniakDI with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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/admin/builds/vMd7uqzK/1/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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/Infomaniak/swift-dependency-injection.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling InfomaniakDI LazyInjectService.swift
[2/4] Compiling InfomaniakDI Factory.swift
[3/4] Compiling InfomaniakDI InjectService.swift
[4/4] Emitting module InfomaniakDI
[5/5] Compiling InfomaniakDI SimpleResolver.swift
Build complete! (5.58s)
Build complete.
Done.