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

Successful build of ShapeScript, reference 1.8.8 (52ef22), with Swift 5.10 for macOS (SPM) on 16 Apr 2025 01:18:00 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nicklockwood/ShapeScript.git
Reference: 1.8.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nicklockwood/ShapeScript
 * tag               1.8.8      -> FETCH_HEAD
HEAD is now at 52ef225 Update for 1.8.8 release
Cloned https://github.com/nicklockwood/ShapeScript.git
Revision (git rev-parse @):
52ef225ec99d26238fff952f20b9dbcc02e19286
SUCCESS checkout https://github.com/nicklockwood/ShapeScript.git at 1.8.8
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/nicklockwood/ShapeScript.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[5/10] Write shapescript-entitlement.plist
[6/10] Write swift-version-33747A42983211AE.txt
[8/47] Compiling LRUCache LRUCache.swift
[9/47] Emitting module LRUCache
[10/47] Compiling SVGPath SVGPath.swift
[11/47] Compiling SVGPath SVGPath+CoreGraphics.swift
[12/47] Emitting module SVGPath
[13/47] Emitting module Euclid
[14/50] Compiling Euclid Rotation.swift
[15/50] Compiling Euclid Stretchable.swift
[16/50] Compiling Euclid Transforms.swift
[17/50] Compiling Euclid LineSegment+CSG.swift
[18/50] Compiling Euclid LineSegment.swift
[19/50] Compiling Euclid Mesh+CSG.swift
[20/50] Compiling Euclid Mesh+IO.swift
[21/50] Compiling Euclid Euclid+SIMD.swift
[22/50] Compiling Euclid Euclid+SceneKit.swift
[23/50] Compiling Euclid Euclid+UIKit.swift
[24/50] Compiling Euclid Line.swift
[25/50] Compiling Euclid Path.swift
[26/50] Compiling Euclid PathPoint.swift
[27/50] Compiling Euclid Plane.swift
[28/50] Compiling Euclid Angle.swift
[29/50] Compiling Euclid BSP.swift
[30/50] Compiling Euclid Bounds.swift
[31/50] Compiling Euclid Color.swift
[32/50] Compiling Euclid Polygon+CSG.swift
[33/50] Compiling Euclid Polygon.swift
[34/50] Compiling Euclid Quaternion.swift
[35/50] Compiling Euclid Utilities.swift
[36/50] Compiling Euclid Vector.swift
[37/50] Compiling Euclid Vertex.swift
[38/50] Compiling Euclid Mesh+Texcoords.swift
[39/50] Compiling Euclid Mesh.swift
[40/50] Compiling Euclid Path+Shapes.swift
[41/50] Compiling Euclid Mesh+OBJ.swift
[42/50] Compiling Euclid Mesh+STL.swift
[43/50] Compiling Euclid Mesh+Shapes.swift
[44/50] Compiling Euclid Euclid+AppKit.swift
[45/50] Compiling Euclid Euclid+CoreGraphics.swift
[46/50] Compiling Euclid Euclid+CoreText.swift
[47/50] Compiling Euclid Euclid+RealityKit.swift
[48/75] Compiling ShapeScript Types.swift
[49/75] Compiling ShapeScript Value+JSON.swift
[50/75] Compiling ShapeScript StandardLibrary.swift
[51/75] Compiling ShapeScript String+Matching.swift
[52/77] Emitting module ShapeScript
[53/77] Compiling ShapeScript EvaluationDelegate.swift
[54/77] Compiling ShapeScript Geometry.swift
[55/77] Compiling ShapeScript GeometryCache.swift
[56/77] Compiling ShapeScript Material+Brightness.swift
[57/77] Compiling ShapeScript Material+SceneKit.swift
[58/77] Compiling ShapeScript Material.swift
[59/77] Compiling ShapeScript Members.swift
[60/77] Compiling ShapeScript Parser.swift
[61/77] Compiling ShapeScript ProgramError.swift
[62/77] Compiling ShapeScript Euclid+Extensions.swift
[63/77] Compiling ShapeScript Euclid+SVGPath.swift
[64/77] Compiling ShapeScript EvaluationContext.swift
[65/77] Compiling ShapeScript Value+Logging.swift
[66/77] Compiling ShapeScript Values.swift
[67/77] Compiling ShapeScript String+Ordinals.swift
[68/77] Compiling ShapeScript Symbols.swift
[69/77] Compiling ShapeScript GeometryType.swift
[70/77] Compiling ShapeScript Interpreter.swift
[71/77] Compiling ShapeScript Lexer.swift
[72/77] Compiling ShapeScript RandomSequence.swift
[73/77] Compiling ShapeScript Scene+SceneKit.swift
[74/77] Compiling ShapeScript Scene.swift
[75/83] Compiling CLI ProgramError+Formatting.swift
[76/83] Compiling CLI CLI+Export.swift
[77/83] Compiling CLI Geometry+ModelInfo.swift
[78/83] Compiling CLI main.swift
[79/83] Emitting module CLI
[80/83] Compiling CLI CLI.swift
[80/83] Write Objects.LinkFileList
[81/83] Linking shapescript
[82/83] Applying shapescript
Build complete! (24.61s)
Fetching https://github.com/nicklockwood/LRUCache.git
Fetching https://github.com/nicklockwood/Euclid.git
Fetching https://github.com/nicklockwood/SVGPath.git
[1/197] Fetching svgpath
[198/393] Fetching svgpath, lrucache
[387/10691] Fetching svgpath, lrucache, euclid
Fetched https://github.com/nicklockwood/Euclid.git from cache (2.67s)
Fetched https://github.com/nicklockwood/SVGPath.git from cache (2.67s)
Fetched https://github.com/nicklockwood/LRUCache.git from cache (2.67s)
Computing version for https://github.com/nicklockwood/SVGPath.git
Computed https://github.com/nicklockwood/SVGPath.git at 1.1.6 (0.48s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.0.7 (0.47s)
Computing version for https://github.com/nicklockwood/Euclid.git
Computed https://github.com/nicklockwood/Euclid.git at 0.7.11 (0.49s)
Creating working copy for https://github.com/nicklockwood/Euclid.git
Working copy of https://github.com/nicklockwood/Euclid.git resolved at 0.7.11
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/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.7",
            "upper_bound" : "0.8.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/Euclid.git"
    },
    {
      "identity" : "lrucache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.6",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/LRUCache.git"
    },
    {
      "identity" : "svgpath",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.5",
            "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.