Build Information
Failed to build SkyPath, reference v3.0.19 (675205), with Swift 6.2 for watchOS using Xcode 26.3 on 1 May 2026 08:16:23 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SkyPath -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Yamasee/skypath-ios-sdk.git
Reference: v3.0.19
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Yamasee/skypath-ios-sdk
* tag v3.0.19 -> FETCH_HEAD
HEAD is now at 675205b Update to 3.0.19
Cloned https://github.com/Yamasee/skypath-ios-sdk.git
Revision (git rev-parse @):
675205b0a4f3be21a771b135e51615fde02f2572
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Yamasee/skypath-ios-sdk.git at v3.0.19
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/Yamasee/skypath-ios-sdk.git
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/mapbox/turf-swift
Fetching from https://github.com/GEOSwift/geos
Creating working copy of package ‘turf-swift’
Checking out 4.0.0 of package ‘turf-swift’
Creating working copy of package ‘geos’
Checking out 9.0.0 of package ‘geos’
Resolve Package Graph
Resolved source packages:
Turf: https://github.com/mapbox/turf-swift @ 4.0.0
SkyPath: /Users/admin/builder/spi-builder-workspace
geos: https://github.com/GEOSwift/geos @ 9.0.0
resolved source packages: Turf, SkyPath, geos
2026-05-01 04:15:56.625 xcodebuild[530:3087] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "turf-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mapbox/turf-swift"
},
{
"identity" : "geos",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/GEOSwift/geos"
}
],
"manifest_display_name" : "SkyPath",
"name" : "SkyPath",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "SkyPathSDK",
"targets" : [
"SkyPathSDKTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SkyPathSDKTarget",
"module_type" : "SwiftTarget",
"name" : "SkyPathSDKTarget",
"path" : "Sources/SkyPathSDKTarget",
"product_dependencies" : [
"Turf",
"geos"
],
"product_memberships" : [
"SkyPathSDK"
],
"sources" : [
"Sources.swift"
],
"target_dependencies" : [
"SkyPathSDK"
],
"type" : "library"
},
{
"c99name" : "SkyPathSDK",
"module_type" : "BinaryTarget",
"name" : "SkyPathSDK",
"path" : "remote/archive/SkyPathSDK.xcframework.zip",
"product_memberships" : [
"SkyPathSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SkyPath"
]
}
}
2026-05-01 04:16:14.638 xcodebuild[813:4823] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SkyPath -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.3.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 SkyPath -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
geos: https://github.com/GEOSwift/geos @ 9.0.0
Turf: https://github.com/mapbox/turf-swift @ 4.0.0
SkyPath: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'SkyPathSDK' in project 'SkyPath'
➜ Explicit dependency on target 'SkyPathSDKTarget' in project 'SkyPath'
➜ Explicit dependency on target 'geos' in project 'geos'
➜ Explicit dependency on target 'Turf' in project 'Turf'
Target 'SkyPathSDKTarget' in project 'SkyPath'
➜ Explicit dependency on target 'geos' in project 'geos'
➜ Explicit dependency on target 'Turf' in project 'Turf'
Target 'Turf' in project 'Turf' (no dependencies)
Target 'geos' in project 'geos'
➜ Explicit dependency on target 'geos' in project 'geos'
Target 'geos' in project 'geos' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
Build description signature: 981927f92fadcc2a43dbb8883da61658
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/981927f92fadcc2a43dbb8883da61658.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SkyPathSDK/SkyPathSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SkyPathSDK/SkyPathSDK.xcframework'. (in target 'SkyPathSDKTarget' from project 'SkyPath')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SkyPathSDK/SkyPathSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SkyPathSDK/SkyPathSDK.xcframework'. (in target 'SkyPathSDK' from project 'SkyPath')
2026-05-01 04:16:16.827 xcodebuild[821:4889] [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 SkyPath
(1 failure)
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
SkyPath: /Users/admin/builder/spi-builder-workspace
geos: https://github.com/GEOSwift/geos @ 9.0.0
Turf: https://github.com/mapbox/turf-swift @ 4.0.0
resolved source packages: SkyPath, geos, Turf
2026-05-01 04:16:20.101 xcodebuild[876:5126] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "turf-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mapbox/turf-swift"
},
{
"identity" : "geos",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/GEOSwift/geos"
}
],
"manifest_display_name" : "SkyPath",
"name" : "SkyPath",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "SkyPathSDK",
"targets" : [
"SkyPathSDKTarget"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SkyPathSDKTarget",
"module_type" : "SwiftTarget",
"name" : "SkyPathSDKTarget",
"path" : "Sources/SkyPathSDKTarget",
"product_dependencies" : [
"Turf",
"geos"
],
"product_memberships" : [
"SkyPathSDK"
],
"sources" : [
"Sources.swift"
],
"target_dependencies" : [
"SkyPathSDK"
],
"type" : "library"
},
{
"c99name" : "SkyPathSDK",
"module_type" : "BinaryTarget",
"name" : "SkyPathSDK",
"path" : "remote/archive/SkyPathSDK.xcframework.zip",
"product_memberships" : [
"SkyPathSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SkyPath"
]
}
}
2026-05-01 04:16:21.291 xcodebuild[890:5209] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SkyPath -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.3.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 SkyPath -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
SkyPath: /Users/admin/builder/spi-builder-workspace
Turf: https://github.com/mapbox/turf-swift @ 4.0.0
geos: https://github.com/GEOSwift/geos @ 9.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'SkyPathSDK' in project 'SkyPath'
➜ Explicit dependency on target 'SkyPathSDKTarget' in project 'SkyPath'
➜ Explicit dependency on target 'geos' in project 'geos'
➜ Explicit dependency on target 'Turf' in project 'Turf'
Target 'SkyPathSDKTarget' in project 'SkyPath'
➜ Explicit dependency on target 'geos' in project 'geos'
➜ Explicit dependency on target 'Turf' in project 'Turf'
Target 'Turf' in project 'Turf' (no dependencies)
Target 'geos' in project 'geos'
➜ Explicit dependency on target 'geos' in project 'geos'
Target 'geos' in project 'geos' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.2.sdk -x c -c /dev/null
Build description signature: 981927f92fadcc2a43dbb8883da61658
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/981927f92fadcc2a43dbb8883da61658.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SkyPathSDK/SkyPathSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SkyPathSDK/SkyPathSDK.xcframework'. (in target 'SkyPathSDKTarget' from project 'SkyPath')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SkyPathSDK/SkyPathSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/SkyPathSDK/SkyPathSDK.xcframework'. (in target 'SkyPathSDK' from project 'SkyPath')
2026-05-01 04:16:22.271 xcodebuild[898:5257] [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 SkyPath
(1 failure)
BUILD FAILURE 6.2 watchOS