The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build StatusItemController with Swift 5.10 for iOS using Xcode 15.4.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
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 166f54c Bump actions/checkout from 4 to 5 (#70)
Cloned https://github.com/hexedbits/StatusItemController.git
Revision (git rev-parse @):
166f54c0f9b85b8aa57ee3212820d25a686b0b26
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hexedbits/StatusItemController.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/hexedbits/StatusItemController.git
Command line invocation:
    /Applications/Xcode-15.4.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-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StatusItemController -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-15.4.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
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
2025-08-12 14:52:47.835 xcodebuild[523:2881] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-12-08_14-52-0047.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: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