The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build MijickCamera, reference 3.0.2 (3cb2b5), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 16:12:15 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Mijick/Camera.git
Reference: 3.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Mijick/Camera
 * tag               3.0.2      -> FETCH_HEAD
HEAD is now at 3cb2b56 Patch 3.0.2
Cloned https://github.com/Mijick/Camera.git
Revision (git rev-parse @):
3cb2b56003910f765d7a5d39d2c2cb49717519cf
SUCCESS checkout https://github.com/Mijick/Camera.git at 3.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Mijick/Camera.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/Mijick/Timer
[1/924] Fetching timer
Fetched https://github.com/Mijick/Timer from cache (0.69s)
Computing version for https://github.com/Mijick/Timer
Computed https://github.com/Mijick/Timer at 2.0.0 (1.13s)
Creating working copy for https://github.com/Mijick/Timer
Working copy of https://github.com/Mijick/Timer resolved at 2.0.0
error: the library 'MijickCamera' requires macos 10.13, but depends on the product 'MijickTimer' which requires macos 10.15; consider changing the library 'MijickCamera' to require macos 10.15 or later, or the product 'MijickTimer' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm