The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PlusNightMode, reference 0.4.0 (101c4b), with Swift 6.0 for macOS (SPM) on 24 Aug 2025 08:01:33 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/DandyLyons/PlusNightMode.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying Assets.xcassets
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/12] Compiling PlusNightMode resource_bundle_accessor.swift
[5/12] Compiling PlusNightMode View + Night Mode.swift
[6/12] Compiling PlusNightMode monochromed.swift
[7/12] Compiling PlusNightMode ColorSchemeModeModifier.swift
[8/12] Compiling PlusNightMode ColorSchemeMode+.swift
[9/12] Compiling PlusNightMode ColorScheme+.swift
[10/12] Compiling PlusNightMode ColorSchemeMode.swift
[11/12] Compiling PlusNightMode ExampleNightModeView.swift
[12/12] Emitting module PlusNightMode
Build complete! (23.20s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/15341] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.03s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.6 (0.45s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[1/4577] Fetching swift-custom-dump
[4578/76360] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (2.89s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (2.89s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.44s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5505] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.40s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (3.28s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.43s)
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.18.6
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
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"
}
Done.