This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SceneKitDebugTools with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/SceneKitDebugTools.git
Reference: 0.1.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/14] Compiling MeshGenerator LineSegment.swift
[2/14] Compiling MeshGenerator Mesh.swift
[3/15] Compiling MeshGenerator Vertex.swift
[4/15] Compiling MeshGenerator Vector.swift
[5/15] Compiling MeshGenerator MeshGenerator+SceneKit.swift
[6/15] Compiling MeshGenerator MeshGenerator+UIKit.swift
[7/15] Compiling MeshGenerator Plane.swift
[8/15] Compiling MeshGenerator QuickTestView.swift
[9/15] Compiling MeshGenerator TextureCoordinates.swift
[10/15] Compiling MeshGenerator Triangle.swift
[11/15] Emitting module MeshGenerator
[12/15] Compiling MeshGenerator Bounds.swift
[13/15] Compiling MeshGenerator ColorRepresentation.swift
[14/15] Compiling MeshGenerator MeshGenerator+AppKit.swift
[15/15] Compiling MeshGenerator MeshGenerator+RealityKit.swift
[16/30] Compiling SceneKitDebugTools QuaternionView.swift
[17/30] Compiling SceneKitDebugTools SceneInfoView.swift
[18/32] Compiling SceneKitDebugTools OptionalNodeInfoView.swift
[19/32] Compiling SceneKitDebugTools PasteboardHelpers.swift
[20/32] Compiling SceneKitDebugTools Simd4View.swift
[21/32] Compiling SceneKitDebugTools Simd4x4View.swift
[22/32] Compiling SceneKitDebugTools SearchableSceneInfoView.swift
[23/32] Compiling SceneKitDebugTools Simd3View.swift
[24/32] Compiling SceneKitDebugTools NodeInfoView.swift
[25/32] Compiling SceneKitDebugTools ObservableSCNNode.swift
[26/32] Compiling SceneKitDebugTools DebugSceneView.swift
[27/32] Compiling SceneKitDebugTools EulerAngleView.swift
[28/32] Emitting module SceneKitDebugTools
[29/32] Compiling SceneKitDebugTools Transforms.swift
[30/32] Compiling SceneKitDebugTools simd+codetext.swift
[31/32] Compiling SceneKitDebugTools AngleView.swift
[32/32] Compiling SceneKitDebugTools DebugNodes.swift
Build complete! (21.47s)
Fetching https://github.com/heckj/MeshGenerator.git from cache
Fetched https://github.com/heckj/MeshGenerator.git (0.16s)
Computing version for https://github.com/heckj/MeshGenerator.git
Computed https://github.com/heckj/MeshGenerator.git at 0.6.0 (0.37s)
Creating working copy for https://github.com/heckj/MeshGenerator.git
Working copy of https://github.com/heckj/MeshGenerator.git resolved at 0.6.0
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "scenekitdebugtools",
      "name": "SceneKitDebugTools",
      "url": "https://github.com/heckj/SceneKitDebugTools.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SceneKitDebugTools",
      "dependencies": [
        {
          "identity": "meshgenerator",
          "name": "MeshGenerator",
          "url": "https://github.com/heckj/MeshGenerator.git",
          "version": "0.6.0",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MeshGenerator",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/heckj/SceneKitDebugTools.git from cache
Fetched https://github.com/heckj/SceneKitDebugTools.git (0.16s)
Fetching https://github.com/heckj/MeshGenerator.git from cache
Fetched https://github.com/heckj/MeshGenerator.git (0.16s)
Computing version for https://github.com/heckj/MeshGenerator.git
Computed https://github.com/heckj/MeshGenerator.git at 0.6.0 (0.33s)
Creating working copy for https://github.com/heckj/SceneKitDebugTools.git
Working copy of https://github.com/heckj/SceneKitDebugTools.git resolved at 0.1.5
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
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.