The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PlusNightMode, reference main (101c4b), with Swift 6.2 for macOS (SPM) on 24 Aug 2025 07:58:28 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DandyLyons/PlusNightMode
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/DandyLyons/PlusNightMode.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying Assets.xcassets
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/12] Compiling PlusNightMode ColorScheme+.swift
[5/12] Compiling PlusNightMode monochromed.swift
[6/12] Compiling PlusNightMode View + Night Mode.swift
[7/12] Compiling PlusNightMode ColorSchemeMode.swift
[8/12] Compiling PlusNightMode resource_bundle_accessor.swift
[9/12] Emitting module PlusNightMode
[10/12] Compiling PlusNightMode ColorSchemeMode+.swift
[11/12] Compiling PlusNightMode ExampleNightModeView.swift
[12/12] Compiling PlusNightMode ColorSchemeModeModifier.swift
Build complete! (22.42s)
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.05s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.6 (3.54s)
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/pointfreeco/swift-custom-dump from cache (3.01s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.01s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (3.47s)
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.20s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (3.89s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.44s)
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
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/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.6
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.