The Swift Package Index logo.Swift Package Index

Build Information

Failed to build fugle-realtime-swift, reference main (0f2feb), with Swift 6.2 for iOS using Xcode 26.3 on 19 Jun 2025 12:20:46 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FugleRealtime -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KeanuPang/fugle-realtime-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KeanuPang/fugle-realtime-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0f2feb6 Update README.md
Cloned https://github.com/KeanuPang/fugle-realtime-swift.git
Revision (git rev-parse @):
0f2feb6de0089bee74beb5d7c0c7ae968979f943
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/KeanuPang/fugle-realtime-swift.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/KeanuPang/fugle-realtime-swift.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
Resolve Package Graph
Fetching from https://github.com/vapor/websocket-kit.git
Fetching from https://github.com/tristanhimmelman/ObjectMapper.git
Fetching from https://github.com/swift-server/async-http-client.git
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/apple/swift-nio-transport-services.git
Fetching from https://github.com/apple/swift-nio-ssl.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/apple/swift-nio-extras.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/apple/swift-system.git
Fetching from https://github.com/apple/swift-certificates.git
Fetching from https://github.com/apple/swift-algorithms.git
Fetching from https://github.com/swift-server/swift-service-lifecycle.git
Fetching from https://github.com/apple/swift-asn1.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/apple/swift-http-structured-headers.git
Fetching from https://github.com/apple/swift-async-algorithms.git
Fetching from https://github.com/apple/swift-nio-http2.git
Fetching from https://github.com/apple/swift-http-types.git
Fetching from https://github.com/apple/swift-crypto.git
Fetching from https://github.com/apple/swift-numerics.git
Creating working copy of package ‘swift-service-lifecycle’
Checking out 2.8.0 of package ‘swift-service-lifecycle’
Creating working copy of package ‘websocket-kit’
Checking out 2.16.1 of package ‘websocket-kit’
Creating working copy of package ‘swift-certificates’
Checking out 1.10.0 of package ‘swift-certificates’
Creating working copy of package ‘swift-nio’
Checking out 2.83.0 of package ‘swift-nio’
Creating working copy of package ‘swift-asn1’
Checking out 1.3.2 of package ‘swift-asn1’
Creating working copy of package ‘swift-http-types’
Checking out 1.4.0 of package ‘swift-http-types’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.36.0 of package ‘swift-nio-http2’
Creating working copy of package ‘async-http-client’
Checking out 1.26.1 of package ‘async-http-client’
Creating working copy of package ‘swift-nio-extras’
Checking out 1.28.0 of package ‘swift-nio-extras’
Creating working copy of package ‘swift-http-structured-headers’
Checking out 1.3.0 of package ‘swift-http-structured-headers’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Creating working copy of package ‘swift-system’
Checking out 1.5.0 of package ‘swift-system’
Creating working copy of package ‘swift-crypto’
Checking out 3.12.3 of package ‘swift-crypto’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.3 of package ‘swift-numerics’
Creating working copy of package ‘ObjectMapper’
Checking out 4.4.3 of package ‘ObjectMapper’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.32.0 of package ‘swift-nio-ssl’
Creating working copy of package ‘swift-async-algorithms’
Checking out 1.0.4 of package ‘swift-async-algorithms’
Creating working copy of package ‘swift-atomics’
Checking out 1.3.0 of package ‘swift-atomics’
Creating working copy of package ‘swift-log’
Checking out 1.6.3 of package ‘swift-log’
Creating working copy of package ‘swift-collections’
Checking out 1.2.0 of package ‘swift-collections’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.24.0 of package ‘swift-nio-transport-services’
Resolve Package Graph
Resolved source packages:
  swift-collections: https://github.com/apple/swift-collections.git @ 1.2.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.24.0
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.32.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.83.0
  swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.0.4
  swift-http-types: https://github.com/apple/swift-http-types.git @ 1.4.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.12.3
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.8.0
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.28.0
  swift-certificates: https://github.com/apple/swift-certificates.git @ 1.10.0
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.36.0
  swift-system: https://github.com/apple/swift-system.git @ 1.5.0
  swift-asn1: https://github.com/apple/swift-asn1.git @ 1.3.2
  fugle-realtime-swift: /Users/admin/builder/spi-builder-workspace
  ObjectMapper: https://github.com/tristanhimmelman/ObjectMapper.git @ 4.4.3
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.26.1
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.16.1
  swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.3.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
resolved source packages: swift-collections, swift-nio-transport-services, swift-log, swift-nio-ssl, swift-nio, swift-async-algorithms, swift-http-types, swift-crypto, swift-atomics, swift-service-lifecycle, swift-nio-extras, swift-certificates, swift-nio-http2, swift-system, swift-asn1, fugle-realtime-swift, ObjectMapper, swift-algorithms, async-http-client, websocket-kit, swift-http-structured-headers, swift-numerics
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FugleRealtime -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 FugleRealtime -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-nio: https://github.com/apple/swift-nio.git @ 2.83.0
  swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.3.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  ObjectMapper: https://github.com/tristanhimmelman/ObjectMapper.git @ 4.4.3
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.36.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  swift-asn1: https://github.com/apple/swift-asn1.git @ 1.3.2
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.28.0
  swift-http-types: https://github.com/apple/swift-http-types.git @ 1.4.0
  fugle-realtime-swift: /Users/admin/builder/spi-builder-workspace
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.24.0
  swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.0.4
  swift-system: https://github.com/apple/swift-system.git @ 1.5.0
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.16.1
  swift-collections: https://github.com/apple/swift-collections.git @ 1.2.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.12.3
  swift-certificates: https://github.com/apple/swift-certificates.git @ 1.10.0
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.26.1
  swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.8.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.32.0
2025-06-19 05:20:42.581 xcodebuild[1253:6209] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-19-06_05-20-0042.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "FugleRealtime". The "-list" option can be used to find the names of the schemes in the workspace.
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  swift-asn1: https://github.com/apple/swift-asn1.git @ 1.3.2
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  swift-system: https://github.com/apple/swift-system.git @ 1.5.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.83.0
  swift-certificates: https://github.com/apple/swift-certificates.git @ 1.10.0
  swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.0.4
  swift-collections: https://github.com/apple/swift-collections.git @ 1.2.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.12.3
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.36.0
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.28.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.24.0
  ObjectMapper: https://github.com/tristanhimmelman/ObjectMapper.git @ 4.4.3
  swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.3.0
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.16.1
  swift-http-types: https://github.com/apple/swift-http-types.git @ 1.4.0
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.32.0
  fugle-realtime-swift: /Users/admin/builder/spi-builder-workspace
  swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.8.0
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.26.1
resolved source packages: swift-asn1, swift-log, swift-numerics, swift-system, swift-nio, swift-certificates, swift-async-algorithms, swift-collections, swift-crypto, swift-nio-http2, swift-nio-extras, swift-nio-transport-services, ObjectMapper, swift-http-structured-headers, websocket-kit, swift-http-types, swift-algorithms, swift-nio-ssl, fugle-realtime-swift, swift-service-lifecycle, swift-atomics, async-http-client
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FugleRealtime -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 FugleRealtime -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  swift-asn1: https://github.com/apple/swift-asn1.git @ 1.3.2
  swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.8.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.2.0
  swift-system: https://github.com/apple/swift-system.git @ 1.5.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  fugle-realtime-swift: /Users/admin/builder/spi-builder-workspace
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.16.1
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.36.0
  ObjectMapper: https://github.com/tristanhimmelman/ObjectMapper.git @ 4.4.3
  swift-log: https://github.com/apple/swift-log.git @ 1.6.3
  swift-certificates: https://github.com/apple/swift-certificates.git @ 1.10.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.32.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 3.12.3
  swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.0.4
  swift-http-types: https://github.com/apple/swift-http-types.git @ 1.4.0
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.28.0
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.26.1
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.24.0
  swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.3.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.83.0
2025-06-19 05:20:46.233 xcodebuild[1434:7243] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-19-06_05-20-0046.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "FugleRealtime". The "-list" option can be used to find the names of the schemes in the workspace.
BUILD FAILURE 6.2 iOS