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 RichText, reference main (18615d), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 19:35:56 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/tomasf/RichText.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tomasf/RichText
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 18615d7 Update versions in README
Cloned https://github.com/tomasf/RichText.git
Revision (git rev-parse @):
18615d73697c9726f944e1e41fce6490f9f82160
SUCCESS checkout https://github.com/tomasf/RichText.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tomasf/RichText.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-1EA4D86E10B52AF.txt
[13/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/32] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[15/32] Compiling InternalCollectionsUtilities Debugging.swift
[16/32] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/32] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/32] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/32] Compiling InternalCollectionsUtilities Integer rank.swift
[20/32] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[21/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/32] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/32] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/32] Compiling InternalCollectionsUtilities Descriptions.swift
[25/32] Emitting module InternalCollectionsUtilities
[26/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[27/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[28/314] Compiling HashTreeCollections _Bucket.swift
[29/314] Compiling HashTreeCollections _Hash.swift
[30/315] Compiling DequeModule _DequeBufferHeader.swift
[31/315] Compiling DequeModule _DequeSlot.swift
[32/315] Compiling DequeModule _DequeBuffer.swift
[33/315] Compiling HeapModule Heap.swift
[34/315] Compiling HeapModule _HeapNode.swift
[35/315] Compiling HashTreeCollections _HashLevel.swift
[36/315] Compiling HashTreeCollections _HashNode+Builder.swift
[37/315] Compiling HeapModule Heap+Descriptions.swift
[38/315] Compiling HeapModule Heap+Invariants.swift
[39/315] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[40/315] Compiling HeapModule Heap+UnsafeHandle.swift
[41/315] Compiling HashTreeCollections _HashNode+Debugging.swift
[42/315] Compiling HashTreeCollections _HashNode+Initializers.swift
[43/315] Emitting module HeapModule
[44/315] Compiling DequeModule _UnsafeWrappedBuffer.swift
[45/315] Compiling HashTreeCollections _UnmanagedHashNode.swift
[46/315] Compiling HashTreeCollections _UnsafePath.swift
[47/315] Compiling HashTreeCollections TreeDictionary+Codable.swift
[48/315] Compiling HashTreeCollections TreeDictionary+Collection.swift
[49/315] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[50/315] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[51/321] Compiling HashTreeCollections TreeDictionary+Keys.swift
[52/321] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[53/321] Compiling HashTreeCollections TreeDictionary+Merge.swift
[54/321] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[55/321] Compiling HashTreeCollections TreeSet+Equatable.swift
[56/321] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[57/321] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[58/321] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[59/321] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[60/321] Compiling HashTreeCollections TreeDictionary+Filter.swift
[61/321] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[62/321] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[63/321] Compiling HashTreeCollections _HashTreeIterator.swift
[64/321] Compiling HashTreeCollections _HashTreeStatistics.swift
[65/321] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[66/321] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[67/321] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[68/321] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[69/321] Compiling HashTreeCollections _HashNode+Structural merge.swift
[70/321] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[71/321] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[72/321] Compiling HashTreeCollections _HashNode+Structural union.swift
[73/321] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[74/321] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[76/326] Compiling BitCollections BitSet.swift
[77/326] Compiling BitCollections Range+Utilities.swift
[78/326] Compiling BitCollections Slice+Utilities.swift
[79/326] Compiling BitCollections UInt+Tricks.swift
[80/326] Compiling BitCollections _Word.swift
[81/326] Compiling OrderedCollections OrderedSet.swift
[82/326] Compiling OrderedCollections _UnsafeBitset.swift
[83/326] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[84/326] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[85/326] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[86/326] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[87/326] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[88/326] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[89/326] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[90/326] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[91/334] Compiling HashTreeCollections _HashNode+Invariants.swift
[92/334] Compiling HashTreeCollections _HashNode+Lookups.swift
[93/334] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[94/334] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[100/334] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[101/334] Compiling HashTreeCollections _RawHashNode.swift
[107/334] Compiling HashTreeCollections _AncestorHashSlots.swift
[108/334] Compiling HashTreeCollections _Bitmap.swift
[135/334] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[136/334] Compiling HashTreeCollections TreeDictionary+Values.swift
[137/334] Compiling HashTreeCollections TreeDictionary.swift
[138/334] Compiling HashTreeCollections TreeSet+Codable.swift
[139/334] Compiling HashTreeCollections TreeSet+Collection.swift
[140/334] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[141/334] Compiling HashTreeCollections TreeSet+Debugging.swift
[142/334] Compiling HashTreeCollections TreeSet+Descriptions.swift
[143/334] Emitting module DequeModule
[144/334] Compiling HashTreeCollections _HashNode+Storage.swift
[145/334] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[146/334] Compiling HashTreeCollections _HashNode+Structural filter.swift
[147/334] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[148/334] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[149/334] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[150/334] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[151/334] Compiling HashTreeCollections _HashNode.swift
[152/334] Compiling HashTreeCollections _HashNodeHeader.swift
[153/334] Compiling HashTreeCollections _HashSlot.swift
[154/334] Compiling HashTreeCollections _HashStack.swift
[156/334] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[157/334] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[158/334] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[159/334] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[160/334] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[161/334] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[162/334] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[163/334] Compiling HashTreeCollections TreeSet.swift
[170/334] Emitting module BitCollections
[302/341] Emitting module OrderedCollections
[303/341] Compiling Logging Logging.swift
[304/341] Compiling Logging LogHandler.swift
[305/341] Emitting module Logging
[306/341] Compiling Logging MetadataProvider.swift
[307/341] Compiling Logging Locks.swift
[317/341] Emitting module _RopeModule
[318/341] Compiling _RopeModule Rope+Remove.swift
[319/341] Compiling _RopeModule Rope+RemoveSubrange.swift
[320/341] Compiling _RopeModule Rope+Split.swift
[321/341] Compiling _RopeModule Optional Utilities.swift
[322/341] Compiling _RopeModule String Utilities.swift
[323/341] Compiling _RopeModule String.Index+ABI.swift
[324/341] Compiling _RopeModule _CharacterRecognizer.swift
[341/341] Emitting module HashTreeCollections
[342/343] Compiling Collections Collections.swift
[343/343] Emitting module Collections
[344/499] Emitting module SwiftSCAD
[345/499] Compiling SwiftSCAD ResultModifier.swift
[346/499] Compiling SwiftSCAD ResultReader.swift
[347/499] Compiling SwiftSCAD Logging.swift
[348/499] Compiling SwiftSCAD Aligned.swift
[349/499] Compiling SwiftSCAD Adding.swift
[350/499] Compiling SwiftSCAD AddingExclusive.swift
[351/499] Compiling SwiftSCAD Difference.swift
[352/499] Compiling SwiftSCAD Intersection.swift
[353/499] Compiling SwiftSCAD Union.swift
[354/499] Compiling SwiftSCAD Measure.swift
[355/499] Compiling SwiftSCAD OffsetBounds.swift
[356/499] Compiling SwiftSCAD Resize2D.swift
[357/499] Compiling SwiftSCAD Resize3D.swift
[358/499] Compiling SwiftSCAD SetBounds.swift
[359/499] Compiling SwiftSCAD SetBoundsSize.swift
[360/499] Compiling SwiftSCAD Clone.swift
[361/499] Compiling SwiftSCAD Distribute.swift
[362/516] Compiling SwiftSCAD Tolerance.swift
[363/516] Compiling SwiftSCAD Extensions.swift
[364/516] Compiling SwiftSCAD AnchorList.swift
[365/516] Compiling SwiftSCAD Anchors+Public.swift
[366/516] Compiling SwiftSCAD Geometry+Anchors.swift
[367/516] Compiling SwiftSCAD Array+Geometry.swift
[368/516] Compiling SwiftSCAD CodeFragment.swift
[369/516] Compiling SwiftSCAD GeometryName.swift
[370/516] Compiling SwiftSCAD GeometryProxy.swift
[371/516] Compiling SwiftSCAD Output.swift
[372/516] Compiling SwiftSCAD CombinedGeometry.swift
[373/516] Compiling SwiftSCAD ExtrusionGeometry.swift
[374/516] Compiling SwiftSCAD Geometry.swift
[375/516] Compiling SwiftSCAD LeafGeometry.swift
[376/516] Compiling SwiftSCAD Shape.swift
[377/516] Compiling SwiftSCAD TransformedGeometry.swift
[378/516] Compiling SwiftSCAD WrappedGeometry.swift
[379/516] Compiling SwiftSCAD ResultElement.swift
[380/516] Compiling SwiftSCAD Text.swift
[381/516] Compiling SwiftSCAD TextModifiers.swift
[382/516] Compiling SwiftSCAD Box.swift
[383/516] Compiling SwiftSCAD Cylinder+Angles.swift
[384/516] Compiling SwiftSCAD Cylinder.swift
[385/516] Compiling SwiftSCAD Polyhedron.swift
[386/516] Compiling SwiftSCAD Sphere.swift
[387/516] Compiling SwiftSCAD Torus.swift
[388/516] Compiling SwiftSCAD Tube.swift
[389/516] Compiling SwiftSCAD Rotate.swift
[390/516] Compiling SwiftSCAD RotateAround.swift
[391/516] Compiling SwiftSCAD Scale.swift
[392/516] Compiling SwiftSCAD Transform.swift
[393/516] Compiling SwiftSCAD Translate.swift
[394/516] Compiling SwiftSCAD AxisAlignment.swift
[395/516] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[396/516] Compiling SwiftSCAD GeometryAlignment.swift
[397/516] Compiling SwiftSCAD ArrayBuilder.swift
[398/516] Compiling SwiftSCAD Compatibility.swift
[399/516] Compiling SwiftSCAD Concurrency.swift
[400/516] Compiling SwiftSCAD Colored.swift
[401/516] Compiling SwiftSCAD ForceRender.swift
[402/516] Compiling SwiftSCAD Prefix.swift
[403/516] Compiling SwiftSCAD VisualizeAxes.swift
[404/516] Compiling SwiftSCAD Environment.swift
[405/516] Compiling SwiftSCAD EnvironmentContext.swift
[406/516] Compiling SwiftSCAD EnvironmentModifier.swift
[407/516] Compiling SwiftSCAD EnvironmentValues.swift
[408/516] Compiling SwiftSCAD ReadEnvironment.swift
[409/516] Compiling SwiftSCAD Environment+Color.swift
[410/516] Compiling SwiftSCAD Environment+Transform.swift
[411/516] Compiling SwiftSCAD Facets.swift
[412/516] Compiling SwiftSCAD NaturalUpDirection.swift
[413/516] Compiling SwiftSCAD Operation.swift
[414/516] Compiling SwiftSCAD PreviewConvexity.swift
[415/516] Compiling SwiftSCAD Boundary.swift
[416/516] Compiling SwiftSCAD BoundingBox+Visualization.swift
[417/516] Compiling SwiftSCAD BoundingBox.swift
[418/516] Compiling SwiftSCAD Color.swift
[419/516] Compiling SwiftSCAD Box.Corner.swift
[420/516] Compiling SwiftSCAD Box.Edge.swift
[421/516] Compiling SwiftSCAD Box.Side.swift
[422/516] Compiling SwiftSCAD OrthogonalCorner.swift
[423/516] Compiling SwiftSCAD Rectangle.Corner.swift
[424/516] Compiling SwiftSCAD RoundedCornerStyle.swift
[425/516] Compiling SwiftSCAD Chamfer.swift
[426/516] Compiling SwiftSCAD ChamferedFillet.swift
[427/516] Compiling SwiftSCAD EdgeProfile.swift
[428/516] Compiling SwiftSCAD EdgeProfileShape.swift
[429/516] Compiling SwiftSCAD Fillet.swift
[430/516] Compiling SwiftSCAD SCADValue.swift
[431/516] Compiling SwiftSCAD AffineTransform2D+Creation.swift
[432/516] Compiling SwiftSCAD RepeatAlong.swift
[433/516] Compiling SwiftSCAD RepeatAround.swift
[434/516] Compiling SwiftSCAD Symmetry.swift
[435/516] Compiling SwiftSCAD ApplyBoxEdgeProfile.swift
[436/516] Compiling SwiftSCAD ApplyEdgeProfile.swift
[437/516] Compiling SwiftSCAD ExtrudePolygon.swift
[438/516] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[439/516] Compiling SwiftSCAD ExtrudedAlong.swift
[440/516] Compiling SwiftSCAD ExtrudedHull.swift
[441/516] Compiling SwiftSCAD LinearExtrude.swift
[442/516] Compiling SwiftSCAD LinearExtrudeScaling.swift
[443/516] Compiling SwiftSCAD RotateExtrude.swift
[444/516] Compiling SwiftSCAD ConvexHull.swift
[445/516] Compiling SwiftSCAD Fill.swift
[446/516] Compiling SwiftSCAD Import.swift
[447/516] Compiling SwiftSCAD Name.swift
[448/516] Compiling SwiftSCAD MinkowskiSum.swift
[449/516] Compiling SwiftSCAD Offset.swift
[450/516] Compiling SwiftSCAD Rounding.swift
[451/516] Compiling SwiftSCAD Projection.swift
[452/516] Compiling SwiftSCAD Replace.swift
[453/516] Compiling SwiftSCAD RoundedBoxCornerMask.swift
[454/516] Compiling SwiftSCAD RoundedRectangleMask.swift
[455/516] Compiling SwiftSCAD RoundingBoxCorners.swift
[456/516] Compiling SwiftSCAD RoundingRectangleCorners.swift
[457/516] Compiling SwiftSCAD SetVariables.swift
[458/516] Compiling SwiftSCAD Stack.swift
[459/516] Compiling SwiftSCAD UseFacets.swift
[460/516] Compiling SwiftSCAD Within.swift
[461/516] Compiling SwiftSCAD Operators.swift
[462/516] Compiling SwiftSCAD CodeFragment+Export.swift
[463/516] Compiling SwiftSCAD OpenSCADExport+FixSTL.swift
[464/516] Compiling SwiftSCAD OpenSCADExport+POSIX.swift
[465/516] Compiling SwiftSCAD OpenSCADExport+Windows.swift
[466/516] Compiling SwiftSCAD OpenSCADExport+macOS.swift
[467/516] Compiling SwiftSCAD OpenSCADExport.swift
[468/516] Compiling SwiftSCAD OutputFormat.swift
[469/516] Compiling SwiftSCAD SaveBatch.swift
[470/516] Compiling SwiftSCAD SaveSingle.swift
[471/516] Compiling SwiftSCAD Area2D.swift
[472/516] Compiling SwiftSCAD Arc.swift
[473/516] Compiling SwiftSCAD Circle.swift
[474/516] Compiling SwiftSCAD Ring.swift
[475/516] Compiling SwiftSCAD CylinderBridge.swift
[476/516] Compiling SwiftSCAD Teardrop.swift
[477/516] Compiling SwiftSCAD Polygon.Metrics.swift
[478/516] Compiling SwiftSCAD Polygon.swift
[479/516] Compiling SwiftSCAD PolygonPointsProvider.swift
[480/516] Compiling SwiftSCAD RegularPolygon.swift
[481/516] Compiling SwiftSCAD Rectangle.swift
[482/516] Compiling SwiftSCAD Environment+Text.swift
[483/516] Compiling SwiftSCAD Angle+Operators.swift
[484/516] Compiling SwiftSCAD Angle+Trigonometry.swift
[485/516] Compiling SwiftSCAD Angle.swift
[486/516] Compiling SwiftSCAD Axes.swift
[487/516] Compiling SwiftSCAD Axis.swift
[488/516] Compiling SwiftSCAD AxisDirection.swift
[489/516] Compiling SwiftSCAD BezierPath+Adding.swift
[490/516] Compiling SwiftSCAD BezierPath+Operations.swift
[491/516] Compiling SwiftSCAD BezierPath+Visualization.swift
[492/516] Compiling SwiftSCAD BezierPath.Curve.swift
[493/516] Compiling SwiftSCAD BezierPath.swift
[494/516] Compiling SwiftSCAD BezierPath.Builder.swift
[495/516] Compiling SwiftSCAD ComponentFunctions.swift
[496/516] Compiling SwiftSCAD PathBuilderValue.swift
[497/516] Compiling SwiftSCAD PathBuilderVector.swift
[498/516] Compiling SwiftSCAD Boundary+Shapes.swift
[499/516] Compiling SwiftSCAD Boundary+Visualization.swift
[500/516] Compiling SwiftSCAD AffineTransform2D+Modification.swift
[501/516] Compiling SwiftSCAD AffineTransform2D.swift
[502/516] Compiling SwiftSCAD AffineTransform3D+Creation.swift
[503/516] Compiling SwiftSCAD AffineTransform3D+Modification.swift
[504/516] Compiling SwiftSCAD AffineTransform3D.swift
[505/516] Compiling SwiftSCAD Rotation3D.swift
[506/516] Compiling SwiftSCAD AffineTransform.swift
[507/516] Compiling SwiftSCAD BasicMatrix3x3.swift
[508/516] Compiling SwiftSCAD BasicMatrix4x4.swift
[509/516] Compiling SwiftSCAD Matrix.swift
[510/516] Compiling SwiftSCAD DimensionalValues.swift
[511/516] Compiling SwiftSCAD Vector.swift
[512/516] Compiling SwiftSCAD Vector2D+Operators.swift
[513/516] Compiling SwiftSCAD Vector2D.swift
[514/516] Compiling SwiftSCAD Vector3D+Directions.swift
[515/516] Compiling SwiftSCAD Vector3D+Operators.swift
[516/516] Compiling SwiftSCAD Vector3D.swift
[517/526] Emitting module RichText
[518/526] Compiling RichText Environment+FillRule.swift
[519/526] Compiling RichText Environment+RichText.swift
[520/526] Compiling RichText Environment+Attributes.swift
[521/526] Compiling RichText RichText.swift
[522/526] Compiling RichText Geometry2D+CGPath.swift
[523/526] Compiling RichText Logging.swift
[524/526] Compiling RichText NSLayoutManager+Parts.swift
[525/526] Compiling RichText MacTypes.swift
[526/526] Compiling RichText RichText+Internal.swift
Build complete! (22.42s)
Fetching https://github.com/tomasf/SwiftSCAD.git
Fetching https://github.com/apple/swift-log.git
[1/6205] Fetching swiftscad
[126/10041] Fetching swiftscad, swift-log
Fetched https://github.com/tomasf/SwiftSCAD.git from cache (0.96s)
Fetched https://github.com/apple/swift-log.git from cache (0.96s)
Computing version for https://github.com/tomasf/SwiftSCAD.git
Computed https://github.com/tomasf/SwiftSCAD.git at 0.9.0 (1.41s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.78s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.23s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.50s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/tomasf/SwiftSCAD.git
Working copy of https://github.com/tomasf/SwiftSCAD.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftscad",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "0.10.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tomasf/SwiftSCAD.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "RichText",
  "name" : "RichText",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "RichText",
      "targets" : [
        "RichText"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RichText",
      "module_type" : "SwiftTarget",
      "name" : "RichText",
      "path" : "Sources/RichText",
      "product_dependencies" : [
        "SwiftSCAD",
        "Logging"
      ],
      "product_memberships" : [
        "RichText"
      ],
      "sources" : [
        "Environment/Environment+Attributes.swift",
        "Environment/Environment+FillRule.swift",
        "Environment/Environment+RichText.swift",
        "Extensions/Geometry2D+CGPath.swift",
        "Extensions/MacTypes.swift",
        "Extensions/NSLayoutManager+Parts.swift",
        "Logging.swift",
        "RichText+Internal.swift",
        "RichText.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.