The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DivKit, reference 32.47.0 (ced511), with Swift 6.0 for macOS (SPM) on 28 Apr 2026 16:58:59 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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/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.0
Building package at path:  $PWD
https://github.com/divkit/divkit-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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
[4479/12127] Fetching vgsl, swift-markdown
Fetched https://github.com/apple/swift-markdown.git from cache (1.36s)
Fetched https://github.com/yandex/vgsl.git from cache (1.36s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.6.0 (3.03s)
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 (0.51s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (0.63s)
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/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/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.6.0
warning: 'vgsl': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/PrivacyInfo.xcprivacy
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 '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 '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 '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 '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.
BUILD FAILURE 6.0 macosSpm