The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NYTPhotoViewer, reference develop (2c33ed), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 15 Apr 2026 21:19:13 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 platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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:         macosXcodebuild
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 ‘PINOperation’
Checking out 1.2.3 of package ‘PINOperation’
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’
Resolve Package Graph
Resolved source packages:
  PINCache: https://github.com/pinterest/PINCache.git @ 3.0.4
  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
resolved source packages: PINCache, NYTPhotoViewer, PINOperation, PINRemoteImage
2026-04-15 17:18:52.225 xcodebuild[529:3047] [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:00.217 xcodebuild[764:4283] [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 platform=macOS,arch=arm64
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 platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  PINRemoteImage: https://github.com/pinterest/PINRemoteImage.git @ 3.0.4
  PINCache: https://github.com/pinterest/PINCache.git @ 3.0.4
  NYTPhotoViewer: /Users/admin/builder/spi-builder-workspace
  PINOperation: https://github.com/pinterest/PINOperation.git @ 1.2.3
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/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.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: ab278fdd938910cf2a993537d39dd16b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ab278fdd938910cf2a993537d39dd16b.xcbuilddata
error: The package product 'PINRemoteImage' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'NYTPhotoViewerGIF' from project 'NYTPhotoViewer')
2026-04-15 17:19:03.584 xcodebuild[768:4332] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:47b82cde68de89444971f1384ca2ae7670fee0b6, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:47b82cde68de89444971f1384ca2ae7670fee0b6, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:47b82cde68de89444971f1384ca2ae7670fee0b6, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:47b82cde68de89444971f1384ca2ae7670fee0b6, name:My Mac }
** 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:
  NYTPhotoViewer: /Users/admin/builder/spi-builder-workspace
  PINRemoteImage: https://github.com/pinterest/PINRemoteImage.git @ 3.0.4
  PINOperation: https://github.com/pinterest/PINOperation.git @ 1.2.3
  PINCache: https://github.com/pinterest/PINCache.git @ 3.0.4
resolved source packages: NYTPhotoViewer, PINRemoteImage, PINOperation, PINCache
2026-04-15 17:19:10.545 xcodebuild[865:4980] [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:11.935 xcodebuild[905:5233] [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 platform=macOS,arch=arm64
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 platform=macOS,arch=arm64
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
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/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.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: ab278fdd938910cf2a993537d39dd16b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ab278fdd938910cf2a993537d39dd16b.xcbuilddata
error: The package product 'PINRemoteImage' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'NYTPhotoViewerGIF' from project 'NYTPhotoViewer')
2026-04-15 17:19:12.996 xcodebuild[907:5262] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:47b82cde68de89444971f1384ca2ae7670fee0b6, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:47b82cde68de89444971f1384ca2ae7670fee0b6, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:47b82cde68de89444971f1384ca2ae7670fee0b6, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:47b82cde68de89444971f1384ca2ae7670fee0b6, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme NYTPhotoViewer
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild