The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of DIKit, reference main (5757ca), with Swift 5.8 for macOS (SPM) on 22 Oct 2024 13:38:39 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/DIKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/NikSativa/DIKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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 Storage.swift
[12/31] Compiling DIKit TransientStorage.swift
[13/31] Compiling DIKit WeakStorage.swift
[14/31] Compiling DIKit InjectWrapped.swift
[15/31] Compiling DIKit Registrator.swift
[16/31] Compiling DIKit Resolver.swift
[17/31] Compiling DIKit Forwarder.swift
[18/31] Compiling DIKit InjectSettings.swift
[19/31] Compiling DIKit ObservableResolver.swift
[20/31] Compiling DIKit Inject.swift
[21/31] Compiling DIKit InjectLazy.swift
[22/31] Compiling DIKit InjectProvider.swift
[23/31] Compiling DIKit Arguments.swift
[24/31] Compiling DIKit Assembly.swift
[25/31] Compiling DIKit Container.swift
[26/31] Compiling DIKit DIState.swift
[27/31] Compiling DIKit DIStateObject.swift
[28/31] Compiling DIKit EnvParametersHolder.swift
[29/31] Compiling DIKit Options.swift
[30/31] Compiling DIKit DIObservedObject.swift
[31/31] Compiling DIKit DIProvider.swift
Build complete! (20.15s)
Fetching https://github.com/NikSativa/SpryKit.git
[1/920] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git (1.31s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 2.3.9 (0.54s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.88s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.97s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[5/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.79s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.71s)
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.