The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ZestyAdsSDK, reference main (5a568d), with Swift 6.2 for tvOS using Xcode 26.3 on 23 Apr 2026 19:36:59 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZestyAdsSDK -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/borellion/sdk-visionos.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/borellion/sdk-visionos
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5a568db Update README.md (#9)
Cloned https://github.com/borellion/sdk-visionos.git
Revision (git rev-parse @):
5a568dbc1a81a5dcb1d9528353d5756b9f143ce0
SUCCESS checkout https://github.com/borellion/sdk-visionos.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/borellion/sdk-visionos.git
Command line invocation:
    /Applications/Xcode-26.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/onevcat/Kingfisher.git
Creating working copy of package ‘Kingfisher’
Checking out 8.8.1 of package ‘Kingfisher’
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
2026-04-23 15:36:33.620 xcodebuild[529:3090] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-23 15:36:51.799 xcodebuild[705:4426] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZestyAdsSDK -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.3.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
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
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: d320ee12f2d339ec734e9425ec1f15be
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d320ee12f2d339ec734e9425ec1f15be.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')
2026-04-23 15:36:53.845 xcodebuild[710:4491] [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 ZestyAdsSDK
(1 failure)
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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
2026-04-23 15:36:56.384 xcodebuild[739:4655] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-23 15:36:57.544 xcodebuild[750:4725] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZestyAdsSDK -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.3.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
Resolve Package Graph
Resolved source packages:
  ZestyAdsSDK: /Users/admin/builder/spi-builder-workspace
  Kingfisher: https://github.com/onevcat/Kingfisher.git @ 8.8.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
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-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: d320ee12f2d339ec734e9425ec1f15be
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d320ee12f2d339ec734e9425ec1f15be.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')
2026-04-23 15:36:58.492 xcodebuild[755:4769] [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 ZestyAdsSDK
(1 failure)
BUILD FAILURE 6.2 tvOS