Build Information
Successful build of SwinjectStoryboard, reference master (7a446c), with Swift 6.2 for macOS (SPM) on 9 Dec 2025 22:08:59 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Swinject/SwinjectStoryboard.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Swinject/SwinjectStoryboard
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 7a446cc Remove .swift-version file
Cloned https://github.com/Swinject/SwinjectStoryboard.git
Revision (git rev-parse @):
7a446cc8d8880a403519a4a43e1b64c086dd265c
SUCCESS checkout https://github.com/Swinject/SwinjectStoryboard.git at master
Fetching https://github.com/Swinject/Swinject.git
[1/9318] Fetching swinject
Fetched https://github.com/Swinject/Swinject.git from cache (1.24s)
Computing version for https://github.com/Swinject/Swinject.git
Computed https://github.com/Swinject/Swinject.git at 2.7.1 (1.79s)
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.97s)
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.01s)
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 master (7a446cc)
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] Compiling Swinject ServiceKey.swift
[6/26] Compiling Swinject SpinLock.swift
[7/26] Emitting module Swinject
[8/26] Compiling Swinject InstanceWrapper.swift
[9/26] Compiling Swinject ObjectScope.Standard.swift
[10/26] Compiling Swinject ObjectScope.swift
[11/26] Compiling Swinject Resolver.swift
[12/26] Compiling Swinject Assembler.swift
[13/26] Compiling Swinject Assembly.swift
[14/26] Compiling Swinject Behavior.swift
[15/28] Compiling Swinject SynchronizedResolver.Arguments.swift
[16/28] Compiling Swinject SynchronizedResolver.swift
[17/28] Compiling Swinject Container.swift
[18/28] Compiling Swinject DebugHelper.swift
[19/28] Compiling Swinject FunctionType.swift
[20/28] Compiling Swinject GraphIdentifier.swift
[21/28] Compiling Swinject InstanceStorage.swift
[22/28] Compiling Swinject ServiceEntry.TypeForwarding.swift
[23/28] Compiling Swinject ServiceEntry.swift
[24/28] Compiling Swinject Container.Arguments.swift
[25/28] Compiling Swinject Container.Logging.swift
[26/28] Compiling Swinject Container.TypeForwarding.swift
[27/28] Compiling Swinject UnavailableItems.swift
[28/28] Compiling Swinject _Resolver.swift
[29/43] Compiling SwinjectStoryboard SwinjectStoryboardProtocol.swift
[30/43] Compiling SwinjectStoryboard NSStoryboard+Swizzling.swift
[31/43] Compiling SwinjectStoryboard _SwinjectStoryboardBase(OSX).swift
[32/43] Compiling SwinjectStoryboard DispatchQueue+Once.swift
[33/43] Compiling SwinjectStoryboard InjectionVerifiable.swift
[34/43] Compiling SwinjectStoryboard UIStoryboard+Swizzling.swift
[35/43] Compiling SwinjectStoryboard RegistrationNameAssociatable.swift
[36/43] Compiling SwinjectStoryboard SwinjectStoryboard+StoryboardReference.swift
[37/43] Compiling SwinjectStoryboard SwinjectStoryboard.swift
[38/43] Compiling SwinjectStoryboard SwinjectStoryboardOption.swift
[39/43] Compiling SwinjectStoryboard Box.swift
[40/43] Compiling SwinjectStoryboard Container+SwinjectStoryboard.swift
[41/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 | }
[42/43] Emitting module SwinjectStoryboard
[43/43] Compiling SwinjectStoryboard UnavailableItems.swift
[44/44] Compiling SwinjectStoryboard _SwinjectStoryboardBase(iOS-tvOS).swift
Build complete! (7.86s)
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.