Build Information
Successful build of PlusNightMode, reference 0.4.0 (101c4b), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 19:49:29 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DandyLyons/PlusNightMode.git
Reference: 0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DandyLyons/PlusNightMode
* tag 0.4.0 -> FETCH_HEAD
HEAD is now at 101c4b8 Remove retroactive CustomDebugStringConvertible conformance
Cloned https://github.com/DandyLyons/PlusNightMode.git
Revision (git rev-parse @):
101c4b88d9dad0aee2929837ec4698e5055e7389
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/DandyLyons/PlusNightMode.git at 0.4.0
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/16053] Fetching swift-snapshot-testing
[483/91038] Fetching swift-snapshot-testing, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.46s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (4.46s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.17.4 (8.12s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.0-prerelease-2024-07-30 (1.17s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.17.4
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.0-prerelease-2024-07-30
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "plusnightmode",
"name": "PlusNightMode",
"url": "https://github.com/DandyLyons/PlusNightMode.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PlusNightMode",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/DandyLyons/PlusNightMode.git
[1/223] Fetching plusnightmode
Fetched https://github.com/DandyLyons/PlusNightMode.git from cache (1.31s)
Creating working copy for https://github.com/DandyLyons/PlusNightMode.git
Working copy of https://github.com/DandyLyons/PlusNightMode.git resolved at 0.4.0 (101c4b8)
warning: '.resolve-product-dependencies': dependency 'plusnightmode' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/DandyLyons/PlusNightMode.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying Assets.xcassets
[2/3] Write swift-version--6988338F2F200930.txt
[4/12] Compiling PlusNightMode resource_bundle_accessor.swift
[5/12] Compiling PlusNightMode monochromed.swift
[6/12] Compiling PlusNightMode View + Night Mode.swift
[7/12] Compiling PlusNightMode ColorSchemeModeModifier.swift
[8/12] Compiling PlusNightMode ColorSchemeMode.swift
[9/12] Compiling PlusNightMode ColorSchemeMode+.swift
[10/12] Emitting module PlusNightMode
[11/12] Compiling PlusNightMode ColorScheme+.swift
[12/12] Compiling PlusNightMode ExampleNightModeView.swift
Build complete! (12.34s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.17.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
}
],
"manifest_display_name" : "PlusNightMode",
"name" : "PlusNightMode",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
}
],
"products" : [
{
"name" : "PlusNightMode",
"targets" : [
"PlusNightMode"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PlusNightModeTests",
"module_type" : "SwiftTarget",
"name" : "PlusNightModeTests",
"path" : "Tests",
"product_dependencies" : [
"SnapshotTesting",
"InlineSnapshotTesting"
],
"sources" : [
"Plus Night ModeTests/PlusNightModeTests.swift"
],
"target_dependencies" : [
"PlusNightMode"
],
"type" : "test"
},
{
"c99name" : "PlusNightMode",
"module_type" : "SwiftTarget",
"name" : "PlusNightMode",
"path" : "Sources/PlusNightMode",
"product_memberships" : [
"PlusNightMode"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PlusNightMode/Resources/Assets.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ColorScheme+.swift",
"ColorSchemeMode+.swift",
"ColorSchemeMode.swift",
"ColorSchemeModeModifier.swift",
"ExampleNightModeView.swift",
"View + Night Mode.swift",
"monochromed.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/dandylyons/plusnightmode/0.4.0
Repository: DandyLyons/PlusNightMode
Swift version used: 6.3
Target: PlusNightMode
Extracting symbol information for 'PlusNightMode'...
Finished extracting symbol information for 'PlusNightMode'. (43.78s)
Building documentation for 'PlusNightMode'...
warning: Parameter 'colorScheme' not found in instance method declaration
--> ../ColorScheme+.swift:42:9-42:49
40 | /// A convenience `View` that will override the light and dark appearance.
41 | /// - Parameters:
42 + /// - colorScheme: The SwiftUI `ColorScheme`
| ╰─suggestion: Remove 'colorScheme' parameter documentation
43 | /// - light: The View to display when `colorScheme` is `.light`
44 | /// - dark: The View to display when `colorScheme` is `.dark`
warning: 'ColorSchemeMode.Value.light' doesn't exist at '/PlusNightMode/Getting-Started'
--> Getting Started.md:8:6-8:33
6 |
7 | ``PlusNightMode`` supports 4 appearance settings:
8 + 1. ``ColorSchemeMode.Value.light``: A light mode appearance
| ╰─suggestion: Replace 'ColorSchemeMode.Value.light' with 'ColorScheme-vs-ColorSchemeMode'
9 | 2. ``ColorSchemeMode.Value.dark``: A dark mode appearance
10 | 3. ``ColorSchemeMode.Value.auto``: An appearance that will automatically switch between light and dark appearance according to the parent View's color scheme. (If every ancestor View has a color scheme that has not been overridden, then this appearance will follow the appearance of the device.)
warning: 'ColorSchemeMode.Value.dark' doesn't exist at '/PlusNightMode/Getting-Started'
--> Getting Started.md:9:6-9:32
7 | ``PlusNightMode`` supports 4 appearance settings:
8 | 1. ``ColorSchemeMode.Value.light``: A light mode appearance
9 + 2. ``ColorSchemeMode.Value.dark``: A dark mode appearance
| ╰─suggestion: Replace 'ColorSchemeMode.Value.dark' with 'ColorScheme-vs-ColorSchemeMode'
10 | 3. ``ColorSchemeMode.Value.auto``: An appearance that will automatically switch between light and dark appearance according to the parent View's color scheme. (If every ancestor View has a color scheme that has not been overridden, then this appearance will follow the appearance of the device.)
11 | 4. ``ColorSchemeMode.Value.night``: A night mode appearance
warning: 'ColorSchemeMode.Value.auto' doesn't exist at '/PlusNightMode/Getting-Started'
--> Getting Started.md:10:6-10:32
8 | 1. ``ColorSchemeMode.Value.light``: A light mode appearance
9 | 2. ``ColorSchemeMode.Value.dark``: A dark mode appearance
10 + 3. ``ColorSchemeMode.Value.auto``: An appearance that will automatically switch between light and dark appearance according to the parent View's color scheme. (If every ancestor View has a color scheme that has not been overridden, then this appearance will follow the appearance of the device.)
| ╰─suggestion: Replace 'ColorSchemeMode.Value.auto' with 'ColorScheme-vs-ColorSchemeMode'
11 | 4. ``ColorSchemeMode.Value.night``: A night mode appearance
12 |
warning: 'ColorSchemeMode.Value.night' doesn't exist at '/PlusNightMode/Getting-Started'
--> Getting Started.md:11:6-11:33
9 | 2. ``ColorSchemeMode.Value.dark``: A dark mode appearance
10 | 3. ``ColorSchemeMode.Value.auto``: An appearance that will automatically switch between light and dark appearance according to the parent View's color scheme. (If every ancestor View has a color scheme that has not been overridden, then this appearance will follow the appearance of the device.)
11 + 4. ``ColorSchemeMode.Value.night``: A night mode appearance
| ╰─suggestion: Replace 'ColorSchemeMode.Value.night' with 'ColorScheme-vs-ColorSchemeMode'
12 |
13 | ## What's Night Mode
warning: 'nightModed(if:)' doesn't exist at '/PlusNightMode/Getting-Started'
--> Getting Started.md:28:51-28:66
26 |
27 | ## Adding Night Mode
28 + The easiest way to add night mode is to use the ``nightModed(if:)`` method and pass it a value of `true`. This method will force the View (and all its children to have a night mode appearance). (However, it will pay no attention to users settings in the app, nor in device settings.)
29 |
30 | ```swift
warning: 'colorSchemeMode(_:)' doesn't exist at '/PlusNightMode/Getting-Started'
--> Getting Started.md:37:61-37:80
35 | ```
36 |
37 + But the best way to add night mode to your View is to use ``colorSchemeMode(_:)``. This will ensure that the SwiftUI View (and all its children) will dynamically update to match the user's current settings both in the app and in the device settings.
| ╰─suggestion: Replace 'colorSchemeMode(_:)' with 'ColorScheme-vs-ColorSchemeMode'
38 |
39 | ```swift
warning: 'colorSchemeMode(_:)' doesn't exist at '/PlusNightMode/Getting-Started'
--> Getting Started.md:62:32-62:51
60 |
61 | ## On View Hierarchy
62 + It is important to note that ``colorSchemeMode(_:)`` can only apply the night mode appearance to children views. It cannot apply the night mode appearance to parent or sibling views. Because of this, it is best practice to:
| ╰─suggestion: Replace 'colorSchemeMode(_:)' with 'ColorScheme-vs-ColorSchemeMode'
63 | 1. Apply ``colorSchemeMode(_:)`` at the highest possible level of each View hierarchy. The higher the better, since only children will be affected.
64 | 2. Reapply ``colorSchemeMode(_:)`` when creating a branching view hierarchy:
warning: 'colorSchemeMode(_:)' doesn't exist at '/PlusNightMode/Getting-Started'
--> Getting Started.md:63:12-63:31
61 | ## On View Hierarchy
62 | It is important to note that ``colorSchemeMode(_:)`` can only apply the night mode appearance to children views. It cannot apply the night mode appearance to parent or sibling views. Because of this, it is best practice to:
63 + 1. Apply ``colorSchemeMode(_:)`` at the highest possible level of each View hierarchy. The higher the better, since only children will be affected.
| ╰─suggestion: Replace 'colorSchemeMode(_:)' with 'ColorScheme-vs-ColorSchemeMode'
64 | 2. Reapply ``colorSchemeMode(_:)`` when creating a branching view hierarchy:
65 | - Certain views such as view presentations, like SwiftUI's `.sheet` create an entirely new View hierarchy. For this you need to reapply ``colorSchemeMode(_:)`` to the presented View.
warning: 'colorSchemeMode(_:)' doesn't exist at '/PlusNightMode/Getting-Started'
--> Getting Started.md:64:14-64:33
62 | It is important to note that ``colorSchemeMode(_:)`` can only apply the night mode appearance to children views. It cannot apply the night mode appearance to parent or sibling views. Because of this, it is best practice to:
63 | 1. Apply ``colorSchemeMode(_:)`` at the highest possible level of each View hierarchy. The higher the better, since only children will be affected.
64 + 2. Reapply ``colorSchemeMode(_:)`` when creating a branching view hierarchy:
| ╰─suggestion: Replace 'colorSchemeMode(_:)' with 'ColorScheme-vs-ColorSchemeMode'
65 | - Certain views such as view presentations, like SwiftUI's `.sheet` create an entirely new View hierarchy. For this you need to reapply ``colorSchemeMode(_:)`` to the presented View.
66 |
warning: 'colorSchemeMode(_:)' doesn't exist at '/PlusNightMode/Getting-Started'
--> Getting Started.md:65:141-65:160
63 | 1. Apply ``colorSchemeMode(_:)`` at the highest possible level of each View hierarchy. The higher the better, since only children will be affected.
64 | 2. Reapply ``colorSchemeMode(_:)`` when creating a branching view hierarchy:
65 + - Certain views such as view presentations, like SwiftUI's `.sheet` create an entirely new View hierarchy. For this you need to reapply ``colorSchemeMode(_:)`` to the presented View.
| ╰─suggestion: Replace 'colorSchemeMode(_:)' with 'ColorScheme-vs-ColorSchemeMode'
66 |
67 | ```swift
Finished building documentation for 'PlusNightMode' (0.48s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/dandylyons/plusnightmode/0.4.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/pointfreeco/swift-snapshot-testing.git
Updating https://github.com/swiftlang/swift-syntax
[1/2277] Fetching swift-docc-plugin
Updated https://github.com/swiftlang/swift-syntax (0.94s)
Updated https://github.com/pointfreeco/swift-snapshot-testing.git (0.94s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.21s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.17.4 (1.94s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.67s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.04s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.0-prerelease-2024-07-30 (0.91s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Compiling Snippets Snippet.swift
[8/53] Emitting module Snippets
[9/53] Compiling SymbolKit GenericConstraint.swift
[10/53] Compiling SymbolKit GenericParameter.swift
[11/53] Compiling SymbolKit Generics.swift
[12/53] Compiling SymbolKit Namespace.swift
[13/57] Compiling SymbolKit SourceRange.swift
[14/57] Compiling SymbolKit Metadata.swift
[15/57] Compiling SymbolKit Module.swift
[16/57] Compiling SymbolKit OperatingSystem.swift
[17/57] Compiling SymbolKit Platform.swift
[18/57] Compiling SymbolKit Mixin+Equals.swift
[19/57] Compiling SymbolKit Mixin+Hash.swift
[20/57] Compiling SymbolKit Mixin.swift
[21/57] Compiling SymbolKit LineList.swift
[22/57] Compiling SymbolKit Position.swift
[23/57] Compiling SymbolKit SemanticVersion.swift
[24/57] Compiling SymbolKit AccessControl.swift
[25/57] Compiling SymbolKit Availability.swift
[26/57] Compiling SymbolKit AvailabilityItem.swift
[27/57] Compiling SymbolKit Domain.swift
[28/57] Compiling SymbolKit DeclarationFragments.swift
[29/57] Compiling SymbolKit Fragment.swift
[30/57] Compiling SymbolKit FragmentKind.swift
[31/57] Compiling SymbolKit FunctionParameter.swift
[32/57] Compiling SymbolKit FunctionSignature.swift
[33/57] Emitting module SymbolKit
[34/57] Compiling SymbolKit Names.swift
[35/57] Compiling SymbolKit SPI.swift
[36/57] Compiling SymbolKit Snippet.swift
[37/57] Compiling SymbolKit Extension.swift
[38/57] Compiling SymbolKit Symbol.swift
[39/57] Compiling SymbolKit SymbolKind.swift
[40/57] Compiling SymbolKit SymbolGraph.swift
[41/57] Compiling SymbolKit GraphCollector.swift
[42/57] Compiling SymbolKit Identifier.swift
[43/57] Compiling SymbolKit KindIdentifier.swift
[44/57] Compiling SymbolKit Location.swift
[45/57] Compiling SymbolKit Mutability.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.10s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'PlusNightMode' complete! (0.39s)
196
2 /Users/admin/builder/spi-builder-workspace/.docs/dandylyons/plusnightmode/0.4.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/dandylyons/plusnightmode/0.4.0
File count: 196
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-dandylyons-plusnightmode-0.4.0-00fc8ba4.zip to s3://spi-docs-inbox/prod-dandylyons-plusnightmode-0.4.0-00fc8ba4.zip
Copying... [13%]
Copying... [26%]
Copying... [39%]
Copying... [52%]
Copying... [64%]
Copying... [77%]
Copying... [90%]
Copying... [100%]
Done.