The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SceneKitDebugTools, reference main (fda876), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 15:43:55 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/SceneKitDebugTools.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heckj/SceneKitDebugTools
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fda8767 opening and closing CreateML
Cloned https://github.com/heckj/SceneKitDebugTools.git
Revision (git rev-parse @):
fda87673e68fef468aa0dc8a5cc0777dc8a73041
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heckj/SceneKitDebugTools.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/heckj/SceneKitDebugTools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/19] Compiling MeshGenerator Triangle.swift
[7/19] Compiling MeshGenerator TextureCoordinates.swift
[8/19] Compiling MeshGenerator QuickTestView.swift
[9/19] Compiling MeshGenerator Vector.swift
[10/20] Compiling MeshGenerator Vertex.swift
[11/20] Compiling MeshGenerator Plane.swift
[12/20] Compiling MeshGenerator Bounds.swift
[13/20] Compiling MeshGenerator ColorRepresentation.swift
[14/20] Compiling MeshGenerator LineSegment.swift
[15/20] Compiling MeshGenerator Mesh.swift
[16/20] Emitting module MeshGenerator
[17/20] Compiling MeshGenerator MeshGenerator+SceneKit.swift
[18/20] Compiling MeshGenerator MeshGenerator+UIKit.swift
[19/20] Compiling MeshGenerator MeshGenerator+AppKit.swift
[20/20] Compiling MeshGenerator MeshGenerator+RealityKit.swift
[21/36] Compiling SceneKitDebugTools Simd4View.swift
[22/37] Compiling SceneKitDebugTools NodeInfoView.swift
[23/37] Compiling SceneKitDebugTools ObservableSCNNode.swift
[24/37] Compiling SceneKitDebugTools DebugSceneView.swift
[25/37] Compiling SceneKitDebugTools EulerAngleView.swift
[26/37] Compiling SceneKitDebugTools SearchableSceneInfoView.swift
[27/37] Compiling SceneKitDebugTools Simd3View.swift
[28/37] Compiling SceneKitDebugTools Transforms.swift
[29/37] Compiling SceneKitDebugTools OptionalNodeInfoView.swift
[30/37] Compiling SceneKitDebugTools PasteboardHelpers.swift
[31/37] Compiling SceneKitDebugTools Simd4x4View.swift
[32/37] Compiling SceneKitDebugTools QuaternionView.swift
[33/37] Compiling SceneKitDebugTools SceneInfoView.swift
[34/37] Compiling SceneKitDebugTools simd+codetext.swift
[35/37] Compiling SceneKitDebugTools AngleView.swift
[36/37] Compiling SceneKitDebugTools DebugNodes.swift
[37/37] Emitting module SceneKitDebugTools
Build complete! (29.98s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/heckj/MeshGenerator.git
[1/1461] Fetching meshgenerator
[75/3543] Fetching meshgenerator, swift-docc-plugin
Fetched https://github.com/heckj/MeshGenerator.git from cache (1.33s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.33s)
Computing version for https://github.com/heckj/MeshGenerator.git
Computed https://github.com/heckj/MeshGenerator.git at 0.6.0 (1.87s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.48s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.09s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.65s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/heckj/MeshGenerator.git
Working copy of https://github.com/heckj/MeshGenerator.git resolved at 0.6.0
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
Build complete.
{
  "dependencies" : [
    {
      "identity" : "meshgenerator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/heckj/MeshGenerator.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "SceneKitDebugTools",
  "name" : "SceneKitDebugTools",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "SceneKitDebugTools",
      "targets" : [
        "SceneKitDebugTools"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SceneKitDebugToolsTests",
      "module_type" : "SwiftTarget",
      "name" : "SceneKitDebugToolsTests",
      "path" : "Tests/SceneKitDebugToolsTests",
      "sources" : [
        "SceneKitDebugToolsTests.swift"
      ],
      "target_dependencies" : [
        "SceneKitDebugTools"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SceneKitDebugTools",
      "module_type" : "SwiftTarget",
      "name" : "SceneKitDebugTools",
      "path" : "Sources/SceneKitDebugTools",
      "product_dependencies" : [
        "MeshGenerator"
      ],
      "product_memberships" : [
        "SceneKitDebugTools"
      ],
      "sources" : [
        "AngleView.swift",
        "DebugNodes.swift",
        "DebugSceneView.swift",
        "EulerAngleView.swift",
        "NodeInfoView.swift",
        "ObservableSCNNode.swift",
        "OptionalNodeInfoView.swift",
        "PasteboardHelpers.swift",
        "QuaternionView.swift",
        "SceneInfoView.swift",
        "SearchableSceneInfoView.swift",
        "Simd3View.swift",
        "Simd4View.swift",
        "Simd4x4View.swift",
        "Transforms.swift",
        "simd+codetext.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.