Build Information
Successful build of DIKit, reference 3.0.3 (5757ca
), with Swift 5.9 for macOS (SPM) on 22 Oct 2024 13:40:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/DIKit.git
Reference: 3.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/DIKit
* tag 3.0.3 -> FETCH_HEAD
HEAD is now at 5757cac new documentation
Cloned https://github.com/NikSativa/DIKit.git
Revision (git rev-parse @):
5757cacbacc4d432024411c440d21e733dc30b62
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/DIKit.git at 3.0.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/NikSativa/DIKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/29] Emitting module DIKit
[3/31] Compiling DIKit Provider.swift
[4/31] Compiling DIKit resource_bundle_accessor.swift
[5/31] Compiling DIKit ViewControllerFactory.swift
[6/31] Compiling DIKit InstanceWrapper.swift
[7/31] Compiling DIKit Lazy.swift
[8/31] Compiling DIKit SelfInjectable.swift
[9/31] Compiling DIKit ContainerStorage.swift
[10/31] Compiling DIKit ForwardingStorage.swift
[11/31] Compiling DIKit Inject.swift
[12/31] Compiling DIKit InjectLazy.swift
[13/31] Compiling DIKit InjectProvider.swift
[14/31] Compiling DIKit Forwarder.swift
[15/31] Compiling DIKit InjectSettings.swift
[16/31] Compiling DIKit ObservableResolver.swift
[17/31] Compiling DIKit Arguments.swift
[18/31] Compiling DIKit Assembly.swift
[19/31] Compiling DIKit Container.swift
[20/31] Compiling DIKit InjectWrapped.swift
[21/31] Compiling DIKit Registrator.swift
[22/31] Compiling DIKit Resolver.swift
[23/31] Compiling DIKit DIState.swift
[24/31] Compiling DIKit DIStateObject.swift
[25/31] Compiling DIKit EnvParametersHolder.swift
[26/31] Compiling DIKit Storage.swift
[27/31] Compiling DIKit TransientStorage.swift
[28/31] Compiling DIKit WeakStorage.swift
[29/31] Compiling DIKit Options.swift
[30/31] Compiling DIKit DIObservedObject.swift
[31/31] Compiling DIKit DIProvider.swift
Build complete! (17.51s)
Fetching https://github.com/NikSativa/SpryKit.git
[1/920] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git (1.36s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 2.3.9 (0.45s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.83s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.69s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.77s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.55s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 2.3.9
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Build complete.
Done.