Build Information
Successful build of swift-w3c-svg, reference 0.3.0 (23d99b), with Swift 6.3 for Android on 23 Apr 2026 20:16:29 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-w3c/swift-w3c-svg.git
Reference: 0.3.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/swift-w3c/swift-w3c-svg
* tag 0.3.0 -> FETCH_HEAD
HEAD is now at 23d99b6 Add inline snapshot testing for W3C SVG types
Cloned https://github.com/swift-w3c/swift-w3c-svg.git
Revision (git rev-parse @):
23d99b6491afd7a0286f98b83789ecf5bb5f3bb9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-w3c/swift-w3c-svg.git at 0.3.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/swift-w3c/swift-w3c-svg.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/swift-standards/swift-standards
[1/4601] Fetching swift-standards
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetched https://github.com/swift-standards/swift-standards from cache (0.69s)
[1/16065] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.54s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (4.65s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[1/75036] Fetching swift-syntax
[752/80500] Fetching swift-syntax, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.87s)
[12757/75036] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (6.57s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (6.98s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.58s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.1 (4.29s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.55s)
Computing version for https://github.com/swift-standards/swift-standards
Computed https://github.com/swift-standards/swift-standards at 0.17.4 (0.49s)
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/coenttb/swift-testing-performance
[1/360] Fetching swift-testing-performance
[361/6776] Fetching swift-testing-performance, swift-numerics
Fetched https://github.com/coenttb/swift-testing-performance from cache (0.44s)
Fetched https://github.com/apple/swift-numerics from cache (0.44s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.79s)
Computing version for https://github.com/coenttb/swift-testing-performance
Computed https://github.com/coenttb/swift-testing-performance at 0.3.1 (0.42s)
Fetching https://github.com/coenttb/swift-memory-allocation
[1/75] Fetching swift-memory-allocation
Fetched https://github.com/coenttb/swift-memory-allocation from cache (0.27s)
Computing version for https://github.com/coenttb/swift-memory-allocation
Computed https://github.com/coenttb/swift-memory-allocation at 0.2.0 (0.66s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.1
Creating working copy for https://github.com/coenttb/swift-testing-performance
Working copy of https://github.com/coenttb/swift-testing-performance resolved at 0.3.1
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/swift-standards/swift-standards
Working copy of https://github.com/swift-standards/swift-standards resolved at 0.17.4
Creating working copy for https://github.com/coenttb/swift-memory-allocation
Working copy of https://github.com/coenttb/swift-memory-allocation resolved at 0.2.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.1/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.1/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.46s)
Building for debugging...
[0/12] Write sources
[10/12] Compiling _NumericsShims _NumericsShims.c
[11/12] Write swift-version--4F562202D5529B1.txt
[13/94] Emitting module StandardLibraryExtensions
[14/104] Compiling StandardLibraryExtensions AdditiveArithmetic.swift
[15/104] Compiling StandardLibraryExtensions AnyBidirectionalCollection.swift
[16/104] Compiling StandardLibraryExtensions AnyCollection.swift
[17/104] Compiling StandardLibraryExtensions AnyHashable.swift
[18/104] Compiling StandardLibraryExtensions AnyIterator.swift
[19/104] Compiling StandardLibraryExtensions AnyRandomAccessCollection.swift
[20/104] Compiling StandardLibraryExtensions AnySequence.swift
[21/104] Compiling StandardLibraryExtensions Array.Builder.swift
[22/104] Compiling StandardLibraryExtensions Array.swift
[23/104] Compiling StandardLibraryExtensions ArraySlice.swift
[24/104] Compiling StandardLibraryExtensions Range.swift
[25/104] Compiling StandardLibraryExtensions RangeReplaceableCollection.swift
[26/104] Compiling StandardLibraryExtensions Repeated.swift
[27/104] Compiling StandardLibraryExtensions Result.Builder.swift
[28/104] Compiling StandardLibraryExtensions Result.swift
[29/104] Compiling StandardLibraryExtensions ReversedCollection.swift
[30/104] Compiling StandardLibraryExtensions Sequence.swift
[31/104] Compiling StandardLibraryExtensions Set String.swift
[32/104] Compiling StandardLibraryExtensions Set.Builder.swift
[33/104] Compiling StandardLibraryExtensions Set.swift
[34/104] Compiling StandardLibraryExtensions ContiguousArray.swift
[35/104] Compiling StandardLibraryExtensions Dictionary.Builder.swift
[36/104] Compiling StandardLibraryExtensions Dictionary.swift
[37/104] Compiling StandardLibraryExtensions Double.swift
[38/104] Compiling StandardLibraryExtensions Duration.swift
[39/104] Compiling StandardLibraryExtensions EmptyCollection.swift
[40/104] Compiling StandardLibraryExtensions EnumeratedSequence.swift
[41/104] Compiling StandardLibraryExtensions FlattenSequence.swift
[42/104] Compiling StandardLibraryExtensions Float.swift
[43/104] Compiling StandardLibraryExtensions FloatingPoint.swift
[44/104] Compiling StandardLibraryExtensions Int.swift
[45/104] Compiling StandardLibraryExtensions JoinedSequence.swift
[46/104] Compiling StandardLibraryExtensions KeyPath.swift
[47/104] Compiling StandardLibraryExtensions LazyCollection.swift
[48/104] Compiling StandardLibraryExtensions LazyDropWhileSequence.swift
[49/104] Compiling StandardLibraryExtensions LazyFilterSequence.swift
[50/104] Compiling StandardLibraryExtensions LazyMapSequence.swift
[51/104] Compiling StandardLibraryExtensions LazyPrefixWhileSequence.swift
[52/104] Compiling StandardLibraryExtensions LazySequence.swift
[53/104] Compiling StandardLibraryExtensions Mirror.swift
[54/104] Compiling RealModule Real.swift
[55/105] Compiling RealModule RealFunctions.swift
[56/105] Compiling StandardLibraryExtensions Unmanaged.swift
[57/105] Compiling StandardLibraryExtensions UnsafeBufferPointer.swift
[58/105] Compiling StandardLibraryExtensions UnsafeMutableBufferPointer.swift
[59/105] Compiling StandardLibraryExtensions UnsafeMutablePointer.swift
[60/105] Compiling StandardLibraryExtensions UnsafeMutableRawBufferPointer.swift
[61/105] Compiling StandardLibraryExtensions UnsafeMutableRawPointer.swift
[62/105] Compiling StandardLibraryExtensions UnsafePointer.swift
[63/105] Compiling StandardLibraryExtensions UnsafeRawBufferPointer.swift
[64/105] Compiling StandardLibraryExtensions UnsafeRawPointer.swift
[65/105] Compiling StandardLibraryExtensions Zip2Sequence.swift
[66/105] Compiling RealModule RelaxedArithmetic.swift
[69/105] Compiling RealModule Float80+Real.swift
[70/105] Emitting module RealModule
[73/105] Compiling RealModule Float16+Real.swift
[76/106] Compiling StandardLibraryExtensions Never.swift
[77/106] Compiling StandardLibraryExtensions Numeric.swift
[78/106] Compiling StandardLibraryExtensions ObjectIdentifier.swift
[79/106] Compiling StandardLibraryExtensions OpaquePointer.swift
[80/106] Compiling StandardLibraryExtensions Optional.Builder.swift
[81/106] Compiling StandardLibraryExtensions Optional.swift
[82/106] Compiling StandardLibraryExtensions PartialRangeFrom.swift
[83/106] Compiling StandardLibraryExtensions PartialRangeThrough.swift
[84/106] Compiling StandardLibraryExtensions PartialRangeUpTo.swift
[85/106] Compiling StandardLibraryExtensions Range.Builder.swift
[86/106] Compiling StandardLibraryExtensions Slice.swift
[87/106] Compiling StandardLibraryExtensions StaticString.swift
[88/106] Compiling StandardLibraryExtensions StrideThrough.swift
[89/106] Compiling StandardLibraryExtensions StrideTo.swift
[90/106] Compiling StandardLibraryExtensions String.Builder.swift
[91/106] Compiling StandardLibraryExtensions String.swift
[92/106] Compiling StandardLibraryExtensions StringProtocol.swift
[93/106] Compiling StandardLibraryExtensions Substring.swift
[94/106] Compiling StandardLibraryExtensions UInt8.swift
[95/106] Compiling StandardLibraryExtensions Unicode.swift
[97/106] Compiling StandardLibraryExtensions AutoreleasingUnsafeMutablePointer.swift
[98/106] Compiling StandardLibraryExtensions Bool.Builder.swift
[99/106] Compiling StandardLibraryExtensions Bool.swift
[100/106] Compiling StandardLibraryExtensions Character.swift
[101/106] Compiling StandardLibraryExtensions ClosedRange.swift
[102/106] Compiling StandardLibraryExtensions Collection.swift
[103/106] Compiling StandardLibraryExtensions CollectionOfOne.Builder.swift
[104/106] Compiling StandardLibraryExtensions CollectionOfOne.swift
[105/106] Compiling StandardLibraryExtensions CommandLine.swift
[106/106] Compiling StandardLibraryExtensions Comparable.swift
[108/115] Compiling Formatting Format.Numeric.DecimalSeparatorStrategy.swift
[109/115] Compiling Formatting Format.Numeric.swift
[110/115] Compiling Formatting Format.Numeric.SignDisplayStrategy.swift
[111/115] Compiling Formatting Format.Numeric.Notation.swift
[112/115] Compiling Formatting Formatting.swift
[113/115] Emitting module Formatting
[114/115] Compiling Formatting Format.BinaryInteger.swift
[115/115] Compiling Formatting Format.FloatingPoint.swift
[117/145] Compiling Dimension Axis.Horizontal.swift
[118/145] Compiling Dimension Axis.Temporal.swift
[119/145] Compiling Dimension Axis.Vertical.swift
[120/145] Compiling Dimension Axis.swift
[121/145] Compiling Dimension Angle.swift
[122/145] Compiling Dimension Axis+CaseIterable.swift
[123/145] Compiling Dimension Axis.Depth.swift
[124/145] Compiling Dimension Axis.Direction.swift
[125/145] Compiling Dimension Dimension.swift
[126/145] Compiling Dimension Direction.swift
[127/145] Compiling Dimension Enumerable.swift
[128/145] Compiling Dimension Enumeration.swift
[129/149] Compiling Dimension Horizontal.swift
[130/149] Compiling Dimension Interval.Unit.swift
[131/149] Compiling Dimension Interval.swift
[132/149] Compiling Dimension Ordinal.swift
[133/149] Compiling Dimension Chirality.swift
[134/149] Compiling Dimension Degree.swift
[135/149] Compiling Dimension Depth.swift
[136/149] Compiling Dimension Dimension+Arithmatic.swift
[137/149] Emitting module Dimension
[138/149] Compiling Dimension Tagged.swift
[139/149] Compiling Dimension Temporal.swift
[140/149] Compiling Dimension Vertical.swift
[141/149] Compiling Dimension Winding.swift
[142/149] Compiling Dimension Orientation.swift
[143/149] Compiling Dimension Pair.swift
[144/149] Compiling Dimension Quantized.swift
[145/149] Compiling Dimension Radian+Trigonometry.swift
[146/149] Compiling Dimension Radian.swift
[147/149] Compiling Dimension Scale.swift
[148/149] Compiling Dimension Tagged+Arithmatic.swift
[149/149] Compiling Dimension Tagged+Quantized.swift
[151/165] Compiling Algebra Monotonicity.swift
[152/165] Compiling Algebra Parity.swift
[153/165] Compiling Algebra Boundary.swift
[154/165] Compiling Algebra Comparison.swift
[155/165] Compiling Algebra Algebra.swift
[156/165] Compiling Algebra Bit.swift
[157/165] Compiling Algebra Endpoint.swift
[158/165] Compiling Algebra Gradient.swift
[159/165] Emitting module Algebra
[160/165] Compiling Algebra Bool+XOR.swift
[161/165] Compiling Algebra Bound.swift
[162/167] Compiling Algebra Phase.swift
[163/167] Compiling Algebra Polarity.swift
[164/167] Compiling Algebra Product.swift
[165/167] Compiling Algebra Sign.swift
[166/167] Compiling Algebra Ternary.swift
[167/167] Compiling Algebra exports.swift
[169/184] Compiling Algebra_Linear Linear.swift
[170/184] Compiling Algebra_Linear exports.swift
[171/184] Compiling Region Region.swift
[172/184] Compiling Region Quadrant.swift
[173/185] Compiling Region Edge.swift
[174/185] Compiling Region Clock.swift
[175/185] Emitting module Region
[176/185] Compiling Region Corner.swift
[177/185] Compiling Region Cardinal.swift
[178/185] Compiling Region Octant.swift
[179/185] Compiling Region Sextant.swift
[181/186] Compiling Algebra_Linear Linear+Formatting.swift
[182/186] Compiling Algebra_Linear Linear.Vector+Real.swift
[183/186] Compiling Algebra_Linear Linear.Matrix.swift
[184/186] Compiling Algebra_Linear Linear.Vector.swift
[185/186] Compiling Algebra_Linear Linear+Arithmatic.swift
[186/186] Emitting module Algebra_Linear
[188/195] Compiling Affine Affine.swift
[189/196] Compiling Affine exports.swift
[190/196] Compiling Affine Affine.Translation.swift
[191/196] Compiling Affine Affine.Transform.swift
[192/196] Compiling Affine Affine.Point+Real.swift
[193/196] Compiling Affine Affine+Formatting.swift
[194/196] Compiling Affine Affine+Arithmatic.swift
[195/196] Emitting module Affine
[196/196] Compiling Affine Affine.Point.swift
[198/214] Compiling Geometry Geometry.Ball.swift
[199/214] Compiling Geometry Geometry.Bezier.swift
[200/214] Compiling Geometry Geometry.Depth.swift
[201/216] Compiling Geometry Geometry.swift
[202/216] Compiling Geometry exports.swift
[203/216] Compiling Geometry Geometry.Ray.swift
[204/216] Compiling Geometry Geometry.Size.swift
[205/216] Compiling Geometry Geometry.Path.swift
[206/216] Compiling Geometry Geometry.Polygon.swift
[207/216] Compiling Geometry Geometry.Ngon.swift
[208/216] Compiling Geometry Geometry.Orthotope.swift
[209/216] Compiling Geometry Curvature.swift
[210/216] Compiling Geometry Geometry+Arithmatic.swift
[211/216] Compiling Geometry Geometry.Arc.swift
[212/216] Compiling Geometry Geometry.Hypercube.swift
[213/216] Compiling Geometry Geometry.Line.swift
[214/216] Compiling Geometry Geometry.EdgeInsets.swift
[215/216] Compiling Geometry Geometry.Ellipse.swift
[216/216] Emitting module Geometry
[218/267] Emitting module W3C_SVG
[219/267] Compiling W3C_SVG W3C_SVG2.Paths.swift
[220/267] Compiling W3C_SVG W3C_SVG2.Scripting.Switch.swift
[221/267] Compiling W3C_SVG W3C_SVG2.Scripting.swift
[222/267] Compiling W3C_SVG W3C_SVG2.Shapes.Circle.swift
[223/267] Compiling W3C_SVG W3C_SVG2.Shapes.Ellipse.swift
[224/267] Compiling W3C_SVG W3C_SVG2.Shapes.Line.swift
[225/267] Compiling W3C_SVG W3C_SVG2.Shapes.Polygon.swift
[226/273] Compiling W3C_SVG W3C_SVG2.PaintServers.RadialGradient.swift
[227/273] Compiling W3C_SVG W3C_SVG2.PaintServers.Stop.swift
[228/273] Compiling W3C_SVG W3C_SVG2.PaintServers.swift
[229/273] Compiling W3C_SVG W3C_SVG2.Painting.ClipPath.swift
[230/273] Compiling W3C_SVG W3C_SVG2.Painting.FillRule.swift
[231/273] Compiling W3C_SVG W3C_SVG2.Painting.LineCap.swift
[232/273] Compiling W3C_SVG W3C_SVG2.Painting.LineJoin.swift
[233/273] Compiling W3C_SVG W3C_SVG2.Document.Group.swift
[234/273] Compiling W3C_SVG W3C_SVG2.Document.SVG.swift
[235/273] Compiling W3C_SVG W3C_SVG2.Document.Symbol.swift
[236/273] Compiling W3C_SVG W3C_SVG2.Document.Use.swift
[237/273] Compiling W3C_SVG W3C_SVG2.Document.swift
[238/273] Compiling W3C_SVG W3C_SVG2.Ellipse.Arc.swift
[239/273] Compiling W3C_SVG W3C_SVG2.Embedded.ForeignObject.swift
[240/273] Compiling W3C_SVG SVG.Context.swift
[241/273] Compiling W3C_SVG SVG.Convenience.swift
[242/273] Compiling W3C_SVG SVG.Styled.swift
[243/273] Compiling W3C_SVG SVGElementType.swift
[244/273] Compiling W3C_SVG W3C_SVG.Space.swift
[245/273] Compiling W3C_SVG W3C_SVG2.Coordinates.swift
[246/273] Compiling W3C_SVG W3C_SVG2.Document.Defs.swift
[247/273] Compiling W3C_SVG W3C_SVG2.Types.Color.swift
[248/273] Compiling W3C_SVG W3C_SVG2.Types.Length.swift
[249/273] Compiling W3C_SVG W3C_SVG2.Types.Transform.swift
[250/273] Compiling W3C_SVG W3C_SVG2.Types.ViewBox.swift
[251/273] Compiling W3C_SVG W3C_SVG2.Types.swift
[252/273] Compiling W3C_SVG W3C_SVG2.swift
[253/273] Compiling W3C_SVG W3C_SVG2.Embedded.Image.swift
[254/273] Compiling W3C_SVG W3C_SVG2.Embedded.swift
[255/273] Compiling W3C_SVG W3C_SVG2.GeometryTypes.swift
[256/273] Compiling W3C_SVG W3C_SVG2.Linking.Anchor.swift
[257/273] Compiling W3C_SVG W3C_SVG2.Linking.swift
[258/273] Compiling W3C_SVG W3C_SVG2.PaintServers.LinearGradient.swift
[259/273] Compiling W3C_SVG W3C_SVG2.PaintServers.Pattern.swift
[260/273] Compiling W3C_SVG W3C_SVG2.Painting.Marker.swift
[261/273] Compiling W3C_SVG W3C_SVG2.Painting.Mask.swift
[262/273] Compiling W3C_SVG W3C_SVG2.Painting.swift
[263/273] Compiling W3C_SVG W3C_SVG2.Paths.Path.Command.swift
[264/273] Compiling W3C_SVG W3C_SVG2.Paths.Path.Parser.swift
[265/273] Compiling W3C_SVG W3C_SVG2.Paths.Path.Serializer.swift
[266/273] Compiling W3C_SVG W3C_SVG2.Paths.Path.swift
[267/273] Compiling W3C_SVG W3C_SVG2.Shapes.Polyline.swift
[268/273] Compiling W3C_SVG W3C_SVG2.Shapes.Rectangle.swift
[269/273] Compiling W3C_SVG W3C_SVG2.Shapes.swift
[270/273] Compiling W3C_SVG W3C_SVG2.Styling.swift
[271/273] Compiling W3C_SVG W3C_SVG2.Text.TSpan.swift
[272/273] Compiling W3C_SVG W3C_SVG2.Text.Text.swift
[273/273] Compiling W3C_SVG W3C_SVG2.Text.swift
Build complete! (71.12s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-standards",
"requirement" : {
"range" : [
{
"lower_bound" : "0.15.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-standards/swift-standards"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.18.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
}
],
"manifest_display_name" : "swift-w3c-svg",
"name" : "swift-w3c-svg",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "26.0"
},
{
"name" : "ios",
"version" : "26.0"
},
{
"name" : "tvos",
"version" : "26.0"
},
{
"name" : "watchos",
"version" : "26.0"
},
{
"name" : "visionos",
"version" : "26.0"
}
],
"products" : [
{
"name" : "W3C SVG",
"targets" : [
"W3C SVG"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "W3C_SVG_Tests",
"module_type" : "SwiftTarget",
"name" : "W3C SVG Tests",
"path" : "Tests/W3C SVG Tests",
"product_dependencies" : [
"InlineSnapshotTesting"
],
"sources" : [
"Support/Snapshot Tests.swift",
"W3C_SVG2_Tests.swift"
],
"target_dependencies" : [
"W3C SVG"
],
"type" : "test"
},
{
"c99name" : "W3C_SVG",
"module_type" : "SwiftTarget",
"name" : "W3C SVG",
"path" : "Sources/W3C SVG",
"product_dependencies" : [
"Formatting",
"Geometry"
],
"product_memberships" : [
"W3C SVG"
],
"sources" : [
"SVG.Context.swift",
"SVG.Convenience.swift",
"SVG.Styled.swift",
"SVGElementType.swift",
"W3C_SVG.Space.swift",
"W3C_SVG2.Coordinates.swift",
"W3C_SVG2.Document.Defs.swift",
"W3C_SVG2.Document.Group.swift",
"W3C_SVG2.Document.SVG.swift",
"W3C_SVG2.Document.Symbol.swift",
"W3C_SVG2.Document.Use.swift",
"W3C_SVG2.Document.swift",
"W3C_SVG2.Ellipse.Arc.swift",
"W3C_SVG2.Embedded.ForeignObject.swift",
"W3C_SVG2.Embedded.Image.swift",
"W3C_SVG2.Embedded.swift",
"W3C_SVG2.GeometryTypes.swift",
"W3C_SVG2.Linking.Anchor.swift",
"W3C_SVG2.Linking.swift",
"W3C_SVG2.PaintServers.LinearGradient.swift",
"W3C_SVG2.PaintServers.Pattern.swift",
"W3C_SVG2.PaintServers.RadialGradient.swift",
"W3C_SVG2.PaintServers.Stop.swift",
"W3C_SVG2.PaintServers.swift",
"W3C_SVG2.Painting.ClipPath.swift",
"W3C_SVG2.Painting.FillRule.swift",
"W3C_SVG2.Painting.LineCap.swift",
"W3C_SVG2.Painting.LineJoin.swift",
"W3C_SVG2.Painting.Marker.swift",
"W3C_SVG2.Painting.Mask.swift",
"W3C_SVG2.Painting.swift",
"W3C_SVG2.Paths.Path.Command.swift",
"W3C_SVG2.Paths.Path.Parser.swift",
"W3C_SVG2.Paths.Path.Serializer.swift",
"W3C_SVG2.Paths.Path.swift",
"W3C_SVG2.Paths.swift",
"W3C_SVG2.Scripting.Switch.swift",
"W3C_SVG2.Scripting.swift",
"W3C_SVG2.Shapes.Circle.swift",
"W3C_SVG2.Shapes.Ellipse.swift",
"W3C_SVG2.Shapes.Line.swift",
"W3C_SVG2.Shapes.Polygon.swift",
"W3C_SVG2.Shapes.Polyline.swift",
"W3C_SVG2.Shapes.Rectangle.swift",
"W3C_SVG2.Shapes.swift",
"W3C_SVG2.Styling.swift",
"W3C_SVG2.Text.TSpan.swift",
"W3C_SVG2.Text.Text.swift",
"W3C_SVG2.Text.swift",
"W3C_SVG2.Types.Color.swift",
"W3C_SVG2.Types.Length.swift",
"W3C_SVG2.Types.Transform.swift",
"W3C_SVG2.Types.ViewBox.swift",
"W3C_SVG2.Types.swift",
"W3C_SVG2.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.