The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VBImageProcessor, reference 1.2.2 (b0da6e), with Swift 6.3 for tvOS using Xcode 26.4 on 16 Apr 2026 11:14:58 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vbmobile/VBImageProcessor.git
Reference: 1.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vbmobile/VBImageProcessor
 * tag               1.2.2      -> FETCH_HEAD
HEAD is now at b0da6e4 version 1.2.2
Cloned https://github.com/vbmobile/VBImageProcessor.git
Revision (git rev-parse @):
b0da6e41d8e5e1d7199af84f6e22f846192ec512
SUCCESS checkout https://github.com/vbmobile/VBImageProcessor.git at 1.2.2
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/vbmobile/VBImageProcessor.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/vbmobile/VBUtils
Fetching from https://github.com/vbmobile/matomo-sdk-ios
Creating working copy of package ‘matomo-sdk-ios’
Checking out 7.7.0 of package ‘matomo-sdk-ios’
Creating working copy of package ‘VBUtils’
Checking out 2.0.2 of package ‘VBUtils’
Resolve Package Graph
Resolved source packages:
  MatomoTracker: https://github.com/vbmobile/matomo-sdk-ios @ 7.7.0
  VBImageProcessor: /Users/admin/builder/spi-builder-workspace
  VBUtils: https://github.com/vbmobile/VBUtils @ 2.0.2
resolved source packages: MatomoTracker, VBImageProcessor, VBUtils
2026-04-16 07:14:41.501 xcodebuild[529:3077] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "vbutils",
      "requirement" : {
        "exact" : [
          "2.0.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vbmobile/VBUtils"
    }
  ],
  "manifest_display_name" : "VBImageProcessor",
  "name" : "VBImageProcessor",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "VBImageProcessor",
      "targets" : [
        "VBImageProcessorWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "VBImageProcessorWrapper",
      "module_type" : "SwiftTarget",
      "name" : "VBImageProcessorWrapper",
      "path" : "Sources",
      "product_dependencies" : [
        "VBUtils"
      ],
      "product_memberships" : [
        "VBImageProcessor"
      ],
      "sources" : [
        "dummy.swift"
      ],
      "target_dependencies" : [
        "VBImageProcessor"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VBImageProcessor",
      "module_type" : "BinaryTarget",
      "name" : "VBImageProcessor",
      "path" : "remote/archive/VBImageProcessor-1.2.2.zip",
      "product_memberships" : [
        "VBImageProcessor"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
19 |     ],
20 |     targets: [
/Users/admin/builder/spi-builder-workspace/Package.swift:18:63: warning: 'exact' is deprecated [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
   |                                                               `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
19 |     ],
20 |     targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "VBImageProcessor"
    ]
  }
}
2026-04-16 07:14:49.455 xcodebuild[760:4250] [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 VBImageProcessor -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 VBImageProcessor -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  VBUtils: https://github.com/vbmobile/VBUtils @ 2.0.2
  MatomoTracker: https://github.com/vbmobile/matomo-sdk-ios @ 7.7.0
  VBImageProcessor: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'VBImageProcessor' in project 'VBImageProcessor'
        ➜ Explicit dependency on target 'VBImageProcessorWrapper' in project 'VBImageProcessor'
        ➜ Explicit dependency on target 'VBUtils' in project 'VBUtils'
    Target 'VBImageProcessorWrapper' in project 'VBImageProcessor'
        ➜ Explicit dependency on target 'VBUtils' in project 'VBUtils'
    Target 'VBUtils' in project 'VBUtils'
        ➜ Explicit dependency on target 'VBUtilsWrapper' in project 'VBUtils'
        ➜ Explicit dependency on target 'MatomoTracker' in project 'MatomoTracker'
    Target 'VBUtilsWrapper' in project 'VBUtils'
        ➜ Explicit dependency on target 'MatomoTracker' in project 'MatomoTracker'
    Target 'MatomoTracker' in project 'MatomoTracker'
        ➜ Explicit dependency on target 'MatomoTracker' in project 'MatomoTracker'
    Target 'MatomoTracker' in project 'MatomoTracker' (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/ld -version_details
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
Build description signature: e6cafdf6bca71ead1e52b28abce31ce2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e6cafdf6bca71ead1e52b28abce31ce2.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VBImageProcessor/VBImageProcessor.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VBImageProcessor/VBImageProcessor.xcframework'. (in target 'VBImageProcessor' from project 'VBImageProcessor')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vbutils/VBUtils/VBUtils.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vbutils/VBUtils/VBUtils.xcframework'. (in target 'VBImageProcessor' from project 'VBImageProcessor')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VBImageProcessor/VBImageProcessor.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VBImageProcessor/VBImageProcessor.xcframework'. (in target 'VBImageProcessorWrapper' from project 'VBImageProcessor')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vbutils/VBUtils/VBUtils.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vbutils/VBUtils/VBUtils.xcframework'. (in target 'VBUtils' from project 'VBUtils')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vbutils/VBUtils/VBUtils.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vbutils/VBUtils/VBUtils.xcframework'. (in target 'VBUtilsWrapper' from project 'VBUtils')
2026-04-16 07:14:52.275 xcodebuild[770:4318] [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 VBImageProcessor
(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:
  VBUtils: https://github.com/vbmobile/VBUtils @ 2.0.2
  VBImageProcessor: /Users/admin/builder/spi-builder-workspace
  MatomoTracker: https://github.com/vbmobile/matomo-sdk-ios @ 7.7.0
resolved source packages: VBUtils, VBImageProcessor, MatomoTracker
2026-04-16 07:14:55.228 xcodebuild[814:4573] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "vbutils",
      "requirement" : {
        "exact" : [
          "2.0.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vbmobile/VBUtils"
    }
  ],
  "manifest_display_name" : "VBImageProcessor",
  "name" : "VBImageProcessor",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "VBImageProcessor",
      "targets" : [
        "VBImageProcessorWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "VBImageProcessorWrapper",
      "module_type" : "SwiftTarget",
      "name" : "VBImageProcessorWrapper",
      "path" : "Sources",
      "product_dependencies" : [
        "VBUtils"
      ],
      "product_memberships" : [
        "VBImageProcessor"
      ],
      "sources" : [
        "dummy.swift"
      ],
      "target_dependencies" : [
        "VBImageProcessor"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VBImageProcessor",
      "module_type" : "BinaryTarget",
      "name" : "VBImageProcessor",
      "path" : "remote/archive/VBImageProcessor-1.2.2.zip",
      "product_memberships" : [
        "VBImageProcessor"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "VBImageProcessor"
    ]
  }
}
2026-04-16 07:14:56.909 xcodebuild[829:4660] [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 VBImageProcessor -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 VBImageProcessor -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  VBImageProcessor: /Users/admin/builder/spi-builder-workspace
  VBUtils: https://github.com/vbmobile/VBUtils @ 2.0.2
  MatomoTracker: https://github.com/vbmobile/matomo-sdk-ios @ 7.7.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'VBImageProcessor' in project 'VBImageProcessor'
        ➜ Explicit dependency on target 'VBImageProcessorWrapper' in project 'VBImageProcessor'
        ➜ Explicit dependency on target 'VBUtils' in project 'VBUtils'
    Target 'VBImageProcessorWrapper' in project 'VBImageProcessor'
        ➜ Explicit dependency on target 'VBUtils' in project 'VBUtils'
    Target 'VBUtils' in project 'VBUtils'
        ➜ Explicit dependency on target 'VBUtilsWrapper' in project 'VBUtils'
        ➜ Explicit dependency on target 'MatomoTracker' in project 'MatomoTracker'
    Target 'VBUtilsWrapper' in project 'VBUtils'
        ➜ Explicit dependency on target 'MatomoTracker' in project 'MatomoTracker'
    Target 'MatomoTracker' in project 'MatomoTracker'
        ➜ Explicit dependency on target 'MatomoTracker' in project 'MatomoTracker'
    Target 'MatomoTracker' in project 'MatomoTracker' (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/ld -version_details
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
Build description signature: e6cafdf6bca71ead1e52b28abce31ce2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e6cafdf6bca71ead1e52b28abce31ce2.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VBImageProcessor/VBImageProcessor.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VBImageProcessor/VBImageProcessor.xcframework'. (in target 'VBImageProcessor' from project 'VBImageProcessor')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vbutils/VBUtils/VBUtils.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vbutils/VBUtils/VBUtils.xcframework'. (in target 'VBImageProcessor' from project 'VBImageProcessor')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vbutils/VBUtils/VBUtils.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vbutils/VBUtils/VBUtils.xcframework'. (in target 'VBUtilsWrapper' from project 'VBUtils')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vbutils/VBUtils/VBUtils.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vbutils/VBUtils/VBUtils.xcframework'. (in target 'VBUtils' from project 'VBUtils')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VBImageProcessor/VBImageProcessor.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VBImageProcessor/VBImageProcessor.xcframework'. (in target 'VBImageProcessorWrapper' from project 'VBImageProcessor')
2026-04-16 07:14:57.945 xcodebuild[857:4859] [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 VBImageProcessor
(1 failure)
BUILD FAILURE 6.3 tvOS