Build Information
Failed to build YandexPaySDK, reference main (f991e3), with Swift 6.1 for macOS (SPM) on 19 Nov 2025 17:52:36 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yandexmobile/yandex-pay-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yandexmobile/yandex-pay-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f991e3a Update frameworks v1.23.4
Cloned https://github.com/yandexmobile/yandex-pay-ios.git
Revision (git rev-parse @):
f991e3a3d9831b08ace7613cd178b62044a2c321
SUCCESS checkout https://github.com/yandexmobile/yandex-pay-ios.git at main
========================================
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/divkit/divkit-ios
Fetching https://github.com/yandex/vgsl.git
Fetching https://github.com/appmetrica/appmetrica-sdk-ios
[1/13654] Fetching divkit-ios
[2/17833] Fetching divkit-ios, vgsl
[3/25816] Fetching divkit-ios, vgsl, appmetrica-sdk-ios
Fetched https://github.com/yandex/vgsl.git from cache (1.28s)
Fetched https://github.com/appmetrica/appmetrica-sdk-ios from cache (1.28s)
Fetched https://github.com/divkit/divkit-ios from cache (1.28s)
Computing version for https://github.com/yandex/vgsl.git
Computed https://github.com/yandex/vgsl.git at 7.12.3 (1.80s)
Computing version for https://github.com/appmetrica/appmetrica-sdk-ios
Computed https://github.com/appmetrica/appmetrica-sdk-ios at 5.15.0 (0.59s)
Fetching https://github.com/kstenerud/KSCrash
[1/18895] Fetching kscrash
Fetched https://github.com/kstenerud/KSCrash from cache (1.43s)
Computing version for https://github.com/divkit/divkit-ios
Computed https://github.com/divkit/divkit-ios at 32.26.0 (1.94s)
Fetching https://github.com/apple/swift-markdown.git
[1/7000] Fetching swift-markdown
Fetched https://github.com/apple/swift-markdown.git from cache (1.24s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.6.0 (4.28s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18245] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.99s)
Computing version for https://github.com/kstenerud/KSCrash
Computed https://github.com/kstenerud/KSCrash at 2.1.2 (2.66s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (0.58s)
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/divkit/divkit-ios
Working copy of https://github.com/divkit/divkit-ios resolved at 32.26.0
Creating working copy for https://github.com/yandex/vgsl.git
Working copy of https://github.com/yandex/vgsl.git resolved at 7.12.3
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/appmetrica/appmetrica-sdk-ios
Working copy of https://github.com/appmetrica/appmetrica-sdk-ios resolved at 5.15.0
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 '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 '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