The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NYTPhotoViewer, reference 5.0.8 (e807f8), with Swift 6.3 for iOS using Xcode 26.4 on 15 Apr 2026 21:19:12 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NYTPhotoViewer -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/nytimes/NYTPhotoViewer.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/pinterest/PINRemoteImage.git
Fetching from https://github.com/pinterest/PINCache.git
Fetching from https://github.com/pinterest/PINOperation.git
Creating working copy of package ‘PINCache’
Checking out 3.0.4 of package ‘PINCache’
Creating working copy of package ‘PINOperation’
Checking out 1.2.3 of package ‘PINOperation’
Creating working copy of package ‘PINRemoteImage’
Checking out 3.0.4 of package ‘PINRemoteImage’
Resolve Package Graph
Resolved source packages:
  NYTPhotoViewer: /Users/admin/builder/spi-builder-workspace
  PINRemoteImage: https://github.com/pinterest/PINRemoteImage.git @ 3.0.4
  PINCache: https://github.com/pinterest/PINCache.git @ 3.0.4
  PINOperation: https://github.com/pinterest/PINOperation.git @ 1.2.3
resolved source packages: NYTPhotoViewer, PINRemoteImage, PINCache, PINOperation
2026-04-15 17:18:51.079 xcodebuild[524:3021] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "NYTPhotoViewer"
    ]
  }
}
2026-04-15 17:18:59.237 xcodebuild[759:4241] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NYTPhotoViewer -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme NYTPhotoViewer -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  NYTPhotoViewer: /Users/admin/builder/spi-builder-workspace
  PINCache: https://github.com/pinterest/PINCache.git @ 3.0.4
  PINOperation: https://github.com/pinterest/PINOperation.git @ 1.2.3
  PINRemoteImage: https://github.com/pinterest/PINRemoteImage.git @ 3.0.4
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (13 targets)
    Target 'NYTPhotoViewer' in project 'NYTPhotoViewer'
        ➜ Explicit dependency on target 'NYTPhotoViewer' in project 'NYTPhotoViewer'
        ➜ Explicit dependency on target 'NYTPhotoViewerGIF' in project 'NYTPhotoViewer'
        ➜ Explicit dependency on target 'NYTPhotoViewer_NYTPhotoViewer' in project 'NYTPhotoViewer'
        ➜ Explicit dependency on target 'NYTPhotoViewer_NYTPhotoViewerGIF' in project 'NYTPhotoViewer'
        ➜ Explicit dependency on target 'PINRemoteImage' in project 'PINRemoteImage'
    Target 'NYTPhotoViewerGIF' in project 'NYTPhotoViewer'
        ➜ Explicit dependency on target 'NYTPhotoViewer_NYTPhotoViewerGIF' in project 'NYTPhotoViewer'
        ➜ Explicit dependency on target 'PINRemoteImage' in project 'PINRemoteImage'
    Target 'PINRemoteImage' in project 'PINRemoteImage'
        ➜ Explicit dependency on target 'PINRemoteImage' in project 'PINRemoteImage'
        ➜ Explicit dependency on target 'PINCache' in project 'PINCache'
    Target 'PINRemoteImage' in project 'PINRemoteImage'
        ➜ Explicit dependency on target 'PINCache' in project 'PINCache'
    Target 'PINCache' in project 'PINCache'
        ➜ Explicit dependency on target 'PINCache' in project 'PINCache'
        ➜ Explicit dependency on target 'PINCache_PINCache' in project 'PINCache'
        ➜ Explicit dependency on target 'PINOperation' in project 'PINOperation'
    Target 'PINCache' in project 'PINCache'
        ➜ Explicit dependency on target 'PINCache_PINCache' in project 'PINCache'
        ➜ Explicit dependency on target 'PINOperation' in project 'PINOperation'
    Target 'PINOperation' in project 'PINOperation'
        ➜ Explicit dependency on target 'PINOperation' in project 'PINOperation'
        ➜ Explicit dependency on target 'PINOperation_PINOperation' in project 'PINOperation'
    Target 'PINOperation' in project 'PINOperation'
        ➜ Explicit dependency on target 'PINOperation_PINOperation' in project 'PINOperation'
    Target 'PINOperation_PINOperation' in project 'PINOperation' (no dependencies)
    Target 'PINCache_PINCache' in project 'PINCache' (no dependencies)
    Target 'NYTPhotoViewer_NYTPhotoViewerGIF' in project 'NYTPhotoViewer' (no dependencies)
    Target 'NYTPhotoViewer' in project 'NYTPhotoViewer'
        ➜ Explicit dependency on target 'NYTPhotoViewer_NYTPhotoViewer' in project 'NYTPhotoViewer'
    Target 'NYTPhotoViewer_NYTPhotoViewer' in project 'NYTPhotoViewer' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 28b014b63bbbe2bca69097f45dcd7cdd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/28b014b63bbbe2bca69097f45dcd7cdd.xcbuilddata
error: The package product 'PINRemoteImage' requires minimum platform version 14.0 for the iOS platform, but this target supports 12.0 (in target 'NYTPhotoViewerGIF' from project 'NYTPhotoViewer')
2026-04-15 17:19:02.464 xcodebuild[763:4294] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme NYTPhotoViewer
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  PINOperation: https://github.com/pinterest/PINOperation.git @ 1.2.3
  PINRemoteImage: https://github.com/pinterest/PINRemoteImage.git @ 3.0.4
  NYTPhotoViewer: /Users/admin/builder/spi-builder-workspace
  PINCache: https://github.com/pinterest/PINCache.git @ 3.0.4
resolved source packages: PINOperation, PINRemoteImage, NYTPhotoViewer, PINCache
2026-04-15 17:19:09.244 xcodebuild[808:4580] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "NYTPhotoViewer"
    ]
  }
}
2026-04-15 17:19:10.618 xcodebuild[817:4650] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NYTPhotoViewer -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme NYTPhotoViewer -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  NYTPhotoViewer: /Users/admin/builder/spi-builder-workspace
  PINOperation: https://github.com/pinterest/PINOperation.git @ 1.2.3
  PINRemoteImage: https://github.com/pinterest/PINRemoteImage.git @ 3.0.4
  PINCache: https://github.com/pinterest/PINCache.git @ 3.0.4
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (13 targets)
    Target 'NYTPhotoViewer' in project 'NYTPhotoViewer'
        ➜ Explicit dependency on target 'NYTPhotoViewer' in project 'NYTPhotoViewer'
        ➜ Explicit dependency on target 'NYTPhotoViewerGIF' in project 'NYTPhotoViewer'
        ➜ Explicit dependency on target 'NYTPhotoViewer_NYTPhotoViewer' in project 'NYTPhotoViewer'
        ➜ Explicit dependency on target 'NYTPhotoViewer_NYTPhotoViewerGIF' in project 'NYTPhotoViewer'
        ➜ Explicit dependency on target 'PINRemoteImage' in project 'PINRemoteImage'
    Target 'NYTPhotoViewerGIF' in project 'NYTPhotoViewer'
        ➜ Explicit dependency on target 'NYTPhotoViewer_NYTPhotoViewerGIF' in project 'NYTPhotoViewer'
        ➜ Explicit dependency on target 'PINRemoteImage' in project 'PINRemoteImage'
    Target 'PINRemoteImage' in project 'PINRemoteImage'
        ➜ Explicit dependency on target 'PINRemoteImage' in project 'PINRemoteImage'
        ➜ Explicit dependency on target 'PINCache' in project 'PINCache'
    Target 'PINRemoteImage' in project 'PINRemoteImage'
        ➜ Explicit dependency on target 'PINCache' in project 'PINCache'
    Target 'PINCache' in project 'PINCache'
        ➜ Explicit dependency on target 'PINCache' in project 'PINCache'
        ➜ Explicit dependency on target 'PINCache_PINCache' in project 'PINCache'
        ➜ Explicit dependency on target 'PINOperation' in project 'PINOperation'
    Target 'PINCache' in project 'PINCache'
        ➜ Explicit dependency on target 'PINCache_PINCache' in project 'PINCache'
        ➜ Explicit dependency on target 'PINOperation' in project 'PINOperation'
    Target 'PINOperation' in project 'PINOperation'
        ➜ Explicit dependency on target 'PINOperation' in project 'PINOperation'
        ➜ Explicit dependency on target 'PINOperation_PINOperation' in project 'PINOperation'
    Target 'PINOperation' in project 'PINOperation'
        ➜ Explicit dependency on target 'PINOperation_PINOperation' in project 'PINOperation'
    Target 'PINOperation_PINOperation' in project 'PINOperation' (no dependencies)
    Target 'PINCache_PINCache' in project 'PINCache' (no dependencies)
    Target 'NYTPhotoViewer_NYTPhotoViewerGIF' in project 'NYTPhotoViewer' (no dependencies)
    Target 'NYTPhotoViewer' in project 'NYTPhotoViewer'
        ➜ Explicit dependency on target 'NYTPhotoViewer_NYTPhotoViewer' in project 'NYTPhotoViewer'
    Target 'NYTPhotoViewer_NYTPhotoViewer' in project 'NYTPhotoViewer' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 28b014b63bbbe2bca69097f45dcd7cdd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/28b014b63bbbe2bca69097f45dcd7cdd.xcbuilddata
error: The package product 'PINRemoteImage' requires minimum platform version 14.0 for the iOS platform, but this target supports 12.0 (in target 'NYTPhotoViewerGIF' from project 'NYTPhotoViewer')
2026-04-15 17:19:11.686 xcodebuild[819:4683] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme NYTPhotoViewer
(1 failure)
BUILD FAILURE 6.3 iOS