Build Information
Failed to build DivKitBinaryCompatibilityFacade, reference 5.3.0 (147655), with Swift 6.0 for macOS (SPM) on 26 Mar 2026 23:01:02 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divkit/divkit-ios-facade.git
Reference: 5.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/divkit/divkit-ios-facade
* tag 5.3.0 -> FETCH_HEAD
HEAD is now at 1476553 Public enum made frozen commit_hash:275f7b924fde34bafce8d0c4e25dd7f35ee729e4
Cloned https://github.com/divkit/divkit-ios-facade.git
Revision (git rev-parse @):
14765531578bd575b6b99ac0d068e6d1378a8520
SUCCESS checkout https://github.com/divkit/divkit-ios-facade.git at 5.3.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/divkit/divkit-ios-facade.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/divkit/divkit-ios.git
[1/15078] Fetching divkit-ios
Fetched https://github.com/divkit/divkit-ios.git from cache (1.18s)
Computing version for https://github.com/divkit/divkit-ios.git
Computed https://github.com/divkit/divkit-ios.git at 32.42.0 (0.46s)
Fetching https://github.com/yandex/vgsl.git
Fetching https://github.com/apple/swift-markdown.git
[1/4764] Fetching vgsl
[1669/11916] Fetching vgsl, swift-markdown
Fetched https://github.com/apple/swift-markdown.git from cache (1.23s)
Fetched https://github.com/yandex/vgsl.git from cache (1.23s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.6.0 (3.38s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18373] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.64s)
Computing version for https://github.com/yandex/vgsl.git
Computed https://github.com/yandex/vgsl.git at 7.20.0 (0.49s)
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/divkit/divkit-ios.git
Working copy of https://github.com/divkit/divkit-ios.git resolved at 32.42.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
Creating working copy for https://github.com/yandex/vgsl.git
Working copy of https://github.com/yandex/vgsl.git resolved at 7.20.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
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