The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FZQuicklook, reference 1.0.5 (90bcac), with Swift 6.3 for tvOS using Xcode 26.4 on 14 Apr 2026 04:10:25 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flocked/FZQuicklook.git
Reference: 1.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flocked/FZQuicklook
 * tag               1.0.5      -> FETCH_HEAD
HEAD is now at 90bcacc updated
Cloned https://github.com/flocked/FZQuicklook.git
Revision (git rev-parse @):
90bcacc0a508dd1b766d76bbc40d62e453aedc59
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/flocked/FZQuicklook.git at 1.0.5
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/flocked/FZQuicklook.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/flocked/FZSwiftUtils.git
Creating working copy of package ‘FZSwiftUtils’
Checking out main (2a17ca4) of package ‘FZSwiftUtils’
Resolve Package Graph
Resolved source packages:
  FZQuicklook: /Users/admin/builder/spi-builder-workspace
  FZSwiftUtils: https://github.com/flocked/FZSwiftUtils.git @ main (2a17ca4)
resolved source packages: FZQuicklook, FZSwiftUtils
2026-04-14 00:10:09.302 xcodebuild[525:3017] [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" : "10.15.1"
    }
  ],
  "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/NSTableCellView+.swift",
        "Extensions/NSTableRowView+.swift",
        "Extensions/NSTableView+KeyDown.swift",
        "Extensions/NSView+.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"
    ]
  }
}
2026-04-14 00:10:17.386 xcodebuild[656:3893] [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 FZQuicklook -destination generic/platform=tvOS
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 FZQuicklook -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  FZQuicklook: /Users/admin/builder/spi-builder-workspace
  FZSwiftUtils: https://github.com/flocked/FZSwiftUtils.git @ main (2a17ca4)
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 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 '_Libffi' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target '_FZSwiftUtilsObjC' in project 'FZSwiftUtils'
    Target 'FZSwiftUtils' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target '_Libffi' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target '_FZSwiftUtilsObjC' in project 'FZSwiftUtils'
    Target '_FZSwiftUtilsObjC' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target '_Libffi' in project 'FZSwiftUtils'
    Target '_Libffi' in project 'FZSwiftUtils' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x assembler-with-cpp -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 01cd3daf1f0b1305be7a2f559dcb5980
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/01cd3daf1f0b1305be7a2f559dcb5980.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')
2026-04-14 00:10:19.788 xcodebuild[660:3955] [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.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  FZSwiftUtils: https://github.com/flocked/FZSwiftUtils.git @ main (2a17ca4)
  FZQuicklook: /Users/admin/builder/spi-builder-workspace
resolved source packages: FZSwiftUtils, FZQuicklook
2026-04-14 00:10:22.061 xcodebuild[689:4107] [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" : "10.15.1"
    }
  ],
  "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/NSTableCellView+.swift",
        "Extensions/NSTableRowView+.swift",
        "Extensions/NSTableView+KeyDown.swift",
        "Extensions/NSView+.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"
    ]
  }
}
2026-04-14 00:10:23.282 xcodebuild[698:4170] [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 FZQuicklook -destination generic/platform=tvOS
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 FZQuicklook -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  FZSwiftUtils: https://github.com/flocked/FZSwiftUtils.git @ main (2a17ca4)
  FZQuicklook: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 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 '_Libffi' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target '_FZSwiftUtilsObjC' in project 'FZSwiftUtils'
    Target 'FZSwiftUtils' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target '_Libffi' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target '_FZSwiftUtilsObjC' in project 'FZSwiftUtils'
    Target '_FZSwiftUtilsObjC' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target '_Libffi' in project 'FZSwiftUtils'
    Target '_Libffi' in project 'FZSwiftUtils' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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 -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.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 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x assembler-with-cpp -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 01cd3daf1f0b1305be7a2f559dcb5980
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/01cd3daf1f0b1305be7a2f559dcb5980.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')
2026-04-14 00:10:24.383 xcodebuild[700:4198] [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.3 tvOS