Build Information
Failed to build LocationFormatter, reference 1.1.1 (d0a45f), with Swift 6.3 for watchOS using Xcode 26.4 on 14 Apr 2026 04:39: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 LocationFormatter -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/salishseasoftware/LocationFormatter.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/salishseasoftware/LocationFormatter
* tag 1.1.1 -> FETCH_HEAD
HEAD is now at d0a45f9 Merge pull request #4 from salishseasoftware/geoURI
Cloned https://github.com/salishseasoftware/LocationFormatter.git
Revision (git rev-parse @):
d0a45f9a2471b20e0af4792533d79a469d86fc61
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/salishseasoftware/LocationFormatter.git at 1.1.1
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/salishseasoftware/LocationFormatter.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/apple/swift-docc-plugin
Fetching from https://github.com/wtw-software/UTMConversion
Fetching from https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.6 of package ‘swift-docc-plugin’
Creating working copy of package ‘UTMConversion’
Checking out 1.5.0 of package ‘UTMConversion’
Resolve Package Graph
Resolved source packages:
LocationFormatter: /Users/admin/builder/spi-builder-workspace
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
UTMConversion: https://github.com/wtw-software/UTMConversion @ 1.5.0
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.6
resolved source packages: LocationFormatter, SymbolKit, UTMConversion, SwiftDocCPlugin
2026-04-14 00:38:12.001 xcodebuild[563:3118] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "utmconversion",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wtw-software/UTMConversion"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "LocationFormatter",
"name" : "LocationFormatter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "LocationFormatter",
"targets" : [
"LocationFormatter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LocationFormatterTests",
"module_type" : "SwiftTarget",
"name" : "LocationFormatterTests",
"path" : "Tests/LocationFormatterTests",
"sources" : [
"CLLocationCoordinate2DTests.swift",
"CLLocationTests.swift",
"Formatters/GeoURILocationFormatterTests.swift",
"Formatters/LocationCoordinateFormatterTests.swift",
"Formatters/LocationDegreesFormatterTests.swift",
"Formatters/UTMCoordinateFormatterTests.swift",
"LocationTestHelpers.swift"
],
"target_dependencies" : [
"LocationFormatter"
],
"type" : "test"
},
{
"c99name" : "LocationFormatter",
"module_type" : "SwiftTarget",
"name" : "LocationFormatter",
"path" : "Sources/LocationFormatter",
"product_dependencies" : [
"UTMConversion"
],
"product_memberships" : [
"LocationFormatter"
],
"sources" : [
"CoordinateFormat.swift",
"CoordinateHemisphere.swift",
"CoordinateOrientation.swift",
"CoordinateSymbol.swift",
"DegreesFormat.swift",
"DisplayOptions.swift",
"Extensions/CLLocation.swift",
"Extensions/CLLocationCoordinate2D.swift",
"Extensions/Double.swift",
"Extensions/Formatter.swift",
"Extensions/String.swift",
"Formatters/GeoURILocationFormatter+CLLocationCoordinate2D.swift",
"Formatters/GeoURILocationFormatter.swift",
"Formatters/LocationCoordinateFormatter.swift",
"Formatters/LocationDegreesFormatter.swift",
"Formatters/UTMCoordinateFormatter.swift",
"GeoURIFormatOptions.swift",
"ParsingError.swift",
"ParsingOptions.swift",
"SymbolStyle.swift",
"UTMLatitudeBand.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"LocationFormatter"
]
}
}
2026-04-14 00:38:33.778 xcodebuild[906:5230] [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 LocationFormatter -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 LocationFormatter -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
LocationFormatter: /Users/admin/builder/spi-builder-workspace
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
UTMConversion: https://github.com/wtw-software/UTMConversion @ 1.5.0
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.6
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'LocationFormatter' in project 'LocationFormatter'
➜ Explicit dependency on target 'LocationFormatter' in project 'LocationFormatter'
➜ Explicit dependency on target 'UTMConversion' in project 'UTMConversion'
Target 'LocationFormatter' in project 'LocationFormatter'
➜ Explicit dependency on target 'UTMConversion' in project 'UTMConversion'
Target 'UTMConversion' in project 'UTMConversion'
➜ Explicit dependency on target 'UTMConversion' in project 'UTMConversion'
Target 'UTMConversion' in project 'UTMConversion' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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: 67c2c9fab37f74bbf244fe37b563b2ea
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/67c2c9fab37f74bbf244fe37b563b2ea.xcbuilddata
error: The package product 'UTMConversion' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'LocationFormatter' from project 'LocationFormatter')
2026-04-14 00:38:42.656 xcodebuild[982:5743] [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 LocationFormatter
(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:
LocationFormatter: /Users/admin/builder/spi-builder-workspace
UTMConversion: https://github.com/wtw-software/UTMConversion @ 1.5.0
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.6
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
resolved source packages: LocationFormatter, UTMConversion, SwiftDocCPlugin, SymbolKit
2026-04-14 00:38:56.094 xcodebuild[1121:6647] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "utmconversion",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wtw-software/UTMConversion"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "LocationFormatter",
"name" : "LocationFormatter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "LocationFormatter",
"targets" : [
"LocationFormatter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LocationFormatterTests",
"module_type" : "SwiftTarget",
"name" : "LocationFormatterTests",
"path" : "Tests/LocationFormatterTests",
"sources" : [
"CLLocationCoordinate2DTests.swift",
"CLLocationTests.swift",
"Formatters/GeoURILocationFormatterTests.swift",
"Formatters/LocationCoordinateFormatterTests.swift",
"Formatters/LocationDegreesFormatterTests.swift",
"Formatters/UTMCoordinateFormatterTests.swift",
"LocationTestHelpers.swift"
],
"target_dependencies" : [
"LocationFormatter"
],
"type" : "test"
},
{
"c99name" : "LocationFormatter",
"module_type" : "SwiftTarget",
"name" : "LocationFormatter",
"path" : "Sources/LocationFormatter",
"product_dependencies" : [
"UTMConversion"
],
"product_memberships" : [
"LocationFormatter"
],
"sources" : [
"CoordinateFormat.swift",
"CoordinateHemisphere.swift",
"CoordinateOrientation.swift",
"CoordinateSymbol.swift",
"DegreesFormat.swift",
"DisplayOptions.swift",
"Extensions/CLLocation.swift",
"Extensions/CLLocationCoordinate2D.swift",
"Extensions/Double.swift",
"Extensions/Formatter.swift",
"Extensions/String.swift",
"Formatters/GeoURILocationFormatter+CLLocationCoordinate2D.swift",
"Formatters/GeoURILocationFormatter.swift",
"Formatters/LocationCoordinateFormatter.swift",
"Formatters/LocationDegreesFormatter.swift",
"Formatters/UTMCoordinateFormatter.swift",
"GeoURIFormatOptions.swift",
"ParsingError.swift",
"ParsingOptions.swift",
"SymbolStyle.swift",
"UTMLatitudeBand.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"LocationFormatter"
]
}
}
2026-04-14 00:39:03.556 xcodebuild[1180:7038] [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 LocationFormatter -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 LocationFormatter -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
UTMConversion: https://github.com/wtw-software/UTMConversion @ 1.5.0
LocationFormatter: /Users/admin/builder/spi-builder-workspace
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.6
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'LocationFormatter' in project 'LocationFormatter'
➜ Explicit dependency on target 'LocationFormatter' in project 'LocationFormatter'
➜ Explicit dependency on target 'UTMConversion' in project 'UTMConversion'
Target 'LocationFormatter' in project 'LocationFormatter'
➜ Explicit dependency on target 'UTMConversion' in project 'UTMConversion'
Target 'UTMConversion' in project 'UTMConversion'
➜ Explicit dependency on target 'UTMConversion' in project 'UTMConversion'
Target 'UTMConversion' in project 'UTMConversion' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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: 67c2c9fab37f74bbf244fe37b563b2ea
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/67c2c9fab37f74bbf244fe37b563b2ea.xcbuilddata
error: The package product 'UTMConversion' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'LocationFormatter' from project 'LocationFormatter')
2026-04-14 00:39:10.287 xcodebuild[1232:7399] [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 LocationFormatter
(1 failure)
BUILD FAILURE 6.3 watchOS