The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
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/1/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 into spi-builder-workspace
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:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Fetching https://github.com/heckj/MeshGenerator.git from cache
Fetched https://github.com/heckj/MeshGenerator.git (0.17s)
Computing version for https://github.com/heckj/MeshGenerator.git
Computed https://github.com/heckj/MeshGenerator.git at 0.6.0 (0.56s)
Creating working copy for https://github.com/heckj/MeshGenerator.git
Working copy of https://github.com/heckj/MeshGenerator.git resolved at 0.6.0
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 Plane.swift
[5/15] Compiling MeshGenerator QuickTestView.swift
[6/15] Compiling MeshGenerator TextureCoordinates.swift
[7/15] Compiling MeshGenerator Triangle.swift
[8/15] Compiling MeshGenerator Vector.swift
[9/15] Compiling MeshGenerator Bounds.swift
[10/15] Compiling MeshGenerator ColorRepresentation.swift
[11/15] Emitting module MeshGenerator
[12/15] Compiling MeshGenerator MeshGenerator+SceneKit.swift
[13/15] Compiling MeshGenerator MeshGenerator+UIKit.swift
[14/15] Compiling MeshGenerator MeshGenerator+AppKit.swift
[15/15] Compiling MeshGenerator MeshGenerator+RealityKit.swift
[16/30] Compiling SceneKitDebugTools Simd4View.swift
[17/30] Compiling SceneKitDebugTools Simd4x4View.swift
[18/32] Compiling SceneKitDebugTools NodeInfoView.swift
[19/32] Compiling SceneKitDebugTools ObservableSCNNode.swift
[20/32] Compiling SceneKitDebugTools QuaternionView.swift
[21/32] Compiling SceneKitDebugTools SceneInfoView.swift
[22/32] Compiling SceneKitDebugTools SearchableSceneInfoView.swift
[23/32] Compiling SceneKitDebugTools Simd3View.swift
[24/32] Emitting module SceneKitDebugTools
[25/32] Compiling SceneKitDebugTools DebugSceneView.swift
[26/32] Compiling SceneKitDebugTools EulerAngleView.swift
[27/32] Compiling SceneKitDebugTools OptionalNodeInfoView.swift
[28/32] Compiling SceneKitDebugTools PasteboardHelpers.swift
[29/32] Compiling SceneKitDebugTools AngleView.swift
[30/32] Compiling SceneKitDebugTools DebugNodes.swift
[31/32] Compiling SceneKitDebugTools Transforms.swift
[32/32] Compiling SceneKitDebugTools simd+codetext.swift
Build complete! (21.66s)
Build complete.
Done.