Build Information
Failed to build DivKit, reference 32.47.0 (ced511), with Swift 6.2 for macOS (SPM) on 28 Apr 2026 17:00:14 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divkit/divkit-ios.git
Reference: 32.47.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/divkit/divkit-ios
* tag 32.47.0 -> FETCH_HEAD
HEAD is now at ced5115 Release 32.47.0 commit_hash:1fe61e0a2160baba425b28cc9f9a8da148ceb248
Cloned https://github.com/divkit/divkit-ios.git
Revision (git rev-parse @):
ced51154a3bd3d93eef804a4c9899ce755a78304
SUCCESS checkout https://github.com/divkit/divkit-ios.git at 32.47.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/divkit/divkit-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Fetching https://github.com/yandex/vgsl.git
Fetching https://github.com/apple/swift-markdown.git
[1/4815] Fetching vgsl
[4720/12127] Fetching vgsl, swift-markdown
Fetched https://github.com/apple/swift-markdown.git from cache (1.39s)
Fetched https://github.com/yandex/vgsl.git from cache (1.39s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.6.0 (4.00s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18406] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.60s)
Computing version for https://github.com/yandex/vgsl.git
Computed https://github.com/yandex/vgsl.git at 7.21.0 (2.17s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (0.61s)
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/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.6.0
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.
BUILD FAILURE 6.2 macosSpm