Build Information
Failed to build fugle-realtime-swift, reference v0.1.2 (391bfe), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 13 Apr 2026 01:33:34 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FugleRealtime -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KeanuPang/fugle-realtime-swift.git
Reference: v0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KeanuPang/fugle-realtime-swift
* tag v0.1.2 -> FETCH_HEAD
HEAD is now at 391bfe6 Merge pull request #3 from KeanuPang/develop
Cloned https://github.com/KeanuPang/fugle-realtime-swift.git
Revision (git rev-parse @):
391bfe6ee1cb6f5eb5c115fd66039cd744b13d7f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/KeanuPang/fugle-realtime-swift.git at v0.1.2
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/KeanuPang/fugle-realtime-swift.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/swift-server/async-http-client.git
Fetching from https://github.com/tristanhimmelman/ObjectMapper.git
Fetching from https://github.com/vapor/websocket-kit.git
Fetching from https://github.com/apple/swift-nio-transport-services.git
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/apple/swift-nio-ssl.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-log.git
Fetching from https://github.com/swift-server/swift-service-lifecycle.git
Fetching from https://github.com/apple/swift-async-algorithms.git
Fetching from https://github.com/apple/swift-asn1.git
Fetching from https://github.com/apple/swift-http-types.git
Fetching from https://github.com/apple/swift-certificates.git
Fetching from https://github.com/apple/swift-nio-http2.git
Fetching from https://github.com/apple/swift-algorithms.git
Fetching from https://github.com/apple/swift-http-structured-headers.git
Fetching from https://github.com/apple/swift-numerics.git
Fetching from https://github.com/apple/swift-crypto.git
Fetching from https://github.com/apple/swift-distributed-tracing.git
Fetching from https://github.com/apple/swift-configuration.git
Fetching from https://github.com/apple/swift-service-context.git
Creating working copy of package ‘swift-nio-extras’
Checking out 1.33.0 of package ‘swift-nio-extras’
Creating working copy of package ‘swift-certificates’
Checking out 1.18.0 of package ‘swift-certificates’
Creating working copy of package ‘swift-async-algorithms’
Checking out 1.1.3 of package ‘swift-async-algorithms’
Creating working copy of package ‘ObjectMapper’
Checking out 4.4.3 of package ‘ObjectMapper’
Creating working copy of package ‘swift-system’
Checking out 1.6.4 of package ‘swift-system’
Creating working copy of package ‘swift-distributed-tracing’
Checking out 1.4.1 of package ‘swift-distributed-tracing’
Creating working copy of package ‘swift-asn1’
Checking out 1.6.0 of package ‘swift-asn1’
Creating working copy of package ‘swift-atomics’
Checking out 1.3.0 of package ‘swift-atomics’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.26.0 of package ‘swift-nio-transport-services’
Creating working copy of package ‘websocket-kit’
Checking out 2.16.2 of package ‘websocket-kit’
Creating working copy of package ‘swift-numerics’
Checking out 1.1.1 of package ‘swift-numerics’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Creating working copy of package ‘swift-configuration’
Checking out 1.2.0 of package ‘swift-configuration’
Creating working copy of package ‘swift-collections’
Checking out 1.4.1 of package ‘swift-collections’
Creating working copy of package ‘swift-nio’
Checking out 2.97.1 of package ‘swift-nio’
Creating working copy of package ‘swift-http-structured-headers’
Checking out 1.6.0 of package ‘swift-http-structured-headers’
Creating working copy of package ‘swift-log’
Checking out 1.11.0 of package ‘swift-log’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.42.0 of package ‘swift-nio-http2’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.36.1 of package ‘swift-nio-ssl’
Creating working copy of package ‘swift-crypto’
Checking out 4.3.1 of package ‘swift-crypto’
Creating working copy of package ‘async-http-client’
Checking out 1.33.1 of package ‘async-http-client’
Creating working copy of package ‘swift-http-types’
Checking out 1.5.1 of package ‘swift-http-types’
Creating working copy of package ‘swift-service-context’
Checking out 1.3.0 of package ‘swift-service-context’
Creating working copy of package ‘swift-service-lifecycle’
Checking out 2.11.0 of package ‘swift-service-lifecycle’
Resolve Package Graph
Resolved source packages:
ObjectMapper: https://github.com/tristanhimmelman/ObjectMapper.git @ 4.4.3
swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.4.1
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.33.0
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.6.0
swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.1.3
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
swift-service-context: https://github.com/apple/swift-service-context.git @ 1.3.0
swift-http-types: https://github.com/apple/swift-http-types.git @ 1.5.1
swift-nio: https://github.com/apple/swift-nio.git @ 2.97.1
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.33.1
swift-certificates: https://github.com/apple/swift-certificates.git @ 1.18.0
fugle-realtime-swift: /Users/admin/builder/spi-builder-workspace
websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.16.2
swift-configuration: https://github.com/apple/swift-configuration.git @ 1.2.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.36.1
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.26.0
swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.11.0
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
swift-log: https://github.com/apple/swift-log.git @ 1.11.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 4.3.1
swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.42.0
swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.6.0
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
resolved source packages: ObjectMapper, swift-distributed-tracing, swift-nio-extras, swift-asn1, swift-async-algorithms, swift-algorithms, swift-service-context, swift-http-types, swift-nio, async-http-client, swift-certificates, fugle-realtime-swift, websocket-kit, swift-configuration, swift-collections, swift-nio-ssl, swift-nio-transport-services, swift-service-lifecycle, swift-system, swift-log, swift-atomics, swift-crypto, swift-nio-http2, swift-http-structured-headers, swift-numerics
2026-04-12 21:33:17.090 xcodebuild[529:3061] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FugleRealtime -destination platform=macOS,arch=arm64
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 FugleRealtime -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
fugle-realtime-swift: /Users/admin/builder/spi-builder-workspace
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 4.3.1
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.33.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
swift-certificates: https://github.com/apple/swift-certificates.git @ 1.18.0
swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.4.1
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
swift-http-types: https://github.com/apple/swift-http-types.git @ 1.5.1
swift-nio: https://github.com/apple/swift-nio.git @ 2.97.1
swift-log: https://github.com/apple/swift-log.git @ 1.11.0
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.6.0
swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.6.0
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.26.0
swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.1.3
swift-configuration: https://github.com/apple/swift-configuration.git @ 1.2.0
ObjectMapper: https://github.com/tristanhimmelman/ObjectMapper.git @ 4.4.3
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.36.1
websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.16.2
swift-service-context: https://github.com/apple/swift-service-context.git @ 1.3.0
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.33.1
swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.11.0
swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.42.0
2026-04-12 21:33:30.411 xcodebuild[1443:7474] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 21:33:31.035 xcodebuild[1443:7474] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-12-04_21-33-0031.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.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
ObjectMapper: https://github.com/tristanhimmelman/ObjectMapper.git @ 4.4.3
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
swift-log: https://github.com/apple/swift-log.git @ 1.11.0
websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.16.2
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.4.1
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
swift-http-types: https://github.com/apple/swift-http-types.git @ 1.5.1
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.26.0
swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.1.3
fugle-realtime-swift: /Users/admin/builder/spi-builder-workspace
swift-configuration: https://github.com/apple/swift-configuration.git @ 1.2.0
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.36.1
swift-crypto: https://github.com/apple/swift-crypto.git @ 4.3.1
swift-service-context: https://github.com/apple/swift-service-context.git @ 1.3.0
swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.11.0
swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.6.0
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.6.0
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.33.1
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.33.0
swift-nio: https://github.com/apple/swift-nio.git @ 2.97.1
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
swift-certificates: https://github.com/apple/swift-certificates.git @ 1.18.0
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.42.0
resolved source packages: ObjectMapper, swift-collections, swift-log, websocket-kit, swift-numerics, swift-distributed-tracing, swift-algorithms, swift-http-types, swift-nio-transport-services, swift-async-algorithms, fugle-realtime-swift, swift-configuration, swift-nio-ssl, swift-crypto, swift-service-context, swift-service-lifecycle, swift-http-structured-headers, swift-asn1, async-http-client, swift-nio-extras, swift-nio, swift-atomics, swift-certificates, swift-system, swift-nio-http2
2026-04-12 21:33:32.651 xcodebuild[1650:8588] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FugleRealtime -destination platform=macOS,arch=arm64
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 FugleRealtime -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
swift-crypto: https://github.com/apple/swift-crypto.git @ 4.3.1
swift-configuration: https://github.com/apple/swift-configuration.git @ 1.2.0
swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.1.3
fugle-realtime-swift: /Users/admin/builder/spi-builder-workspace
websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.16.2
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.11.0
swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.4.1
swift-service-context: https://github.com/apple/swift-service-context.git @ 1.3.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.26.0
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.33.0
swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.6.0
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
swift-http-types: https://github.com/apple/swift-http-types.git @ 1.5.1
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.6.0
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.33.1
swift-certificates: https://github.com/apple/swift-certificates.git @ 1.18.0
ObjectMapper: https://github.com/tristanhimmelman/ObjectMapper.git @ 4.4.3
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
swift-log: https://github.com/apple/swift-log.git @ 1.11.0
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.36.1
swift-nio: https://github.com/apple/swift-nio.git @ 2.97.1
swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.42.0
2026-04-12 21:33:34.559 xcodebuild[1653:8642] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-12 21:33:34.924 xcodebuild[1653:8642] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-12-04_21-33-0034.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.3 macosXcodebuild