The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build YandexMobileAdsPackage, reference 7.12.2 (594133), with Swift 6.0 for tvOS using Xcode 16.2 on 5 May 2025 09:31:14 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yandexmobile/yandex-ads-sdk-ios.git
Reference: 7.12.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yandexmobile/yandex-ads-sdk-ios
 * tag               7.12.2     -> FETCH_HEAD
HEAD is now at 5941336 Release 7.12.2
Cloned https://github.com/yandexmobile/yandex-ads-sdk-ios.git
Revision (git rev-parse @):
5941336ecec193f29d908afb81b9057ee2a1ecfa
SUCCESS checkout https://github.com/yandexmobile/yandex-ads-sdk-ios.git at 7.12.2
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/yandexmobile/yandex-ads-sdk-ios.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/AppLovin/AppLovin-MAX-Swift-Package
Fetching from https://github.com/googleads/swift-package-manager-google-mobile-ads
Fetching from https://github.com/divkit/divkit-ios-facade
Fetching from https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager
Fetching from https://github.com/appmetrica/appmetrica-sdk-ios
Fetching from https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package
Fetching from https://github.com/myTargetSDK/mytarget-ios-spm
Fetching from https://github.com/myTrackerSDK/mytracker-ios-spm.git
Fetching from https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Fetching from https://github.com/divkit/divkit-ios.git
Fetching from https://github.com/kstenerud/KSCrash
Fetching from https://github.com/yandex/vgsl.git
Fetching from https://github.com/apple/swift-markdown.git
Fetching from https://github.com/swiftlang/swift-cmark.git
Creating working copy of package ‘divkit-ios-facade’
Checking out 4.6.1 of package ‘divkit-ios-facade’
Creating working copy of package ‘VungleAdsSDK-SwiftPackageManager’
Checking out 7.4.5 of package ‘VungleAdsSDK-SwiftPackageManager’
Creating working copy of package ‘swift-cmark’
Checking out 0.6.0 of package ‘swift-cmark’
Creating working copy of package ‘swift-package-manager-google-mobile-ads’
Checking out 11.12.0 of package ‘swift-package-manager-google-mobile-ads’
Creating working copy of package ‘divkit-ios’
Checking out 31.13.0 of package ‘divkit-ios’
Creating working copy of package ‘MintegralAdSDK-Swift-Package’
Checking out 7.7.7 of package ‘MintegralAdSDK-Swift-Package’
Creating working copy of package ‘KSCrash’
Checking out 2.0.0 of package ‘KSCrash’
Creating working copy of package ‘appmetrica-sdk-ios’
Checking out 5.10.0 of package ‘appmetrica-sdk-ios’
Creating working copy of package ‘AppLovin-MAX-Swift-Package’
Checking out 13.0.1 of package ‘AppLovin-MAX-Swift-Package’
Creating working copy of package ‘swift-package-manager-google-user-messaging-platform’
Checking out 2.7.0 of package ‘swift-package-manager-google-user-messaging-platform’
Creating working copy of package ‘mytracker-ios-spm’
Checking out 3.2.1 of package ‘mytracker-ios-spm’
Creating working copy of package ‘mytarget-ios-spm’
Checking out 5.26.0 of package ‘mytarget-ios-spm’
Creating working copy of package ‘vgsl’
Checking out 7.1.0 of package ‘vgsl’
Creating working copy of package ‘swift-markdown’
Checking out 0.6.0 of package ‘swift-markdown’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  cmark-gfm: https://github.com/swiftlang/swift-cmark.git @ 0.6.0
  GoogleMobileAds: https://github.com/googleads/swift-package-manager-google-mobile-ads @ 11.12.0
  MyTargetSDK: https://github.com/myTargetSDK/mytarget-ios-spm @ 5.26.0
  swift-markdown: https://github.com/apple/swift-markdown.git @ 0.6.0
  DivKitBinaryCompatibilityFacade: https://github.com/divkit/divkit-ios-facade @ 4.6.1
  vgsl: https://github.com/yandex/vgsl.git @ 7.1.0
  MyTrackerSDK: https://github.com/myTrackerSDK/mytracker-ios-spm.git @ 3.2.1
  GoogleUserMessagingPlatform: https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git @ 2.7.0
  MintegralAdSDK: https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package @ 7.7.7
  VungleAdsSDK: https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager @ 7.4.5
  DivKit: https://github.com/divkit/divkit-ios.git @ 31.13.0
  AppMetrica: https://github.com/appmetrica/appmetrica-sdk-ios @ 5.10.0
  YandexMobileAdsPackage: /Users/admin/builder/spi-builder-workspace
  KSCrash: https://github.com/kstenerud/KSCrash @ 2.0.0
  AppLovinSDK: https://github.com/AppLovin/AppLovin-MAX-Swift-Package @ 13.0.1
resolved source packages: cmark-gfm, GoogleMobileAds, MyTargetSDK, swift-markdown, DivKitBinaryCompatibilityFacade, vgsl, MyTrackerSDK, GoogleUserMessagingPlatform, MintegralAdSDK, VungleAdsSDK, DivKit, AppMetrica, YandexMobileAdsPackage, KSCrash, AppLovinSDK
{
  "dependencies" : [
    {
      "identity" : "appmetrica-sdk-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.8.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/appmetrica/appmetrica-sdk-ios"
    },
    {
      "identity" : "divkit-ios-facade",
      "requirement" : {
        "exact" : [
          "4.6.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/divkit/divkit-ios-facade"
    },
    {
      "identity" : "swift-package-manager-google-mobile-ads",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "11.12.0",
            "upper_bound" : "11.13.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/googleads/swift-package-manager-google-mobile-ads"
    },
    {
      "identity" : "vungleadssdk-swiftpackagemanager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.4.2",
            "upper_bound" : "7.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager"
    },
    {
      "identity" : "applovin-max-swift-package",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "13.0.1",
            "upper_bound" : "13.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AppLovin/AppLovin-MAX-Swift-Package"
    },
    {
      "identity" : "mytarget-ios-spm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.26.0",
            "upper_bound" : "5.27.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/myTargetSDK/mytarget-ios-spm"
    },
    {
      "identity" : "mintegraladsdk-swift-package",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.7.3",
            "upper_bound" : "7.8.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package"
    }
  ],
  "manifest_display_name" : "YandexMobileAdsPackage",
  "name" : "YandexMobileAdsPackage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "YandexMobileAds",
      "targets" : [
        "YandexMobileAdsWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "YandexMobileAdsInstream",
      "targets" : [
        "YandexMobileAdsInstreamWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GoogleYandexMobileAdsAdapters",
      "targets" : [
        "GoogleYandexMobileAdsAdaptersWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VungleYandexMobileAdsAdapters",
      "targets" : [
        "VungleYandexMobileAdsAdaptersWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppLovinYandexMobileAdsAdapters",
      "targets" : [
        "AppLovinYandexMobileAdsAdaptersWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MyTargetYandexMobileAdsAdapters",
      "targets" : [
        "MyTargetYandexMobileAdsAdaptersWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MintegralYandexMobileAdsAdapters",
      "targets" : [
        "MintegralYandexMobileAdsAdaptersWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "YandexMobileAdsMediation",
      "targets" : [
        "YandexMobileAdsMediation",
        "GoogleYandexMobileAdsAdaptersWrapper",
        "VungleYandexMobileAdsAdaptersWrapper",
        "AppLovinYandexMobileAdsAdaptersWrapper",
        "MyTargetYandexMobileAdsAdaptersWrapper",
        "MintegralYandexMobileAdsAdaptersWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "YandexMobileAdsWrapper",
      "module_type" : "SwiftTarget",
      "name" : "YandexMobileAdsWrapper",
      "path" : "Sources/YandexMobileAdsWrapper",
      "product_dependencies" : [
        "AppMetricaCore",
        "AppMetricaCrashes",
        "AppMetricaLibraryAdapter",
        "DivKitBinaryCompatibilityFacade"
      ],
      "product_memberships" : [
        "YandexMobileAds",
        "YandexMobileAdsInstream",
        "GoogleYandexMobileAdsAdapters",
        "VungleYandexMobileAdsAdapters",
        "AppLovinYandexMobileAdsAdapters",
        "MyTargetYandexMobileAdsAdapters",
        "MintegralYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/DebugPanelImages.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Fonts/YSText-Bold.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Fonts/YSText-Medium.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Fonts/YSText-Regular.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Localizable/AssetAccessibility.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Localizable/DebugPanel.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Localizable/InstreamControls.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "MACSwiftBundleProvider.swift"
      ],
      "target_dependencies" : [
        "YandexMobileAds"
      ],
      "type" : "library"
    },
    {
      "c99name" : "YandexMobileAdsMediation",
      "module_type" : "BinaryTarget",
      "name" : "YandexMobileAdsMediation",
      "path" : "remote/archive/b414b35e-6c2a-4acd-9b4a-cbb459a54721.zip",
      "product_memberships" : [
        "YandexMobileAdsMediation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "YandexMobileAdsInstreamWrapper",
      "module_type" : "SwiftTarget",
      "name" : "YandexMobileAdsInstreamWrapper",
      "path" : "Sources/YandexMobileAdsInstreamWrapper",
      "product_memberships" : [
        "YandexMobileAdsInstream"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "YandexMobileAdsInstream",
        "YandexMobileAdsWrapper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "YandexMobileAdsInstream",
      "module_type" : "BinaryTarget",
      "name" : "YandexMobileAdsInstream",
      "path" : "remote/archive/e4f281d4-241f-4b04-b3e8-f19c07fd4677.zip",
      "product_memberships" : [
        "YandexMobileAdsInstream"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "YandexMobileAds",
      "module_type" : "BinaryTarget",
      "name" : "YandexMobileAds",
      "path" : "remote/archive/0dff1d26-5b0b-4e24-93c5-fb469e187079.zip",
      "product_memberships" : [
        "YandexMobileAds",
        "YandexMobileAdsInstream",
        "GoogleYandexMobileAdsAdapters",
        "VungleYandexMobileAdsAdapters",
        "AppLovinYandexMobileAdsAdapters",
        "MyTargetYandexMobileAdsAdapters",
        "MintegralYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "VungleYandexMobileAdsAdaptersWrapper",
      "module_type" : "SwiftTarget",
      "name" : "VungleYandexMobileAdsAdaptersWrapper",
      "path" : "Sources/VungleYandexMobileAdsAdaptersWrapper",
      "product_dependencies" : [
        "VungleAdsSDK"
      ],
      "product_memberships" : [
        "VungleYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "VungleYandexMobileAdsAdapters",
        "YandexMobileAdsWrapper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VungleYandexMobileAdsAdapters",
      "module_type" : "BinaryTarget",
      "name" : "VungleYandexMobileAdsAdapters",
      "path" : "remote/archive/6d62351e-d8d7-46a8-86e1-2c1b82b081cf.zip",
      "product_memberships" : [
        "VungleYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "MyTargetYandexMobileAdsAdaptersWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MyTargetYandexMobileAdsAdaptersWrapper",
      "path" : "Sources/MyTargetYandexMobileAdsAdaptersWrapper",
      "product_dependencies" : [
        "MyTargetSDK"
      ],
      "product_memberships" : [
        "MyTargetYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "MyTargetYandexMobileAdsAdapters",
        "YandexMobileAdsWrapper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MyTargetYandexMobileAdsAdapters",
      "module_type" : "BinaryTarget",
      "name" : "MyTargetYandexMobileAdsAdapters",
      "path" : "remote/archive/b6151d71-c014-4ea9-ba80-d3eb64562827.zip",
      "product_memberships" : [
        "MyTargetYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "MintegralYandexMobileAdsAdaptersWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MintegralYandexMobileAdsAdaptersWrapper",
      "path" : "Sources/MintegralYandexMobileAdsAdaptersWrapper",
      "product_dependencies" : [
        "MintegralAdSDK"
      ],
      "product_memberships" : [
        "MintegralYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "MintegralYandexMobileAdsAdapters",
        "YandexMobileAdsWrapper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MintegralYandexMobileAdsAdapters",
      "module_type" : "BinaryTarget",
      "name" : "MintegralYandexMobileAdsAdapters",
      "path" : "remote/archive/5cc196e4-fb96-459f-8bec-4bc308b3b4d7.zip",
      "product_memberships" : [
        "MintegralYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GoogleYandexMobileAdsAdaptersWrapper",
      "module_type" : "SwiftTarget",
      "name" : "GoogleYandexMobileAdsAdaptersWrapper",
      "path" : "Sources/GoogleYandexMobileAdsAdaptersWrapper",
      "product_dependencies" : [
        "GoogleMobileAds"
      ],
      "product_memberships" : [
        "GoogleYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "GoogleYandexMobileAdsAdapters",
        "YandexMobileAdsWrapper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleYandexMobileAdsAdapters",
      "module_type" : "BinaryTarget",
      "name" : "GoogleYandexMobileAdsAdapters",
      "path" : "remote/archive/2b216994-529b-4b53-9a88-e5b3ee335519.zip",
      "product_memberships" : [
        "GoogleYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AppLovinYandexMobileAdsAdaptersWrapper",
      "module_type" : "SwiftTarget",
      "name" : "AppLovinYandexMobileAdsAdaptersWrapper",
      "path" : "Sources/AppLovinYandexMobileAdsAdaptersWrapper",
      "product_dependencies" : [
        "AppLovinSDK"
      ],
      "product_memberships" : [
        "AppLovinYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "AppLovinYandexMobileAdsAdapters",
        "YandexMobileAdsWrapper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppLovinYandexMobileAdsAdapters",
      "module_type" : "BinaryTarget",
      "name" : "AppLovinYandexMobileAdsAdapters",
      "path" : "remote/archive/70f55a45-e3e0-447e-b225-d1da83b90f52.zip",
      "product_memberships" : [
        "AppLovinYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AppLovinYandexMobileAdsAdapters",
      "AppMetrica-Package",
      "BootTimeMonitor",
      "Filters",
      "GoogleYandexMobileAdsAdapters",
      "Installations",
      "KSCrash-Package",
      "MintegralYandexMobileAdsAdapters",
      "MyTargetYandexMobileAdsAdapters",
      "Recording",
      "Reporting",
      "Sinks",
      "VungleYandexMobileAdsAdapters",
      "YandexMobileAds",
      "YandexMobileAdsInstream",
      "YandexMobileAdsMediation",
      "YandexMobileAdsPackage-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme YandexMobileAdsPackage-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme YandexMobileAdsPackage-Package -destination generic/platform=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  KSCrash: https://github.com/kstenerud/KSCrash @ 2.0.0
  MintegralAdSDK: https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package @ 7.7.7
  vgsl: https://github.com/yandex/vgsl.git @ 7.1.0
  AppLovinSDK: https://github.com/AppLovin/AppLovin-MAX-Swift-Package @ 13.0.1
  cmark-gfm: https://github.com/swiftlang/swift-cmark.git @ 0.6.0
  MyTargetSDK: https://github.com/myTargetSDK/mytarget-ios-spm @ 5.26.0
  GoogleUserMessagingPlatform: https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git @ 2.7.0
  VungleAdsSDK: https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager @ 7.4.5
  YandexMobileAdsPackage: /Users/admin/builder/spi-builder-workspace
  AppMetrica: https://github.com/appmetrica/appmetrica-sdk-ios @ 5.10.0
  GoogleMobileAds: https://github.com/googleads/swift-package-manager-google-mobile-ads @ 11.12.0
  MyTrackerSDK: https://github.com/myTrackerSDK/mytracker-ios-spm.git @ 3.2.1
  swift-markdown: https://github.com/apple/swift-markdown.git @ 0.6.0
  DivKitBinaryCompatibilityFacade: https://github.com/divkit/divkit-ios-facade @ 4.6.1
  DivKit: https://github.com/divkit/divkit-ios.git @ 31.13.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (87 targets)
    Target 'YandexMobileAdsMediation' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'GoogleYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'VungleYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppLovinYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'MyTargetYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'MintegralYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'GoogleMobileAds' in project 'GoogleMobileAds'
        ➜ Explicit dependency on target 'VungleAdsSDK' in project 'VungleAdsSDK'
        ➜ Explicit dependency on target 'AppLovinSDK' in project 'AppLovinSDK'
        ➜ Explicit dependency on target 'MyTargetSDK' in project 'MyTargetSDK'
        ➜ Explicit dependency on target 'MintegralAdSDK' in project 'MintegralAdSDK'
    Target 'YandexMobileAdsInstream' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsInstreamWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
    Target 'YandexMobileAdsInstreamWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
    Target 'YandexMobileAds' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsPackage_YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
    Target 'VungleYandexMobileAdsAdapters' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'VungleYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'VungleAdsSDK' in project 'VungleAdsSDK'
    Target 'VungleYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'VungleAdsSDK' in project 'VungleAdsSDK'
    Target 'VungleAdsSDK' in project 'VungleAdsSDK' (no dependencies)
    Target 'MyTargetYandexMobileAdsAdapters' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'MyTargetYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'MyTargetSDK' in project 'MyTargetSDK'
    Target 'MyTargetYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'MyTargetSDK' in project 'MyTargetSDK'
    Target 'MyTargetSDK' in project 'MyTargetSDK'
        ➜ Explicit dependency on target 'MyTargetSDKLib' in project 'MyTargetSDK'
        ➜ Explicit dependency on target 'MyTrackerSDK' in project 'MyTrackerSDK'
    Target 'MyTargetSDKLib' in project 'MyTargetSDK'
        ➜ Explicit dependency on target 'MyTrackerSDK' in project 'MyTrackerSDK'
    Target 'MyTrackerSDK' in project 'MyTrackerSDK'
        ➜ Explicit dependency on target 'MyTrackerSDKLib' in project 'MyTrackerSDK'
    Target 'MyTrackerSDKLib' in project 'MyTrackerSDK' (no dependencies)
    Target 'MintegralYandexMobileAdsAdapters' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'MintegralYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'MintegralAdSDK' in project 'MintegralAdSDK'
    Target 'MintegralYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'MintegralAdSDK' in project 'MintegralAdSDK'
    Target 'MintegralAdSDK' in project 'MintegralAdSDK'
        ➜ Explicit dependency on target 'MintegralAdSDK' in project 'MintegralAdSDK'
    Target 'MintegralAdSDK' in project 'MintegralAdSDK' (no dependencies)
    Target 'GoogleYandexMobileAdsAdapters' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'GoogleYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'GoogleMobileAds' in project 'GoogleMobileAds'
    Target 'GoogleYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'GoogleMobileAds' in project 'GoogleMobileAds'
    Target 'GoogleMobileAds' in project 'GoogleMobileAds'
        ➜ Explicit dependency on target 'GoogleMobileAdsTarget' in project 'GoogleMobileAds'
        ➜ Explicit dependency on target 'GoogleUserMessagingPlatform' in project 'GoogleUserMessagingPlatform'
    Target 'GoogleMobileAdsTarget' in project 'GoogleMobileAds'
        ➜ Explicit dependency on target 'GoogleUserMessagingPlatform' in project 'GoogleUserMessagingPlatform'
    Target 'GoogleUserMessagingPlatform' in project 'GoogleUserMessagingPlatform'
        ➜ Explicit dependency on target 'UserMessagingPlatformTarget' in project 'GoogleUserMessagingPlatform'
    Target 'UserMessagingPlatformTarget' in project 'GoogleUserMessagingPlatform' (no dependencies)
    Target 'AppLovinYandexMobileAdsAdapters' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppLovinYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'AppLovinSDK' in project 'AppLovinSDK'
    Target 'AppLovinYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'AppLovinSDK' in project 'AppLovinSDK'
    Target 'AppLovinSDK' in project 'AppLovinSDK'
        ➜ Explicit dependency on target 'AppLovinSDKResources' in project 'AppLovinSDK'
    Target 'AppLovinSDKResources' in project 'AppLovinSDK' (no dependencies)
    Target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsPackage_YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
    Target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'DivKit' in project 'DivKit'
    Target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'DivKit' in project 'DivKit'
    Target 'DivKit' in project 'DivKit'
        ➜ Explicit dependency on target 'DivKit' in project 'DivKit'
        ➜ Explicit dependency on target 'LayoutKitInterface' in project 'DivKit'
        ➜ Explicit dependency on target 'LayoutKit' in project 'DivKit'
        ➜ Explicit dependency on target 'Serialization' in project 'DivKit'
        ➜ Explicit dependency on target 'VGSL' in project 'vgsl'
    Target 'DivKit' in project 'DivKit'
        ➜ Explicit dependency on target 'LayoutKitInterface' in project 'DivKit'
        ➜ Explicit dependency on target 'LayoutKit' in project 'DivKit'
        ➜ Explicit dependency on target 'Serialization' in project 'DivKit'
        ➜ Explicit dependency on target 'VGSL' in project 'vgsl'
    Target 'Serialization' in project 'DivKit'
        ➜ Explicit dependency on target 'VGSL' in project 'vgsl'
    Target 'LayoutKit' in project 'DivKit'
        ➜ Explicit dependency on target 'LayoutKitInterface' in project 'DivKit'
        ➜ Explicit dependency on target 'VGSL' in project 'vgsl'
    Target 'LayoutKitInterface' in project 'DivKit'
        ➜ Explicit dependency on target 'VGSL' in project 'vgsl'
    Target 'VGSL' in project 'vgsl'
        ➜ Explicit dependency on target 'VGSL' in project 'vgsl'
        ➜ Explicit dependency on target 'VGSLFundamentals' in project 'vgsl'
        ➜ Explicit dependency on target 'VGSLUI' in project 'vgsl'
        ➜ Explicit dependency on target 'VGSLNetworking' in project 'vgsl'
    Target 'VGSL' in project 'vgsl'
        ➜ Explicit dependency on target 'VGSLFundamentals' in project 'vgsl'
        ➜ Explicit dependency on target 'VGSLUI' in project 'vgsl'
        ➜ Explicit dependency on target 'VGSLNetworking' in project 'vgsl'
    Target 'VGSLNetworking' in project 'vgsl'
        ➜ Explicit dependency on target 'VGSLFundamentals' in project 'vgsl'
        ➜ Explicit dependency on target 'VGSLUI' in project 'vgsl'
    Target 'VGSLUI' in project 'vgsl'
        ➜ Explicit dependency on target 'VGSLFundamentals' in project 'vgsl'
    Target 'VGSLFundamentals' in project 'vgsl' (no dependencies)
    Target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaLibraryAdapter' 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 'AppMetricaKeychain' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaIdentifiers' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreExtension' in project 'AppMetrica'
    Target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaLibraryAdapter' 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 'AppMetricaKeychain' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaIdentifiers' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreExtension' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaLibraryAdapter' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaCrashes' 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 'AppMetricaKeychain' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaIdentifiers' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreExtension' in project 'AppMetrica'
        ➜ Explicit dependency on target 'Recording' in project 'KSCrash'
    Target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaCrashes' 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 'AppMetricaKeychain' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaIdentifiers' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreExtension' in project 'AppMetrica'
        ➜ Explicit dependency on target 'Recording' in project 'KSCrash'
    Target 'Recording' in project 'KSCrash'
        ➜ Explicit dependency on target 'KSCrashRecording' in project 'KSCrash'
        ➜ Explicit dependency on target 'KSCrash_KSCrashRecording' in project 'KSCrash'
        ➜ Explicit dependency on target 'KSCrashCore' in project 'KSCrash'
        ➜ Explicit dependency on target 'KSCrashRecordingCore' in project 'KSCrash'
    Target 'KSCrashRecording' in project 'KSCrash'
        ➜ Explicit dependency on target 'KSCrash_KSCrashRecording' in project 'KSCrash'
        ➜ Explicit dependency on target 'KSCrashCore' in project 'KSCrash'
        ➜ Explicit dependency on target 'KSCrashRecordingCore' in project 'KSCrash'
    Target 'KSCrashRecordingCore' in project 'KSCrash'
        ➜ Explicit dependency on target 'KSCrash_KSCrashRecordingCore' in project 'KSCrash'
        ➜ Explicit dependency on target 'KSCrashCore' in project 'KSCrash'
    Target 'KSCrash_KSCrashRecordingCore' in project 'KSCrash' (no dependencies)
    Target 'KSCrashCore' in project 'KSCrash'
        ➜ Explicit dependency on target 'KSCrash_KSCrashCore' in project 'KSCrash'
    Target 'KSCrash_KSCrashCore' in project 'KSCrash' (no dependencies)
    Target 'KSCrash_KSCrashRecording' in project 'KSCrash' (no dependencies)
    Target 'AppMetrica_AppMetricaCrashes' in project 'AppMetrica' (no dependencies)
    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'
        ➜ Explicit dependency on target 'AppMetricaKeychain' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaIdentifiers' 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 'AppMetricaKeychain' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaIdentifiers' 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'
        ➜ Explicit dependency on target 'AppMetricaKeychain' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaIdentifiers' in project 'AppMetrica'
    Target 'AppMetricaIdentifiers' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaIdentifiers' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaStorageUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaKeychain' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaIdentifiers' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaSynchronization' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaSynchronization' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaSynchronization' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaLogSwift' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaLogSwift' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaLogSwift' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaKeychain' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaKeychain' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaStorageUtils' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaKeychain' in project 'AppMetrica' (no dependencies)
    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 'YandexMobileAdsPackage_YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YandexMobileAdsPackage.build/Debug-appletvos/YandexMobileAdsPackage_YandexMobileAdsWrapper.build /Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Localizable/AssetAccessibility.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YandexMobileAdsPackage.build/Debug-appletvos/YandexMobileAdsPackage_YandexMobileAdsWrapper.build /Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Localizable/DebugPanel.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YandexMobileAdsPackage.build/Debug-appletvos/YandexMobileAdsPackage_YandexMobileAdsWrapper.build /Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Localizable/InstreamControls.xcstrings
Build description signature: 0c823b8ec9cf1595f21e691d49d49258
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0c823b8ec9cf1595f21e691d49d49258.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytracker-ios-spm/Binary/MyTrackerSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytracker-ios-spm/Binary/MyTrackerSDK.xcframework'. (in target 'MyTrackerSDKLib' from project 'MyTrackerSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleYandexMobileAdsAdapters/GoogleYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleYandexMobileAdsAdapters/GoogleYandexMobileAdsAdapters.xcframework'. (in target 'GoogleYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'GoogleYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'YandexMobileAds' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleYandexMobileAdsAdapters/GoogleYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleYandexMobileAdsAdapters/GoogleYandexMobileAdsAdapters.xcframework'. (in target 'GoogleYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'GoogleYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework'. (in target 'GoogleYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'GoogleYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MintegralYandexMobileAdsAdapters/MintegralYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MintegralYandexMobileAdsAdapters/MintegralYandexMobileAdsAdapters.xcframework'. (in target 'MintegralYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'MintegralYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/applovin-max-swift-package/AppLovinSDK/AppLovinSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/applovin-max-swift-package/AppLovinSDK/AppLovinSDK.xcframework'. (in target 'AppLovinSDKResources' from project 'AppLovinSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MyTargetYandexMobileAdsAdapters/MyTargetYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MyTargetYandexMobileAdsAdapters/MyTargetYandexMobileAdsAdapters.xcframework'. (in target 'MyTargetYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'MyTargetYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytarget-ios-spm/Binary/MyTargetSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytarget-ios-spm/Binary/MyTargetSDK.xcframework'. (in target 'MyTargetYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytracker-ios-spm/Binary/MyTrackerSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytracker-ios-spm/Binary/MyTrackerSDK.xcframework'. (in target 'MyTargetYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MyTargetYandexMobileAdsAdapters/MyTargetYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MyTargetYandexMobileAdsAdapters/MyTargetYandexMobileAdsAdapters.xcframework'. (in target 'MyTargetYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'MyTargetYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytarget-ios-spm/Binary/MyTargetSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytarget-ios-spm/Binary/MyTargetSDK.xcframework'. (in target 'MyTargetSDK' from project 'MyTargetSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytracker-ios-spm/Binary/MyTrackerSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytracker-ios-spm/Binary/MyTrackerSDK.xcframework'. (in target 'MyTargetSDK' from project 'MyTargetSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'GoogleUserMessagingPlatform' from project 'GoogleUserMessagingPlatform')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/applovin-max-swift-package/AppLovinSDK/AppLovinSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/applovin-max-swift-package/AppLovinSDK/AppLovinSDK.xcframework'. (in target 'AppLovinSDK' from project 'AppLovinSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'YandexMobileAdsWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'UserMessagingPlatformTarget' from project 'GoogleUserMessagingPlatform')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VungleYandexMobileAdsAdapters/VungleYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VungleYandexMobileAdsAdapters/VungleYandexMobileAdsAdapters.xcframework'. (in target 'VungleYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'VungleYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework'. (in target 'VungleYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDK/MTGSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDK/MTGSDK.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBanner/MTGSDKBanner.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBanner/MTGSDKBanner.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBidding/MTGSDKBidding.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBidding/MTGSDKBidding.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNewInterstitial/MTGSDKNewInterstitial.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNewInterstitial/MTGSDKNewInterstitial.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKInterstitialVideo/MTGSDKInterstitialVideo.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKInterstitialVideo/MTGSDKInterstitialVideo.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKReward/MTGSDKReward.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKReward/MTGSDKReward.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKSplash/MTGSDKSplash.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKSplash/MTGSDKSplash.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNativeAdvanced/MTGSDKNativeAdvanced.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNativeAdvanced/MTGSDKNativeAdvanced.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AppLovinYandexMobileAdsAdapters/AppLovinYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AppLovinYandexMobileAdsAdapters/AppLovinYandexMobileAdsAdapters.xcframework'. (in target 'AppLovinYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'AppLovinYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/applovin-max-swift-package/AppLovinSDK/AppLovinSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/applovin-max-swift-package/AppLovinSDK/AppLovinSDK.xcframework'. (in target 'AppLovinYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework'. (in target 'VungleAdsSDK' from project 'VungleAdsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MintegralYandexMobileAdsAdapters/MintegralYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MintegralYandexMobileAdsAdapters/MintegralYandexMobileAdsAdapters.xcframework'. (in target 'MintegralYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'MintegralYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDK/MTGSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDK/MTGSDK.xcframework'. (in target 'MintegralYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBanner/MTGSDKBanner.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBanner/MTGSDKBanner.xcframework'. (in target 'MintegralYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBidding/MTGSDKBidding.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBidding/MTGSDKBidding.xcframework'. (in target 'MintegralYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNewInterstitial/MTGSDKNewInterstitial.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNewInterstitial/MTGSDKNewInterstitial.xcframework'. (in target 'MintegralYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKInterstitialVideo/MTGSDKInterstitialVideo.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKInterstitialVideo/MTGSDKInterstitialVideo.xcframework'. (in target 'MintegralYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKReward/MTGSDKReward.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKReward/MTGSDKReward.xcframework'. (in target 'MintegralYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKSplash/MTGSDKSplash.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKSplash/MTGSDKSplash.xcframework'. (in target 'MintegralYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNativeAdvanced/MTGSDKNativeAdvanced.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNativeAdvanced/MTGSDKNativeAdvanced.xcframework'. (in target 'MintegralYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAdsInstream/YandexMobileAdsInstream.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAdsInstream/YandexMobileAdsInstream.xcframework'. (in target 'YandexMobileAdsInstreamWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'YandexMobileAdsInstreamWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAdsMediation/YandexMobileAdsMediation.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAdsMediation/YandexMobileAdsMediation.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleYandexMobileAdsAdapters/GoogleYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleYandexMobileAdsAdapters/GoogleYandexMobileAdsAdapters.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VungleYandexMobileAdsAdapters/VungleYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VungleYandexMobileAdsAdapters/VungleYandexMobileAdsAdapters.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AppLovinYandexMobileAdsAdapters/AppLovinYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AppLovinYandexMobileAdsAdapters/AppLovinYandexMobileAdsAdapters.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MyTargetYandexMobileAdsAdapters/MyTargetYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MyTargetYandexMobileAdsAdapters/MyTargetYandexMobileAdsAdapters.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MintegralYandexMobileAdsAdapters/MintegralYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MintegralYandexMobileAdsAdapters/MintegralYandexMobileAdsAdapters.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/applovin-max-swift-package/AppLovinSDK/AppLovinSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/applovin-max-swift-package/AppLovinSDK/AppLovinSDK.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytarget-ios-spm/Binary/MyTargetSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytarget-ios-spm/Binary/MyTargetSDK.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDK/MTGSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDK/MTGSDK.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBanner/MTGSDKBanner.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBanner/MTGSDKBanner.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBidding/MTGSDKBidding.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBidding/MTGSDKBidding.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNewInterstitial/MTGSDKNewInterstitial.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNewInterstitial/MTGSDKNewInterstitial.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKInterstitialVideo/MTGSDKInterstitialVideo.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKInterstitialVideo/MTGSDKInterstitialVideo.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKReward/MTGSDKReward.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKReward/MTGSDKReward.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKSplash/MTGSDKSplash.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKSplash/MTGSDKSplash.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNativeAdvanced/MTGSDKNativeAdvanced.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNativeAdvanced/MTGSDKNativeAdvanced.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytracker-ios-spm/Binary/MyTrackerSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytracker-ios-spm/Binary/MyTrackerSDK.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VungleYandexMobileAdsAdapters/VungleYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VungleYandexMobileAdsAdapters/VungleYandexMobileAdsAdapters.xcframework'. (in target 'VungleYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'VungleYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework'. (in target 'VungleYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework'. (in target 'VungleYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework'. (in target 'GoogleMobileAdsTarget' from project 'GoogleMobileAds')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytracker-ios-spm/Binary/MyTrackerSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytracker-ios-spm/Binary/MyTrackerSDK.xcframework'. (in target 'MyTrackerSDK' from project 'MyTrackerSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDK/MTGSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDK/MTGSDK.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBanner/MTGSDKBanner.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBanner/MTGSDKBanner.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBidding/MTGSDKBidding.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBidding/MTGSDKBidding.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNewInterstitial/MTGSDKNewInterstitial.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNewInterstitial/MTGSDKNewInterstitial.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKInterstitialVideo/MTGSDKInterstitialVideo.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKInterstitialVideo/MTGSDKInterstitialVideo.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKReward/MTGSDKReward.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKReward/MTGSDKReward.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKSplash/MTGSDKSplash.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKSplash/MTGSDKSplash.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNativeAdvanced/MTGSDKNativeAdvanced.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNativeAdvanced/MTGSDKNativeAdvanced.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework'. (in target 'GoogleMobileAds' from project 'GoogleMobileAds')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'GoogleMobileAds' from project 'GoogleMobileAds')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AppLovinYandexMobileAdsAdapters/AppLovinYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AppLovinYandexMobileAdsAdapters/AppLovinYandexMobileAdsAdapters.xcframework'. (in target 'AppLovinYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'AppLovinYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAdsInstream/YandexMobileAdsInstream.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAdsInstream/YandexMobileAdsInstream.xcframework'. (in target 'YandexMobileAdsInstream' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'YandexMobileAdsInstream' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytarget-ios-spm/Binary/MyTargetSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytarget-ios-spm/Binary/MyTargetSDK.xcframework'. (in target 'MyTargetSDKLib' from project 'MyTargetSDK')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme YandexMobileAdsPackage-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  MyTrackerSDK: https://github.com/myTrackerSDK/mytracker-ios-spm.git @ 3.2.1
  KSCrash: https://github.com/kstenerud/KSCrash @ 2.0.0
  GoogleUserMessagingPlatform: https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git @ 2.7.0
  AppLovinSDK: https://github.com/AppLovin/AppLovin-MAX-Swift-Package @ 13.0.1
  DivKit: https://github.com/divkit/divkit-ios.git @ 31.13.0
  cmark-gfm: https://github.com/swiftlang/swift-cmark.git @ 0.6.0
  DivKitBinaryCompatibilityFacade: https://github.com/divkit/divkit-ios-facade @ 4.6.1
  MyTargetSDK: https://github.com/myTargetSDK/mytarget-ios-spm @ 5.26.0
  YandexMobileAdsPackage: /Users/admin/builder/spi-builder-workspace
  AppMetrica: https://github.com/appmetrica/appmetrica-sdk-ios @ 5.10.0
  GoogleMobileAds: https://github.com/googleads/swift-package-manager-google-mobile-ads @ 11.12.0
  vgsl: https://github.com/yandex/vgsl.git @ 7.1.0
  MintegralAdSDK: https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package @ 7.7.7
  swift-markdown: https://github.com/apple/swift-markdown.git @ 0.6.0
  VungleAdsSDK: https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager @ 7.4.5
resolved source packages: MyTrackerSDK, KSCrash, GoogleUserMessagingPlatform, AppLovinSDK, DivKit, cmark-gfm, DivKitBinaryCompatibilityFacade, MyTargetSDK, YandexMobileAdsPackage, AppMetrica, GoogleMobileAds, vgsl, MintegralAdSDK, swift-markdown, VungleAdsSDK
{
  "dependencies" : [
    {
      "identity" : "appmetrica-sdk-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.8.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/appmetrica/appmetrica-sdk-ios"
    },
    {
      "identity" : "divkit-ios-facade",
      "requirement" : {
        "exact" : [
          "4.6.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/divkit/divkit-ios-facade"
    },
    {
      "identity" : "swift-package-manager-google-mobile-ads",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "11.12.0",
            "upper_bound" : "11.13.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/googleads/swift-package-manager-google-mobile-ads"
    },
    {
      "identity" : "vungleadssdk-swiftpackagemanager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.4.2",
            "upper_bound" : "7.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager"
    },
    {
      "identity" : "applovin-max-swift-package",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "13.0.1",
            "upper_bound" : "13.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AppLovin/AppLovin-MAX-Swift-Package"
    },
    {
      "identity" : "mytarget-ios-spm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.26.0",
            "upper_bound" : "5.27.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/myTargetSDK/mytarget-ios-spm"
    },
    {
      "identity" : "mintegraladsdk-swift-package",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.7.3",
            "upper_bound" : "7.8.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package"
    }
  ],
  "manifest_display_name" : "YandexMobileAdsPackage",
  "name" : "YandexMobileAdsPackage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "YandexMobileAds",
      "targets" : [
        "YandexMobileAdsWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "YandexMobileAdsInstream",
      "targets" : [
        "YandexMobileAdsInstreamWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GoogleYandexMobileAdsAdapters",
      "targets" : [
        "GoogleYandexMobileAdsAdaptersWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VungleYandexMobileAdsAdapters",
      "targets" : [
        "VungleYandexMobileAdsAdaptersWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppLovinYandexMobileAdsAdapters",
      "targets" : [
        "AppLovinYandexMobileAdsAdaptersWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MyTargetYandexMobileAdsAdapters",
      "targets" : [
        "MyTargetYandexMobileAdsAdaptersWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MintegralYandexMobileAdsAdapters",
      "targets" : [
        "MintegralYandexMobileAdsAdaptersWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "YandexMobileAdsMediation",
      "targets" : [
        "YandexMobileAdsMediation",
        "GoogleYandexMobileAdsAdaptersWrapper",
        "VungleYandexMobileAdsAdaptersWrapper",
        "AppLovinYandexMobileAdsAdaptersWrapper",
        "MyTargetYandexMobileAdsAdaptersWrapper",
        "MintegralYandexMobileAdsAdaptersWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "YandexMobileAdsWrapper",
      "module_type" : "SwiftTarget",
      "name" : "YandexMobileAdsWrapper",
      "path" : "Sources/YandexMobileAdsWrapper",
      "product_dependencies" : [
        "AppMetricaCore",
        "AppMetricaCrashes",
        "AppMetricaLibraryAdapter",
        "DivKitBinaryCompatibilityFacade"
      ],
      "product_memberships" : [
        "YandexMobileAds",
        "YandexMobileAdsInstream",
        "GoogleYandexMobileAdsAdapters",
        "VungleYandexMobileAdsAdapters",
        "AppLovinYandexMobileAdsAdapters",
        "MyTargetYandexMobileAdsAdapters",
        "MintegralYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/DebugPanelImages.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Fonts/YSText-Bold.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Fonts/YSText-Medium.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Fonts/YSText-Regular.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Localizable/AssetAccessibility.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Localizable/DebugPanel.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Localizable/InstreamControls.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "MACSwiftBundleProvider.swift"
      ],
      "target_dependencies" : [
        "YandexMobileAds"
      ],
      "type" : "library"
    },
    {
      "c99name" : "YandexMobileAdsMediation",
      "module_type" : "BinaryTarget",
      "name" : "YandexMobileAdsMediation",
      "path" : "remote/archive/b414b35e-6c2a-4acd-9b4a-cbb459a54721.zip",
      "product_memberships" : [
        "YandexMobileAdsMediation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "YandexMobileAdsInstreamWrapper",
      "module_type" : "SwiftTarget",
      "name" : "YandexMobileAdsInstreamWrapper",
      "path" : "Sources/YandexMobileAdsInstreamWrapper",
      "product_memberships" : [
        "YandexMobileAdsInstream"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "YandexMobileAdsInstream",
        "YandexMobileAdsWrapper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "YandexMobileAdsInstream",
      "module_type" : "BinaryTarget",
      "name" : "YandexMobileAdsInstream",
      "path" : "remote/archive/e4f281d4-241f-4b04-b3e8-f19c07fd4677.zip",
      "product_memberships" : [
        "YandexMobileAdsInstream"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "YandexMobileAds",
      "module_type" : "BinaryTarget",
      "name" : "YandexMobileAds",
      "path" : "remote/archive/0dff1d26-5b0b-4e24-93c5-fb469e187079.zip",
      "product_memberships" : [
        "YandexMobileAds",
        "YandexMobileAdsInstream",
        "GoogleYandexMobileAdsAdapters",
        "VungleYandexMobileAdsAdapters",
        "AppLovinYandexMobileAdsAdapters",
        "MyTargetYandexMobileAdsAdapters",
        "MintegralYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "VungleYandexMobileAdsAdaptersWrapper",
      "module_type" : "SwiftTarget",
      "name" : "VungleYandexMobileAdsAdaptersWrapper",
      "path" : "Sources/VungleYandexMobileAdsAdaptersWrapper",
      "product_dependencies" : [
        "VungleAdsSDK"
      ],
      "product_memberships" : [
        "VungleYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "VungleYandexMobileAdsAdapters",
        "YandexMobileAdsWrapper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VungleYandexMobileAdsAdapters",
      "module_type" : "BinaryTarget",
      "name" : "VungleYandexMobileAdsAdapters",
      "path" : "remote/archive/6d62351e-d8d7-46a8-86e1-2c1b82b081cf.zip",
      "product_memberships" : [
        "VungleYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "MyTargetYandexMobileAdsAdaptersWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MyTargetYandexMobileAdsAdaptersWrapper",
      "path" : "Sources/MyTargetYandexMobileAdsAdaptersWrapper",
      "product_dependencies" : [
        "MyTargetSDK"
      ],
      "product_memberships" : [
        "MyTargetYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "MyTargetYandexMobileAdsAdapters",
        "YandexMobileAdsWrapper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MyTargetYandexMobileAdsAdapters",
      "module_type" : "BinaryTarget",
      "name" : "MyTargetYandexMobileAdsAdapters",
      "path" : "remote/archive/b6151d71-c014-4ea9-ba80-d3eb64562827.zip",
      "product_memberships" : [
        "MyTargetYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "MintegralYandexMobileAdsAdaptersWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MintegralYandexMobileAdsAdaptersWrapper",
      "path" : "Sources/MintegralYandexMobileAdsAdaptersWrapper",
      "product_dependencies" : [
        "MintegralAdSDK"
      ],
      "product_memberships" : [
        "MintegralYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "MintegralYandexMobileAdsAdapters",
        "YandexMobileAdsWrapper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MintegralYandexMobileAdsAdapters",
      "module_type" : "BinaryTarget",
      "name" : "MintegralYandexMobileAdsAdapters",
      "path" : "remote/archive/5cc196e4-fb96-459f-8bec-4bc308b3b4d7.zip",
      "product_memberships" : [
        "MintegralYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GoogleYandexMobileAdsAdaptersWrapper",
      "module_type" : "SwiftTarget",
      "name" : "GoogleYandexMobileAdsAdaptersWrapper",
      "path" : "Sources/GoogleYandexMobileAdsAdaptersWrapper",
      "product_dependencies" : [
        "GoogleMobileAds"
      ],
      "product_memberships" : [
        "GoogleYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "GoogleYandexMobileAdsAdapters",
        "YandexMobileAdsWrapper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleYandexMobileAdsAdapters",
      "module_type" : "BinaryTarget",
      "name" : "GoogleYandexMobileAdsAdapters",
      "path" : "remote/archive/2b216994-529b-4b53-9a88-e5b3ee335519.zip",
      "product_memberships" : [
        "GoogleYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AppLovinYandexMobileAdsAdaptersWrapper",
      "module_type" : "SwiftTarget",
      "name" : "AppLovinYandexMobileAdsAdaptersWrapper",
      "path" : "Sources/AppLovinYandexMobileAdsAdaptersWrapper",
      "product_dependencies" : [
        "AppLovinSDK"
      ],
      "product_memberships" : [
        "AppLovinYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "AppLovinYandexMobileAdsAdapters",
        "YandexMobileAdsWrapper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppLovinYandexMobileAdsAdapters",
      "module_type" : "BinaryTarget",
      "name" : "AppLovinYandexMobileAdsAdapters",
      "path" : "remote/archive/70f55a45-e3e0-447e-b225-d1da83b90f52.zip",
      "product_memberships" : [
        "AppLovinYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AppLovinYandexMobileAdsAdapters",
      "AppMetrica-Package",
      "BootTimeMonitor",
      "Filters",
      "GoogleYandexMobileAdsAdapters",
      "Installations",
      "KSCrash-Package",
      "MintegralYandexMobileAdsAdapters",
      "MyTargetYandexMobileAdsAdapters",
      "Recording",
      "Reporting",
      "Sinks",
      "VungleYandexMobileAdsAdapters",
      "YandexMobileAds",
      "YandexMobileAdsInstream",
      "YandexMobileAdsMediation",
      "YandexMobileAdsPackage-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme YandexMobileAdsPackage-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme YandexMobileAdsPackage-Package -destination generic/platform=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  MyTrackerSDK: https://github.com/myTrackerSDK/mytracker-ios-spm.git @ 3.2.1
  AppMetrica: https://github.com/appmetrica/appmetrica-sdk-ios @ 5.10.0
  GoogleUserMessagingPlatform: https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git @ 2.7.0
  vgsl: https://github.com/yandex/vgsl.git @ 7.1.0
  DivKitBinaryCompatibilityFacade: https://github.com/divkit/divkit-ios-facade @ 4.6.1
  VungleAdsSDK: https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager @ 7.4.5
  DivKit: https://github.com/divkit/divkit-ios.git @ 31.13.0
  KSCrash: https://github.com/kstenerud/KSCrash @ 2.0.0
  MintegralAdSDK: https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package @ 7.7.7
  MyTargetSDK: https://github.com/myTargetSDK/mytarget-ios-spm @ 5.26.0
  AppLovinSDK: https://github.com/AppLovin/AppLovin-MAX-Swift-Package @ 13.0.1
  swift-markdown: https://github.com/apple/swift-markdown.git @ 0.6.0
  YandexMobileAdsPackage: /Users/admin/builder/spi-builder-workspace
  GoogleMobileAds: https://github.com/googleads/swift-package-manager-google-mobile-ads @ 11.12.0
  cmark-gfm: https://github.com/swiftlang/swift-cmark.git @ 0.6.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (87 targets)
    Target 'YandexMobileAdsMediation' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'GoogleYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'VungleYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppLovinYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'MyTargetYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'MintegralYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'GoogleMobileAds' in project 'GoogleMobileAds'
        ➜ Explicit dependency on target 'VungleAdsSDK' in project 'VungleAdsSDK'
        ➜ Explicit dependency on target 'AppLovinSDK' in project 'AppLovinSDK'
        ➜ Explicit dependency on target 'MyTargetSDK' in project 'MyTargetSDK'
        ➜ Explicit dependency on target 'MintegralAdSDK' in project 'MintegralAdSDK'
    Target 'YandexMobileAdsInstream' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsInstreamWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
    Target 'YandexMobileAdsInstreamWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
    Target 'YandexMobileAds' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsPackage_YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
    Target 'VungleYandexMobileAdsAdapters' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'VungleYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'VungleAdsSDK' in project 'VungleAdsSDK'
    Target 'VungleYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'VungleAdsSDK' in project 'VungleAdsSDK'
    Target 'VungleAdsSDK' in project 'VungleAdsSDK' (no dependencies)
    Target 'MyTargetYandexMobileAdsAdapters' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'MyTargetYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'MyTargetSDK' in project 'MyTargetSDK'
    Target 'MyTargetYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'MyTargetSDK' in project 'MyTargetSDK'
    Target 'MyTargetSDK' in project 'MyTargetSDK'
        ➜ Explicit dependency on target 'MyTargetSDKLib' in project 'MyTargetSDK'
        ➜ Explicit dependency on target 'MyTrackerSDK' in project 'MyTrackerSDK'
    Target 'MyTargetSDKLib' in project 'MyTargetSDK'
        ➜ Explicit dependency on target 'MyTrackerSDK' in project 'MyTrackerSDK'
    Target 'MyTrackerSDK' in project 'MyTrackerSDK'
        ➜ Explicit dependency on target 'MyTrackerSDKLib' in project 'MyTrackerSDK'
    Target 'MyTrackerSDKLib' in project 'MyTrackerSDK' (no dependencies)
    Target 'MintegralYandexMobileAdsAdapters' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'MintegralYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'MintegralAdSDK' in project 'MintegralAdSDK'
    Target 'MintegralYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'MintegralAdSDK' in project 'MintegralAdSDK'
    Target 'MintegralAdSDK' in project 'MintegralAdSDK'
        ➜ Explicit dependency on target 'MintegralAdSDK' in project 'MintegralAdSDK'
    Target 'MintegralAdSDK' in project 'MintegralAdSDK' (no dependencies)
    Target 'GoogleYandexMobileAdsAdapters' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'GoogleYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'GoogleMobileAds' in project 'GoogleMobileAds'
    Target 'GoogleYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'GoogleMobileAds' in project 'GoogleMobileAds'
    Target 'GoogleMobileAds' in project 'GoogleMobileAds'
        ➜ Explicit dependency on target 'GoogleMobileAdsTarget' in project 'GoogleMobileAds'
        ➜ Explicit dependency on target 'GoogleUserMessagingPlatform' in project 'GoogleUserMessagingPlatform'
    Target 'GoogleMobileAdsTarget' in project 'GoogleMobileAds'
        ➜ Explicit dependency on target 'GoogleUserMessagingPlatform' in project 'GoogleUserMessagingPlatform'
    Target 'GoogleUserMessagingPlatform' in project 'GoogleUserMessagingPlatform'
        ➜ Explicit dependency on target 'UserMessagingPlatformTarget' in project 'GoogleUserMessagingPlatform'
    Target 'UserMessagingPlatformTarget' in project 'GoogleUserMessagingPlatform' (no dependencies)
    Target 'AppLovinYandexMobileAdsAdapters' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppLovinYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'AppLovinSDK' in project 'AppLovinSDK'
    Target 'AppLovinYandexMobileAdsAdaptersWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'AppLovinSDK' in project 'AppLovinSDK'
    Target 'AppLovinSDK' in project 'AppLovinSDK'
        ➜ Explicit dependency on target 'AppLovinSDKResources' in project 'AppLovinSDK'
    Target 'AppLovinSDKResources' in project 'AppLovinSDK' (no dependencies)
    Target 'YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'YandexMobileAdsPackage_YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
    Target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'DivKit' in project 'DivKit'
    Target 'DivKitBinaryCompatibilityFacade' in project 'DivKitBinaryCompatibilityFacade'
        ➜ Explicit dependency on target 'DivKit' in project 'DivKit'
    Target 'DivKit' in project 'DivKit'
        ➜ Explicit dependency on target 'DivKit' in project 'DivKit'
        ➜ Explicit dependency on target 'LayoutKitInterface' in project 'DivKit'
        ➜ Explicit dependency on target 'LayoutKit' in project 'DivKit'
        ➜ Explicit dependency on target 'Serialization' in project 'DivKit'
        ➜ Explicit dependency on target 'VGSL' in project 'vgsl'
    Target 'DivKit' in project 'DivKit'
        ➜ Explicit dependency on target 'LayoutKitInterface' in project 'DivKit'
        ➜ Explicit dependency on target 'LayoutKit' in project 'DivKit'
        ➜ Explicit dependency on target 'Serialization' in project 'DivKit'
        ➜ Explicit dependency on target 'VGSL' in project 'vgsl'
    Target 'Serialization' in project 'DivKit'
        ➜ Explicit dependency on target 'VGSL' in project 'vgsl'
    Target 'LayoutKit' in project 'DivKit'
        ➜ Explicit dependency on target 'LayoutKitInterface' in project 'DivKit'
        ➜ Explicit dependency on target 'VGSL' in project 'vgsl'
    Target 'LayoutKitInterface' in project 'DivKit'
        ➜ Explicit dependency on target 'VGSL' in project 'vgsl'
    Target 'VGSL' in project 'vgsl'
        ➜ Explicit dependency on target 'VGSL' in project 'vgsl'
        ➜ Explicit dependency on target 'VGSLFundamentals' in project 'vgsl'
        ➜ Explicit dependency on target 'VGSLUI' in project 'vgsl'
        ➜ Explicit dependency on target 'VGSLNetworking' in project 'vgsl'
    Target 'VGSL' in project 'vgsl'
        ➜ Explicit dependency on target 'VGSLFundamentals' in project 'vgsl'
        ➜ Explicit dependency on target 'VGSLUI' in project 'vgsl'
        ➜ Explicit dependency on target 'VGSLNetworking' in project 'vgsl'
    Target 'VGSLNetworking' in project 'vgsl'
        ➜ Explicit dependency on target 'VGSLFundamentals' in project 'vgsl'
        ➜ Explicit dependency on target 'VGSLUI' in project 'vgsl'
    Target 'VGSLUI' in project 'vgsl'
        ➜ Explicit dependency on target 'VGSLFundamentals' in project 'vgsl'
    Target 'VGSLFundamentals' in project 'vgsl' (no dependencies)
    Target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaLibraryAdapter' 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 'AppMetricaKeychain' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaIdentifiers' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreExtension' in project 'AppMetrica'
    Target 'AppMetricaLibraryAdapter' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaLibraryAdapter' 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 'AppMetricaKeychain' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaIdentifiers' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreExtension' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaLibraryAdapter' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaCrashes' 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 'AppMetricaKeychain' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaIdentifiers' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreExtension' in project 'AppMetrica'
        ➜ Explicit dependency on target 'Recording' in project 'KSCrash'
    Target 'AppMetricaCrashes' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaCrashes' 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 'AppMetricaKeychain' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaIdentifiers' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreExtension' in project 'AppMetrica'
        ➜ Explicit dependency on target 'Recording' in project 'KSCrash'
    Target 'Recording' in project 'KSCrash'
        ➜ Explicit dependency on target 'KSCrashRecording' in project 'KSCrash'
        ➜ Explicit dependency on target 'KSCrash_KSCrashRecording' in project 'KSCrash'
        ➜ Explicit dependency on target 'KSCrashCore' in project 'KSCrash'
        ➜ Explicit dependency on target 'KSCrashRecordingCore' in project 'KSCrash'
    Target 'KSCrashRecording' in project 'KSCrash'
        ➜ Explicit dependency on target 'KSCrash_KSCrashRecording' in project 'KSCrash'
        ➜ Explicit dependency on target 'KSCrashCore' in project 'KSCrash'
        ➜ Explicit dependency on target 'KSCrashRecordingCore' in project 'KSCrash'
    Target 'KSCrashRecordingCore' in project 'KSCrash'
        ➜ Explicit dependency on target 'KSCrash_KSCrashRecordingCore' in project 'KSCrash'
        ➜ Explicit dependency on target 'KSCrashCore' in project 'KSCrash'
    Target 'KSCrash_KSCrashRecordingCore' in project 'KSCrash' (no dependencies)
    Target 'KSCrashCore' in project 'KSCrash'
        ➜ Explicit dependency on target 'KSCrash_KSCrashCore' in project 'KSCrash'
    Target 'KSCrash_KSCrashCore' in project 'KSCrash' (no dependencies)
    Target 'KSCrash_KSCrashRecording' in project 'KSCrash' (no dependencies)
    Target 'AppMetrica_AppMetricaCrashes' in project 'AppMetrica' (no dependencies)
    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'
        ➜ Explicit dependency on target 'AppMetricaKeychain' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaIdentifiers' 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 'AppMetricaKeychain' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaIdentifiers' 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'
        ➜ Explicit dependency on target 'AppMetricaKeychain' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaIdentifiers' in project 'AppMetrica'
    Target 'AppMetricaIdentifiers' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaIdentifiers' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaStorageUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaKeychain' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaIdentifiers' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaSynchronization' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaSynchronization' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaSynchronization' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaLogSwift' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaLogSwift' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaLogSwift' in project 'AppMetrica' (no dependencies)
    Target 'AppMetricaKeychain' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetrica_AppMetricaKeychain' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
        ➜ Explicit dependency on target 'AppMetricaStorageUtils' in project 'AppMetrica'
    Target 'AppMetrica_AppMetricaKeychain' in project 'AppMetrica' (no dependencies)
    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 'YandexMobileAdsPackage_YandexMobileAdsWrapper' in project 'YandexMobileAdsPackage' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YandexMobileAdsPackage.build/Debug-appletvos/YandexMobileAdsPackage_YandexMobileAdsWrapper.build /Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Localizable/AssetAccessibility.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YandexMobileAdsPackage.build/Debug-appletvos/YandexMobileAdsPackage_YandexMobileAdsWrapper.build /Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Localizable/DebugPanel.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/YandexMobileAdsPackage.build/Debug-appletvos/YandexMobileAdsPackage_YandexMobileAdsWrapper.build /Users/admin/builder/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Localizable/InstreamControls.xcstrings
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c++ -c /dev/null
Build description signature: 0c823b8ec9cf1595f21e691d49d49258
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0c823b8ec9cf1595f21e691d49d49258.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MintegralYandexMobileAdsAdapters/MintegralYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MintegralYandexMobileAdsAdapters/MintegralYandexMobileAdsAdapters.xcframework'. (in target 'MintegralYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'MintegralYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDK/MTGSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDK/MTGSDK.xcframework'. (in target 'MintegralYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBanner/MTGSDKBanner.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBanner/MTGSDKBanner.xcframework'. (in target 'MintegralYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBidding/MTGSDKBidding.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBidding/MTGSDKBidding.xcframework'. (in target 'MintegralYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNewInterstitial/MTGSDKNewInterstitial.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNewInterstitial/MTGSDKNewInterstitial.xcframework'. (in target 'MintegralYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKInterstitialVideo/MTGSDKInterstitialVideo.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKInterstitialVideo/MTGSDKInterstitialVideo.xcframework'. (in target 'MintegralYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKReward/MTGSDKReward.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKReward/MTGSDKReward.xcframework'. (in target 'MintegralYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKSplash/MTGSDKSplash.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKSplash/MTGSDKSplash.xcframework'. (in target 'MintegralYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNativeAdvanced/MTGSDKNativeAdvanced.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNativeAdvanced/MTGSDKNativeAdvanced.xcframework'. (in target 'MintegralYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytarget-ios-spm/Binary/MyTargetSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytarget-ios-spm/Binary/MyTargetSDK.xcframework'. (in target 'MyTargetSDKLib' from project 'MyTargetSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'YandexMobileAds' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAdsInstream/YandexMobileAdsInstream.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAdsInstream/YandexMobileAdsInstream.xcframework'. (in target 'YandexMobileAdsInstream' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'YandexMobileAdsInstream' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MyTargetYandexMobileAdsAdapters/MyTargetYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MyTargetYandexMobileAdsAdapters/MyTargetYandexMobileAdsAdapters.xcframework'. (in target 'MyTargetYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'MyTargetYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/applovin-max-swift-package/AppLovinSDK/AppLovinSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/applovin-max-swift-package/AppLovinSDK/AppLovinSDK.xcframework'. (in target 'AppLovinSDKResources' from project 'AppLovinSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/applovin-max-swift-package/AppLovinSDK/AppLovinSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/applovin-max-swift-package/AppLovinSDK/AppLovinSDK.xcframework'. (in target 'AppLovinSDK' from project 'AppLovinSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework'. (in target 'GoogleMobileAds' from project 'GoogleMobileAds')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'GoogleMobileAds' from project 'GoogleMobileAds')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VungleYandexMobileAdsAdapters/VungleYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VungleYandexMobileAdsAdapters/VungleYandexMobileAdsAdapters.xcframework'. (in target 'VungleYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'VungleYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework'. (in target 'VungleYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework'. (in target 'VungleYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework'. (in target 'VungleAdsSDK' from project 'VungleAdsSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAdsMediation/YandexMobileAdsMediation.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAdsMediation/YandexMobileAdsMediation.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleYandexMobileAdsAdapters/GoogleYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleYandexMobileAdsAdapters/GoogleYandexMobileAdsAdapters.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VungleYandexMobileAdsAdapters/VungleYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VungleYandexMobileAdsAdapters/VungleYandexMobileAdsAdapters.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AppLovinYandexMobileAdsAdapters/AppLovinYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AppLovinYandexMobileAdsAdapters/AppLovinYandexMobileAdsAdapters.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MyTargetYandexMobileAdsAdapters/MyTargetYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MyTargetYandexMobileAdsAdapters/MyTargetYandexMobileAdsAdapters.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MintegralYandexMobileAdsAdapters/MintegralYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MintegralYandexMobileAdsAdapters/MintegralYandexMobileAdsAdapters.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/applovin-max-swift-package/AppLovinSDK/AppLovinSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/applovin-max-swift-package/AppLovinSDK/AppLovinSDK.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytarget-ios-spm/Binary/MyTargetSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytarget-ios-spm/Binary/MyTargetSDK.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDK/MTGSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDK/MTGSDK.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBanner/MTGSDKBanner.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBanner/MTGSDKBanner.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBidding/MTGSDKBidding.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBidding/MTGSDKBidding.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNewInterstitial/MTGSDKNewInterstitial.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNewInterstitial/MTGSDKNewInterstitial.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKInterstitialVideo/MTGSDKInterstitialVideo.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKInterstitialVideo/MTGSDKInterstitialVideo.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKReward/MTGSDKReward.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKReward/MTGSDKReward.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKSplash/MTGSDKSplash.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKSplash/MTGSDKSplash.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNativeAdvanced/MTGSDKNativeAdvanced.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNativeAdvanced/MTGSDKNativeAdvanced.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytracker-ios-spm/Binary/MyTrackerSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytracker-ios-spm/Binary/MyTrackerSDK.xcframework'. (in target 'YandexMobileAdsMediation' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDK/MTGSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDK/MTGSDK.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBanner/MTGSDKBanner.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBanner/MTGSDKBanner.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBidding/MTGSDKBidding.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBidding/MTGSDKBidding.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNewInterstitial/MTGSDKNewInterstitial.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNewInterstitial/MTGSDKNewInterstitial.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKInterstitialVideo/MTGSDKInterstitialVideo.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKInterstitialVideo/MTGSDKInterstitialVideo.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKReward/MTGSDKReward.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKReward/MTGSDKReward.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKSplash/MTGSDKSplash.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKSplash/MTGSDKSplash.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNativeAdvanced/MTGSDKNativeAdvanced.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNativeAdvanced/MTGSDKNativeAdvanced.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleYandexMobileAdsAdapters/GoogleYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleYandexMobileAdsAdapters/GoogleYandexMobileAdsAdapters.xcframework'. (in target 'GoogleYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'GoogleYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework'. (in target 'GoogleYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'GoogleYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AppLovinYandexMobileAdsAdapters/AppLovinYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AppLovinYandexMobileAdsAdapters/AppLovinYandexMobileAdsAdapters.xcframework'. (in target 'AppLovinYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'AppLovinYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/applovin-max-swift-package/AppLovinSDK/AppLovinSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/applovin-max-swift-package/AppLovinSDK/AppLovinSDK.xcframework'. (in target 'AppLovinYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MyTargetYandexMobileAdsAdapters/MyTargetYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MyTargetYandexMobileAdsAdapters/MyTargetYandexMobileAdsAdapters.xcframework'. (in target 'MyTargetYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'MyTargetYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytarget-ios-spm/Binary/MyTargetSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytarget-ios-spm/Binary/MyTargetSDK.xcframework'. (in target 'MyTargetYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytracker-ios-spm/Binary/MyTrackerSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytracker-ios-spm/Binary/MyTrackerSDK.xcframework'. (in target 'MyTargetYandexMobileAdsAdapters' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleYandexMobileAdsAdapters/GoogleYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleYandexMobileAdsAdapters/GoogleYandexMobileAdsAdapters.xcframework'. (in target 'GoogleYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'GoogleYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VungleYandexMobileAdsAdapters/VungleYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/VungleYandexMobileAdsAdapters/VungleYandexMobileAdsAdapters.xcframework'. (in target 'VungleYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'VungleYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/vungleadssdk-swiftpackagemanager/VungleAdsSDK/VungleAdsSDK.xcframework'. (in target 'VungleYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDK/MTGSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDK/MTGSDK.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBanner/MTGSDKBanner.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBanner/MTGSDKBanner.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBidding/MTGSDKBidding.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKBidding/MTGSDKBidding.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNewInterstitial/MTGSDKNewInterstitial.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNewInterstitial/MTGSDKNewInterstitial.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKInterstitialVideo/MTGSDKInterstitialVideo.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKInterstitialVideo/MTGSDKInterstitialVideo.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKReward/MTGSDKReward.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKReward/MTGSDKReward.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKSplash/MTGSDKSplash.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKSplash/MTGSDKSplash.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNativeAdvanced/MTGSDKNativeAdvanced.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/mintegraladsdk-swift-package/MTGSDKNativeAdvanced/MTGSDKNativeAdvanced.xcframework'. (in target 'MintegralAdSDK' from project 'MintegralAdSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'UserMessagingPlatformTarget' from project 'GoogleUserMessagingPlatform')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytracker-ios-spm/Binary/MyTrackerSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytracker-ios-spm/Binary/MyTrackerSDK.xcframework'. (in target 'MyTrackerSDKLib' from project 'MyTrackerSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AppLovinYandexMobileAdsAdapters/AppLovinYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AppLovinYandexMobileAdsAdapters/AppLovinYandexMobileAdsAdapters.xcframework'. (in target 'AppLovinYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'AppLovinYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytracker-ios-spm/Binary/MyTrackerSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytracker-ios-spm/Binary/MyTrackerSDK.xcframework'. (in target 'MyTrackerSDK' from project 'MyTrackerSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytarget-ios-spm/Binary/MyTargetSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytarget-ios-spm/Binary/MyTargetSDK.xcframework'. (in target 'MyTargetSDK' from project 'MyTargetSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytracker-ios-spm/Binary/MyTrackerSDK.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/mytracker-ios-spm/Binary/MyTrackerSDK.xcframework'. (in target 'MyTargetSDK' from project 'MyTargetSDK')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-user-messaging-platform/UserMessagingPlatform/UserMessagingPlatform.xcframework'. (in target 'GoogleUserMessagingPlatform' from project 'GoogleUserMessagingPlatform')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swift-package-manager-google-mobile-ads/GoogleMobileAds/GoogleMobileAds.xcframework'. (in target 'GoogleMobileAdsTarget' from project 'GoogleMobileAds')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MintegralYandexMobileAdsAdapters/MintegralYandexMobileAdsAdapters.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MintegralYandexMobileAdsAdapters/MintegralYandexMobileAdsAdapters.xcframework'. (in target 'MintegralYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'MintegralYandexMobileAdsAdaptersWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAdsInstream/YandexMobileAdsInstream.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAdsInstream/YandexMobileAdsInstream.xcframework'. (in target 'YandexMobileAdsInstreamWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'YandexMobileAdsInstreamWrapper' from project 'YandexMobileAdsPackage')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileAds/YandexMobileAds.xcframework'. (in target 'YandexMobileAdsWrapper' from project 'YandexMobileAdsPackage')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme YandexMobileAdsPackage-Package
(1 failure)
BUILD FAILURE 6.0 tvOS