Build Information
Successful build of RichText, reference 0.2.0 (18615d
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 06:27:25 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/RichText.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tomasf/RichText
* tag 0.2.0 -> FETCH_HEAD
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 0.2.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/tomasf/RichText.git
https://github.com/tomasf/RichText.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-2F0A5646E1D333AE.txt
[13/35] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/36] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/36] Compiling InternalCollectionsUtilities Specialize.swift
[16/36] Compiling InternalCollectionsUtilities Debugging.swift
[17/36] Compiling InternalCollectionsUtilities Descriptions.swift
[18/36] Compiling InternalCollectionsUtilities _SortedCollection.swift
[19/36] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/36] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[21/36] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[22/36] Emitting module InternalCollectionsUtilities
[23/36] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/36] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/36] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[27/36] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[28/36] Compiling InternalCollectionsUtilities Integer rank.swift
[29/36] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[30/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[31/36] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[32/318] Compiling DequeModule _DequeBuffer.swift
[33/318] Compiling DequeModule _DequeBufferHeader.swift
[34/319] Compiling HeapModule _HeapNode.swift
[35/319] Compiling HeapModule Heap.swift
[36/319] Compiling DequeModule _DequeSlot.swift
[37/319] Compiling HashTreeCollections _Bucket.swift
[38/319] Compiling HashTreeCollections _Hash.swift
[39/319] Compiling HashTreeCollections _HashLevel.swift
[40/319] Compiling HashTreeCollections _HashNode+Builder.swift
[41/319] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[42/319] Compiling HeapModule Heap+Invariants.swift
[43/319] Compiling HeapModule Heap+UnsafeHandle.swift
[44/319] Compiling HeapModule Heap+Descriptions.swift
[45/319] Emitting module HeapModule
[46/319] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[47/319] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[48/319] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[49/319] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[50/319] Compiling _RopeModule BigString+UTF16View.swift
[51/319] Compiling _RopeModule BigString+UTF8View.swift
[52/324] Compiling DequeModule _UnsafeWrappedBuffer.swift
[53/324] Compiling HashTreeCollections _HashNode+Structural filter.swift
[54/324] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[55/324] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[56/324] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[57/324] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[58/324] Compiling HashTreeCollections _HashNode.swift
[59/324] Compiling HashTreeCollections _HashNodeHeader.swift
[60/324] Compiling HashTreeCollections _HashSlot.swift
[61/324] Compiling HashTreeCollections _HashStack.swift
[62/324] Compiling HashTreeCollections _HashTreeIterator.swift
[63/324] Compiling HashTreeCollections _HashTreeStatistics.swift
[64/324] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[70/324] Compiling _RopeModule Rope+_Node.swift
[71/324] Compiling HashTreeCollections _UnmanagedHashNode.swift
[72/324] Compiling HashTreeCollections _UnsafePath.swift
[73/324] Compiling HashTreeCollections TreeDictionary+Codable.swift
[74/324] Compiling HashTreeCollections TreeDictionary+Collection.swift
[75/324] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[77/324] Compiling _RopeModule Rope+_Storage.swift
[78/324] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[79/324] Compiling _RopeModule Rope+_UnsafeHandle.swift
[80/324] Compiling _RopeModule Rope.swift
[81/324] Compiling _RopeModule RopeElement.swift
[82/324] Compiling BitCollections BitSet.swift
[83/330] Compiling HashTreeCollections _RawHashNode.swift
[89/330] Compiling _RopeModule Rope+Sequence.swift
[90/330] Compiling _RopeModule Rope+Append.swift
[91/330] Compiling _RopeModule Rope+Extract.swift
[92/330] Compiling _RopeModule Rope+Find.swift
[93/330] Compiling _RopeModule Rope+ForEachWhile.swift
[94/330] Compiling _RopeModule Rope+Insert.swift
[95/330] Compiling _RopeModule Rope+Join.swift
[96/330] Compiling _RopeModule Rope+MutatingForEach.swift
[97/330] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[98/330] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[99/330] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[100/330] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[101/330] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[102/330] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[103/330] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[104/330] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[105/338] Compiling HashTreeCollections _HashNode+Debugging.swift
[106/338] Compiling HashTreeCollections _HashNode+Initializers.swift
[107/338] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[108/338] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[109/338] Compiling _RopeModule BigString+Summary.swift
[110/338] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[111/338] Compiling _RopeModule BigString+BidirectionalCollection.swift
[112/338] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[113/338] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[114/338] Compiling _RopeModule BigString+CustomStringConvertible.swift
[115/338] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[117/338] Compiling HashTreeCollections _AncestorHashSlots.swift
[118/338] Compiling HashTreeCollections _Bitmap.swift
[119/338] Compiling _RopeModule BigString+Chunk.swift
[131/338] Compiling HashTreeCollections _HashNode+Structural merge.swift
[132/338] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[133/338] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[134/338] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[135/338] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[136/338] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[159/338] Compiling OrderedCollections OrderedSet+SubSequence.swift
[160/338] Compiling OrderedCollections OrderedSet+Testing.swift
[161/338] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[162/338] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[163/338] Compiling OrderedCollections OrderedSet.swift
[164/338] Compiling OrderedCollections _UnsafeBitset.swift
[177/338] Emitting module BitCollections
[195/338] Emitting module DequeModule
[196/338] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[197/338] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[198/338] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[199/338] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[200/338] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[201/338] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[202/338] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[203/338] Compiling HashTreeCollections TreeSet.swift
[274/345] Compiling Logging MetadataProvider.swift
[298/345] Compiling Logging LogHandler.swift
[299/345] Emitting module Logging
[300/345] Compiling Logging Logging.swift
[301/345] Compiling Logging Locks.swift
[302/345] Emitting module OrderedCollections
[321/345] Emitting module _RopeModule
[322/345] Compiling _RopeModule Rope+Remove.swift
[323/345] Compiling _RopeModule Rope+RemoveSubrange.swift
[324/345] Compiling _RopeModule Rope+Split.swift
[325/345] Compiling _RopeModule Optional Utilities.swift
[326/345] Compiling _RopeModule String Utilities.swift
[327/345] Compiling _RopeModule String.Index+ABI.swift
[328/345] Compiling _RopeModule _CharacterRecognizer.swift
[345/345] Emitting module HashTreeCollections
[346/347] Emitting module Collections
[347/347] Compiling Collections Collections.swift
[348/503] Emitting module SwiftSCAD
[349/520] Compiling SwiftSCAD ArrayBuilder.swift
[350/520] Compiling SwiftSCAD Compatibility.swift
[351/520] Compiling SwiftSCAD Concurrency.swift
[352/520] Compiling SwiftSCAD Colored.swift
[353/520] Compiling SwiftSCAD ForceRender.swift
[354/520] Compiling SwiftSCAD Prefix.swift
[355/520] Compiling SwiftSCAD VisualizeAxes.swift
[356/520] Compiling SwiftSCAD Environment.swift
[357/520] Compiling SwiftSCAD EnvironmentContext.swift
[358/520] Compiling SwiftSCAD EnvironmentModifier.swift
[359/520] Compiling SwiftSCAD EnvironmentValues.swift
[360/520] Compiling SwiftSCAD ReadEnvironment.swift
[361/520] Compiling SwiftSCAD Environment+Color.swift
[362/520] Compiling SwiftSCAD Environment+Transform.swift
[363/520] Compiling SwiftSCAD Facets.swift
[364/520] Compiling SwiftSCAD NaturalUpDirection.swift
[365/520] Compiling SwiftSCAD Operation.swift
[366/520] Compiling SwiftSCAD PreviewConvexity.swift
[367/520] Compiling SwiftSCAD Angle+Operators.swift
[368/520] Compiling SwiftSCAD Angle+Trigonometry.swift
[369/520] Compiling SwiftSCAD Angle.swift
[370/520] Compiling SwiftSCAD Axes.swift
[371/520] Compiling SwiftSCAD Axis.swift
[372/520] Compiling SwiftSCAD AxisDirection.swift
[373/520] Compiling SwiftSCAD BezierPath+Adding.swift
[374/520] Compiling SwiftSCAD BezierPath+Operations.swift
[375/520] Compiling SwiftSCAD BezierPath+Visualization.swift
[376/520] Compiling SwiftSCAD BezierPath.Curve.swift
[377/520] Compiling SwiftSCAD BezierPath.swift
[378/520] Compiling SwiftSCAD BezierPath.Builder.swift
[379/520] Compiling SwiftSCAD ComponentFunctions.swift
[380/520] Compiling SwiftSCAD PathBuilderValue.swift
[381/520] Compiling SwiftSCAD PathBuilderVector.swift
[382/520] Compiling SwiftSCAD Boundary+Shapes.swift
[383/520] Compiling SwiftSCAD Boundary+Visualization.swift
[384/520] Compiling SwiftSCAD RepeatAlong.swift
[385/520] Compiling SwiftSCAD RepeatAround.swift
[386/520] Compiling SwiftSCAD Symmetry.swift
[387/520] Compiling SwiftSCAD ApplyBoxEdgeProfile.swift
[388/520] Compiling SwiftSCAD ApplyEdgeProfile.swift
[389/520] Compiling SwiftSCAD ExtrudePolygon.swift
[390/520] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[391/520] Compiling SwiftSCAD ExtrudedAlong.swift
[392/520] Compiling SwiftSCAD ExtrudedHull.swift
[393/520] Compiling SwiftSCAD LinearExtrude.swift
[394/520] Compiling SwiftSCAD LinearExtrudeScaling.swift
[395/520] Compiling SwiftSCAD RotateExtrude.swift
[396/520] Compiling SwiftSCAD ConvexHull.swift
[397/520] Compiling SwiftSCAD Fill.swift
[398/520] Compiling SwiftSCAD Import.swift
[399/520] Compiling SwiftSCAD Name.swift
[400/520] Compiling SwiftSCAD MinkowskiSum.swift
[401/520] Compiling SwiftSCAD Text.swift
[402/520] Compiling SwiftSCAD TextModifiers.swift
[403/520] Compiling SwiftSCAD Box.swift
[404/520] Compiling SwiftSCAD Cylinder+Angles.swift
[405/520] Compiling SwiftSCAD Cylinder.swift
[406/520] Compiling SwiftSCAD Polyhedron.swift
[407/520] Compiling SwiftSCAD Sphere.swift
[408/520] Compiling SwiftSCAD Torus.swift
[409/520] Compiling SwiftSCAD Tube.swift
[410/520] Compiling SwiftSCAD Rotate.swift
[411/520] Compiling SwiftSCAD RotateAround.swift
[412/520] Compiling SwiftSCAD Scale.swift
[413/520] Compiling SwiftSCAD Transform.swift
[414/520] Compiling SwiftSCAD Translate.swift
[415/520] Compiling SwiftSCAD AxisAlignment.swift
[416/520] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[417/520] Compiling SwiftSCAD GeometryAlignment.swift
[418/520] Compiling SwiftSCAD ResultModifier.swift
[419/520] Compiling SwiftSCAD ResultReader.swift
[420/520] Compiling SwiftSCAD Logging.swift
[421/520] Compiling SwiftSCAD Aligned.swift
[422/520] Compiling SwiftSCAD Adding.swift
[423/520] Compiling SwiftSCAD AddingExclusive.swift
[424/520] Compiling SwiftSCAD Difference.swift
[425/520] Compiling SwiftSCAD Intersection.swift
[426/520] Compiling SwiftSCAD Union.swift
[427/520] Compiling SwiftSCAD Measure.swift
[428/520] Compiling SwiftSCAD OffsetBounds.swift
[429/520] Compiling SwiftSCAD Resize2D.swift
[430/520] Compiling SwiftSCAD Resize3D.swift
[431/520] Compiling SwiftSCAD SetBounds.swift
[432/520] Compiling SwiftSCAD SetBoundsSize.swift
[433/520] Compiling SwiftSCAD Clone.swift
[434/520] Compiling SwiftSCAD Distribute.swift
[435/520] Compiling SwiftSCAD Tolerance.swift
[436/520] Compiling SwiftSCAD Extensions.swift
[437/520] Compiling SwiftSCAD AnchorList.swift
[438/520] Compiling SwiftSCAD Anchors+Public.swift
[439/520] Compiling SwiftSCAD Geometry+Anchors.swift
[440/520] Compiling SwiftSCAD Array+Geometry.swift
[441/520] Compiling SwiftSCAD CodeFragment.swift
[442/520] Compiling SwiftSCAD GeometryName.swift
[443/520] Compiling SwiftSCAD GeometryProxy.swift
[444/520] Compiling SwiftSCAD Output.swift
[445/520] Compiling SwiftSCAD CombinedGeometry.swift
[446/520] Compiling SwiftSCAD ExtrusionGeometry.swift
[447/520] Compiling SwiftSCAD Geometry.swift
[448/520] Compiling SwiftSCAD LeafGeometry.swift
[449/520] Compiling SwiftSCAD Shape.swift
[450/520] Compiling SwiftSCAD TransformedGeometry.swift
[451/520] Compiling SwiftSCAD WrappedGeometry.swift
[452/520] Compiling SwiftSCAD ResultElement.swift
[453/520] Compiling SwiftSCAD Boundary.swift
[454/520] Compiling SwiftSCAD BoundingBox+Visualization.swift
[455/520] Compiling SwiftSCAD BoundingBox.swift
[456/520] Compiling SwiftSCAD Color.swift
[457/520] Compiling SwiftSCAD Box.Corner.swift
[458/520] Compiling SwiftSCAD Box.Edge.swift
[459/520] Compiling SwiftSCAD Box.Side.swift
[460/520] Compiling SwiftSCAD OrthogonalCorner.swift
[461/520] Compiling SwiftSCAD Rectangle.Corner.swift
[462/520] Compiling SwiftSCAD RoundedCornerStyle.swift
[463/520] Compiling SwiftSCAD Chamfer.swift
[464/520] Compiling SwiftSCAD ChamferedFillet.swift
[465/520] Compiling SwiftSCAD EdgeProfile.swift
[466/520] Compiling SwiftSCAD EdgeProfileShape.swift
[467/520] Compiling SwiftSCAD Fillet.swift
[468/520] Compiling SwiftSCAD SCADValue.swift
[469/520] Compiling SwiftSCAD AffineTransform2D+Creation.swift
[470/520] Compiling SwiftSCAD Offset.swift
[471/520] Compiling SwiftSCAD Rounding.swift
[472/520] Compiling SwiftSCAD Projection.swift
[473/520] Compiling SwiftSCAD Replace.swift
[474/520] Compiling SwiftSCAD RoundedBoxCornerMask.swift
[475/520] Compiling SwiftSCAD RoundedRectangleMask.swift
[476/520] Compiling SwiftSCAD RoundingBoxCorners.swift
[477/520] Compiling SwiftSCAD RoundingRectangleCorners.swift
[478/520] Compiling SwiftSCAD SetVariables.swift
[479/520] Compiling SwiftSCAD Stack.swift
[480/520] Compiling SwiftSCAD UseFacets.swift
[481/520] Compiling SwiftSCAD Within.swift
[482/520] Compiling SwiftSCAD Operators.swift
[483/520] Compiling SwiftSCAD CodeFragment+Export.swift
[484/520] Compiling SwiftSCAD OpenSCADExport+FixSTL.swift
[485/520] Compiling SwiftSCAD OpenSCADExport+POSIX.swift
[486/520] Compiling SwiftSCAD OpenSCADExport+Windows.swift
[487/520] Compiling SwiftSCAD AffineTransform2D+Modification.swift
[488/520] Compiling SwiftSCAD AffineTransform2D.swift
[489/520] Compiling SwiftSCAD AffineTransform3D+Creation.swift
[490/520] Compiling SwiftSCAD AffineTransform3D+Modification.swift
[491/520] Compiling SwiftSCAD AffineTransform3D.swift
[492/520] Compiling SwiftSCAD Rotation3D.swift
[493/520] Compiling SwiftSCAD AffineTransform.swift
[494/520] Compiling SwiftSCAD BasicMatrix3x3.swift
[495/520] Compiling SwiftSCAD BasicMatrix4x4.swift
[496/520] Compiling SwiftSCAD Matrix.swift
[497/520] Compiling SwiftSCAD DimensionalValues.swift
[498/520] Compiling SwiftSCAD Vector.swift
[499/520] Compiling SwiftSCAD Vector2D+Operators.swift
[500/520] Compiling SwiftSCAD Vector2D.swift
[501/520] Compiling SwiftSCAD Vector3D+Directions.swift
[502/520] Compiling SwiftSCAD Vector3D+Operators.swift
[503/520] Compiling SwiftSCAD Vector3D.swift
[504/520] Compiling SwiftSCAD OpenSCADExport+macOS.swift
[505/520] Compiling SwiftSCAD OpenSCADExport.swift
[506/520] Compiling SwiftSCAD OutputFormat.swift
[507/520] Compiling SwiftSCAD SaveBatch.swift
[508/520] Compiling SwiftSCAD SaveSingle.swift
[509/520] Compiling SwiftSCAD Area2D.swift
[510/520] Compiling SwiftSCAD Arc.swift
[511/520] Compiling SwiftSCAD Circle.swift
[512/520] Compiling SwiftSCAD Ring.swift
[513/520] Compiling SwiftSCAD CylinderBridge.swift
[514/520] Compiling SwiftSCAD Teardrop.swift
[515/520] Compiling SwiftSCAD Polygon.Metrics.swift
[516/520] Compiling SwiftSCAD Polygon.swift
[517/520] Compiling SwiftSCAD PolygonPointsProvider.swift
[518/520] Compiling SwiftSCAD RegularPolygon.swift
[519/520] Compiling SwiftSCAD Rectangle.swift
[520/520] Compiling SwiftSCAD Environment+Text.swift
[521/530] Compiling RichText MacTypes.swift
[522/530] Compiling RichText NSLayoutManager+Parts.swift
[523/530] Compiling RichText RichText.swift
[524/530] Compiling RichText Logging.swift
[525/530] Compiling RichText RichText+Internal.swift
[526/530] Compiling RichText Environment+RichText.swift
[527/530] Compiling RichText Environment+FillRule.swift
[528/530] Compiling RichText Environment+Attributes.swift
[529/530] Emitting module RichText
[530/530] Compiling RichText Geometry2D+CGPath.swift
Build complete! (23.68s)
Fetching https://github.com/tomasf/SwiftSCAD.git
Fetching https://github.com/apple/swift-log.git from cache
[1/6205] Fetching swiftscad
Fetched https://github.com/apple/swift-log.git from cache (0.64s)
Fetched https://github.com/tomasf/SwiftSCAD.git from cache (1.01s)
Computing version for https://github.com/tomasf/SwiftSCAD.git
Computed https://github.com/tomasf/SwiftSCAD.git at 0.9.0 (1.51s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.78s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.26s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.08s)
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/tomasf/SwiftSCAD.git
Working copy of https://github.com/tomasf/SwiftSCAD.git resolved at 0.9.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.