The Swift Package Index logo.Swift Package Index

Build Information

Failed to build YandexPaySDK, reference v1.27.1 (8c15ee), with Swift 6.1 for macOS (SPM) on 19 Apr 2026 19:21:46 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yandexmobile/yandex-pay-ios.git
Reference: v1.27.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yandexmobile/yandex-pay-ios
 * tag               v1.27.1    -> FETCH_HEAD
HEAD is now at 8c15eec Update frameworks v1.27.1
Cloned https://github.com/yandexmobile/yandex-pay-ios.git
Revision (git rev-parse @):
8c15eec4338a14dd77e51dbc2e73f01014109257
SUCCESS checkout https://github.com/yandexmobile/yandex-pay-ios.git at v1.27.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/yandexmobile/yandex-pay-ios.git
https://github.com/yandexmobile/yandex-pay-ios.git
{
  "default_localization" : "ru",
  "dependencies" : [
    {
      "identity" : "appmetrica-sdk-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.15.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/appmetrica/appmetrica-sdk-ios"
    },
    {
      "identity" : "divkit-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "32.25.0",
            "upper_bound" : "33.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/divkit/divkit-ios"
    },
    {
      "identity" : "vgsl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.12.3",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yandex/vgsl.git"
    }
  ],
  "manifest_display_name" : "YandexPaySDK",
  "name" : "YandexPaySDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "YandexPaySDK",
      "targets" : [
        "YandexPaySDK_Facade"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "YandexPaySDK_Dynamic",
      "targets" : [
        "YandexPaySDK_Dynamic_Facade"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "YandexPaySDK_Static",
      "module_type" : "BinaryTarget",
      "name" : "YandexPaySDK_Static",
      "path" : "YandexPaySDK/Frameworks/Static/YandexPaySDK.xcframework",
      "product_memberships" : [
        "YandexPaySDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "YandexPaySDK_Facade",
      "module_type" : "SwiftTarget",
      "name" : "YandexPaySDK_Facade",
      "path" : "YandexPaySDK",
      "product_dependencies" : [
        "AppMetricaCore",
        "DivKit",
        "VGSL"
      ],
      "product_memberships" : [
        "YandexPaySDK"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Frameworks/Static/Dummy.swift"
      ],
      "target_dependencies" : [
        "YandexPaySDK_Static"
      ],
      "type" : "library"
    },
    {
      "c99name" : "YandexPaySDK_Dynamic_Facade",
      "module_type" : "SwiftTarget",
      "name" : "YandexPaySDK_Dynamic_Facade",
      "path" : "YandexPaySDK",
      "product_memberships" : [
        "YandexPaySDK_Dynamic"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/en.lproj/Strings_plural.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/YandexPaySDK/Frameworks/Static/YandexPaySDKResources.bundle/ru.lproj/Strings_plural.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "ru"
            }
          }
        }
      ],
      "sources" : [
        "Frameworks/Dynamic/Dummy.swift"
      ],
      "target_dependencies" : [
        "YandexPaySDK_Dynamic"
      ],
      "type" : "library"
    },
    {
      "c99name" : "YandexPaySDK_Dynamic",
      "module_type" : "BinaryTarget",
      "name" : "YandexPaySDK_Dynamic",
      "path" : "YandexPaySDK/Frameworks/Dynamic/YandexPaySDK.xcframework",
      "product_memberships" : [
        "YandexPaySDK_Dynamic"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Fetching https://github.com/yandex/vgsl.git
Fetching https://github.com/divkit/divkit-ios
Fetching https://github.com/appmetrica/appmetrica-sdk-ios
[1/4815] Fetching vgsl
[2/13764] Fetching vgsl, appmetrica-sdk-ios
[5430/29001] Fetching vgsl, appmetrica-sdk-ios, divkit-ios
Fetched https://github.com/appmetrica/appmetrica-sdk-ios from cache (1.49s)
Fetched https://github.com/yandex/vgsl.git from cache (1.49s)
Fetched https://github.com/divkit/divkit-ios from cache (1.49s)
Computing version for https://github.com/appmetrica/appmetrica-sdk-ios
Computed https://github.com/appmetrica/appmetrica-sdk-ios at 5.16.0 (2.10s)
Fetching https://github.com/kstenerud/KSCrash
[1/25307] Fetching kscrash
Fetched https://github.com/kstenerud/KSCrash from cache (1.92s)
Computing version for https://github.com/kstenerud/KSCrash
Computed https://github.com/kstenerud/KSCrash at 2.1.2 (5.13s)
Computing version for https://github.com/yandex/vgsl.git
Computed https://github.com/yandex/vgsl.git at 7.21.0 (0.48s)
Computing version for https://github.com/divkit/divkit-ios
Computed https://github.com/divkit/divkit-ios at 32.45.0 (0.46s)
Fetching https://github.com/apple/swift-markdown.git
[1/7306] Fetching swift-markdown
Fetched https://github.com/apple/swift-markdown.git from cache (1.30s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.6.0 (1.94s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18374] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (2.08s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (2.70s)
Creating working copy for https://github.com/divkit/divkit-ios
Working copy of https://github.com/divkit/divkit-ios resolved at 32.45.0
Creating working copy for https://github.com/appmetrica/appmetrica-sdk-ios
Working copy of https://github.com/appmetrica/appmetrica-sdk-ios resolved at 5.16.0
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.1
Creating working copy for https://github.com/yandex/vgsl.git
Working copy of https://github.com/yandex/vgsl.git resolved at 7.21.0
Creating working copy for https://github.com/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.1.2
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.6.0
error: the library 'YandexPaySDK_Facade' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'YandexPaySDK_Facade' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'LayoutKit' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'LayoutKit' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'LayoutKitInterface' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'LayoutKitInterface' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'Serialization' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'Serialization' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'DivKitSVG' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'DivKitSVG' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'DivKitMarkdownExtension' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'DivKitMarkdownExtension' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'DivKitKMP' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'DivKitKMP' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'DivKit' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'DivKit' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'AppMetricaCrashes' requires macos 10.13, but depends on the product 'Recording' which requires macos 10.14; consider changing the library 'AppMetricaCrashes' to require macos 10.14 or later, or the product 'Recording' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: the library 'YandexPaySDK_Facade' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'YandexPaySDK_Facade' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'LayoutKit' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'LayoutKit' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'LayoutKitInterface' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'LayoutKitInterface' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'Serialization' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'Serialization' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'DivKitSVG' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'DivKitSVG' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'DivKitMarkdownExtension' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'DivKitMarkdownExtension' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'DivKitKMP' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'DivKitKMP' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'DivKit' requires macos 10.13, but depends on the product 'VGSL' which requires macos 10.15; consider changing the library 'DivKit' to require macos 10.15 or later, or the product 'VGSL' to require macos 10.13 or earlier.
error: the library 'AppMetricaCrashes' requires macos 10.13, but depends on the product 'Recording' which requires macos 10.14; consider changing the library 'AppMetricaCrashes' to require macos 10.14 or later, or the product 'Recording' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm