Build Information
Failed to build StatusItemController with Swift 6.0 for watchOS using Xcode 16.2.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hexedbits/StatusItemController.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hexedbits/StatusItemController
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at bbded09 [2.0.1] release prep
Cloned https://github.com/hexedbits/StatusItemController.git
Revision (git rev-parse @):
bbded09a286590564dbf9cf8f9f5e5ffbd5e8fab
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hexedbits/StatusItemController.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/hexedbits/StatusItemController.git
{
"dependencies" : [
],
"manifest_display_name" : "StatusItemController",
"name" : "StatusItemController",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "StatusItemController",
"targets" : [
"StatusItemController"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "StatusItemControllerTests",
"module_type" : "SwiftTarget",
"name" : "StatusItemControllerTests",
"path" : "Tests",
"sources" : [
"StatusItemControllerTests.swift"
],
"target_dependencies" : [
"StatusItemController"
],
"type" : "test"
},
{
"c99name" : "StatusItemController",
"module_type" : "SwiftTarget",
"name" : "StatusItemController",
"path" : "Sources",
"product_memberships" : [
"StatusItemController"
],
"sources" : [
"NSApplication+Extensions.swift",
"NSEvent+Extensions.swift",
"NSMenuItem+Extensions.swift",
"StatusItemController.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.1.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" : [
],
"manifest_display_name" : "StatusItemController",
"name" : "StatusItemController",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "StatusItemController",
"targets" : [
"StatusItemController"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "StatusItemControllerTests",
"module_type" : "SwiftTarget",
"name" : "StatusItemControllerTests",
"path" : "Tests",
"sources" : [
"StatusItemControllerTests.swift"
],
"target_dependencies" : [
"StatusItemController"
],
"type" : "test"
},
{
"c99name" : "StatusItemController",
"module_type" : "SwiftTarget",
"name" : "StatusItemController",
"path" : "Sources",
"product_memberships" : [
"StatusItemController"
],
"sources" : [
"NSApplication+Extensions.swift",
"NSEvent+Extensions.swift",
"NSMenuItem+Extensions.swift",
"StatusItemController.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "StatusItemController",
"schemes" : [
"StatusItemController"
],
"targets" : [
"StatusItemController",
"StatusItemControllerTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StatusItemController -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.1.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 StatusItemController -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"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
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
2024-11-30 10:06:45.931 xcodebuild[544:3001] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-30-11_10-06-0045.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:watchOS }
Available destinations for the "StatusItemController" scheme:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:x86_64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable