The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Dejavu, reference main (c552a5), with Swift 6.2 for macOS (SPM) on 15 Apr 2026 00:17:55 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.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/Esri/Dejavu.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Esri/Dejavu
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c552a55 Merge pull request #42 from JoelWhitney/jw/update-readme
Cloned https://github.com/Esri/Dejavu.git
Revision (git rev-parse @):
c552a55cee947e235b9d53b53d8a28ba6d674447
SUCCESS checkout https://github.com/Esri/Dejavu.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Esri/Dejavu.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Fetching https://github.com/groue/GRDB.swift.git
[1/113633] Fetching grdb.swift
Fetched https://github.com/groue/GRDB.swift.git from cache (29.95s)
Computing version for https://github.com/groue/GRDB.swift.git
Computed https://github.com/groue/GRDB.swift.git at 7.10.0 (33.57s)
Creating working copy for https://github.com/groue/GRDB.swift.git
Working copy of https://github.com/groue/GRDB.swift.git resolved at 7.10.0
error: the library 'Dejavu' requires macos 10.13, but depends on the product 'GRDB' which requires macos 10.15; consider changing the library 'Dejavu' to require macos 10.15 or later, or the product 'GRDB' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm