The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwinjectStoryboard, reference 2.2.3 (e4498c), with Swift 6.2 for macOS (SPM) on 9 Dec 2025 22:06:42 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Swinject/SwinjectStoryboard.git
Reference: 2.2.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Swinject/SwinjectStoryboard
 * tag               2.2.3      -> FETCH_HEAD
HEAD is now at e4498ce Update the version to 2.2.3
Cloned https://github.com/Swinject/SwinjectStoryboard.git
Revision (git rev-parse @):
e4498ce2dfe37e1ca9d2d20af06fcc087507561c
SUCCESS checkout https://github.com/Swinject/SwinjectStoryboard.git at 2.2.3
Fetching https://github.com/Swinject/Swinject.git
[1/9318] Fetching swinject
Fetched https://github.com/Swinject/Swinject.git from cache (1.19s)
Computing version for https://github.com/Swinject/Swinject.git
Computed https://github.com/Swinject/Swinject.git at 2.7.1 (1.88s)
Creating working copy for https://github.com/Swinject/Swinject.git
Working copy of https://github.com/Swinject/Swinject.git resolved at 2.7.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swinjectstoryboard",
      "name": "SwinjectStoryboard",
      "url": "https://github.com/Swinject/SwinjectStoryboard.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwinjectStoryboard",
      "dependencies": [
        {
          "identity": "swinject",
          "name": "Swinject",
          "url": "https://github.com/Swinject/Swinject.git",
          "version": "2.10.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swinject",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Swinject/SwinjectStoryboard.git
[1/1781] Fetching swinjectstoryboard
Fetched https://github.com/Swinject/SwinjectStoryboard.git from cache (0.95s)
Fetching https://github.com/Swinject/Swinject.git from cache
Fetched https://github.com/Swinject/Swinject.git from cache (0.57s)
Computing version for https://github.com/Swinject/Swinject.git
Computed https://github.com/Swinject/Swinject.git at 2.10.0 (1.11s)
Creating working copy for https://github.com/Swinject/Swinject.git
Working copy of https://github.com/Swinject/Swinject.git resolved at 2.10.0
Creating working copy for https://github.com/Swinject/SwinjectStoryboard.git
Working copy of https://github.com/Swinject/SwinjectStoryboard.git resolved at 2.2.3 (e4498ce)
warning: '.resolve-product-dependencies': dependency 'swinjectstoryboard' is not used by any target
Found 1 product dependencies
  - Swinject
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Swinject/SwinjectStoryboard.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Write swift-version-49B95AFC49DCD68C.txt
[3/26] Compiling SwinjectStoryboard+SetUp.m
[5/26] Emitting module Swinject
[6/28] Compiling Swinject InstanceWrapper.swift
[7/28] Compiling Swinject ObjectScope.Standard.swift
[8/28] Compiling Swinject UnavailableItems.swift
[9/28] Compiling Swinject _Resolver.swift
[10/28] Compiling Swinject GraphIdentifier.swift
[11/28] Compiling Swinject InstanceStorage.swift
[12/28] Compiling Swinject ObjectScope.swift
[13/28] Compiling Swinject Resolver.swift
[14/28] Compiling Swinject ServiceKey.swift
[15/28] Compiling Swinject SpinLock.swift
[16/28] Compiling Swinject Assembler.swift
[17/28] Compiling Swinject Assembly.swift
[18/28] Compiling Swinject Behavior.swift
[19/28] Compiling Swinject SynchronizedResolver.Arguments.swift
[20/28] Compiling Swinject SynchronizedResolver.swift
[21/28] Compiling Swinject ServiceEntry.TypeForwarding.swift
[22/28] Compiling Swinject ServiceEntry.swift
[23/28] Compiling Swinject Container.swift
[24/28] Compiling Swinject DebugHelper.swift
[25/28] Compiling Swinject FunctionType.swift
[26/28] Compiling Swinject Container.Arguments.swift
[27/28] Compiling Swinject Container.Logging.swift
[28/28] Compiling Swinject Container.TypeForwarding.swift
[29/43] Compiling SwinjectStoryboard SwinjectStoryboardProtocol.swift
[30/43] Compiling SwinjectStoryboard UIStoryboard+Swizzling.swift
[31/43] Compiling SwinjectStoryboard RegistrationNameAssociatable.swift
[32/43] Compiling SwinjectStoryboard SwinjectStoryboard+StoryboardReference.swift
[33/43] Compiling SwinjectStoryboard SwinjectStoryboard.swift
[34/43] Compiling SwinjectStoryboard SwinjectStoryboardOption.swift
[35/43] Compiling SwinjectStoryboard DispatchQueue+Once.swift
[36/43] Compiling SwinjectStoryboard InjectionVerifiable.swift
[37/43] Compiling SwinjectStoryboard NSStoryboard+Swizzling.swift
[38/43] Compiling SwinjectStoryboard _SwinjectStoryboardBase(OSX).swift
[39/43] Emitting module SwinjectStoryboard
[40/43] Compiling SwinjectStoryboard ViewController+Swinject.swift
/Users/admin/builder/spi-builder-workspace/Sources/ViewController+Swinject.swift:39:47: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
37 | extension NSViewController: RegistrationNameAssociatable, InjectionVerifiable {
38 |     internal var swinjectRegistrationName: String? {
39 |         get { return getAssociatedString(key: &nsvcRegistrationNameKey) }
   |                                               `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
40 |         set { setAssociatedString(newValue, key: &nsvcRegistrationNameKey) }
41 |     }
/Users/admin/builder/spi-builder-workspace/Sources/ViewController+Swinject.swift:40:50: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
38 |     internal var swinjectRegistrationName: String? {
39 |         get { return getAssociatedString(key: &nsvcRegistrationNameKey) }
40 |         set { setAssociatedString(newValue, key: &nsvcRegistrationNameKey) }
   |                                                  `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
41 |     }
42 |
/Users/admin/builder/spi-builder-workspace/Sources/ViewController+Swinject.swift:44:45: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
42 |
43 |     internal var wasInjected: Bool {
44 |         get { return getAssociatedBool(key: &nsvcWasInjectedKey) ?? false }
   |                                             `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
45 |         set { setAssociatedBool(newValue, key: &nsvcWasInjectedKey) }
46 |     }
/Users/admin/builder/spi-builder-workspace/Sources/ViewController+Swinject.swift:45:48: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
43 |     internal var wasInjected: Bool {
44 |         get { return getAssociatedBool(key: &nsvcWasInjectedKey) ?? false }
45 |         set { setAssociatedBool(newValue, key: &nsvcWasInjectedKey) }
   |                                                `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
46 |     }
47 | }
/Users/admin/builder/spi-builder-workspace/Sources/ViewController+Swinject.swift:51:47: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
49 | extension NSWindowController: RegistrationNameAssociatable, InjectionVerifiable {
50 |     internal var swinjectRegistrationName: String? {
51 |         get { return getAssociatedString(key: &nsvcRegistrationNameKey) }
   |                                               `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
52 |         set { setAssociatedString(newValue, key: &nsvcRegistrationNameKey) }
53 |     }
/Users/admin/builder/spi-builder-workspace/Sources/ViewController+Swinject.swift:52:50: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
50 |     internal var swinjectRegistrationName: String? {
51 |         get { return getAssociatedString(key: &nsvcRegistrationNameKey) }
52 |         set { setAssociatedString(newValue, key: &nsvcRegistrationNameKey) }
   |                                                  `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
53 |     }
54 |
/Users/admin/builder/spi-builder-workspace/Sources/ViewController+Swinject.swift:56:45: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
54 |
55 |     internal var wasInjected: Bool {
56 |         get { return getAssociatedBool(key: &nswcWasInjectedKey) ?? false }
   |                                             `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
57 |         set { setAssociatedBool(newValue, key: &nswcWasInjectedKey) }
58 |     }
/Users/admin/builder/spi-builder-workspace/Sources/ViewController+Swinject.swift:57:48: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
55 |     internal var wasInjected: Bool {
56 |         get { return getAssociatedBool(key: &nswcWasInjectedKey) ?? false }
57 |         set { setAssociatedBool(newValue, key: &nswcWasInjectedKey) }
   |                                                `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
58 |     }
59 | }
[41/43] Compiling SwinjectStoryboard Box.swift
[42/43] Compiling SwinjectStoryboard Container+SwinjectStoryboard.swift
[43/43] Compiling SwinjectStoryboard UnavailableItems.swift
[44/44] Compiling SwinjectStoryboard _SwinjectStoryboardBase(iOS-tvOS).swift
Build complete! (7.09s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swinject",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.7.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Swinject/Swinject.git"
    }
  ],
  "manifest_display_name" : "SwinjectStoryboard",
  "name" : "SwinjectStoryboard",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "SwinjectStoryboard",
      "targets" : [
        "SwinjectStoryboard"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwinjectStoryboard_ObjC",
      "module_type" : "ClangTarget",
      "name" : "SwinjectStoryboard-ObjC",
      "path" : "Sources/ObjectiveC",
      "product_memberships" : [
        "SwinjectStoryboard"
      ],
      "sources" : [
        "Others/SwinjectStoryboard+SetUp.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwinjectStoryboard",
      "module_type" : "SwiftTarget",
      "name" : "SwinjectStoryboard",
      "path" : "Sources",
      "product_dependencies" : [
        "Swinject"
      ],
      "product_memberships" : [
        "SwinjectStoryboard"
      ],
      "sources" : [
        "Box.swift",
        "Container+SwinjectStoryboard.swift",
        "DispatchQueue+Once.swift",
        "InjectionVerifiable.swift",
        "OSX/NSStoryboard+Swizzling.swift",
        "OSX/_SwinjectStoryboardBase(OSX).swift",
        "RegistrationNameAssociatable.swift",
        "SwinjectStoryboard+StoryboardReference.swift",
        "SwinjectStoryboard.swift",
        "SwinjectStoryboardOption.swift",
        "SwinjectStoryboardProtocol.swift",
        "UnavailableItems.swift",
        "ViewController+Swinject.swift",
        "iOS-tvOS/UIStoryboard+Swizzling.swift",
        "iOS-tvOS/_SwinjectStoryboardBase(iOS-tvOS).swift"
      ],
      "target_dependencies" : [
        "SwinjectStoryboard-ObjC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.