The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FZQuicklook with Swift 5.9 for watchOS using Xcode 15.2 at main.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flocked/FZQuicklook.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/flocked/FZQuicklook
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cd31f66 Update NSCollectionView+KeyDown.swift
Cloned https://github.com/flocked/FZQuicklook.git
Revision (git rev-parse @):
cd31f6667cadcef8bd3875d91b62417b80c5d0ba
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/flocked/FZQuicklook.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.9
Building package at path:  $workDir
https://github.com/flocked/FZQuicklook.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/flocked/FZSwiftUtils.git (cached)
Creating working copy of package ‘FZSwiftUtils’
Checking out main of package ‘FZSwiftUtils’
Resolve Package Graph
Resolved source packages:
  FZQuicklook: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  FZSwiftUtils: https://github.com/flocked/FZSwiftUtils.git @ main
resolved source packages: FZQuicklook, FZSwiftUtils
objc[73669]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x11047c0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1145b40e0). One of the two will be used. Which one is undefined.
{
  "dependencies" : [
    {
      "identity" : "fzswiftutils",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/flocked/FZSwiftUtils.git"
    }
  ],
  "manifest_display_name" : "FZQuicklook",
  "name" : "FZQuicklook",
  "path" : "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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/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"
    ]
  }
}
objc[73830]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1121ec0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1136dc0e0). One of the two will be used. Which one is undefined.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme FZQuicklook -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme FZQuicklook -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  FZQuicklook: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  FZSwiftUtils: https://github.com/flocked/FZSwiftUtils.git @ main
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 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'
    Target 'FZSwiftUtils' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target 'SuperBuilder' in project 'FZSwiftUtils'
    Target 'SuperBuilder' in project 'FZSwiftUtils' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 9bc393a422152012d9bb96b1befe7e1f
Build description path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9bc393a422152012d9bb96b1befe7e1f.xcbuilddata
error: The package product 'FZSwiftUtils' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'FZQuicklook' from project 'FZQuicklook')
Resolve Package Graph
objc[73842]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x109d940e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x113db40e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme FZQuicklook -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  FZQuicklook: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  FZSwiftUtils: https://github.com/flocked/FZSwiftUtils.git @ main
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 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'
    Target 'FZSwiftUtils' in project 'FZSwiftUtils'
        ➜ Explicit dependency on target 'SuperBuilder' in project 'FZSwiftUtils'
    Target 'SuperBuilder' in project 'FZSwiftUtils' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
error: The package product 'FZSwiftUtils' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'FZQuicklook' from project 'FZQuicklook')
objc[73884]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10fb500e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10f6bc0e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
BUILD FAILURE 5.9 watchOS