The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SceneKitDebugTools, reference 0.1.5 (3e0f2a), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 06:34:25 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/SceneKitDebugTools.git
Reference: 0.1.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heckj/SceneKitDebugTools
 * tag               0.1.5      -> FETCH_HEAD
HEAD is now at 3e0f2a2 adding explicit support for watchOS and tvOS to use this as a depdendency cleanly
Cloned https://github.com/heckj/SceneKitDebugTools.git
Revision (git rev-parse @):
3e0f2a256db6492546af477ed3c6d58e8dcc4ed9
SUCCESS checkout https://github.com/heckj/SceneKitDebugTools.git at 0.1.5
Fetching https://github.com/heckj/MeshGenerator.git
[1/1461] Fetching meshgenerator
Fetched https://github.com/heckj/MeshGenerator.git from cache (1.22s)
Computing version for https://github.com/heckj/MeshGenerator.git
Computed https://github.com/heckj/MeshGenerator.git at 0.6.0 (1.90s)
Creating working copy for https://github.com/heckj/MeshGenerator.git
Working copy of https://github.com/heckj/MeshGenerator.git resolved at 0.6.0
========================================
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": "scenekitdebugtools",
      "name": "SceneKitDebugTools",
      "url": "https://github.com/heckj/SceneKitDebugTools.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SceneKitDebugTools",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "meshgenerator",
          "name": "MeshGenerator",
          "url": "https://github.com/heckj/MeshGenerator.git",
          "version": "0.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MeshGenerator",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/heckj/SceneKitDebugTools.git
[1/5642] Fetching scenekitdebugtools
Fetched https://github.com/heckj/SceneKitDebugTools.git from cache (1.43s)
Fetching https://github.com/heckj/MeshGenerator.git from cache
Fetched https://github.com/heckj/MeshGenerator.git from cache (0.45s)
Computing version for https://github.com/heckj/MeshGenerator.git
Computed https://github.com/heckj/MeshGenerator.git at 0.6.0 (0.51s)
Creating working copy for https://github.com/heckj/SceneKitDebugTools.git
Working copy of https://github.com/heckj/SceneKitDebugTools.git resolved at 0.1.5 (3e0f2a2)
Creating working copy for https://github.com/heckj/MeshGenerator.git
Working copy of https://github.com/heckj/MeshGenerator.git resolved at 0.6.0
warning: '.resolve-product-dependencies': dependency 'scenekitdebugtools' is not used by any target
Found 1 product dependencies
  - MeshGenerator
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/heckj/SceneKitDebugTools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/17] Compiling MeshGenerator Triangle.swift
[5/17] Compiling MeshGenerator QuickTestView.swift
[6/17] Compiling MeshGenerator Vector.swift
[7/17] Compiling MeshGenerator TextureCoordinates.swift
[8/17] Compiling MeshGenerator Plane.swift
[9/18] Compiling MeshGenerator Vertex.swift
[10/18] Compiling MeshGenerator MeshGenerator+SceneKit.swift
[11/18] Compiling MeshGenerator MeshGenerator+UIKit.swift
[12/18] Compiling MeshGenerator LineSegment.swift
[13/18] Compiling MeshGenerator Mesh.swift
[14/18] Emitting module MeshGenerator
[15/18] Compiling MeshGenerator Bounds.swift
[16/18] Compiling MeshGenerator ColorRepresentation.swift
[17/18] Compiling MeshGenerator MeshGenerator+AppKit.swift
[18/18] Compiling MeshGenerator MeshGenerator+RealityKit.swift
[19/34] Compiling SceneKitDebugTools QuaternionView.swift
[20/34] Compiling SceneKitDebugTools SceneInfoView.swift
[21/34] Compiling SceneKitDebugTools OptionalNodeInfoView.swift
[22/34] Compiling SceneKitDebugTools PasteboardHelpers.swift
[23/34] Compiling SceneKitDebugTools Simd4x4View.swift
[24/34] Compiling SceneKitDebugTools Simd4View.swift
[25/34] Compiling SceneKitDebugTools AngleView.swift
[26/34] Compiling SceneKitDebugTools DebugNodes.swift
[27/34] Compiling SceneKitDebugTools NodeInfoView.swift
[28/34] Compiling SceneKitDebugTools ObservableSCNNode.swift
[29/34] Compiling SceneKitDebugTools Transforms.swift
[30/34] Compiling SceneKitDebugTools DebugSceneView.swift
[31/34] Compiling SceneKitDebugTools EulerAngleView.swift
[32/34] Emitting module SceneKitDebugTools
[33/34] Compiling SceneKitDebugTools SearchableSceneInfoView.swift
[34/34] Compiling SceneKitDebugTools Simd3View.swift
[35/35] Compiling SceneKitDebugTools simd+codetext.swift
Build complete! (18.92s)
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"
    }
  ],
  "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.