The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Lindenmayer, reference 0.8.1 (0f0248), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 18:43:26 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/Lindenmayer.git
Reference: 0.8.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heckj/Lindenmayer
 * tag               0.8.1      -> FETCH_HEAD
HEAD is now at 0f0248b swift6 updates reflected as of Xcode16-beta3 (#44)
Cloned https://github.com/heckj/Lindenmayer.git
Revision (git rev-parse @):
0f0248b71d8ea83ba71ceba892186adeb4640b44
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heckj/Lindenmayer.git at 0.8.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/heckj/Lindenmayer.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/7] Write sources
[6/7] Write swift-version-1EA4D86E10B52AF.txt
[8/21] Compiling MeshGenerator Vector.swift
[9/22] Compiling MeshGenerator Vertex.swift
[10/22] Compiling MeshGenerator Plane.swift
[11/22] Compiling MeshGenerator Triangle.swift
[12/22] Compiling MeshGenerator MeshGenerator+SceneKit.swift
[13/22] Compiling MeshGenerator MeshGenerator+UIKit.swift
[14/22] Compiling MeshGenerator QuickTestView.swift
[15/22] Compiling MeshGenerator TextureCoordinates.swift
[16/22] Compiling MeshGenerator LineSegment.swift
[17/22] Compiling MeshGenerator Mesh.swift
[18/22] Compiling MeshGenerator Bounds.swift
[19/22] Compiling MeshGenerator ColorRepresentation.swift
[20/22] Emitting module MeshGenerator
[21/22] Compiling MeshGenerator MeshGenerator+AppKit.swift
[22/22] Compiling MeshGenerator MeshGenerator+RealityKit.swift
[23/38] Compiling SceneKitDebugTools QuaternionView.swift
[24/38] Compiling SceneKitDebugTools SceneInfoView.swift
[25/38] Compiling SceneKitDebugTools Transforms.swift
[26/38] Compiling SceneKitDebugTools OptionalNodeInfoView.swift
[27/38] Compiling SceneKitDebugTools PasteboardHelpers.swift
[28/38] Compiling SceneKitDebugTools DebugSceneView.swift
[29/38] Compiling SceneKitDebugTools EulerAngleView.swift
[30/38] Compiling SceneKitDebugTools NodeInfoView.swift
[31/38] Compiling SceneKitDebugTools ObservableSCNNode.swift
[32/38] Compiling SceneKitDebugTools SearchableSceneInfoView.swift
[33/38] Compiling SceneKitDebugTools Simd3View.swift
[34/38] Compiling SceneKitDebugTools Simd4x4View.swift
[35/38] Compiling SceneKitDebugTools Simd4View.swift
[36/39] Emitting module SceneKitDebugTools
[37/39] Compiling SceneKitDebugTools AngleView.swift
[38/39] Compiling SceneKitDebugTools DebugNodes.swift
[39/39] Compiling SceneKitDebugTools simd+codetext.swift
[40/74] Compiling Lindenmayer RewriteRuleDirect.swift
[41/74] Compiling Lindenmayer RewriteRuleDirectDefines.swift
[42/74] Compiling Lindenmayer RewriteRuleDirectDefinesRNG.swift
[43/74] Compiling Lindenmayer RewriteRuleDirectRNG.swift
[44/74] Compiling Lindenmayer RewriteRuleLeftDirect.swift
[45/74] Compiling Lindenmayer RewriteRuleLeftDirectDefines.swift
[46/74] Compiling Lindenmayer RewriteRuleLeftDirectDefinesRNG.swift
[47/77] Compiling Lindenmayer SeededRandomNumberGenerator.swift
[48/77] Compiling Lindenmayer Xoshiro.swift
[49/77] Compiling Lindenmayer Angle.swift
[50/77] Compiling Lindenmayer GraphicsContextRenderer.swift
[51/77] Compiling Lindenmayer DebugModule.swift
[52/77] Compiling Lindenmayer Module.swift
[53/77] Compiling Lindenmayer ModuleSet.swift
[54/77] Compiling Lindenmayer RNGWrapper.swift
[55/77] Compiling Lindenmayer RewriteRuleLeftDirectRNG.swift
[56/77] Compiling Lindenmayer RewriteRuleLeftDirectRight.swift
[57/77] Compiling Lindenmayer RewriteRuleLeftDirectRightDefines.swift
[58/77] Compiling Lindenmayer ParameterizedRandomContextualLSystem.swift
[59/77] Compiling Lindenmayer RandomContextualLSystem.swift
[60/77] Compiling Lindenmayer LindenmayerSystem.swift
[61/77] Compiling Lindenmayer BuiltinModules.swift
[62/77] Emitting module Lindenmayer
[63/77] Compiling Lindenmayer Examples2D.swift
[64/77] Compiling Lindenmayer Examples3D.swift
[65/77] Compiling Lindenmayer LSystem.swift
[66/77] Compiling Lindenmayer ContextualLSystem.swift
[67/77] Compiling Lindenmayer RewriteRuleLeftDirectRightDefinesRNG.swift
[68/77] Compiling Lindenmayer RewriteRuleLeftDirectRightRNG.swift
[69/77] Compiling Lindenmayer Rule.swift
[70/77] Compiling Lindenmayer RewriteRuleDirectRight.swift
[71/77] Compiling Lindenmayer RewriteRuleDirectRightDefines.swift
[72/77] Compiling Lindenmayer RewriteRuleDirectRightDefinesRNG.swift
[73/77] Compiling Lindenmayer RewriteRuleDirectRightRNG.swift
[74/77] Compiling Lindenmayer RenderCommands.swift
[75/77] Compiling Lindenmayer SIMD_Float4x4+Extensions.swift
[76/77] Compiling Lindenmayer SceneKitRenderer.swift
[77/77] Compiling Lindenmayer Transforms.swift
[78/93] Compiling LindenmayerViews Lsystem2DView.swift
[79/93] Compiling LindenmayerViews Lsystem3DView.swift
[80/94] Compiling LindenmayerViews Monopodial4Examples.swift
[81/94] Compiling LindenmayerViews Sympodial4Examples.swift
[82/94] Compiling LindenmayerViews SummarySizes.swift
[83/94] Compiling LindenmayerViews ModuleSummaryView.swift
[84/94] Compiling LindenmayerViews EmptyModuleSummaryView.swift
[85/94] Compiling LindenmayerViews HorizontalLSystemStateView.swift
[86/94] Compiling LindenmayerViews LSystemMetrics.swift
[87/94] Compiling LindenmayerViews ModuleDetailView.swift
[88/94] Compiling LindenmayerViews StateSelectorView.swift
[89/94] Compiling LindenmayerViews LSystem3DControlView.swift
[90/94] Compiling LindenmayerViews LSystem3DModel.swift
[91/94] Emitting module LindenmayerViews
[92/94] Compiling LindenmayerViews RollToVerticalTestView.swift
[93/94] Compiling LindenmayerViews Dynamic2DLSystemViews.swift
[94/94] Compiling LindenmayerViews WindowedSmallModuleView.swift
Build complete! (39.27s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/heckj/SceneKitDebugTools.git
[1/5642] Fetching scenekitdebugtools
[2/7724] Fetching scenekitdebugtools, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.22s)
Fetched https://github.com/heckj/SceneKitDebugTools.git from cache (1.22s)
Computing version for https://github.com/heckj/SceneKitDebugTools.git
Computed https://github.com/heckj/SceneKitDebugTools.git at 0.1.5 (3.99s)
Fetching https://github.com/heckj/MeshGenerator.git
[1/1461] Fetching meshgenerator
Fetched https://github.com/heckj/MeshGenerator.git from cache (0.94s)
Computing version for https://github.com/heckj/MeshGenerator.git
Computed https://github.com/heckj/MeshGenerator.git at 0.6.0 (1.45s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.46s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3414] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.77s)
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
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/SceneKitDebugTools.git
Working copy of https://github.com/heckj/SceneKitDebugTools.git resolved at 0.1.5
Build complete.
{
  "dependencies" : [
    {
      "identity" : "scenekitdebugtools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/heckj/SceneKitDebugTools.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" : "Lindenmayer",
  "name" : "Lindenmayer",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "Lindenmayer",
      "targets" : [
        "Lindenmayer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LindenmayerViews",
      "targets" : [
        "LindenmayerViews"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LindenmayerViews",
      "module_type" : "SwiftTarget",
      "name" : "LindenmayerViews",
      "path" : "Sources/LindenmayerViews",
      "product_dependencies" : [
        "SceneKitDebugTools"
      ],
      "product_memberships" : [
        "LindenmayerViews"
      ],
      "sources" : [
        "Debug/RollToVerticalTestView.swift",
        "Dynamic2DLSystemViews.swift",
        "Examples/Monopodial4Examples.swift",
        "Examples/Sympodial4Examples.swift",
        "LSystem3DControlView.swift",
        "LSystem3DModel.swift",
        "Lsystem2DView.swift",
        "Lsystem3DView.swift",
        "ViewComponents/EmptyModuleSummaryView.swift",
        "ViewComponents/HorizontalLSystemStateView.swift",
        "ViewComponents/LSystemMetrics.swift",
        "ViewComponents/ModuleDetailView.swift",
        "ViewComponents/ModuleSummaryView.swift",
        "ViewComponents/StateSelectorView.swift",
        "ViewComponents/SummarySizes.swift",
        "ViewComponents/WindowedSmallModuleView.swift"
      ],
      "target_dependencies" : [
        "Lindenmayer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LindenmayerTests",
      "module_type" : "SwiftTarget",
      "name" : "LindenmayerTests",
      "path" : "Tests/LindenmayerTests",
      "product_dependencies" : [
        "SceneKitDebugTools"
      ],
      "sources" : [
        "AngleTests.swift",
        "GraphicsContextRendererTests.swift",
        "LSystemTests.swift",
        "ModuleTestsTests.swift",
        "PRNGWrapperTests.swift",
        "ParameterTests.swift",
        "PerformanceTests.swift",
        "RollUpToVerticalTests.swift",
        "RuleTests.swift",
        "SnippetsForDocs.swift",
        "TransformTests.swift",
        "WhiteboxLSystemTests.swift",
        "WhiteboxParametricRuleTests.swift",
        "WhiteboxRuleTests.swift"
      ],
      "target_dependencies" : [
        "Lindenmayer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Lindenmayer",
      "module_type" : "SwiftTarget",
      "name" : "Lindenmayer",
      "path" : "Sources/Lindenmayer",
      "product_dependencies" : [
        "SceneKitDebugTools"
      ],
      "product_memberships" : [
        "Lindenmayer",
        "LindenmayerViews"
      ],
      "sources" : [
        "Examples/Examples2D.swift",
        "Examples/Examples3D.swift",
        "LSystem.swift",
        "LSystemTypes/ContextualLSystem.swift",
        "LSystemTypes/ParameterizedRandomContextualLSystem.swift",
        "LSystemTypes/RandomContextualLSystem.swift",
        "LindenmayerSystem.swift",
        "Modules/BuiltinModules.swift",
        "Modules/DebugModule.swift",
        "Modules/Module.swift",
        "Modules/ModuleSet.swift",
        "PRNG/RNGWrapper.swift",
        "PRNG/SeededRandomNumberGenerator.swift",
        "PRNG/Xoshiro.swift",
        "Rendering/Angle.swift",
        "Rendering/GraphicsContextRenderer.swift",
        "Rendering/RenderCommands.swift",
        "Rendering/SIMD_Float4x4+Extensions.swift",
        "Rendering/SceneKitRenderer.swift",
        "Rendering/Transforms.swift",
        "Rules/RewriteRuleDirect.swift",
        "Rules/RewriteRuleDirectDefines.swift",
        "Rules/RewriteRuleDirectDefinesRNG.swift",
        "Rules/RewriteRuleDirectRNG.swift",
        "Rules/RewriteRuleDirectRight.swift",
        "Rules/RewriteRuleDirectRightDefines.swift",
        "Rules/RewriteRuleDirectRightDefinesRNG.swift",
        "Rules/RewriteRuleDirectRightRNG.swift",
        "Rules/RewriteRuleLeftDirect.swift",
        "Rules/RewriteRuleLeftDirectDefines.swift",
        "Rules/RewriteRuleLeftDirectDefinesRNG.swift",
        "Rules/RewriteRuleLeftDirectRNG.swift",
        "Rules/RewriteRuleLeftDirectRight.swift",
        "Rules/RewriteRuleLeftDirectRightDefines.swift",
        "Rules/RewriteRuleLeftDirectRightDefinesRNG.swift",
        "Rules/RewriteRuleLeftDirectRightRNG.swift",
        "Rules/Rule.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.