The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MijickCamera, reference main (0f0234), with Swift 6.0 for macOS (SPM) on 30 Sep 2025 20:20:40 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Mijick/Camera.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Mijick/Camera
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0f02348 Patch 3.0.3
Cloned https://github.com/Mijick/Camera.git
Revision (git rev-parse @):
0f02348fcc8fbbc9224c7fbf444f182dc25d0b40
SUCCESS checkout https://github.com/Mijick/Camera.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Mijick/Camera.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.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.78s)
Computing version for https://github.com/Mijick/Timer
Computed https://github.com/Mijick/Timer at 2.0.0 (0.46s)
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.0 macosSpm