Build Information
Failed to build Zoomable, reference main (360c80), with Swift 6.3 for tvOS using Xcode 26.4 on 16 Apr 2026 02:34:53 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Zoomable -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jasudev/Zoomable.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jasudev/Zoomable
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 360c806 Update README.md
Cloned https://github.com/jasudev/Zoomable.git
Revision (git rev-parse @):
360c80613727f9de201ddedd93549984ae7c5852
SUCCESS checkout https://github.com/jasudev/Zoomable.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/jasudev/Zoomable.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/SDWebImage/SDWebImage.git
Fetching from https://github.com/SDWebImage/SDWebImageSwiftUI.git
Creating working copy of package ‘SDWebImage’
Checking out master (c3ad5e1) of package ‘SDWebImage’
Creating working copy of package ‘SDWebImageSwiftUI’
Checking out master (d1f7b2b) of package ‘SDWebImageSwiftUI’
Resolve Package Graph
Resolved source packages:
SDWebImageSwiftUI: https://github.com/SDWebImage/SDWebImageSwiftUI.git @ master (d1f7b2b)
SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ master (c3ad5e1)
Zoomable: /Users/admin/builder/spi-builder-workspace
resolved source packages: SDWebImageSwiftUI, SDWebImage, Zoomable
2026-04-15 22:34:36.665 xcodebuild[529:3077] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "sdwebimage",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDWebImage/SDWebImage.git"
},
{
"identity" : "sdwebimageswiftui",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDWebImage/SDWebImageSwiftUI.git"
}
],
"manifest_display_name" : "Zoomable",
"name" : "Zoomable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "Zoomable",
"targets" : [
"Zoomable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZoomableTests",
"module_type" : "SwiftTarget",
"name" : "ZoomableTests",
"path" : "Tests/ZoomableTests",
"sources" : [
"ZoomableTests.swift"
],
"target_dependencies" : [
"Zoomable"
],
"type" : "test"
},
{
"c99name" : "Zoomable",
"module_type" : "SwiftTarget",
"name" : "Zoomable",
"path" : "Sources/Zoomable",
"product_dependencies" : [
"SDWebImage",
"SDWebImageSwiftUI"
],
"product_memberships" : [
"Zoomable"
],
"sources" : [
"ZoomableImageView.swift",
"ZoomableModifier.swift",
"ZoomableView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Zoomable"
]
}
}
2026-04-15 22:34:44.826 xcodebuild[695:4124] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Zoomable -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Zoomable -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ master (c3ad5e1)
SDWebImageSwiftUI: https://github.com/SDWebImage/SDWebImageSwiftUI.git @ master (d1f7b2b)
Zoomable: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
Target 'Zoomable' in project 'Zoomable'
➜ Explicit dependency on target 'Zoomable' in project 'Zoomable'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
Target 'Zoomable' in project 'Zoomable'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
Target 'SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImageSwiftUI_SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
Target 'SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImageSwiftUI_SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
Target 'SDWebImageSwiftUI_SDWebImageSwiftUI' in project 'SDWebImageSwiftUI' (no dependencies)
Target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'SDWebImage_SDWebImage' in project 'SDWebImage'
Target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'SDWebImage_SDWebImage' in project 'SDWebImage'
Target 'SDWebImage_SDWebImage' in project 'SDWebImage' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 517464317c03ecd8ed6ce3b65f7cacbf
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/517464317c03ecd8ed6ce3b65f7cacbf.xcbuilddata
error: The package product 'SDWebImageSwiftUI' requires minimum platform version 14.0 for the tvOS platform, but this target supports 13.0 (in target 'Zoomable' from project 'Zoomable')
2026-04-15 22:34:47.371 xcodebuild[702:4200] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Zoomable
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
SDWebImageSwiftUI: https://github.com/SDWebImage/SDWebImageSwiftUI.git @ master (d1f7b2b)
Zoomable: /Users/admin/builder/spi-builder-workspace
SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ master (c3ad5e1)
resolved source packages: SDWebImageSwiftUI, Zoomable, SDWebImage
2026-04-15 22:34:49.671 xcodebuild[739:4416] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "sdwebimage",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDWebImage/SDWebImage.git"
},
{
"identity" : "sdwebimageswiftui",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDWebImage/SDWebImageSwiftUI.git"
}
],
"manifest_display_name" : "Zoomable",
"name" : "Zoomable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "Zoomable",
"targets" : [
"Zoomable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZoomableTests",
"module_type" : "SwiftTarget",
"name" : "ZoomableTests",
"path" : "Tests/ZoomableTests",
"sources" : [
"ZoomableTests.swift"
],
"target_dependencies" : [
"Zoomable"
],
"type" : "test"
},
{
"c99name" : "Zoomable",
"module_type" : "SwiftTarget",
"name" : "Zoomable",
"path" : "Sources/Zoomable",
"product_dependencies" : [
"SDWebImage",
"SDWebImageSwiftUI"
],
"product_memberships" : [
"Zoomable"
],
"sources" : [
"ZoomableImageView.swift",
"ZoomableModifier.swift",
"ZoomableView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Zoomable"
]
}
}
2026-04-15 22:34:50.985 xcodebuild[778:4689] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Zoomable -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Zoomable -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
SDWebImageSwiftUI: https://github.com/SDWebImage/SDWebImageSwiftUI.git @ master (d1f7b2b)
SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ master (c3ad5e1)
Zoomable: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
Target 'Zoomable' in project 'Zoomable'
➜ Explicit dependency on target 'Zoomable' in project 'Zoomable'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
Target 'Zoomable' in project 'Zoomable'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
Target 'SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImageSwiftUI_SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
Target 'SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImageSwiftUI_SDWebImageSwiftUI' in project 'SDWebImageSwiftUI'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
Target 'SDWebImageSwiftUI_SDWebImageSwiftUI' in project 'SDWebImageSwiftUI' (no dependencies)
Target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'SDWebImage_SDWebImage' in project 'SDWebImage'
Target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'SDWebImage_SDWebImage' in project 'SDWebImage'
Target 'SDWebImage_SDWebImage' in project 'SDWebImage' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 517464317c03ecd8ed6ce3b65f7cacbf
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/517464317c03ecd8ed6ce3b65f7cacbf.xcbuilddata
error: The package product 'SDWebImageSwiftUI' requires minimum platform version 14.0 for the tvOS platform, but this target supports 13.0 (in target 'Zoomable' from project 'Zoomable')
2026-04-15 22:34:52.219 xcodebuild[781:4720] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Zoomable
(1 failure)
BUILD FAILURE 6.3 tvOS