Build Information
Failed to build SymbolPicker, reference 1.0.2 (f0ac44), with Swift 6.3 for watchOS using Xcode 26.4 on 17 Apr 2026 04:07:10 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=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SzpakKamil/SymbolPicker.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SzpakKamil/SymbolPicker
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at f0ac445 Luminance based colors
Cloned https://github.com/SzpakKamil/SymbolPicker.git
Revision (git rev-parse @):
f0ac44573924748cd09d2fc9af6f027b823b5fb1
SUCCESS checkout https://github.com/SzpakKamil/SymbolPicker.git at 1.0.2
========================================
Build
========================================
Selected platform: watchOS
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:
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:06:53.500 xcodebuild[525:3011] [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:01.189 xcodebuild[765:5152] [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:02.238 xcodebuild[770:5204] [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=watchOS
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=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SearchBar: https://github.com/SzpakKamil/SearchBar.git @ 2.1.7
SymbolPicker: /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 '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-watchos/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-watchos/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/WatchOS.platform/Developer/SDKs/WatchOS26.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: b21a49625e01f078aff95bf7b10a40dc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b21a49625e01f078aff95bf7b10a40dc.xcbuilddata
error: The package product 'SearchBar' requires minimum platform version 10.0 for the watchOS platform, but this target supports 7.0 (in target 'SymbolPicker' from project 'SymbolPicker')
2026-04-17 00:07:04.378 xcodebuild[772:5233] [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:
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:06.573 xcodebuild[797:5389] [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:07.796 xcodebuild[806:5448] [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:08.773 xcodebuild[810:5486] [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=watchOS
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=watchOS
Resolve Package Graph
Resolved source packages:
SearchBar: https://github.com/SzpakKamil/SearchBar.git @ 2.1.7
SymbolPicker: /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 '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-watchos/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-watchos/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/WatchOS.platform/Developer/SDKs/WatchOS26.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: b21a49625e01f078aff95bf7b10a40dc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b21a49625e01f078aff95bf7b10a40dc.xcbuilddata
error: The package product 'SearchBar' requires minimum platform version 10.0 for the watchOS platform, but this target supports 7.0 (in target 'SymbolPicker' from project 'SymbolPicker')
2026-04-17 00:07:09.746 xcodebuild[812:5515] [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 watchOS