The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build FZQuicklook, reference main (692557), with Swift 6.2 for tvOS using Xcode 26.0 on 30 Nov 2025 12:16:57 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flocked/FZQuicklook.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flocked/FZQuicklook
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6925577 Update Package.swift
Cloned https://github.com/flocked/FZQuicklook.git
Revision (git rev-parse @):
692557725b5bf1075e61fb66c42453f54ee2c53b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/flocked/FZQuicklook.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/flocked/FZQuicklook.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/flocked/FZSwiftUtils.git
Creating working copy of package ‘FZSwiftUtils’
Checking out main (f9da82c) of package ‘FZSwiftUtils’
Resolve Package Graph
Resolved source packages:
  FZSwiftUtils: https://github.com/flocked/FZSwiftUtils.git @ main (f9da82c)
  FZQuicklook: /Users/admin/builder/spi-builder-workspace
resolved source packages: FZSwiftUtils, FZQuicklook
2025-11-30 07:16:47.656 xcodebuild[560:3095] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "fzswiftutils",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/flocked/FZSwiftUtils.git"
    }
  ],
  "manifest_display_name" : "FZQuicklook",
  "name" : "FZQuicklook",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "FZQuicklook",
      "targets" : [
        "FZQuicklook"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FZQuicklook",
      "module_type" : "SwiftTarget",
      "name" : "FZQuicklook",
      "path" : "Sources/FZQuicklook",
      "product_dependencies" : [
        "FZSwiftUtils"
      ],
      "product_memberships" : [
        "FZQuicklook"
      ],
      "sources" : [
        "Extensions/NSCollectionView+KeyDown.swift",
        "Extensions/NSImageView+.swift",
        "Extensions/NSTableCellView+.swift",
        "Extensions/NSTableRowView+.swift",
        "Extensions/NSView+.swift",
        "Extensions/NSView+QuicklookPreviewable.swift",
        "NSCollectionView/NSCollectionView+Qucklook.swift",
        "NSCollectionView/NSCollectionViewDataSource+Quicklook.swift",
        "NSCollectionView/NSCollectionViewItem+Quicklook.swift",
        "NSTableView/NSTableCellView+Quicklook.swift",
        "NSTableView/NSTableView+Qucklook.swift",
        "NSTableView/NSTableViewDataSource+Quicklook.swift",
        "QuicklookItem.swift",
        "QuicklookPanel.swift",
        "QuicklookPreviewable+Item.swift",
        "QuicklookPreviewable.swift",
        "QuicklookView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FZQuicklook"
    ]
  }
}
2025-11-30 07:16:52.073 xcodebuild[675:3871] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FZQuicklook -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.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 FZQuicklook -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  FZSwiftUtils: https://github.com/flocked/FZSwiftUtils.git @ main (f9da82c)
  FZQuicklook: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'FZQuicklook' in project 'FZQuicklook'
        ➜ Explicit dependency on target 'FZQuicklook' in project 'FZQuicklook'
        ➜ Explicit dependency on target 'FZSwiftUtils' in project 'FZSwiftUtils'
    Target 'FZQuicklook' in project 'FZQuicklook'
        ➜ Explicit dependency on target 'FZSwiftUtils' in project 'FZSwiftUtils'
    Target 'FZSwiftUtils' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target 'FZSwiftUtils' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target '_SuperBuilder' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target '_ExceptionCatcher' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target '_NSObjectProxy' in project 'FZSwiftUtils'
    Target 'FZSwiftUtils' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target '_SuperBuilder' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target '_ExceptionCatcher' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target '_NSObjectProxy' in project 'FZSwiftUtils'
    Target '_NSObjectProxy' in project 'FZSwiftUtils' (no dependencies)
    Target '_ExceptionCatcher' in project 'FZSwiftUtils' (no dependencies)
    Target '_SuperBuilder' in project 'FZSwiftUtils' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 15ddf45df527695d56b377ed39cf78a0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/15ddf45df527695d56b377ed39cf78a0.xcbuilddata
error: The package product 'FZSwiftUtils' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'FZQuicklook' from project 'FZQuicklook')
2025-11-30 07:16:53.789 xcodebuild[677:3908] [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 FZQuicklook
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  FZQuicklook: /Users/admin/builder/spi-builder-workspace
  FZSwiftUtils: https://github.com/flocked/FZSwiftUtils.git @ main (f9da82c)
resolved source packages: FZQuicklook, FZSwiftUtils
2025-11-30 07:16:55.392 xcodebuild[704:4060] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "fzswiftutils",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/flocked/FZSwiftUtils.git"
    }
  ],
  "manifest_display_name" : "FZQuicklook",
  "name" : "FZQuicklook",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "FZQuicklook",
      "targets" : [
        "FZQuicklook"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FZQuicklook",
      "module_type" : "SwiftTarget",
      "name" : "FZQuicklook",
      "path" : "Sources/FZQuicklook",
      "product_dependencies" : [
        "FZSwiftUtils"
      ],
      "product_memberships" : [
        "FZQuicklook"
      ],
      "sources" : [
        "Extensions/NSCollectionView+KeyDown.swift",
        "Extensions/NSImageView+.swift",
        "Extensions/NSTableCellView+.swift",
        "Extensions/NSTableRowView+.swift",
        "Extensions/NSView+.swift",
        "Extensions/NSView+QuicklookPreviewable.swift",
        "NSCollectionView/NSCollectionView+Qucklook.swift",
        "NSCollectionView/NSCollectionViewDataSource+Quicklook.swift",
        "NSCollectionView/NSCollectionViewItem+Quicklook.swift",
        "NSTableView/NSTableCellView+Quicklook.swift",
        "NSTableView/NSTableView+Qucklook.swift",
        "NSTableView/NSTableViewDataSource+Quicklook.swift",
        "QuicklookItem.swift",
        "QuicklookPanel.swift",
        "QuicklookPreviewable+Item.swift",
        "QuicklookPreviewable.swift",
        "QuicklookView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FZQuicklook"
    ]
  }
}
2025-11-30 07:16:56.404 xcodebuild[712:4119] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FZQuicklook -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.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 FZQuicklook -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  FZSwiftUtils: https://github.com/flocked/FZSwiftUtils.git @ main (f9da82c)
  FZQuicklook: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'FZQuicklook' in project 'FZQuicklook'
        ➜ Explicit dependency on target 'FZQuicklook' in project 'FZQuicklook'
        ➜ Explicit dependency on target 'FZSwiftUtils' in project 'FZSwiftUtils'
    Target 'FZQuicklook' in project 'FZQuicklook'
        ➜ Explicit dependency on target 'FZSwiftUtils' in project 'FZSwiftUtils'
    Target 'FZSwiftUtils' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target 'FZSwiftUtils' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target '_SuperBuilder' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target '_ExceptionCatcher' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target '_NSObjectProxy' in project 'FZSwiftUtils'
    Target 'FZSwiftUtils' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target '_SuperBuilder' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target '_ExceptionCatcher' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target '_NSObjectProxy' in project 'FZSwiftUtils'
    Target '_NSObjectProxy' in project 'FZSwiftUtils' (no dependencies)
    Target '_ExceptionCatcher' in project 'FZSwiftUtils' (no dependencies)
    Target '_SuperBuilder' in project 'FZSwiftUtils' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 15ddf45df527695d56b377ed39cf78a0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/15ddf45df527695d56b377ed39cf78a0.xcbuilddata
error: The package product 'FZSwiftUtils' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'FZQuicklook' from project 'FZQuicklook')
2025-11-30 07:16:57.216 xcodebuild[714:4148] [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 FZQuicklook
(1 failure)
BUILD FAILURE 6.2 tvOS