Build Information
Failed to build PusherSwift with Swift 5.9 for watchOS using Xcode 15.2.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.59.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pusher/pusher-websocket-swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pusher/pusher-websocket-swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 48e71f9 Merge pull request #438 from pusher/chore/actions-ca
Cloned https://github.com/pusher/pusher-websocket-swift.git
Revision (git rev-parse @):
48e71f918754df0c7e714f35d88e62c1b125ff6e
SUCCESS checkout https://github.com/pusher/pusher-websocket-swift.git at master
========================================
Build
========================================
Selected platform: watchOS
Swift version: 5.9
Building package at path: $PWD
https://github.com/pusher/pusher-websocket-swift.git
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
"dependencies" : [
{
"identity" : "nwwebsocket",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.4",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pusher/NWWebSocket.git"
},
{
"identity" : "tweetnacl-swiftwrap",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/bitmark-inc/tweetnacl-swiftwrap"
}
],
"manifest_display_name" : "PusherSwift",
"name" : "PusherSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "PusherSwift",
"targets" : [
"PusherSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "PusherSwiftTests",
"module_type" : "SwiftTarget",
"name" : "PusherSwiftTests",
"path" : "Tests",
"sources" : [
"Extensions/String+Extensions.swift",
"Extensions/XCTest+Assertions.swift",
"Helpers/Helpers.swift",
"Helpers/Mocks.swift",
"Helpers/TestObjects.swift",
"Integration/AuthenticationTests.swift",
"Integration/PusherClientInitializationTests.swift",
"Integration/PusherIncomingEventHandlingTests.swift",
"Integration/PusherTopLevelAPITests.swift",
"Unit/Helpers/ChannelEventFactory+DecryptionTests.swift",
"Unit/Helpers/ChannelEventFactoryTests.swift",
"Unit/Helpers/CryptoTests.swift",
"Unit/Models/ClientEventTests.swift",
"Unit/Models/PresenceChannelTests.swift",
"Unit/Models/PrivateEncryptedChannelTests.swift",
"Unit/Models/PusherChannelTests.swift",
"Unit/Protocols/PusherConnectionDelegateTests.swift",
"Unit/Services/ChannelEventQueue+DecryptionTests.swift",
"Unit/Services/ChannelEventQueueTests.swift",
"Unit/Services/PusherConnectionTests.swift"
],
"target_dependencies" : [
"PusherSwift"
],
"type" : "test"
},
{
"c99name" : "PusherSwift",
"module_type" : "SwiftTarget",
"name" : "PusherSwift",
"path" : "Sources",
"product_dependencies" : [
"NWWebSocket",
"TweetNacl"
],
"product_memberships" : [
"PusherSwift"
],
"sources" : [
"Extensions/PusherChannel+EncryptionHelpers.swift",
"Extensions/PusherConnection+WebsocketDelegate.swift",
"Extensions/URL+Pusher.swift",
"Helpers/Crypto.swift",
"Helpers/EventParser.swift",
"Helpers/Logger.swift",
"Models/AuthError.swift",
"Models/AuthMethod.swift",
"Models/ChannelsProtocolCloseCode.swift",
"Models/ConnectionState.swift",
"Models/Constants.swift",
"Models/EventError.swift",
"Models/EventHandler.swift",
"Models/PusherAuth.swift",
"Models/PusherChannel.swift",
"Models/PusherChannelType.swift",
"Models/PusherChannels.swift",
"Models/PusherClientOptions.swift",
"Models/PusherError.swift",
"Models/PusherEvent.swift",
"Models/PusherGlobalChannel.swift",
"Models/PusherHost.swift",
"Models/PusherPresenceChannel.swift",
"Models/PusherPresenceChannelMember.swift",
"Models/QueuedClientEvent.swift",
"ObjC/AuthMethod+ObjectiveC.swift",
"ObjC/OCAuthMethod.swift",
"ObjC/OCPusherHost.swift",
"ObjC/Pusher+ObjectiveC.swift",
"ObjC/PusherClientOptions+ObjectiveC.swift",
"ObjC/PusherConnection+ObjectiveC.swift",
"ObjC/PusherError+ObjectiveC.swift",
"ObjC/PusherHost+ObjectiveC.swift",
"Protocols/AuthRequestBuilderProtocol.swift",
"Protocols/Authorizer.swift",
"Protocols/EventFactory.swift",
"Protocols/EventQueue.swift",
"Protocols/EventQueueDelegate.swift",
"Protocols/PusherDelegate.swift",
"PusherSwift.swift",
"Services/ChannelEventFactory.swift",
"Services/ChannelEventQueue.swift",
"Services/PusherConnection.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "PusherSwift",
"schemes" : [
"PusherSwift"
],
"targets" : [
"PusherSwift",
"PusherSwiftTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PusherSwift -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-15.2.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 PusherSwift -destination generic/platform=watchOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
2024-12-12 09:44:53.568 xcodebuild[531:2979] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-12-12_09-44-0053.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:watchOS }
Available destinations for the "PusherSwift" scheme:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE }
{ platform:macOS, arch:x86_64, id:0000FE00-8C151E3703BE51BE }
{ 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, name:Any Mac }
{ platform:tvOS, id:dvtdevice-DVTiOSDevicePlaceholder-appletvos:placeholder, name:Any tvOS Device }
{ platform:tvOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-appletvsimulator:placeholder, name:Any tvOS Simulator Device }
{ platform:tvOS Simulator, id:21CCA1CD-81D3-4F11-8B15-10428179B115, OS:17.2, name:Apple TV }
{ platform:tvOS Simulator, id:21CCA1CD-81D3-4F11-8B15-10428179B115, OS:17.2, name:Apple TV }
{ platform:tvOS Simulator, id:E2475E1F-9607-4AE8-A8CB-A8759A97E06F, OS:17.2, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:E2475E1F-9607-4AE8-A8CB-A8759A97E06F, OS:17.2, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:EC67D617-2459-4996-BB03-B3341BBB056F, OS:17.2, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:tvOS Simulator, id:EC67D617-2459-4996-BB03-B3341BBB056F, OS:17.2, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:iOS Simulator, id:688802DA-4E2C-47C5-AA04-0715DB36CC6E, OS:17.2, name:iPad (10th generation) }
{ platform:iOS Simulator, id:688802DA-4E2C-47C5-AA04-0715DB36CC6E, OS:17.2, name:iPad (10th generation) }
{ platform:iOS Simulator, id:23F62282-4872-49E8-A139-B186B2EA10AD, OS:17.2, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:23F62282-4872-49E8-A139-B186B2EA10AD, OS:17.2, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:DA6F6BB7-023D-4ACA-8AD7-5159AF669747, OS:17.2, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:DA6F6BB7-023D-4ACA-8AD7-5159AF669747, OS:17.2, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:7881A73E-62D3-4CF0-88F5-808A28C29974, OS:17.2, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:7881A73E-62D3-4CF0-88F5-808A28C29974, OS:17.2, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:9A6111B2-BBD3-4C3D-8322-F7FC6AAAF8DD, OS:17.2, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:9A6111B2-BBD3-4C3D-8322-F7FC6AAAF8DD, OS:17.2, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:41D5B3A6-03E0-48EE-9EB1-267124489799, OS:17.2, name:iPhone 15 }
{ platform:iOS Simulator, id:41D5B3A6-03E0-48EE-9EB1-267124489799, OS:17.2, name:iPhone 15 }
{ platform:iOS Simulator, id:0677D0D7-BA77-40D1-BDF3-66A7B9D47D81, OS:17.2, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:0677D0D7-BA77-40D1-BDF3-66A7B9D47D81, OS:17.2, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:3D5E44BF-19B6-4D79-9376-D74C977E9DB7, OS:17.2, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:3D5E44BF-19B6-4D79-9376-D74C977E9DB7, OS:17.2, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:3EC95C9F-AD59-4FE1-A8D8-B53A7F516A36, OS:17.2, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:3EC95C9F-AD59-4FE1-A8D8-B53A7F516A36, OS:17.2, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:5C33ED6C-CC5D-49AF-9D6B-5004974693B4, OS:17.2, name:iPhone SE (3rd generation) }
{ platform:iOS Simulator, id:5C33ED6C-CC5D-49AF-9D6B-5004974693B4, OS:17.2, name:iPhone SE (3rd generation) }
INFRASTRUCTURE ERROR (status: destinationUnavailable