The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ExExpress with Swift 6.3 for iOS using Xcode 26.4.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/modswift/ExExpress.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/modswift/ExExpress
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 21931f4 Avoid duplicate public declaration
Cloned https://github.com/modswift/ExExpress.git
Revision (git rev-parse @):
21931f4c669811ad890d73c20d967898d073f2d4
SUCCESS checkout https://github.com/modswift/ExExpress.git at develop
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/modswift/ExExpress.git
Command line invocation:
    /Applications/Xcode-26.4.0.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.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ExExpress -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.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 ExExpress -destination generic/platform=iOS
2026-04-12 21:01:52.518 xcodebuild[624:3783] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-12-04_21-01-0052.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:04a6d0da6b7c25f43a9139fb53fd10571452a1dd, name:My Mac }
		{ platform:macOS, arch:x86_64, id:04a6d0da6b7c25f43a9139fb53fd10571452a1dd, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable