The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NYTPhotoViewer, reference 5.0.8 (e807f8), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 07:27:09 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/nytimes/NYTPhotoViewer.git
Reference: 5.0.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nytimes/NYTPhotoViewer
 * tag               5.0.8      -> FETCH_HEAD
HEAD is now at e807f8c bump 5.0.8 (#359)
Cloned https://github.com/nytimes/NYTPhotoViewer.git
Revision (git rev-parse @):
e807f8cd95f5d62ffaa5ddcfb7b8e1944c03b705
SUCCESS checkout https://github.com/nytimes/NYTPhotoViewer.git at 5.0.8
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/nytimes/NYTPhotoViewer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/pinterest/PINRemoteImage.git
[1/11509] Fetching pinremoteimage
Fetched https://github.com/pinterest/PINRemoteImage.git from cache (2.47s)
Computing version for https://github.com/pinterest/PINRemoteImage.git
Computed https://github.com/pinterest/PINRemoteImage.git at 3.0.4 (2.94s)
Fetching https://github.com/pinterest/PINCache.git
[1/5273] Fetching pincache
Fetched https://github.com/pinterest/PINCache.git from cache (1.43s)
Computing version for https://github.com/pinterest/PINCache.git
Computed https://github.com/pinterest/PINCache.git at 3.0.4 (1.87s)
Fetching https://github.com/pinterest/PINOperation.git
[1/870] Fetching pinoperation
Fetched https://github.com/pinterest/PINOperation.git from cache (0.79s)
Computing version for https://github.com/pinterest/PINOperation.git
Computed https://github.com/pinterest/PINOperation.git at 1.2.3 (1.24s)
Creating working copy for https://github.com/pinterest/PINCache.git
Working copy of https://github.com/pinterest/PINCache.git resolved at 3.0.4
Creating working copy for https://github.com/pinterest/PINRemoteImage.git
Working copy of https://github.com/pinterest/PINRemoteImage.git resolved at 3.0.4
Creating working copy for https://github.com/pinterest/PINOperation.git
Working copy of https://github.com/pinterest/PINOperation.git resolved at 1.2.3
error: the library 'NYTPhotoViewerGIF' requires macos 10.13, but depends on the product 'PINRemoteImage' which requires macos 11.0; consider changing the library 'NYTPhotoViewerGIF' to require macos 11.0 or later, or the product 'PINRemoteImage' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm