The Swift Package Index logo.Swift Package Index

Build Information

Failed to build InteractiveCapsuleOverlay, reference 1.2.1 (e65786), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 06:01:26 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/Lontronix/Interactive-Capsule-Overlay.git
Reference: 1.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Lontronix/Interactive-Capsule-Overlay
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at e657865 Adds callback for when dismiss button is pressed
Cloned https://github.com/Lontronix/Interactive-Capsule-Overlay.git
Revision (git rev-parse @):
e657865f7f7eaae82e281d9ec2b7a1a0a90c2712
SUCCESS checkout https://github.com/Lontronix/Interactive-Capsule-Overlay.git at 1.2.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Lontronix/Interactive-Capsule-Overlay.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/davedelong/time
Fetching https://github.com/EmergeTools/Pow
[1/4197] Fetching time
[4198/4976] Fetching time, pow
Fetched https://github.com/EmergeTools/Pow from cache (2.98s)
Fetched https://github.com/davedelong/time from cache (2.98s)
Computing version for https://github.com/davedelong/time
Computed https://github.com/davedelong/time at 1.0.2 (5.50s)
Computing version for https://github.com/EmergeTools/Pow
Computed https://github.com/EmergeTools/Pow at 1.0.5 (0.49s)
Creating working copy for https://github.com/EmergeTools/Pow
Working copy of https://github.com/EmergeTools/Pow resolved at 1.0.5
Creating working copy for https://github.com/davedelong/time
Working copy of https://github.com/davedelong/time resolved at 1.0.2
error: the library 'InteractiveCapsuleOverlay' requires macos 10.13, but depends on the product 'Time' which requires macos 13.0; consider changing the library 'InteractiveCapsuleOverlay' to require macos 13.0 or later, or the product 'Time' to require macos 10.13 or earlier.
error: the library 'InteractiveCapsuleOverlay' requires macos 10.13, but depends on the product 'Pow' which requires macos 12.0; consider changing the library 'InteractiveCapsuleOverlay' to require macos 12.0 or later, or the product 'Pow' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm