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 ExExpress with Swift 6.2 (beta) for iOS using Xcode 26.0.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/modswift/ExExpress.git
Reference: 0.7.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/modswift/ExExpress
 * tag               0.7.2      -> FETCH_HEAD
HEAD is now at 60a9a84 Merge branch 'develop'
Cloned https://github.com/modswift/ExExpress.git
Revision (git rev-parse @):
60a9a845853f9291b7685ca88239f261ed5e0759
SUCCESS checkout https://github.com/modswift/ExExpress.git at 0.7.2
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/modswift/ExExpress.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "mustache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AlwaysRightInstitute/mustache.git"
    },
    {
      "identity" : "freddy",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.58",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/modswift/Freddy.git"
    }
  ],
  "manifest_display_name" : "ExExpress",
  "name" : "ExExpress",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ExExpress",
      "targets" : [
        "ExExpress"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ExExpress",
      "module_type" : "SwiftTarget",
      "name" : "ExExpress",
      "path" : "Sources/ExExpress",
      "product_dependencies" : [
        "mustache",
        "Freddy"
      ],
      "product_memberships" : [
        "ExExpress"
      ],
      "sources" : [
        "connect/BodyParser.swift",
        "connect/CORS.swift",
        "connect/Connect.swift",
        "connect/CookieParser.swift",
        "connect/Logger.swift",
        "connect/MethodOverride.swift",
        "connect/Pause.swift",
        "connect/QS.swift",
        "connect/Session.swift",
        "connect/TypeIs.swift",
        "connect/connect_module.swift",
        "console/Console.swift",
        "console/console_module.swift",
        "express/Express.swift",
        "express/ExpressIncomingMessage.swift",
        "express/ExpressJSON.swift",
        "express/ExpressMustache.swift",
        "express/ExpressServerResponse.swift",
        "express/MiddlewareObject.swift",
        "express/Render.swift",
        "express/Route.swift",
        "express/RouteKeeper.swift",
        "express/RoutePattern.swift",
        "express/Router.swift",
        "express/Settings.swift",
        "express/express_module.swift",
        "fs/fs_module.swift",
        "http/Cookies.swift",
        "http/HttpMessageBaseType.swift",
        "http/HttpMisc.swift",
        "http/IncomingMessage.swift",
        "http/QueryString.swift",
        "http/ServerResponse.swift",
        "http/TestSupport.swift",
        "http/URL.swift",
        "http/http_module.swift",
        "json/JSONWritableStream.swift",
        "json/JsonFile.swift",
        "json/Stringify.swift",
        "json/json_module.swift",
        "leftpad/leftpad_module.swift",
        "mime/mime_module.swift",
        "process/process_module.swift",
        "streams/FileOutputStream.swift",
        "streams/GWritableStreamType.swift",
        "streams/WritableByteStreamType.swift",
        "streams/WritableStreams.swift",
        "xsys/time.swift",
        "xsys/timespec.swift",
        "xsys/timeval_any.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "ExExpress",
    "schemes" : [
      "ExExpress"
    ],
    "targets" : [
      "ExExpress",
      "ExpressTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ExExpress -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 ExExpress -destination generic/platform=iOS
2025-06-19 05:06:21.990 xcodebuild[566:3291] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-19-06_05-06-0021.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:iOS }
	Available destinations for the "ExExpress" scheme:
		{ platform:macOS, arch:arm64, id:ea2555979bc334feb6f322914f675eea83f23b40, name:My Mac }
		{ platform:macOS, arch:x86_64, id:ea2555979bc334feb6f322914f675eea83f23b40, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable