The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NYTPhotoViewer, reference develop (2c33ed), with Swift 6.1 for macOS (SPM) on 5 Feb 2026 00:54:13 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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/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.1
Building package at path:  $PWD
https://github.com/nytimes/NYTPhotoViewer.git
https://github.com/nytimes/NYTPhotoViewer.git
{
  "dependencies" : [
    {
      "identity" : "pinremoteimage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pinterest/PINRemoteImage.git"
    }
  ],
  "manifest_display_name" : "NYTPhotoViewer",
  "name" : "NYTPhotoViewer",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "NYTPhotoViewer",
      "targets" : [
        "NYTPhotoViewer",
        "NYTPhotoViewerGIF"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NYTPhotoViewerGIF",
      "module_type" : "ClangTarget",
      "name" : "NYTPhotoViewerGIF",
      "path" : "SourceSymLink",
      "product_dependencies" : [
        "PINRemoteImage"
      ],
      "product_memberships" : [
        "NYTPhotoViewer"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/SourceSymLink/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "NYTInterstitialViewController.m",
        "NYTPhotoCaptionView.m",
        "NYTPhotoDismissalInteractionController.m",
        "NYTPhotoTransitionAnimator.m",
        "NYTPhotoTransitionController.m",
        "NYTPhotoViewController.m",
        "NYTPhotoViewerArrayDataSource.m",
        "NYTPhotoViewerSinglePhotoDataSource.m",
        "NYTPhotosOverlayView.m",
        "NYTPhotosViewController.m",
        "NYTScalingImageView.m",
        "Resource Loading/NSBundle+NYTPhotoViewer.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NYTPhotoViewer",
      "module_type" : "ClangTarget",
      "name" : "NYTPhotoViewer",
      "path" : "NYTPhotoViewer",
      "product_memberships" : [
        "NYTPhotoViewer"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/NYTPhotoViewer/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "NYTInterstitialViewController.m",
        "NYTPhotoCaptionView.m",
        "NYTPhotoDismissalInteractionController.m",
        "NYTPhotoTransitionAnimator.m",
        "NYTPhotoTransitionController.m",
        "NYTPhotoViewController.m",
        "NYTPhotoViewerArrayDataSource.m",
        "NYTPhotoViewerSinglePhotoDataSource.m",
        "NYTPhotosOverlayView.m",
        "NYTPhotosViewController.m",
        "NYTScalingImageView.m",
        "Resource Loading/NSBundle+NYTPhotoViewer.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Fetching https://github.com/pinterest/PINRemoteImage.git
[1/11596] Fetching pinremoteimage
Fetched https://github.com/pinterest/PINRemoteImage.git from cache (2.09s)
Computing version for https://github.com/pinterest/PINRemoteImage.git
Computed https://github.com/pinterest/PINRemoteImage.git at 3.0.4 (2.59s)
Fetching https://github.com/pinterest/PINCache.git
[1/5279] Fetching pincache
Fetched https://github.com/pinterest/PINCache.git from cache (1.59s)
Computing version for https://github.com/pinterest/PINCache.git
Computed https://github.com/pinterest/PINCache.git at 3.0.4 (2.06s)
Fetching https://github.com/pinterest/PINOperation.git
[1/870] Fetching pinoperation
Fetched https://github.com/pinterest/PINOperation.git from cache (0.84s)
Computing version for https://github.com/pinterest/PINOperation.git
Computed https://github.com/pinterest/PINOperation.git at 1.2.3 (1.32s)
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.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
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.1 macosSpm