The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build YandexPaySDK, reference main (fc0aed), with Swift 6.2 (beta) for tvOS using Xcode 26.0 on 27 Aug 2025 19:49:24 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yandexmobile/yandex-pay-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yandexmobile/yandex-pay-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fc0aede Update frameworks v1.22.0
Cloned https://github.com/yandexmobile/yandex-pay-ios.git
Revision (git rev-parse @):
fc0aede2973925be344bee132333c116f171a4be
SUCCESS checkout https://github.com/yandexmobile/yandex-pay-ios.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/yandexmobile/yandex-pay-ios.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/appmetrica/appmetrica-sdk-ios
Fetching from https://github.com/kstenerud/KSCrash
Creating working copy of package ‘KSCrash’
Checking out 2.0.0-rc.4 of package ‘KSCrash’
Creating working copy of package ‘appmetrica-sdk-ios’
Checking out 5.8.1 of package ‘appmetrica-sdk-ios’
Resolve Package Graph
Resolved source packages:
  AppMetrica: https://github.com/appmetrica/appmetrica-sdk-ios @ 5.8.1
  KSCrash: https://github.com/kstenerud/KSCrash @ 2.0.0-rc.4
  YandexPaySDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: AppMetrica, KSCrash, YandexPaySDK
{
  "dependencies" : [
    {
      "identity" : "appmetrica-sdk-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.8.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/appmetrica/appmetrica-sdk-ios"
    }
  ],
  "manifest_display_name" : "YandexPaySDK",
  "name" : "YandexPaySDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "YandexPaySDK",
      "targets" : [
        "YandexPaySDK_Facade"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "YandexPaySDK_Dynamic",
      "targets" : [
        "YandexPaySDK_Dynamic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "YandexPaySDK_Static",
      "module_type" : "BinaryTarget",
      "name" : "YandexPaySDK_Static",
      "path" : "YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework",
      "product_memberships" : [
        "YandexPaySDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "YandexPaySDK_Facade",
      "module_type" : "SwiftTarget",
      "name" : "YandexPaySDK_Facade",
      "path" : "YandexPaySDK",
      "product_dependencies" : [
        "AppMetricaCore"
      ],
      "product_memberships" : [
        "YandexPaySDK"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "YandexPaySDK_Static"
      ],
      "type" : "library"
    },
    {
      "c99name" : "YandexPaySDK_Dynamic",
      "module_type" : "BinaryTarget",
      "name" : "YandexPaySDK_Dynamic",
      "path" : "YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework",
      "product_memberships" : [
        "YandexPaySDK_Dynamic"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "YandexPaySDKDemoApp",
    "schemes" : [
      "AppMetrica-Package",
      "BootTimeMonitor",
      "Filters",
      "Installations",
      "KSCrash-Package",
      "Recording",
      "Reporting",
      "Sinks",
      "YandexPaySDK",
      "YandexPaySDK_Dynamic",
      "YandexPaySDKDemoApp"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AppMetrica-Package",
      "BootTimeMonitor",
      "Filters",
      "Installations",
      "KSCrash-Package",
      "Recording",
      "Reporting",
      "Sinks",
      "YandexPaySDK",
      "YandexPaySDK_Dynamic",
      "YandexPaySDK-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme YandexPaySDK-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 YandexPaySDK-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  KSCrash: https://github.com/kstenerud/KSCrash @ 2.0.0-rc.4
  YandexPaySDK: /Users/admin/builder/spi-builder-workspace
  AppMetrica: https://github.com/appmetrica/appmetrica-sdk-ios @ 5.8.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (29 targets)
    Target 'YandexPaySDK_Dynamic' in project 'YandexPaySDK' (no dependencies)
    Target 'YandexPaySDK' in project 'YandexPaySDK'
        ➜ Explicit dependency on target 'YandexPaySDK_Facade' in project 'YandexPaySDK'
        ➜ Explicit dependency on target 'YandexPaySDK_YandexPaySDK_Facade' in project 'YandexPaySDK'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
    Target 'YandexPaySDK_Facade' in project 'YandexPaySDK'
        ➜ Explicit dependency on target 'YandexPaySDK_YandexPaySDK_Facade' in project 'YandexPaySDK'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
    Target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreExtension' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaCoreExtension' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaNetwork' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaHostState' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaProtobuf' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaProtobufUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaStorageUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaEncodingUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaFMDB' in project 'AppMetrica'
    Target 'AppMetricaCoreExtension' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaCoreExtension' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaNetwork' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaHostState' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaProtobuf' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaProtobufUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaStorageUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaEncodingUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaFMDB' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaCoreExtension' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaNetwork' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaHostState' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaProtobuf' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaProtobufUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaStorageUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaEncodingUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaFMDB' in project 'AppMetrica'
    Target 'AppMetricaFMDB' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaFMDB' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaFMDB' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaEncodingUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaEncodingUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaEncodingUtils' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaStorageUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaStorageUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaStorageUtils' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaProtobufUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaProtobufUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaProtobuf' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaProtobufUtils' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaProtobuf' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaProtobuf' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaProtobuf' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaHostState' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaHostState' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaHostState' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaNetwork' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaNetwork' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaNetwork' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaPlatform' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaPlatform' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaPlatform' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaCoreUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaCoreUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaCoreUtils' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaLog' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaLog' in project 'AppMetrica' (no dependencies)
    Target 'AppMetrica_AppMetricaCore' in project 'AppMetrica' (no dependencies)
    Target 'YandexPaySDK_YandexPaySDK_Facade' in project 'YandexPaySDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 95e1272ede5fae56753aebb0c6e2d36e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/95e1272ede5fae56753aebb0c6e2d36e.xcbuilddata
/Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework'. (in target 'YandexPaySDK' from project 'YandexPaySDK')
/Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework'. (in target 'YandexPaySDK_Dynamic' from project 'YandexPaySDK')
/Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework'. (in target 'YandexPaySDK_Facade' from project 'YandexPaySDK')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme YandexPaySDK-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  YandexPaySDK: /Users/admin/builder/spi-builder-workspace
  KSCrash: https://github.com/kstenerud/KSCrash @ 2.0.0-rc.4
  AppMetrica: https://github.com/appmetrica/appmetrica-sdk-ios @ 5.8.1
resolved source packages: YandexPaySDK, KSCrash, AppMetrica
{
  "dependencies" : [
    {
      "identity" : "appmetrica-sdk-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.8.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/appmetrica/appmetrica-sdk-ios"
    }
  ],
  "manifest_display_name" : "YandexPaySDK",
  "name" : "YandexPaySDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "YandexPaySDK",
      "targets" : [
        "YandexPaySDK_Facade"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "YandexPaySDK_Dynamic",
      "targets" : [
        "YandexPaySDK_Dynamic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "YandexPaySDK_Static",
      "module_type" : "BinaryTarget",
      "name" : "YandexPaySDK_Static",
      "path" : "YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework",
      "product_memberships" : [
        "YandexPaySDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "YandexPaySDK_Facade",
      "module_type" : "SwiftTarget",
      "name" : "YandexPaySDK_Facade",
      "path" : "YandexPaySDK",
      "product_dependencies" : [
        "AppMetricaCore"
      ],
      "product_memberships" : [
        "YandexPaySDK"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "YandexPaySDK_Static"
      ],
      "type" : "library"
    },
    {
      "c99name" : "YandexPaySDK_Dynamic",
      "module_type" : "BinaryTarget",
      "name" : "YandexPaySDK_Dynamic",
      "path" : "YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework",
      "product_memberships" : [
        "YandexPaySDK_Dynamic"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AppMetrica-Package",
      "BootTimeMonitor",
      "Filters",
      "Installations",
      "KSCrash-Package",
      "Recording",
      "Reporting",
      "Sinks",
      "YandexPaySDK",
      "YandexPaySDK_Dynamic",
      "YandexPaySDK-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme YandexPaySDK-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 YandexPaySDK-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  YandexPaySDK: /Users/admin/builder/spi-builder-workspace
  KSCrash: https://github.com/kstenerud/KSCrash @ 2.0.0-rc.4
  AppMetrica: https://github.com/appmetrica/appmetrica-sdk-ios @ 5.8.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (29 targets)
    Target 'YandexPaySDK_Dynamic' in project 'YandexPaySDK' (no dependencies)
    Target 'YandexPaySDK' in project 'YandexPaySDK'
        ➜ Explicit dependency on target 'YandexPaySDK_Facade' in project 'YandexPaySDK'
        ➜ Explicit dependency on target 'YandexPaySDK_YandexPaySDK_Facade' in project 'YandexPaySDK'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
    Target 'YandexPaySDK_Facade' in project 'YandexPaySDK'
        ➜ Explicit dependency on target 'YandexPaySDK_YandexPaySDK_Facade' in project 'YandexPaySDK'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
    Target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreExtension' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaCoreExtension' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaNetwork' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaHostState' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaProtobuf' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaProtobufUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaStorageUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaEncodingUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaFMDB' in project 'AppMetrica'
    Target 'AppMetricaCoreExtension' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaCoreExtension' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaNetwork' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaHostState' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaProtobuf' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaProtobufUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaStorageUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaEncodingUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaFMDB' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaCoreExtension' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaNetwork' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaHostState' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaProtobuf' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaProtobufUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaStorageUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaEncodingUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaFMDB' in project 'AppMetrica'
    Target 'AppMetricaFMDB' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaFMDB' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaFMDB' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaEncodingUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaEncodingUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaEncodingUtils' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaStorageUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaStorageUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaStorageUtils' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaProtobufUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaProtobufUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaProtobuf' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaProtobufUtils' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaProtobuf' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaProtobuf' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaProtobuf' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaHostState' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaHostState' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaHostState' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaNetwork' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaNetwork' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaNetwork' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaPlatform' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaPlatform' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaPlatform' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaCoreUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaCoreUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaCoreUtils' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaLog' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaLog' in project 'AppMetrica' (no dependencies)
    Target 'AppMetrica_AppMetricaCore' in project 'AppMetrica' (no dependencies)
    Target 'YandexPaySDK_YandexPaySDK_Facade' in project 'YandexPaySDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 95e1272ede5fae56753aebb0c6e2d36e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/95e1272ede5fae56753aebb0c6e2d36e.xcbuilddata
/Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework'. (in target 'YandexPaySDK' from project 'YandexPaySDK')
/Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework'. (in target 'YandexPaySDK_Facade' from project 'YandexPaySDK')
/Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework'. (in target 'YandexPaySDK_Dynamic' from project 'YandexPaySDK')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme YandexPaySDK-Package
(1 failure)
BUILD FAILURE 6.2 tvOS