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 v1.22.0 (fc0aed), with Swift 6.2 (beta) for iOS using Xcode 26.0 on 27 Aug 2025 19:48:59 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=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yandexmobile/yandex-pay-ios.git
Reference: v1.22.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yandexmobile/yandex-pay-ios
 * tag               v1.22.0    -> FETCH_HEAD
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 v1.22.0
========================================
Build
========================================
Selected platform:         iOS
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:
  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
resolved source packages: KSCrash, YandexPaySDK, 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" : "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=iOS
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=iOS
Resolve Package Graph
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.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: 8a07d462d70f02a001b02076f4e89f6d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8a07d462d70f02a001b02076f4e89f6d.xcbuilddata
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Headers' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Headers/YandexPaySDK-Swift.h' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Info.plist' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/YandexPaySDK.swiftmodule' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/YandexPaySDK.swiftmodule/arm64-apple-ios.abi.json' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/YandexPaySDK.swiftmodule/arm64-apple-ios.private.swiftinterface' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/YandexPaySDK.swiftmodule/arm64-apple-ios.swiftdoc' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/YandexPaySDK.swiftmodule/arm64-apple-ios.swiftinterface' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/module.modulemap' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/YandexPaySDK' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/_CodeSignature' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/_CodeSignature/CodeResources' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Headers'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Headers/YandexPaySDK-Swift.h'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Info.plist'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/YandexPaySDK.swiftmodule'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/YandexPaySDK.swiftmodule/arm64-apple-ios.abi.json'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/YandexPaySDK.swiftmodule/arm64-apple-ios.private.swiftinterface'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/YandexPaySDK.swiftmodule/arm64-apple-ios.swiftdoc'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/YandexPaySDK.swiftmodule/arm64-apple-ios.swiftinterface'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/module.modulemap'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/YandexPaySDK'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/_CodeSignature'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/_CodeSignature/CodeResources'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache
** 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:
  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" : "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=iOS
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=iOS
Resolve Package Graph
Resolved source packages:
  KSCrash: https://github.com/kstenerud/KSCrash @ 2.0.0-rc.4
  AppMetrica: https://github.com/appmetrica/appmetrica-sdk-ios @ 5.8.1
  YandexPaySDK: /Users/admin/builder/spi-builder-workspace
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
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Headers' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Headers/YandexPaySDK-Swift.h' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Info.plist' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/YandexPaySDK.swiftmodule' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/YandexPaySDK.swiftmodule/arm64-apple-ios.abi.json' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/YandexPaySDK.swiftmodule/arm64-apple-ios.private.swiftinterface' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/YandexPaySDK.swiftmodule/arm64-apple-ios.swiftdoc' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/YandexPaySDK.swiftmodule/arm64-apple-ios.swiftinterface' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/module.modulemap' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/YandexPaySDK' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/_CodeSignature' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
warning: duplicate output file '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/_CodeSignature/CodeResources' on task: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Headers'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Headers/YandexPaySDK-Swift.h'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Info.plist'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/YandexPaySDK.swiftmodule'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/YandexPaySDK.swiftmodule/arm64-apple-ios.abi.json'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/YandexPaySDK.swiftmodule/arm64-apple-ios.private.swiftinterface'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/YandexPaySDK.swiftmodule/arm64-apple-ios.swiftdoc'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/YandexPaySDK.swiftmodule/arm64-apple-ios.swiftinterface'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/Modules/module.modulemap'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/YandexPaySDK'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/_CodeSignature'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
error: Multiple commands produce '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework/_CodeSignature/CodeResources'
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
    note: Command: ProcessXCFramework /Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/YandexPaySDK.framework ios
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme YandexPaySDK-Package
(1 failure)
BUILD FAILURE 6.2 iOS