The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NYTPhotoViewer, reference develop (2c33ed), with Swift 6.0 for watchOS using Xcode 16.2 on 5 Feb 2026 00:54:22 UTC.

Build Command

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

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:         watchOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/nytimes/NYTPhotoViewer.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
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 ‘PINRemoteImage’
Checking out 3.0.4 of package ‘PINRemoteImage’
Creating working copy of package ‘PINOperation’
Checking out 1.2.3 of package ‘PINOperation’
Creating working copy of package ‘PINCache’
Checking out 3.0.4 of package ‘PINCache’
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
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NYTPhotoViewer -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.2.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=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  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
  NYTPhotoViewer: /Users/admin/builder/spi-builder-workspace
Prepare packages
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-16.2.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
Build description signature: 8f476118ec45f91c6dc6ad1fffb6f0cc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8f476118ec45f91c6dc6ad1fffb6f0cc.xcbuilddata
error: The package product 'PINOperation' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'PINCache' from project 'PINCache')
error: The package product 'PINRemoteImage' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'NYTPhotoViewerGIF' from project 'NYTPhotoViewer')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme NYTPhotoViewer
(1 failure)
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  PINOperation: https://github.com/pinterest/PINOperation.git @ 1.2.3
  PINCache: https://github.com/pinterest/PINCache.git @ 3.0.4
  NYTPhotoViewer: /Users/admin/builder/spi-builder-workspace
  PINRemoteImage: https://github.com/pinterest/PINRemoteImage.git @ 3.0.4
resolved source packages: PINOperation, PINCache, NYTPhotoViewer, PINRemoteImage
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NYTPhotoViewer -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.2.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=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  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
  PINOperation: https://github.com/pinterest/PINOperation.git @ 1.2.3
Prepare packages
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-16.2.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
Build description signature: 8f476118ec45f91c6dc6ad1fffb6f0cc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8f476118ec45f91c6dc6ad1fffb6f0cc.xcbuilddata
error: The package product 'PINRemoteImage' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'NYTPhotoViewerGIF' from project 'NYTPhotoViewer')
error: The package product 'PINOperation' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'PINCache' from project 'PINCache')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme NYTPhotoViewer
(1 failure)
BUILD FAILURE 6.0 watchOS