Build Information
Failed to build SymbolPicker, reference 1.0 (edf85b), with Swift 6.3 for watchOS using Xcode 26.4 on 17 Apr 2026 04:07:17 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
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: 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:
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:01.129 xcodebuild[563:3106] [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:08.695 xcodebuild[772:5323] [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:09.689 xcodebuild[777:5381] [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: 7a54a620386839f6b537daeb21f91e5f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7a54a620386839f6b537daeb21f91e5f.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:11.817 xcodebuild[784:5450] [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:13.918 xcodebuild[810:5604] [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:15.069 xcodebuild[819:5682] [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:15.965 xcodebuild[822:5720] [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:
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-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: 7a54a620386839f6b537daeb21f91e5f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7a54a620386839f6b537daeb21f91e5f.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:16.862 xcodebuild[824:5747] [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