The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build YandexMobileMetricaPush, reference 1.3.0 (37012e), with Swift 6.0 for watchOS using Xcode 16.2 on 10 Jul 2025 17:49:18 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yandexmobile/metrica-push-sdk-ios.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yandexmobile/metrica-push-sdk-ios
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 37012eb AppMetrica Push SDK release 1.3.0
Cloned https://github.com/yandexmobile/metrica-push-sdk-ios.git
Revision (git rev-parse @):
37012eb6d43ad7d9fc32801855f0eb62a53deec7
SUCCESS checkout https://github.com/yandexmobile/metrica-push-sdk-ios.git at 1.3.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/yandexmobile/metrica-push-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/yandexmobile/metrica-sdk-ios.git
Creating working copy of package ‘metrica-sdk-ios’
Checking out 4.5.2 of package ‘metrica-sdk-ios’
Resolve Package Graph
Resolved source packages:
  YandexMobileMetricaPush: /Users/admin/builder/spi-builder-workspace
  YandexMobileMetrica: https://github.com/yandexmobile/metrica-sdk-ios.git @ 4.5.2
resolved source packages: YandexMobileMetricaPush, YandexMobileMetrica
{
  "dependencies" : [
    {
      "identity" : "metrica-sdk-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yandexmobile/metrica-sdk-ios.git"
    }
  ],
  "manifest_display_name" : "YandexMobileMetricaPush",
  "name" : "YandexMobileMetricaPush",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "YandexMobileMetricaPush",
      "targets" : [
        "YandexMobileMetricaPushWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "YandexMobileMetricaPushWrapper",
      "module_type" : "ClangTarget",
      "name" : "YandexMobileMetricaPushWrapper",
      "path" : "YandexMobileMetricaPushWrapper",
      "product_dependencies" : [
        "YandexMobileMetrica"
      ],
      "product_memberships" : [
        "YandexMobileMetricaPush"
      ],
      "sources" : [
        "dummy.m"
      ],
      "target_dependencies" : [
        "YandexMobileMetricaPush"
      ],
      "type" : "library"
    },
    {
      "c99name" : "YandexMobileMetricaPush",
      "module_type" : "BinaryTarget",
      "name" : "YandexMobileMetricaPush",
      "path" : "remote/archive/YandexMobileMetricaPush-1.3.0-ios-spm-98ad2354-b91a-4b46-a627-c23939d0f1b9.zip",
      "product_memberships" : [
        "YandexMobileMetricaPush"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "YandexMobileMetricaPush"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme YandexMobileMetricaPush -destination generic/platform=watchOS
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 YandexMobileMetricaPush -destination generic/platform=watchOS
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:
  YandexMobileMetrica: https://github.com/yandexmobile/metrica-sdk-ios.git @ 4.5.2
  YandexMobileMetricaPush: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'YandexMobileMetricaPush' in project 'YandexMobileMetricaPush'
        ➜ Explicit dependency on target 'YandexMobileMetricaPushWrapper' in project 'YandexMobileMetricaPush'
        ➜ Explicit dependency on target 'YandexMobileMetrica' in project 'YandexMobileMetrica'
    Target 'YandexMobileMetricaPushWrapper' in project 'YandexMobileMetricaPush'
        ➜ Explicit dependency on target 'YandexMobileMetrica' in project 'YandexMobileMetrica'
    Target 'YandexMobileMetrica' in project 'YandexMobileMetrica' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/WatchOS.platform/Developer/SDKs/WatchOS11.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/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x objective-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/WatchOS.platform/Developer/SDKs/WatchOS11.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 armv7k -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 -arch armv7k -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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_32 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 -arch arm64_32 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
Build description signature: 6b9ae7e9b06b3516e922f429e4f1780b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6b9ae7e9b06b3516e922f429e4f1780b.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileMetricaPush/YandexMobileMetricaPush.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileMetricaPush/YandexMobileMetricaPush.xcframework'. (in target 'YandexMobileMetricaPushWrapper' from project 'YandexMobileMetricaPush')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/metrica-sdk-ios/YandexMobileMetrica/YandexMobileMetrica.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/metrica-sdk-ios/YandexMobileMetrica/YandexMobileMetrica.xcframework'. (in target 'YandexMobileMetricaPushWrapper' from project 'YandexMobileMetricaPush')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/metrica-sdk-ios/YandexMobileMetrica/YandexMobileMetrica.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/metrica-sdk-ios/YandexMobileMetrica/YandexMobileMetrica.xcframework'. (in target 'YandexMobileMetrica' from project 'YandexMobileMetrica')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileMetricaPush/YandexMobileMetricaPush.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileMetricaPush/YandexMobileMetricaPush.xcframework'. (in target 'YandexMobileMetricaPush' from project 'YandexMobileMetricaPush')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/metrica-sdk-ios/YandexMobileMetrica/YandexMobileMetrica.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/metrica-sdk-ios/YandexMobileMetrica/YandexMobileMetrica.xcframework'. (in target 'YandexMobileMetricaPush' from project 'YandexMobileMetricaPush')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/metrica-sdk-ios/YandexMobileMetrica/YandexMobileMetrica.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/metrica-sdk-ios/YandexMobileMetrica/YandexMobileMetrica.xcframework'. (in target 'YandexMobileMetricaPush' from project 'YandexMobileMetricaPush')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme YandexMobileMetricaPush
(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:
  YandexMobileMetricaPush: /Users/admin/builder/spi-builder-workspace
  YandexMobileMetrica: https://github.com/yandexmobile/metrica-sdk-ios.git @ 4.5.2
resolved source packages: YandexMobileMetricaPush, YandexMobileMetrica
{
  "dependencies" : [
    {
      "identity" : "metrica-sdk-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yandexmobile/metrica-sdk-ios.git"
    }
  ],
  "manifest_display_name" : "YandexMobileMetricaPush",
  "name" : "YandexMobileMetricaPush",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "YandexMobileMetricaPush",
      "targets" : [
        "YandexMobileMetricaPushWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "YandexMobileMetricaPushWrapper",
      "module_type" : "ClangTarget",
      "name" : "YandexMobileMetricaPushWrapper",
      "path" : "YandexMobileMetricaPushWrapper",
      "product_dependencies" : [
        "YandexMobileMetrica"
      ],
      "product_memberships" : [
        "YandexMobileMetricaPush"
      ],
      "sources" : [
        "dummy.m"
      ],
      "target_dependencies" : [
        "YandexMobileMetricaPush"
      ],
      "type" : "library"
    },
    {
      "c99name" : "YandexMobileMetricaPush",
      "module_type" : "BinaryTarget",
      "name" : "YandexMobileMetricaPush",
      "path" : "remote/archive/YandexMobileMetricaPush-1.3.0-ios-spm-98ad2354-b91a-4b46-a627-c23939d0f1b9.zip",
      "product_memberships" : [
        "YandexMobileMetricaPush"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "YandexMobileMetricaPush"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme YandexMobileMetricaPush -destination generic/platform=watchOS
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 YandexMobileMetricaPush -destination generic/platform=watchOS
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:
  YandexMobileMetrica: https://github.com/yandexmobile/metrica-sdk-ios.git @ 4.5.2
  YandexMobileMetricaPush: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'YandexMobileMetricaPush' in project 'YandexMobileMetricaPush'
        ➜ Explicit dependency on target 'YandexMobileMetricaPushWrapper' in project 'YandexMobileMetricaPush'
        ➜ Explicit dependency on target 'YandexMobileMetrica' in project 'YandexMobileMetrica'
    Target 'YandexMobileMetricaPushWrapper' in project 'YandexMobileMetricaPush'
        ➜ Explicit dependency on target 'YandexMobileMetrica' in project 'YandexMobileMetrica'
    Target 'YandexMobileMetrica' in project 'YandexMobileMetrica' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/WatchOS.platform/Developer/SDKs/WatchOS11.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/WatchOS.platform/Developer/SDKs/WatchOS11.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/WatchOS.platform/Developer/SDKs/WatchOS11.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 armv7k -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 -arch armv7k -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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_32 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 -arch arm64_32 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
Build description signature: 6b9ae7e9b06b3516e922f429e4f1780b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6b9ae7e9b06b3516e922f429e4f1780b.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileMetricaPush/YandexMobileMetricaPush.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileMetricaPush/YandexMobileMetricaPush.xcframework'. (in target 'YandexMobileMetricaPushWrapper' from project 'YandexMobileMetricaPush')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/metrica-sdk-ios/YandexMobileMetrica/YandexMobileMetrica.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/metrica-sdk-ios/YandexMobileMetrica/YandexMobileMetrica.xcframework'. (in target 'YandexMobileMetricaPushWrapper' from project 'YandexMobileMetricaPush')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/metrica-sdk-ios/YandexMobileMetrica/YandexMobileMetrica.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/metrica-sdk-ios/YandexMobileMetrica/YandexMobileMetrica.xcframework'. (in target 'YandexMobileMetrica' from project 'YandexMobileMetrica')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileMetricaPush/YandexMobileMetricaPush.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/YandexMobileMetricaPush/YandexMobileMetricaPush.xcframework'. (in target 'YandexMobileMetricaPush' from project 'YandexMobileMetricaPush')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/metrica-sdk-ios/YandexMobileMetrica/YandexMobileMetrica.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/metrica-sdk-ios/YandexMobileMetrica/YandexMobileMetrica.xcframework'. (in target 'YandexMobileMetricaPush' from project 'YandexMobileMetricaPush')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/metrica-sdk-ios/YandexMobileMetrica/YandexMobileMetrica.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/metrica-sdk-ios/YandexMobileMetrica/YandexMobileMetrica.xcframework'. (in target 'YandexMobileMetricaPush' from project 'YandexMobileMetricaPush')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme YandexMobileMetricaPush
(1 failure)
BUILD FAILURE 6.0 watchOS