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 (93b783), with Swift 6.2 (beta) for macOS (SPM) on 28 Jun 2025 19:23:22 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/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 93b7836 Update for 1.8.11 release
Cloned https://github.com/nicklockwood/ShapeScript.git
Revision (git rev-parse @):
93b7836ab9175162031b21241d8e51138e8541ec
SUCCESS checkout https://github.com/nicklockwood/ShapeScript.git at main
========================================
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-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[2/10] Write shapescript-entitlement.plist
[2/10] Write sources
[6/10] Write swift-version-1EA4D86E10B52AF.txt
[8/48] Compiling LRUCache LRUCache.swift
[9/48] Emitting module LRUCache
[10/48] Compiling SVGPath SVGPath.swift
[11/48] Emitting module SVGPath
[12/48] Compiling SVGPath SVGPath+CoreGraphics.swift
[13/48] Compiling Euclid Polygon+CSG.swift
[14/48] Compiling Euclid Polygon.swift
[15/48] Compiling Euclid Quaternion.swift
[16/51] Emitting module Euclid
[17/51] Compiling Euclid Line.swift
[18/51] Compiling Euclid LineSegment+CSG.swift
[19/51] Compiling Euclid LineSegment.swift
[20/51] Compiling Euclid Mesh+CSG.swift
[21/51] Compiling Euclid Path.swift
[22/51] Compiling Euclid PathPoint.swift
[23/51] Compiling Euclid Plane.swift
[24/51] Compiling Euclid Color.swift
[25/51] Compiling Euclid Euclid+AppKit.swift
[26/51] Compiling Euclid Euclid+CoreGraphics.swift
[27/51] Compiling Euclid Euclid+CoreText.swift
[28/51] Compiling Euclid Utilities.swift
[29/51] Compiling Euclid Vector.swift
[30/51] Compiling Euclid Vertex.swift
[31/51] Compiling Euclid Mesh+Texcoords.swift
[32/51] Compiling Euclid Mesh.swift
[33/51] Compiling Euclid Path+Shapes.swift
[34/51] Compiling Euclid Rotation.swift
[35/51] Compiling Euclid Stretchable.swift
[36/51] Compiling Euclid Transforms.swift
[37/51] Compiling Euclid Angle.swift
[38/51] Compiling Euclid BSP.swift
[39/51] Compiling Euclid Bounded.swift
[40/51] Compiling Euclid Bounds.swift
[41/51] Compiling Euclid Euclid+RealityKit.swift
[42/51] Compiling Euclid Euclid+SIMD.swift
[43/51] Compiling Euclid Euclid+SceneKit.swift
[44/51] Compiling Euclid Euclid+UIKit.swift
[45/51] Compiling Euclid Mesh+IO.swift
[46/51] Compiling Euclid Mesh+OBJ.swift
[47/51] Compiling Euclid Mesh+STL.swift
[48/51] Compiling Euclid Mesh+Shapes.swift
[49/76] Emitting module ShapeScript
[50/78] Compiling ShapeScript StandardLibrary.swift
[51/78] Compiling ShapeScript String+Matching.swift
[52/78] Compiling ShapeScript Material+Brightness.swift
[53/78] Compiling ShapeScript Material+SceneKit.swift
[54/78] Compiling ShapeScript Material.swift
[55/78] Compiling ShapeScript Euclid+Extensions.swift
[56/78] Compiling ShapeScript Euclid+SVGPath.swift
[57/78] Compiling ShapeScript EvaluationContext.swift
[58/78] Compiling ShapeScript Members.swift
[59/78] Compiling ShapeScript Parser.swift
[60/78] Compiling ShapeScript ProgramError.swift
[61/78] Compiling ShapeScript String+Ordinals.swift
[62/78] Compiling ShapeScript Symbols.swift
[63/78] Compiling ShapeScript Types.swift
[64/78] Compiling ShapeScript Value+JSON.swift
[65/78] Compiling ShapeScript EvaluationDelegate.swift
[66/78] Compiling ShapeScript Geometry.swift
[67/78] Compiling ShapeScript GeometryCache.swift
[68/78] Compiling ShapeScript RandomSequence.swift
[69/78] Compiling ShapeScript Scene+SceneKit.swift
[70/78] Compiling ShapeScript Scene.swift
[71/78] Compiling ShapeScript Value+Logging.swift
[72/78] Compiling ShapeScript Values.swift
[73/78] Compiling ShapeScript GeometryType.swift
[74/78] Compiling ShapeScript Interpreter.swift
[75/78] Compiling ShapeScript Lexer.swift
[76/84] Compiling CLI ProgramError+Formatting.swift
[77/84] Compiling CLI Geometry+ModelInfo.swift
[78/84] Compiling CLI main.swift
[79/84] Compiling CLI CLI+Export.swift
[80/84] Emitting module CLI
[81/84] Compiling CLI CLI.swift
[81/84] Write Objects.LinkFileList
[82/84] Linking shapescript
[83/84] Applying shapescript
Build complete! (22.51s)
Fetching https://github.com/nicklockwood/Euclid.git
Fetching https://github.com/nicklockwood/LRUCache.git
Fetching https://github.com/nicklockwood/SVGPath.git
[1/201] Fetching lrucache
[196/403] Fetching lrucache, svgpath
[404/11228] Fetching lrucache, svgpath, euclid
Fetched https://github.com/nicklockwood/LRUCache.git from cache (2.13s)
Fetched https://github.com/nicklockwood/SVGPath.git from cache (2.14s)
Fetched https://github.com/nicklockwood/Euclid.git from cache (2.14s)
Computing version for https://github.com/nicklockwood/SVGPath.git
Computed https://github.com/nicklockwood/SVGPath.git at 1.1.6 (2.70s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.0.7 (0.52s)
Computing version for https://github.com/nicklockwood/Euclid.git
Computed https://github.com/nicklockwood/Euclid.git at 0.7.15 (0.56s)
Creating working copy for https://github.com/nicklockwood/SVGPath.git
Working copy of https://github.com/nicklockwood/SVGPath.git resolved at 1.1.6
Creating working copy for https://github.com/nicklockwood/Euclid.git
Working copy of https://github.com/nicklockwood/Euclid.git resolved at 0.7.15
Creating working copy for https://github.com/nicklockwood/LRUCache.git
Working copy of https://github.com/nicklockwood/LRUCache.git resolved at 1.0.7
Build complete.
{
  "dependencies" : [
    {
      "identity" : "euclid",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.15",
            "upper_bound" : "0.8.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/Euclid.git"
    },
    {
      "identity" : "lrucache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.7",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/LRUCache.git"
    },
    {
      "identity" : "svgpath",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.6",
            "upper_bound" : "1.2.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.14"
    },
    {
      "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.1"
}
Done.