Build Information
Failed to build UUSwiftNetworking with Swift 6.1 for watchOS using Xcode 16.3.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Reference: 1.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SilverPineSoftware/UUSwiftNetworking
* tag 1.4.0 -> FETCH_HEAD
HEAD is now at f243c4f Merge pull request #8 from SilverPineSoftware/logging
Cloned https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Revision (git rev-parse @):
f243c4f38d67761888fb03e5450a2f7ce43de75e
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftNetworking.git at 1.4.0
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/SilverPineSoftware/UUSwiftNetworking.git
https://github.com/SilverPineSoftware/UUSwiftNetworking.git
{
"dependencies" : [
{
"identity" : "uuswiftcore",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SilverPineSoftware/UUSwiftCore.git"
},
{
"identity" : "uuswifttestcore",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.4",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SilverPineSoftware/UUSwiftTestCore.git"
}
],
"manifest_display_name" : "UUSwiftNetworking",
"name" : "UUSwiftNetworking",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "UUSwiftNetworking",
"targets" : [
"UUSwiftNetworking"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.2",
"5"
],
"targets" : [
{
"c99name" : "UUSwiftNetworkingTests",
"module_type" : "SwiftTarget",
"name" : "UUSwiftNetworkingTests",
"path" : "Tests",
"product_dependencies" : [
"UUSwiftTestCore",
"UUSwiftCore"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestJpeg_0001.JPG",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/UUNetworkingTestConfig.plist",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"UUHttpErrorHandlingTests.swift",
"UUHttpResponseHandlerTests.swift",
"UUHttpSessionInstanceTests.swift",
"UUHttpSessionStaticTests.swift",
"UUNetworkingTestCommon.swift",
"UUNetworkingTestConfig.swift",
"UURemoteDataConcurrent_100.swift",
"UURemoteDataConcurrent_1000.swift",
"UURemoteDataCustomApiTests.swift",
"UURemoteDataNegativeTests.swift",
"UURemoteDataTests.swift",
"UUShutterstockApi.swift"
],
"target_dependencies" : [
"UUSwiftNetworking"
],
"type" : "test"
},
{
"c99name" : "UUSwiftNetworking",
"module_type" : "SwiftTarget",
"name" : "UUSwiftNetworking",
"path" : "UUSwiftNetworking",
"product_dependencies" : [
"UUSwiftCore"
],
"product_memberships" : [
"UUSwiftNetworking"
],
"sources" : [
"UUEmptyResponse.swift",
"UUHttp.swift",
"UUHttpAuthorizationProvider.swift",
"UUHttpBody.swift",
"UUHttpDataParser.swift",
"UUHttpError.swift",
"UUHttpForm.swift",
"UUHttpRequest.swift",
"UUHttpResponse.swift",
"UUHttpResponseHandler.swift",
"UUHttpSession.swift",
"UURemoteApi.swift",
"UURemoteData.swift",
"UURemoteImage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Command line invocation:
/Applications/Xcode-16.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/SilverPineSoftware/UUSwiftCore
Creating working copy of package ‘UUSwiftCore’
Checking out 1.1.3 of package ‘UUSwiftCore’
Resolved source packages:
UUSwiftCore: https://github.com/SilverPineSoftware/UUSwiftCore @ 1.1.3
resolved source packages: UUSwiftCore
{
"dependencies" : [
{
"identity" : "uuswiftcore",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SilverPineSoftware/UUSwiftCore.git"
},
{
"identity" : "uuswifttestcore",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.4",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SilverPineSoftware/UUSwiftTestCore.git"
}
],
"manifest_display_name" : "UUSwiftNetworking",
"name" : "UUSwiftNetworking",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "UUSwiftNetworking",
"targets" : [
"UUSwiftNetworking"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.2",
"5"
],
"targets" : [
{
"c99name" : "UUSwiftNetworkingTests",
"module_type" : "SwiftTarget",
"name" : "UUSwiftNetworkingTests",
"path" : "Tests",
"product_dependencies" : [
"UUSwiftTestCore",
"UUSwiftCore"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestJpeg_0001.JPG",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/UUNetworkingTestConfig.plist",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"UUHttpErrorHandlingTests.swift",
"UUHttpResponseHandlerTests.swift",
"UUHttpSessionInstanceTests.swift",
"UUHttpSessionStaticTests.swift",
"UUNetworkingTestCommon.swift",
"UUNetworkingTestConfig.swift",
"UURemoteDataConcurrent_100.swift",
"UURemoteDataConcurrent_1000.swift",
"UURemoteDataCustomApiTests.swift",
"UURemoteDataNegativeTests.swift",
"UURemoteDataTests.swift",
"UUShutterstockApi.swift"
],
"target_dependencies" : [
"UUSwiftNetworking"
],
"type" : "test"
},
{
"c99name" : "UUSwiftNetworking",
"module_type" : "SwiftTarget",
"name" : "UUSwiftNetworking",
"path" : "UUSwiftNetworking",
"product_dependencies" : [
"UUSwiftCore"
],
"product_memberships" : [
"UUSwiftNetworking"
],
"sources" : [
"UUEmptyResponse.swift",
"UUHttp.swift",
"UUHttpAuthorizationProvider.swift",
"UUHttpBody.swift",
"UUHttpDataParser.swift",
"UUHttpError.swift",
"UUHttpForm.swift",
"UUHttpRequest.swift",
"UUHttpResponse.swift",
"UUHttpResponseHandler.swift",
"UUHttpSession.swift",
"UURemoteApi.swift",
"UURemoteData.swift",
"UURemoteImage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "UUSwiftNetworking",
"schemes" : [
"UUSwiftNetworking"
],
"targets" : [
"UUSwiftNetworking"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme UUSwiftNetworking -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.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 UUSwiftNetworking -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
UUSwiftCore: https://github.com/SilverPineSoftware/UUSwiftCore @ 1.1.3
2025-04-29 21:41:15.956 xcodebuild[679:3738] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-29-04_21-41-0015.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:watchOS }
Available destinations for the "UUSwiftNetworking" scheme:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:9a867bf6641c5b23003fb659b1edea50a3208a3e, name:My Mac }
{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:9a867bf6641c5b23003fb659b1edea50a3208a3e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:9a867bf6641c5b23003fb659b1edea50a3208a3e, name:My Mac }
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
{ platform:macOS, variant:Mac Catalyst, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable