The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SymbolPicker, reference 1.0 (edf85b), with Swift 6.3 for tvOS using Xcode 26.4 on 17 Apr 2026 04:08:02 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SzpakKamil/SymbolPicker.git
Reference: 1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SzpakKamil/SymbolPicker
 * branch            1.0        -> FETCH_HEAD
 * [new branch]      1.0        -> origin/1.0
HEAD is now at edf85b5 Update skill installation instructions in documentation
Cloned https://github.com/SzpakKamil/SymbolPicker.git
Revision (git rev-parse @):
edf85b5f6f9021fef77032b2305c5fe3c4ec8147
SUCCESS checkout https://github.com/SzpakKamil/SymbolPicker.git at 1.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/SzpakKamil/SymbolPicker.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/SzpakKamil/SearchBar.git
Creating working copy of package ‘SearchBar’
Checking out 2.1.7 of package ‘SearchBar’
Resolve Package Graph
Resolved source packages:
  SearchBar: https://github.com/SzpakKamil/SearchBar.git @ 2.1.7
  SymbolPicker: /Users/admin/builder/spi-builder-workspace
resolved source packages: SearchBar, SymbolPicker
2026-04-17 00:07:45.430 xcodebuild[559:3028] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "searchbar",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SzpakKamil/SearchBar.git"
    }
  ],
  "manifest_display_name" : "SymbolPicker",
  "name" : "SymbolPicker",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SymbolPicker",
      "targets" : [
        "SymbolPicker"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SymbolPicker",
      "module_type" : "SwiftTarget",
      "name" : "SymbolPicker",
      "path" : "Sources/SymbolPicker",
      "product_dependencies" : [
        "SearchBar"
      ],
      "product_memberships" : [
        "SymbolPicker"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SymbolPicker/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ArrayFromColor.swift",
        "Components/Blur.swift",
        "Components/SPColorPicker.swift",
        "Components/SPDismissButton.swift",
        "Components/SPSelectedSymbol.swift",
        "Components/SPSymbolsList.swift",
        "DataTypes/SymbolColor.swift",
        "DataTypes/SymbolLists.swift",
        "DataTypes/SymbolModel.swift",
        "DataTypes/SymbolPickerDismissType.swift",
        "DataTypes/SymbolPickerSymbolsStyle.swift",
        "DataTypes/SymbolPickerTranslation.swift",
        "DataTypes/SymbolSection.swift",
        "IfModifier.swift",
        "LuminanceForColor.swift",
        "SPForegroundStyleModifier.swift",
        "SymbolPicker.swift",
        "SymbolPickerModifier.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SearchBar",
      "SearchBarTests",
      "SymbolPicker"
    ]
  }
}
2026-04-17 00:07:52.814 xcodebuild[769:5210] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SearchBar",
      "SearchBarTests",
      "SymbolPicker"
    ]
  }
}
2026-04-17 00:07:53.788 xcodebuild[774:5269] [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 SymbolPicker -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 SymbolPicker -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SymbolPicker: /Users/admin/builder/spi-builder-workspace
  SearchBar: https://github.com/SzpakKamil/SearchBar.git @ 2.1.7
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'SymbolPicker' in project 'SymbolPicker'
        ➜ Explicit dependency on target 'SymbolPicker' in project 'SymbolPicker'
        ➜ Explicit dependency on target 'SymbolPicker_SymbolPicker' in project 'SymbolPicker'
        ➜ Explicit dependency on target 'SearchBar' in project 'SearchBar'
    Target 'SymbolPicker' in project 'SymbolPicker'
        ➜ Explicit dependency on target 'SymbolPicker_SymbolPicker' in project 'SymbolPicker'
        ➜ Explicit dependency on target 'SearchBar' in project 'SearchBar'
    Target 'SearchBar' in project 'SearchBar'
        ➜ Explicit dependency on target 'SearchBar' in project 'SearchBar'
        ➜ Explicit dependency on target 'SearchBar_SearchBar' in project 'SearchBar'
    Target 'SearchBar' in project 'SearchBar'
        ➜ Explicit dependency on target 'SearchBar_SearchBar' in project 'SearchBar'
    Target 'SearchBar_SearchBar' in project 'SearchBar' (no dependencies)
    Target 'SymbolPicker_SymbolPicker' in project 'SymbolPicker' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SearchBar.build/Debug-appletvos/SearchBar_SearchBar.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SearchBar/Sources/SearchBar/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolPicker.build/Debug-appletvos/SymbolPicker_SymbolPicker.build /Users/admin/builder/spi-builder-workspace/Sources/SymbolPicker/Resources/Localizable.xcstrings
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/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: f6f133daac8a1756f07614a71f16a6a7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f6f133daac8a1756f07614a71f16a6a7.xcbuilddata
error: The package product 'SearchBar' requires minimum platform version 15.0 for the tvOS platform, but this target supports 14.0 (in target 'SymbolPicker' from project 'SymbolPicker')
2026-04-17 00:07:55.940 xcodebuild[776:5300] [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 SymbolPicker
(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:
  SymbolPicker: /Users/admin/builder/spi-builder-workspace
  SearchBar: https://github.com/SzpakKamil/SearchBar.git @ 2.1.7
resolved source packages: SymbolPicker, SearchBar
2026-04-17 00:07:58.155 xcodebuild[801:5448] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "searchbar",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SzpakKamil/SearchBar.git"
    }
  ],
  "manifest_display_name" : "SymbolPicker",
  "name" : "SymbolPicker",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SymbolPicker",
      "targets" : [
        "SymbolPicker"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SymbolPicker",
      "module_type" : "SwiftTarget",
      "name" : "SymbolPicker",
      "path" : "Sources/SymbolPicker",
      "product_dependencies" : [
        "SearchBar"
      ],
      "product_memberships" : [
        "SymbolPicker"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SymbolPicker/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ArrayFromColor.swift",
        "Components/Blur.swift",
        "Components/SPColorPicker.swift",
        "Components/SPDismissButton.swift",
        "Components/SPSelectedSymbol.swift",
        "Components/SPSymbolsList.swift",
        "DataTypes/SymbolColor.swift",
        "DataTypes/SymbolLists.swift",
        "DataTypes/SymbolModel.swift",
        "DataTypes/SymbolPickerDismissType.swift",
        "DataTypes/SymbolPickerSymbolsStyle.swift",
        "DataTypes/SymbolPickerTranslation.swift",
        "DataTypes/SymbolSection.swift",
        "IfModifier.swift",
        "LuminanceForColor.swift",
        "SPForegroundStyleModifier.swift",
        "SymbolPicker.swift",
        "SymbolPickerModifier.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SearchBar",
      "SearchBarTests",
      "SymbolPicker"
    ]
  }
}
2026-04-17 00:07:59.478 xcodebuild[810:5523] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SearchBar",
      "SearchBarTests",
      "SymbolPicker"
    ]
  }
}
2026-04-17 00:08:00.527 xcodebuild[819:5603] [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 SymbolPicker -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 SymbolPicker -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  SymbolPicker: /Users/admin/builder/spi-builder-workspace
  SearchBar: https://github.com/SzpakKamil/SearchBar.git @ 2.1.7
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'SymbolPicker' in project 'SymbolPicker'
        ➜ Explicit dependency on target 'SymbolPicker' in project 'SymbolPicker'
        ➜ Explicit dependency on target 'SymbolPicker_SymbolPicker' in project 'SymbolPicker'
        ➜ Explicit dependency on target 'SearchBar' in project 'SearchBar'
    Target 'SymbolPicker' in project 'SymbolPicker'
        ➜ Explicit dependency on target 'SymbolPicker_SymbolPicker' in project 'SymbolPicker'
        ➜ Explicit dependency on target 'SearchBar' in project 'SearchBar'
    Target 'SearchBar' in project 'SearchBar'
        ➜ Explicit dependency on target 'SearchBar' in project 'SearchBar'
        ➜ Explicit dependency on target 'SearchBar_SearchBar' in project 'SearchBar'
    Target 'SearchBar' in project 'SearchBar'
        ➜ Explicit dependency on target 'SearchBar_SearchBar' in project 'SearchBar'
    Target 'SearchBar_SearchBar' in project 'SearchBar' (no dependencies)
    Target 'SymbolPicker_SymbolPicker' in project 'SymbolPicker' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SymbolPicker.build/Debug-appletvos/SymbolPicker_SymbolPicker.build /Users/admin/builder/spi-builder-workspace/Sources/SymbolPicker/Resources/Localizable.xcstrings
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcstringstool compile --dry-run --output-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SearchBar.build/Debug-appletvos/SearchBar_SearchBar.build /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SearchBar/Sources/SearchBar/Resources/Localizable.xcstrings
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/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: f6f133daac8a1756f07614a71f16a6a7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f6f133daac8a1756f07614a71f16a6a7.xcbuilddata
error: The package product 'SearchBar' requires minimum platform version 15.0 for the tvOS platform, but this target supports 14.0 (in target 'SymbolPicker' from project 'SymbolPicker')
2026-04-17 00:08:01.536 xcodebuild[821:5631] [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 SymbolPicker
(1 failure)
BUILD FAILURE 6.3 tvOS