Build Information
Failed to build ZestyAdsSDK, reference v0.3.0 (036bfa), with Swift 6.0 for tvOS using Xcode 16.2 on 23 Apr 2026 19:42:22 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZestyAdsSDK -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/borellion/sdk-visionos.git
Reference: v0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/borellion/sdk-visionos
* tag v0.3.0 -> FETCH_HEAD
HEAD is now at 036bfac Merge pull request #7 from zestyxyz/feat/video
Cloned https://github.com/borellion/sdk-visionos.git
Revision (git rev-parse @):
036bfac4bf2b42134c3fd1c6ec131b9a7803d3b9
SUCCESS checkout https://github.com/borellion/sdk-visionos.git at v0.3.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/borellion/sdk-visionos.git
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/onevcat/Kingfisher.git
Creating working copy of package ‘Kingfisher’
Checking out 8.8.1 of package ‘Kingfisher’
Resolve Package Graph
Resolved source packages:
ZestyAdsSDK: /Users/admin/builder/spi-builder-workspace
Kingfisher: https://github.com/onevcat/Kingfisher.git @ 8.8.1
resolved source packages: ZestyAdsSDK, Kingfisher
{
"dependencies" : [
{
"identity" : "kingfisher",
"requirement" : {
"range" : [
{
"lower_bound" : "8.1.1",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Kingfisher.git"
}
],
"manifest_display_name" : "ZestyAdsSDK",
"name" : "ZestyAdsSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ZestyAdsSDK",
"targets" : [
"ZestyAdsSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZestyAdsSDK_tests",
"module_type" : "SwiftTarget",
"name" : "ZestyAdsSDK-tests",
"path" : "Tests",
"sources" : [
"AdsSDKSwift-tests/AdsSDKSwiftTests.swift"
],
"target_dependencies" : [
"ZestyAdsSDK"
],
"type" : "test"
},
{
"c99name" : "ZestyAdsSDK",
"module_type" : "SwiftTarget",
"name" : "ZestyAdsSDK",
"path" : "Sources",
"product_dependencies" : [
"Kingfisher"
],
"product_memberships" : [
"ZestyAdsSDK"
],
"sources" : [
"AdsSDKSwift/ZestyBanner.swift",
"AdsSDKSwift/ZestyBannerView.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ZestyAdsSDK"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZestyAdsSDK -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-16.2.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 ZestyAdsSDK -destination generic/platform=tvOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
ZestyAdsSDK: /Users/admin/builder/spi-builder-workspace
Kingfisher: https://github.com/onevcat/Kingfisher.git @ 8.8.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'ZestyAdsSDK' in project 'ZestyAdsSDK'
➜ Explicit dependency on target 'ZestyAdsSDK' in project 'ZestyAdsSDK'
➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
Target 'ZestyAdsSDK' in project 'ZestyAdsSDK'
➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
Target 'Kingfisher' in project 'Kingfisher'
➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
➜ Explicit dependency on target 'Kingfisher_Kingfisher' in project 'Kingfisher'
Target 'Kingfisher' in project 'Kingfisher'
➜ Explicit dependency on target 'Kingfisher_Kingfisher' in project 'Kingfisher'
Target 'Kingfisher_Kingfisher' in project 'Kingfisher' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 3609cfdc92c3cf6a79815ca2b39cd172
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3609cfdc92c3cf6a79815ca2b39cd172.xcbuilddata
error: The package product 'Kingfisher' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ZestyAdsSDK' from project 'ZestyAdsSDK')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme ZestyAdsSDK
(1 failure)
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
Kingfisher: https://github.com/onevcat/Kingfisher.git @ 8.8.1
ZestyAdsSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: Kingfisher, ZestyAdsSDK
{
"dependencies" : [
{
"identity" : "kingfisher",
"requirement" : {
"range" : [
{
"lower_bound" : "8.1.1",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Kingfisher.git"
}
],
"manifest_display_name" : "ZestyAdsSDK",
"name" : "ZestyAdsSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ZestyAdsSDK",
"targets" : [
"ZestyAdsSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZestyAdsSDK_tests",
"module_type" : "SwiftTarget",
"name" : "ZestyAdsSDK-tests",
"path" : "Tests",
"sources" : [
"AdsSDKSwift-tests/AdsSDKSwiftTests.swift"
],
"target_dependencies" : [
"ZestyAdsSDK"
],
"type" : "test"
},
{
"c99name" : "ZestyAdsSDK",
"module_type" : "SwiftTarget",
"name" : "ZestyAdsSDK",
"path" : "Sources",
"product_dependencies" : [
"Kingfisher"
],
"product_memberships" : [
"ZestyAdsSDK"
],
"sources" : [
"AdsSDKSwift/ZestyBanner.swift",
"AdsSDKSwift/ZestyBannerView.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ZestyAdsSDK"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZestyAdsSDK -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-16.2.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 ZestyAdsSDK -destination generic/platform=tvOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
Kingfisher: https://github.com/onevcat/Kingfisher.git @ 8.8.1
ZestyAdsSDK: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'ZestyAdsSDK' in project 'ZestyAdsSDK'
➜ Explicit dependency on target 'ZestyAdsSDK' in project 'ZestyAdsSDK'
➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
Target 'ZestyAdsSDK' in project 'ZestyAdsSDK'
➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
Target 'Kingfisher' in project 'Kingfisher'
➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
➜ Explicit dependency on target 'Kingfisher_Kingfisher' in project 'Kingfisher'
Target 'Kingfisher' in project 'Kingfisher'
➜ Explicit dependency on target 'Kingfisher_Kingfisher' in project 'Kingfisher'
Target 'Kingfisher_Kingfisher' in project 'Kingfisher' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 3609cfdc92c3cf6a79815ca2b39cd172
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3609cfdc92c3cf6a79815ca2b39cd172.xcbuilddata
error: The package product 'Kingfisher' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ZestyAdsSDK' from project 'ZestyAdsSDK')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme ZestyAdsSDK
(1 failure)
BUILD FAILURE 6.0 tvOS