Build Information
Failed to build NYTPhotoViewer, reference 5.0.8 (e807f8), with Swift 6.2 for watchOS using Xcode 26.3 on 23 Jun 2025 07:27:39 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NYTPhotoViewer -destination generic/platform=watchOSBuild 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: watchOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/nytimes/NYTPhotoViewer.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 ‘PINRemoteImage’
Checking out 3.0.4 of package ‘PINRemoteImage’
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’
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
NYTPhotoViewer: /Users/admin/builder/spi-builder-workspace
PINRemoteImage: https://github.com/pinterest/PINRemoteImage.git @ 3.0.4
resolved source packages: PINCache, PINOperation, 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-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NYTPhotoViewer -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
NYTPhotoViewer: /Users/admin/builder/spi-builder-workspace
PINOperation: https://github.com/pinterest/PINOperation.git @ 1.2.3
PINCache: https://github.com/pinterest/PINCache.git @ 3.0.4
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.0.0-Beta.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
Build description signature: 0da2691eba1c112a46b7e6dab93dcbe1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0da2691eba1c112a46b7e6dab93dcbe1.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-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
PINRemoteImage: https://github.com/pinterest/PINRemoteImage.git @ 3.0.4
NYTPhotoViewer: /Users/admin/builder/spi-builder-workspace
PINOperation: https://github.com/pinterest/PINOperation.git @ 1.2.3
PINCache: https://github.com/pinterest/PINCache.git @ 3.0.4
resolved source packages: PINRemoteImage, NYTPhotoViewer, PINOperation, 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-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NYTPhotoViewer -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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
Resolve Package Graph
Resolved source packages:
PINRemoteImage: https://github.com/pinterest/PINRemoteImage.git @ 3.0.4
PINOperation: https://github.com/pinterest/PINOperation.git @ 1.2.3
NYTPhotoViewer: /Users/admin/builder/spi-builder-workspace
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.0.0-Beta.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
Build description signature: 0da2691eba1c112a46b7e6dab93dcbe1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0da2691eba1c112a46b7e6dab93dcbe1.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.2 watchOS