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

Failed to build SceneKitDebugTools with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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: $workDir/.spi.yml
SUCCESS checkout https://github.com/heckj/SceneKitDebugTools.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/heckj/SceneKitDebugTools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-6F35C1178C84523A.txt
[6/19] Compiling MeshGenerator Triangle.swift
[7/20] Compiling MeshGenerator Vector.swift
[8/20] Compiling MeshGenerator TextureCoordinates.swift
[9/20] Compiling MeshGenerator Vertex.swift
[10/20] Compiling MeshGenerator Plane.swift
[11/20] Compiling MeshGenerator MeshGenerator+SceneKit.swift
[12/20] Compiling MeshGenerator MeshGenerator+UIKit.swift
[13/20] Compiling MeshGenerator MeshGenerator+AppKit.swift
[14/20] Compiling MeshGenerator MeshGenerator+RealityKit.swift
[15/20] Compiling MeshGenerator LineSegment.swift
[16/20] Compiling MeshGenerator Mesh.swift
[17/20] Compiling MeshGenerator Bounds.swift
[18/20] Compiling MeshGenerator ColorRepresentation.swift
[19/20] Emitting module MeshGenerator
[20/20] Compiling MeshGenerator QuickTestView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MeshGenerator/Sources/MeshGenerator/QuickTestView.swift:92:17: error: cannot find 'SceneView' in scope
 90 |                         }
 91 |                 }
 92 |                 SceneView(
    |                 `- error: cannot find 'SceneView' in scope
 93 |                     scene: scene,
 94 |                     options: [.allowsCameraControl, .autoenablesDefaultLighting]
Fetching https://github.com/heckj/MeshGenerator.git
Fetching https://github.com/apple/swift-docc-plugin
[1/1441] Fetching meshgenerator
[45/2899] Fetching meshgenerator, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.35s)
Fetched https://github.com/heckj/MeshGenerator.git from cache (1.35s)
Computing version for https://github.com/heckj/MeshGenerator.git
Computed https://github.com/heckj/MeshGenerator.git at 0.6.0 (0.67s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.67s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2859] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.32s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.74s)
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/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.