Build Information
Failed to build swift-svgkit, reference 0.2.0 (6e10ee), with Swift 6.1 for tvOS using Xcode 16.3 on 25 Mar 2026 13:16:49 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DesignPipe/swift-svgkit.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DesignPipe/swift-svgkit
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at 6e10eef chore: bump swift-resvg to 0.45.1-swift.15 for Windows support
Cloned https://github.com/DesignPipe/swift-svgkit.git
Revision (git rev-parse @):
6e10eef2bbb4b5921a2d59d391647e6c1c81400b
SUCCESS checkout https://github.com/DesignPipe/swift-svgkit.git at 0.2.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/DesignPipe/swift-svgkit.git
https://github.com/DesignPipe/swift-svgkit.git
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-resvg",
"requirement" : {
"exact" : [
"0.45.1-swift.15"
]
},
"type" : "sourceControl",
"url" : "https://github.com/alexey1312/swift-resvg.git"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
}
],
"manifest_display_name" : "swift-svgkit",
"name" : "swift-svgkit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SVGKit",
"targets" : [
"SVGKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SVGKitTests",
"module_type" : "SwiftTarget",
"name" : "SVGKitTests",
"path" : "Tests/SVGKitTests",
"product_dependencies" : [
"CustomDump"
],
"sources" : [
"ImageVectorGeneratorTests.swift",
"ImageVectorGradientTests.swift",
"ImageVectorGroupTests.swift",
"NativeVectorDrawableConverterTests.swift",
"PathDataValidatorTests.swift",
"ResvgPathConverterTests.swift",
"SVGCSSStyleTests.swift",
"SVGElementOrderTests.swift",
"SVGFillOpacityTests.swift",
"SVGGradientParsingTests.swift",
"SVGGradientTests.swift",
"SVGGradientTransformTests.swift",
"SVGGroupParsingTests.swift",
"SVGMatrixTransformTests.swift",
"SVGMinusIconTest.swift",
"SVGNormalizationTests.swift",
"SVGOpacityTests.swift",
"SVGParserTests.swift",
"SVGPathFormatTests.swift",
"SVGPathParserTests.swift",
"SVGShapeTransformTests.swift",
"SVGStrokeDashTests.swift",
"SVGTypesTests.swift",
"SVGUseSymbolTests.swift",
"VectorDrawableGradientTests.swift",
"VectorDrawableIntegrationTests.swift",
"VectorDrawableXMLGeneratorTests.swift"
],
"target_dependencies" : [
"SVGKit"
],
"type" : "test"
},
{
"c99name" : "SVGKit",
"module_type" : "SwiftTarget",
"name" : "SVGKit",
"path" : "Sources/SVGKit",
"product_dependencies" : [
"Logging",
"Resvg"
],
"product_memberships" : [
"SVGKit"
],
"sources" : [
"ImageVectorGenerator.swift",
"NativeVectorDrawableConverter.swift",
"PathDataValidator.swift",
"ResvgPathConverter.swift",
"SVGParser.swift",
"SVGPathParser.swift",
"SVGTypes.swift",
"VectorDrawableXMLGenerator.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/alexey1312/swift-resvg.git
Fetching from https://github.com/pointfreeco/swift-custom-dump (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay (cached)
Resolve Package Graph
Updating from https://github.com/pointfreeco/swift-custom-dump
Updating from https://github.com/apple/swift-log.git
Updating from https://github.com/alexey1312/swift-resvg.git
Updating from https://github.com/pointfreeco/xctest-dynamic-overlay
Resolve Package Graph
Updating from https://github.com/apple/swift-log.git
Updating from https://github.com/pointfreeco/swift-custom-dump
Updating from https://github.com/alexey1312/swift-resvg.git
Updating from https://github.com/pointfreeco/xctest-dynamic-overlay
Resolved source packages:
spi-builder-workspace: (null)
2026-03-25 06:16:47.608 xcodebuild[546:3076] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-25-03_06-16-0047.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to resolve dependencies Dependencies could not be resolved because 'swift-resvg' 0.45.1-swift.6..<0.45.1-swift.15.0.0 contains incompatible tools version (6.2.0) and root depends on 'swift-resvg' 0.45.1-swift.15.
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/apple/swift-log.git
Updating from https://github.com/alexey1312/swift-resvg.git
Updating from https://github.com/pointfreeco/swift-custom-dump
Updating from https://github.com/pointfreeco/xctest-dynamic-overlay
Resolved source packages:
spi-builder-workspace: (null)
2026-03-25 06:16:49.528 xcodebuild[871:4563] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-25-03_06-16-0049.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to resolve dependencies Dependencies could not be resolved because 'swift-resvg' 0.45.1-swift.6..<0.45.1-swift.15.0.0 contains incompatible tools version (6.2.0) and root depends on 'swift-resvg' 0.45.1-swift.15.
BUILD FAILURE 6.1 tvOS