Build Information
Failed to build StatusItemController with Swift 6.1 for iOS using Xcode 16.3.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hexedbits/StatusItemController.git
Reference: 2.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hexedbits/StatusItemController
* tag 2.0.1 -> FETCH_HEAD
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 2.0.1
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/hexedbits/StatusItemController.git
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.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StatusItemController -destination generic/platform=iOS 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 StatusItemController -destination generic/platform=iOS "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
2025-04-28 02:16:48.179 xcodebuild[572:3301] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-28-04_02-16-0048.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:iOS }
Available destinations for the "StatusItemController" scheme:
{ platform:macOS, arch:arm64, id:24a7ac2af8777ff01e3b84f98c2f76b3a9e8eb45, name:My Mac }
{ platform:macOS, arch:x86_64, id:24a7ac2af8777ff01e3b84f98c2f76b3a9e8eb45, name:My Mac }
{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable