Build Information
Failed to build OpenAIRealtime, reference 0.1.0 (3a7e7e), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 08:44:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/m1guelpf/swift-realtime-openai.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/m1guelpf/swift-realtime-openai
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 3a7e7e1 rename package to `OpenAIRealtime`
Cloned https://github.com/m1guelpf/swift-realtime-openai.git
Revision (git rev-parse @):
3a7e7e11caeb529b353bd53ae26f14f05da88f41
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/m1guelpf/swift-realtime-openai.git at 0.1.0
Fetching https://github.com/stasel/WebRTC.git
[1/807] Fetching webrtc
Fetched https://github.com/stasel/WebRTC.git from cache (1.05s)
Creating working copy for https://github.com/stasel/WebRTC.git
Working copy of https://github.com/stasel/WebRTC.git resolved at latest (e8b5efb)
Downloading binary artifact https://github.com/stasel/WebRTC/releases/download/147.0.0/WebRTC-M147.xcframework.zip
[5503/43238836] Downloading https://github.com/stasel/WebRTC/releases/download/147.0.0/WebRTC-M147.xcframework.zip
Downloaded https://github.com/stasel/WebRTC/releases/download/147.0.0/WebRTC-M147.xcframework.zip (6.25s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-realtime-openai",
"name": "OpenAIRealtime",
"url": "https://github.com/m1guelpf/swift-realtime-openai.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-realtime-openai",
"traits": [
"default"
],
"dependencies": [
{
"identity": "webrtc",
"name": "WebRTC",
"url": "https://github.com/stasel/WebRTC.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WebRTC",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/m1guelpf/swift-realtime-openai.git
[1/817] Fetching swift-realtime-openai
Fetched https://github.com/m1guelpf/swift-realtime-openai.git from cache (0.91s)
Fetching https://github.com/stasel/WebRTC.git from cache
Fetched https://github.com/stasel/WebRTC.git from cache (0.46s)
Creating working copy for https://github.com/stasel/WebRTC.git
Working copy of https://github.com/stasel/WebRTC.git resolved at latest (e8b5efb)
Creating working copy for https://github.com/m1guelpf/swift-realtime-openai.git
Working copy of https://github.com/m1guelpf/swift-realtime-openai.git resolved at 0.1.0 (3a7e7e1)
Fetching binary artifact https://github.com/stasel/WebRTC/releases/download/147.0.0/WebRTC-M147.xcframework.zip from cache
Fetched https://github.com/stasel/WebRTC/releases/download/147.0.0/WebRTC-M147.xcframework.zip from cache (1.64s)
warning: '.resolve-product-dependencies': dependency 'swift-realtime-openai' is not used by any target
Found 1 product dependencies
- WebRTC
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/m1guelpf/swift-realtime-openai.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[1/5] Copying WebRTC.framework
[2/5] Write swift-version--6988338F2F200930.txt
[4/22] Compiling OpenAIRealtime UnsafeInteriorMutable.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Headers/WebRTC.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebRTC.framework/Headers/WebRTC.h:11:9: error: 'WebRTC/RTCAudioSource.h' file not found
9 | */
10 |
11 | #import <WebRTC/RTCAudioSource.h>
| |- error: 'WebRTC/RTCAudioSource.h' file not found
| `- note: did not find header 'RTCAudioSource.h' in framework 'WebRTC' (loaded from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug')
12 | #import <WebRTC/RTCAudioTrack.h>
13 | #import <WebRTC/RTCCertificate.h>
/Users/admin/builder/spi-builder-workspace/src/Connectors/WebRTCConnector.swift:1:24: error: could not build Objective-C module 'WebRTC'
1 | @preconcurrency import WebRTC
| `- error: could not build Objective-C module 'WebRTC'
2 | import Foundation
3 | #if canImport(FoundationNetworking)
[5/22] Compiling OpenAIRealtime Connector.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Headers/WebRTC.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebRTC.framework/Headers/WebRTC.h:11:9: error: 'WebRTC/RTCAudioSource.h' file not found
9 | */
10 |
11 | #import <WebRTC/RTCAudioSource.h>
| |- error: 'WebRTC/RTCAudioSource.h' file not found
| `- note: did not find header 'RTCAudioSource.h' in framework 'WebRTC' (loaded from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug')
12 | #import <WebRTC/RTCAudioTrack.h>
13 | #import <WebRTC/RTCCertificate.h>
/Users/admin/builder/spi-builder-workspace/src/Connectors/WebRTCConnector.swift:1:24: error: could not build Objective-C module 'WebRTC'
1 | @preconcurrency import WebRTC
| `- error: could not build Objective-C module 'WebRTC'
2 | import Foundation
3 | #if canImport(FoundationNetworking)
[6/23] Compiling OpenAIRealtime Session.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Headers/WebRTC.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebRTC.framework/Headers/WebRTC.h:11:9: error: 'WebRTC/RTCAudioSource.h' file not found
9 | */
10 |
11 | #import <WebRTC/RTCAudioSource.h>
| |- error: 'WebRTC/RTCAudioSource.h' file not found
| `- note: did not find header 'RTCAudioSource.h' in framework 'WebRTC' (loaded from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug')
12 | #import <WebRTC/RTCAudioTrack.h>
13 | #import <WebRTC/RTCCertificate.h>
/Users/admin/builder/spi-builder-workspace/src/Connectors/WebRTCConnector.swift:1:24: error: could not build Objective-C module 'WebRTC'
1 | @preconcurrency import WebRTC
| `- error: could not build Objective-C module 'WebRTC'
2 | import Foundation
3 | #if canImport(FoundationNetworking)
[7/23] Compiling OpenAIRealtime OpenAIRealtime.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Headers/WebRTC.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebRTC.framework/Headers/WebRTC.h:11:9: error: 'WebRTC/RTCAudioSource.h' file not found
9 | */
10 |
11 | #import <WebRTC/RTCAudioSource.h>
| |- error: 'WebRTC/RTCAudioSource.h' file not found
| `- note: did not find header 'RTCAudioSource.h' in framework 'WebRTC' (loaded from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug')
12 | #import <WebRTC/RTCAudioTrack.h>
13 | #import <WebRTC/RTCCertificate.h>
/Users/admin/builder/spi-builder-workspace/src/Connectors/WebRTCConnector.swift:1:24: error: could not build Objective-C module 'WebRTC'
1 | @preconcurrency import WebRTC
| `- error: could not build Objective-C module 'WebRTC'
2 | import Foundation
3 | #if canImport(FoundationNetworking)
[8/23] Compiling OpenAIRealtime String+random.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Headers/WebRTC.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebRTC.framework/Headers/WebRTC.h:11:9: error: 'WebRTC/RTCAudioSource.h' file not found
9 | */
10 |
11 | #import <WebRTC/RTCAudioSource.h>
| |- error: 'WebRTC/RTCAudioSource.h' file not found
| `- note: did not find header 'RTCAudioSource.h' in framework 'WebRTC' (loaded from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug')
12 | #import <WebRTC/RTCAudioTrack.h>
13 | #import <WebRTC/RTCCertificate.h>
/Users/admin/builder/spi-builder-workspace/src/Connectors/WebRTCConnector.swift:1:24: error: could not build Objective-C module 'WebRTC'
1 | @preconcurrency import WebRTC
| `- error: could not build Objective-C module 'WebRTC'
2 | import Foundation
3 | #if canImport(FoundationNetworking)
[9/23] Compiling OpenAIRealtime ClientEvent.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Headers/WebRTC.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebRTC.framework/Headers/WebRTC.h:11:9: error: 'WebRTC/RTCAudioSource.h' file not found
9 | */
10 |
11 | #import <WebRTC/RTCAudioSource.h>
| |- error: 'WebRTC/RTCAudioSource.h' file not found
| `- note: did not find header 'RTCAudioSource.h' in framework 'WebRTC' (loaded from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug')
12 | #import <WebRTC/RTCAudioTrack.h>
13 | #import <WebRTC/RTCCertificate.h>
/Users/admin/builder/spi-builder-workspace/src/Connectors/WebRTCConnector.swift:1:24: error: could not build Objective-C module 'WebRTC'
1 | @preconcurrency import WebRTC
| `- error: could not build Objective-C module 'WebRTC'
2 | import Foundation
3 | #if canImport(FoundationNetworking)
[10/23] Compiling OpenAIRealtime ServerError.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Headers/WebRTC.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebRTC.framework/Headers/WebRTC.h:11:9: error: 'WebRTC/RTCAudioSource.h' file not found
9 | */
10 |
11 | #import <WebRTC/RTCAudioSource.h>
| |- error: 'WebRTC/RTCAudioSource.h' file not found
| `- note: did not find header 'RTCAudioSource.h' in framework 'WebRTC' (loaded from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug')
12 | #import <WebRTC/RTCAudioTrack.h>
13 | #import <WebRTC/RTCCertificate.h>
/Users/admin/builder/spi-builder-workspace/src/Connectors/WebRTCConnector.swift:1:24: error: could not build Objective-C module 'WebRTC'
1 | @preconcurrency import WebRTC
| `- error: could not build Objective-C module 'WebRTC'
2 | import Foundation
3 | #if canImport(FoundationNetworking)
[11/23] Compiling OpenAIRealtime ServerEvent.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Headers/WebRTC.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebRTC.framework/Headers/WebRTC.h:11:9: error: 'WebRTC/RTCAudioSource.h' file not found
9 | */
10 |
11 | #import <WebRTC/RTCAudioSource.h>
| |- error: 'WebRTC/RTCAudioSource.h' file not found
| `- note: did not find header 'RTCAudioSource.h' in framework 'WebRTC' (loaded from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug')
12 | #import <WebRTC/RTCAudioTrack.h>
13 | #import <WebRTC/RTCCertificate.h>
/Users/admin/builder/spi-builder-workspace/src/Connectors/WebRTCConnector.swift:1:24: error: could not build Objective-C module 'WebRTC'
1 | @preconcurrency import WebRTC
| `- error: could not build Objective-C module 'WebRTC'
2 | import Foundation
3 | #if canImport(FoundationNetworking)
[12/23] Compiling OpenAIRealtime Collection+safe.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Headers/WebRTC.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebRTC.framework/Headers/WebRTC.h:11:9: error: 'WebRTC/RTCAudioSource.h' file not found
9 | */
10 |
11 | #import <WebRTC/RTCAudioSource.h>
| |- error: 'WebRTC/RTCAudioSource.h' file not found
| `- note: did not find header 'RTCAudioSource.h' in framework 'WebRTC' (loaded from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug')
12 | #import <WebRTC/RTCAudioTrack.h>
13 | #import <WebRTC/RTCCertificate.h>
/Users/admin/builder/spi-builder-workspace/src/Connectors/WebRTCConnector.swift:1:24: error: could not build Objective-C module 'WebRTC'
1 | @preconcurrency import WebRTC
| `- error: could not build Objective-C module 'WebRTC'
2 | import Foundation
3 | #if canImport(FoundationNetworking)
[13/23] Compiling OpenAIRealtime Continuation+error.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Headers/WebRTC.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebRTC.framework/Headers/WebRTC.h:11:9: error: 'WebRTC/RTCAudioSource.h' file not found
9 | */
10 |
11 | #import <WebRTC/RTCAudioSource.h>
| |- error: 'WebRTC/RTCAudioSource.h' file not found
| `- note: did not find header 'RTCAudioSource.h' in framework 'WebRTC' (loaded from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug')
12 | #import <WebRTC/RTCAudioTrack.h>
13 | #import <WebRTC/RTCCertificate.h>
/Users/admin/builder/spi-builder-workspace/src/Connectors/WebRTCConnector.swift:1:24: error: could not build Objective-C module 'WebRTC'
1 | @preconcurrency import WebRTC
| `- error: could not build Objective-C module 'WebRTC'
2 | import Foundation
3 | #if canImport(FoundationNetworking)
[14/23] Compiling OpenAIRealtime WebRTCConnector.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Headers/WebRTC.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebRTC.framework/Headers/WebRTC.h:11:9: error: 'WebRTC/RTCAudioSource.h' file not found
9 | */
10 |
11 | #import <WebRTC/RTCAudioSource.h>
| |- error: 'WebRTC/RTCAudioSource.h' file not found
| `- note: did not find header 'RTCAudioSource.h' in framework 'WebRTC' (loaded from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug')
12 | #import <WebRTC/RTCAudioTrack.h>
13 | #import <WebRTC/RTCCertificate.h>
/Users/admin/builder/spi-builder-workspace/src/Connectors/WebRTCConnector.swift:1:24: error: could not build Objective-C module 'WebRTC'
1 | @preconcurrency import WebRTC
| `- error: could not build Objective-C module 'WebRTC'
2 | import Foundation
3 | #if canImport(FoundationNetworking)
[15/23] Compiling OpenAIRealtime WebSocketConnector.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Headers/WebRTC.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebRTC.framework/Headers/WebRTC.h:11:9: error: 'WebRTC/RTCAudioSource.h' file not found
9 | */
10 |
11 | #import <WebRTC/RTCAudioSource.h>
| |- error: 'WebRTC/RTCAudioSource.h' file not found
| `- note: did not find header 'RTCAudioSource.h' in framework 'WebRTC' (loaded from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug')
12 | #import <WebRTC/RTCAudioTrack.h>
13 | #import <WebRTC/RTCCertificate.h>
/Users/admin/builder/spi-builder-workspace/src/Connectors/WebRTCConnector.swift:1:24: error: could not build Objective-C module 'WebRTC'
1 | @preconcurrency import WebRTC
| `- error: could not build Objective-C module 'WebRTC'
2 | import Foundation
3 | #if canImport(FoundationNetworking)
[16/23] Compiling OpenAIRealtime Item.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Headers/WebRTC.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebRTC.framework/Headers/WebRTC.h:11:9: error: 'WebRTC/RTCAudioSource.h' file not found
9 | */
10 |
11 | #import <WebRTC/RTCAudioSource.h>
| |- error: 'WebRTC/RTCAudioSource.h' file not found
| `- note: did not find header 'RTCAudioSource.h' in framework 'WebRTC' (loaded from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug')
12 | #import <WebRTC/RTCAudioTrack.h>
13 | #import <WebRTC/RTCCertificate.h>
/Users/admin/builder/spi-builder-workspace/src/Connectors/WebRTCConnector.swift:1:24: error: could not build Objective-C module 'WebRTC'
1 | @preconcurrency import WebRTC
| `- error: could not build Objective-C module 'WebRTC'
2 | import Foundation
3 | #if canImport(FoundationNetworking)
[17/23] Compiling OpenAIRealtime Response.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Headers/WebRTC.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebRTC.framework/Headers/WebRTC.h:11:9: error: 'WebRTC/RTCAudioSource.h' file not found
9 | */
10 |
11 | #import <WebRTC/RTCAudioSource.h>
| |- error: 'WebRTC/RTCAudioSource.h' file not found
| `- note: did not find header 'RTCAudioSource.h' in framework 'WebRTC' (loaded from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug')
12 | #import <WebRTC/RTCAudioTrack.h>
13 | #import <WebRTC/RTCCertificate.h>
/Users/admin/builder/spi-builder-workspace/src/Connectors/WebRTCConnector.swift:1:24: error: could not build Objective-C module 'WebRTC'
1 | @preconcurrency import WebRTC
| `- error: could not build Objective-C module 'WebRTC'
2 | import Foundation
3 | #if canImport(FoundationNetworking)
[18/23] Compiling OpenAIRealtime UnsafeMutableArray.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Headers/WebRTC.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebRTC.framework/Headers/WebRTC.h:11:9: error: 'WebRTC/RTCAudioSource.h' file not found
9 | */
10 |
11 | #import <WebRTC/RTCAudioSource.h>
| |- error: 'WebRTC/RTCAudioSource.h' file not found
| `- note: did not find header 'RTCAudioSource.h' in framework 'WebRTC' (loaded from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug')
12 | #import <WebRTC/RTCAudioTrack.h>
13 | #import <WebRTC/RTCCertificate.h>
/Users/admin/builder/spi-builder-workspace/src/Connectors/WebRTCConnector.swift:1:24: error: could not build Objective-C module 'WebRTC'
1 | @preconcurrency import WebRTC
| `- error: could not build Objective-C module 'WebRTC'
2 | import Foundation
3 | #if canImport(FoundationNetworking)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/23] Emitting module OpenAIRealtime
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Headers/WebRTC.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebRTC.framework/Headers/WebRTC.h:11:9: error: 'WebRTC/RTCAudioSource.h' file not found
9 | */
10 |
11 | #import <WebRTC/RTCAudioSource.h>
| |- error: 'WebRTC/RTCAudioSource.h' file not found
| `- note: did not find header 'RTCAudioSource.h' in framework 'WebRTC' (loaded from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug')
12 | #import <WebRTC/RTCAudioTrack.h>
13 | #import <WebRTC/RTCCertificate.h>
/Users/admin/builder/spi-builder-workspace/src/Connectors/WebRTCConnector.swift:1:24: error: could not build Objective-C module 'WebRTC'
1 | @preconcurrency import WebRTC
| `- error: could not build Objective-C module 'WebRTC'
2 | import Foundation
3 | #if canImport(FoundationNetworking)
[20/23] Compiling OpenAIRealtime Conversation.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Headers/WebRTC.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebRTC.framework/Headers/WebRTC.h:11:9: error: 'WebRTC/RTCAudioSource.h' file not found
9 | */
10 |
11 | #import <WebRTC/RTCAudioSource.h>
| |- error: 'WebRTC/RTCAudioSource.h' file not found
| `- note: did not find header 'RTCAudioSource.h' in framework 'WebRTC' (loaded from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug')
12 | #import <WebRTC/RTCAudioTrack.h>
13 | #import <WebRTC/RTCCertificate.h>
/Users/admin/builder/spi-builder-workspace/src/Connectors/WebRTCConnector.swift:1:24: error: could not build Objective-C module 'WebRTC'
1 | @preconcurrency import WebRTC
| `- error: could not build Objective-C module 'WebRTC'
2 | import Foundation
3 | #if canImport(FoundationNetworking)
[21/23] Compiling OpenAIRealtime AVAudioPCMBuffer+fromData.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Headers/WebRTC.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/WebRTC.framework/Headers/WebRTC.h:11:9: error: 'WebRTC/RTCAudioSource.h' file not found
9 | */
10 |
11 | #import <WebRTC/RTCAudioSource.h>
| |- error: 'WebRTC/RTCAudioSource.h' file not found
| `- note: did not find header 'RTCAudioSource.h' in framework 'WebRTC' (loaded from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug')
12 | #import <WebRTC/RTCAudioTrack.h>
13 | #import <WebRTC/RTCCertificate.h>
/Users/admin/builder/spi-builder-workspace/src/Connectors/WebRTCConnector.swift:1:24: error: could not build Objective-C module 'WebRTC'
1 | @preconcurrency import WebRTC
| `- error: could not build Objective-C module 'WebRTC'
2 | import Foundation
3 | #if canImport(FoundationNetworking)
BUILD FAILURE 6.3 macosSpm