This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 DependencyInjector with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Digipolitan/dependency-injector.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Digipolitan/dependency-injector
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e493f90 Merge branch 'release/2.2.1'
Cloned https://github.com/Digipolitan/dependency-injector.git
Revision (git rev-parse @):
e493f9032dfcd65047172b682e8b6eaf22c5bda9
SUCCESS checkout https://github.com/Digipolitan/dependency-injector.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Digipolitan/dependency-injector.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/8] Compiling DependencyInjector Module.swift
/Users/admin/builder/spi-builder-workspace/Sources/DependencyInjector/Module.swift:48:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
    open var description: String {
    ^~~~
    public
[4/8] Compiling DependencyInjector Provider.swift
[5/8] Compiling DependencyInjector Injectable.swift
[6/8] Compiling DependencyInjector Binder.swift
[7/8] Compiling DependencyInjector Injector.swift
/Users/admin/builder/spi-builder-workspace/Sources/DependencyInjector/Injector.swift:88:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
    open var description: String {
    ^~~~
    public
[8/8] Emitting module DependencyInjector
/Users/admin/builder/spi-builder-workspace/Sources/DependencyInjector/Injector.swift:88:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
    open var description: String {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/DependencyInjector/Module.swift:48:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
    open var description: String {
    ^~~~
    public
Build complete! (9.08s)
2024-02-26 06:55:02.676 xcodebuild[530:2898] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-26 06:55:03.126 xcodebuild[542:2964] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.