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 main (10cde2), with Swift 6.0 for macOS (SPM) on 14 May 2025 17:05:42 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.4
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 10cde2e Update README
Cloned https://github.com/Mijick/Camera.git
Revision (git rev-parse @):
10cde2e73d9579dc69a825b42db2366312c5e4d1
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.74s)
Computing version for https://github.com/Mijick/Timer
Computed https://github.com/Mijick/Timer at 2.0.0 (0.47s)
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