Build Information
Failed to build NYTPhotoViewer, reference develop (2c33ed), with Swift 6.0 for macOS (SPM) on 5 Feb 2026 00:53:08 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nytimes/NYTPhotoViewer.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nytimes/NYTPhotoViewer
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 2c33ed7 update imports (#374)
Cloned https://github.com/nytimes/NYTPhotoViewer.git
Revision (git rev-parse @):
2c33ed7898c56fa7142582c14f24b3d1f50f4073
SUCCESS checkout https://github.com/nytimes/NYTPhotoViewer.git at develop
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/nytimes/NYTPhotoViewer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/pinterest/PINRemoteImage.git
[1/11596] Fetching pinremoteimage
Fetched https://github.com/pinterest/PINRemoteImage.git from cache (2.25s)
Computing version for https://github.com/pinterest/PINRemoteImage.git
Computed https://github.com/pinterest/PINRemoteImage.git at 3.0.4 (0.43s)
Fetching https://github.com/pinterest/PINCache.git
[1/5279] Fetching pincache
Fetched https://github.com/pinterest/PINCache.git from cache (1.67s)
Computing version for https://github.com/pinterest/PINCache.git
Computed https://github.com/pinterest/PINCache.git at 3.0.4 (0.50s)
Fetching https://github.com/pinterest/PINOperation.git
[1/870] Fetching pinoperation
Fetched https://github.com/pinterest/PINOperation.git from cache (0.85s)
Computing version for https://github.com/pinterest/PINOperation.git
Computed https://github.com/pinterest/PINOperation.git at 1.2.3 (0.42s)
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
Creating working copy for https://github.com/pinterest/PINCache.git
Working copy of https://github.com/pinterest/PINCache.git resolved at 3.0.4
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.0 macosSpm