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 ShapeScript, reference main (786eaa), with Swift 6.2 for macOS (SPM) on 13 Nov 2025 10:19:13 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nicklockwood/ShapeScript.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nicklockwood/ShapeScript
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 786eaa3 Update for 1.9.3 release
Cloned https://github.com/nicklockwood/ShapeScript.git
Revision (git rev-parse @):
786eaa319cb0e958c9030eaf5659bb3e8a9ad2e7
SUCCESS checkout https://github.com/nicklockwood/ShapeScript.git at main
Fetching https://github.com/nicklockwood/Euclid.git
Fetching https://github.com/nicklockwood/SVGPath.git
Fetching https://github.com/nicklockwood/LRUCache.git
[1/341] Fetching lrucache
[213/578] Fetching lrucache, svgpath
[579/14276] Fetching lrucache, svgpath, euclid
Fetched https://github.com/nicklockwood/Euclid.git from cache (2.48s)
Fetched https://github.com/nicklockwood/SVGPath.git from cache (2.48s)
Fetched https://github.com/nicklockwood/LRUCache.git from cache (2.48s)
Computing version for https://github.com/nicklockwood/SVGPath.git
Computed https://github.com/nicklockwood/SVGPath.git at 1.2.0 (3.14s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.1.2 (0.63s)
Computing version for https://github.com/nicklockwood/Euclid.git
Computed https://github.com/nicklockwood/Euclid.git at 0.8.13 (0.63s)
Creating working copy for https://github.com/nicklockwood/LRUCache.git
Working copy of https://github.com/nicklockwood/LRUCache.git resolved at 1.1.2
Creating working copy for https://github.com/nicklockwood/Euclid.git
Working copy of https://github.com/nicklockwood/Euclid.git resolved at 0.8.13
Creating working copy for https://github.com/nicklockwood/SVGPath.git
Working copy of https://github.com/nicklockwood/SVGPath.git resolved at 1.2.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",
  "dependencies": [
    {
      "identity": "shapescript",
      "name": "ShapeScript",
      "url": "https://github.com/nicklockwood/ShapeScript.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShapeScript",
      "dependencies": [
        {
          "identity": "euclid",
          "name": "Euclid",
          "url": "https://github.com/nicklockwood/Euclid.git",
          "version": "0.8.13",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Euclid",
          "dependencies": [
          ]
        },
        {
          "identity": "lrucache",
          "name": "LRUCache",
          "url": "https://github.com/nicklockwood/LRUCache.git",
          "version": "1.1.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LRUCache",
          "dependencies": [
          ]
        },
        {
          "identity": "svgpath",
          "name": "SVGPath",
          "url": "https://github.com/nicklockwood/SVGPath.git",
          "version": "1.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SVGPath",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/nicklockwood/ShapeScript.git
[1/11044] Fetching shapescript
Fetched https://github.com/nicklockwood/ShapeScript.git from cache (2.59s)
Fetching https://github.com/nicklockwood/SVGPath.git from cache
Fetching https://github.com/nicklockwood/LRUCache.git from cache
Fetching https://github.com/nicklockwood/Euclid.git from cache
Fetched https://github.com/nicklockwood/SVGPath.git from cache (0.44s)
Fetched https://github.com/nicklockwood/LRUCache.git from cache (0.46s)
Fetched https://github.com/nicklockwood/Euclid.git from cache (0.46s)
Computing version for https://github.com/nicklockwood/SVGPath.git
Computed https://github.com/nicklockwood/SVGPath.git at 1.2.0 (0.52s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.1.2 (0.03s)
Computing version for https://github.com/nicklockwood/Euclid.git
Computed https://github.com/nicklockwood/Euclid.git at 0.8.13 (0.03s)
Creating working copy for https://github.com/nicklockwood/ShapeScript.git
Working copy of https://github.com/nicklockwood/ShapeScript.git resolved at main (786eaa3)
Creating working copy for https://github.com/nicklockwood/SVGPath.git
Working copy of https://github.com/nicklockwood/SVGPath.git resolved at 1.2.0
Creating working copy for https://github.com/nicklockwood/LRUCache.git
Working copy of https://github.com/nicklockwood/LRUCache.git resolved at 1.1.2
Creating working copy for https://github.com/nicklockwood/Euclid.git
Working copy of https://github.com/nicklockwood/Euclid.git resolved at 0.8.13
Found 3 product dependencies
  - Euclid
  - LRUCache
  - SVGPath
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/nicklockwood/ShapeScript.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[4/10] Write shapescript-entitlement.plist
[6/10] Write swift-version-49B95AFC49DCD68C.txt
[8/55] Compiling LRUCache LRUCache.swift
[9/55] Emitting module LRUCache
[10/55] Compiling SVGPath SVGPath+CoreGraphics.swift
[11/55] Emitting module SVGPath
[12/55] Compiling SVGPath SVGPath.swift
[13/55] Emitting module Euclid
[14/59] Compiling Euclid Angle.swift
[15/59] Compiling Euclid ApproximateEquality.swift
[16/59] Compiling Euclid BSP.swift
[17/59] Compiling Euclid Bounded.swift
[18/59] Compiling Euclid Bounds.swift
[19/59] Compiling Euclid Utilities.swift
[20/59] Compiling Euclid Vector.swift
[21/59] Compiling Euclid Vertex.swift
[22/59] Compiling Euclid VertexSet.swift
[23/59] Compiling Euclid Rotation.swift
[24/59] Compiling Euclid Stretchable.swift
[25/59] Compiling Euclid Transform.swift
[26/59] Compiling Euclid Transformable.swift
[27/59] Compiling Euclid PlaneComparable.swift
[28/59] Compiling Euclid PointComparable.swift
[29/59] Compiling Euclid Polygon+CSG.swift
[30/59] Compiling Euclid Polygon.swift
[31/59] Compiling Euclid Path+Shapes.swift
[32/59] Compiling Euclid Path.swift
[33/59] Compiling Euclid PathPoint.swift
[34/59] Compiling Euclid Plane.swift
[35/59] Compiling Euclid Mesh+Shapes.swift
[36/59] Compiling Euclid Mesh+Texcoords.swift
[37/59] Compiling Euclid Mesh.swift
[38/59] Compiling Euclid Path+CSG.swift
[39/59] Compiling Euclid Euclid+SIMD.swift
[40/59] Compiling Euclid Euclid+SceneKit.swift
[41/59] Compiling Euclid Euclid+UIKit.swift
[42/59] Compiling Euclid Interpolatable.swift
[43/59] Compiling Euclid Line.swift
[44/59] Compiling Euclid Mesh+IO.swift
[45/59] Compiling Euclid Mesh+OBJ.swift
[46/59] Compiling Euclid Mesh+OFF.swift
[47/59] Compiling Euclid Mesh+STL.swift
[48/59] Compiling Euclid LineComparable.swift
[49/59] Compiling Euclid LineSegment+CSG.swift
[50/59] Compiling Euclid LineSegment.swift
[51/59] Compiling Euclid Mesh+CSG.swift
[52/59] Compiling Euclid Color.swift
[53/59] Compiling Euclid Euclid+AppKit.swift
[54/59] Compiling Euclid Euclid+CoreGraphics.swift
[55/59] Compiling Euclid Euclid+CoreText.swift
[56/59] Compiling Euclid Euclid+RealityKit.swift
[57/84] Compiling ShapeScript String+Ordinals.swift
[58/84] Compiling ShapeScript Symbols.swift
[59/86] Emitting module ShapeScript
[60/86] Compiling ShapeScript Material+Brightness.swift
[61/86] Compiling ShapeScript Material+SceneKit.swift
[62/86] Compiling ShapeScript Material.swift
[63/86] Compiling ShapeScript RandomSequence.swift
[64/86] Compiling ShapeScript Scene+SceneKit.swift
[65/86] Compiling ShapeScript Scene.swift
[66/86] Compiling ShapeScript Value+Logging.swift
[67/86] Compiling ShapeScript Values.swift
[68/86] Compiling ShapeScript Types.swift
[69/86] Compiling ShapeScript Value+JSON.swift
[70/86] Compiling ShapeScript StandardLibrary.swift
[71/86] Compiling ShapeScript String+Matching.swift
[72/86] Compiling ShapeScript Members.swift
[73/86] Compiling ShapeScript Parser.swift
[74/86] Compiling ShapeScript ProgramError.swift
[75/86] Compiling ShapeScript Euclid+Extensions.swift
[76/86] Compiling ShapeScript Euclid+SVGPath.swift
[77/86] Compiling ShapeScript EvaluationContext.swift
[78/86] Compiling ShapeScript EvaluationDelegate.swift
[79/86] Compiling ShapeScript Geometry.swift
[80/86] Compiling ShapeScript GeometryCache.swift
[81/86] Compiling ShapeScript GeometryType.swift
[82/86] Compiling ShapeScript Interpreter.swift
[83/86] Compiling ShapeScript Lexer.swift
[84/92] Emitting module CLI
[85/92] Compiling CLI main.swift
[86/92] Compiling CLI CLI+Export.swift
[87/92] Compiling CLI ProgramError+Formatting.swift
[88/92] Compiling CLI CLI.swift
[89/92] Compiling CLI Geometry+ModelInfo.swift
[89/92] Write Objects.LinkFileList
[90/92] Linking shapescript
[91/92] Applying shapescript
Build complete! (17.37s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "euclid",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.13",
            "upper_bound" : "0.9.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/Euclid.git"
    },
    {
      "identity" : "lrucache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/LRUCache.git"
    },
    {
      "identity" : "svgpath",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "1.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SVGPath.git"
    }
  ],
  "manifest_display_name" : "ShapeScript",
  "name" : "ShapeScript",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "ShapeScript",
      "targets" : [
        "ShapeScript"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "shapescript",
      "targets" : [
        "CLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShapeScriptTests",
      "module_type" : "SwiftTarget",
      "name" : "ShapeScriptTests",
      "path" : "ShapeScriptTests",
      "sources" : [
        "GeometryTests.swift",
        "ImportExportTests.swift",
        "InterpreterTests.swift",
        "LexerTests.swift",
        "LoggingTests.swift",
        "MemberTests.swift",
        "MetadataTests.swift",
        "ParserTests.swift",
        "PlatformTests.swift",
        "RegressionTests.swift",
        "SVGPathTests.swift",
        "StandardLibraryTests.swift",
        "StringMatchingTests.swift",
        "TestDelegate.swift",
        "TypesystemTests.swift"
      ],
      "target_dependencies" : [
        "ShapeScript"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShapeScript",
      "module_type" : "SwiftTarget",
      "name" : "ShapeScript",
      "path" : "ShapeScript",
      "product_dependencies" : [
        "Euclid",
        "LRUCache",
        "SVGPath"
      ],
      "product_memberships" : [
        "ShapeScript",
        "shapescript"
      ],
      "sources" : [
        "Euclid+Extensions.swift",
        "Euclid+SVGPath.swift",
        "EvaluationContext.swift",
        "EvaluationDelegate.swift",
        "Geometry.swift",
        "GeometryCache.swift",
        "GeometryType.swift",
        "Interpreter.swift",
        "Lexer.swift",
        "Material+Brightness.swift",
        "Material+SceneKit.swift",
        "Material.swift",
        "Members.swift",
        "Parser.swift",
        "ProgramError.swift",
        "RandomSequence.swift",
        "Scene+SceneKit.swift",
        "Scene.swift",
        "StandardLibrary.swift",
        "String+Matching.swift",
        "String+Ordinals.swift",
        "Symbols.swift",
        "Types.swift",
        "Value+JSON.swift",
        "Value+Logging.swift",
        "Values.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLI",
      "module_type" : "SwiftTarget",
      "name" : "CLI",
      "path" : "Viewer/CLI",
      "product_memberships" : [
        "shapescript"
      ],
      "sources" : [
        "CLI+Export.swift",
        "CLI.swift",
        "Geometry+ModelInfo.swift",
        "ProgramError+Formatting.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "ShapeScript"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.7"
}
Done.