Build Information
Failed to build StreamVideo, reference develop (55098b), with Swift 6.1 for Linux on 30 Apr 2026 17:34:23 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
7 | import Foundation
[186/373] Compiling StreamVideo RejectCallRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[187/373] Compiling StreamVideo RejectCallResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[188/373] Compiling StreamVideo RequestPermissionRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[189/373] Compiling StreamVideo RequestPermissionResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[190/373] Compiling StreamVideo RingCallRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[191/373] Compiling StreamVideo RingCallResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[192/373] Compiling StreamVideo RingSettings.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[193/373] Compiling StreamVideo RingSettingsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[194/373] Compiling StreamVideo SFULocationResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[195/373] Compiling StreamVideo SFUResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[196/373] Compiling StreamVideo ScreensharingSettings.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[197/373] Compiling StreamVideo ScreensharingSettingsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[198/373] Compiling StreamVideo SendEventRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[199/398] Compiling StreamVideo ListDevicesResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[200/398] Compiling StreamVideo ListRecordingsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[201/398] Compiling StreamVideo ListTranscriptionsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[202/398] Compiling StreamVideo Location.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[203/398] Compiling StreamVideo MediaPubSubHint.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[204/398] Compiling StreamVideo MemberRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[205/398] Compiling StreamVideo MemberResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[206/398] Compiling StreamVideo ModelResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[207/398] Compiling StreamVideo MuteUsersRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[208/398] Compiling StreamVideo MuteUsersResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[209/398] Compiling StreamVideo NoiseCancellationSettingsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[210/398] Compiling StreamVideo OwnCapability.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[211/398] Compiling StreamVideo OwnUserResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[212/398] Compiling StreamVideo PermissionRequestEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[213/398] Compiling StreamVideo PinRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[214/398] Compiling StreamVideo PinResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[215/398] Compiling StreamVideo PublishedTrackInfo.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[216/398] Compiling StreamVideo PublisherAggregateStats.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[217/398] Compiling StreamVideo PushNotificationSettingsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[218/398] Compiling StreamVideo QueryCallParticipantsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[219/398] Compiling StreamVideo QueryCallParticipantsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[220/398] Compiling StreamVideo QueryCallStatsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[221/398] Compiling StreamVideo QueryCallStatsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[222/398] Compiling StreamVideo QueryCallsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[223/398] Compiling StreamVideo QueryCallsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[224/398] Compiling StreamVideo HLSSettingsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[225/398] Compiling StreamVideo HLSSettingsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[226/398] Compiling StreamVideo HealthCheckEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[227/398] Compiling StreamVideo ICEServer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[228/398] Compiling StreamVideo IndividualRecordingResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[229/398] Compiling StreamVideo IndividualRecordingSettingsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[230/398] Compiling StreamVideo IndividualRecordingSettingsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[231/398] Compiling StreamVideo IngressAudioEncodingOptionsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[232/398] Compiling StreamVideo IngressAudioEncodingResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[233/398] Compiling StreamVideo IngressSettingsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[234/398] Compiling StreamVideo IngressSettingsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[235/398] Compiling StreamVideo IngressSourceRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[236/398] Compiling StreamVideo IngressSourceResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[237/398] Compiling StreamVideo IngressVideoEncodingOptionsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[238/398] Compiling StreamVideo IngressVideoEncodingResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[239/398] Compiling StreamVideo IngressVideoLayerRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[240/398] Compiling StreamVideo IngressVideoLayerResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[241/398] Compiling StreamVideo JoinCallRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[242/398] Compiling StreamVideo JoinCallResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[243/398] Compiling StreamVideo KickUserRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[244/398] Compiling StreamVideo KickUserResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[245/398] Compiling StreamVideo KickedUserEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[246/398] Compiling StreamVideo LayoutSettings.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[247/398] Compiling StreamVideo LimitsSettingsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[248/398] Compiling StreamVideo LimitsSettingsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[249/398] Compiling StreamVideo BroadcastSettingsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[250/398] Compiling StreamVideo BroadcastSettingsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[251/398] Compiling StreamVideo CallAcceptedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[252/398] Compiling StreamVideo CallClosedCaption.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[253/398] Compiling StreamVideo CallClosedCaptionsFailedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[254/398] Compiling StreamVideo CallClosedCaptionsStartedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[255/398] Compiling StreamVideo CallClosedCaptionsStoppedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[256/398] Compiling StreamVideo CallCreatedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[257/398] Compiling StreamVideo CallDeletedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[258/398] Compiling StreamVideo CallEndedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[259/398] Compiling StreamVideo CallEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[260/398] Compiling StreamVideo CallFrameRecordingFailedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[261/398] Compiling StreamVideo CallFrameRecordingFrameReadyEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[262/398] Compiling StreamVideo CallFrameRecordingStartedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[263/398] Compiling StreamVideo CallFrameRecordingStoppedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[264/398] Compiling StreamVideo CallHLSBroadcastingFailedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[265/398] Compiling StreamVideo CallHLSBroadcastingStartedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[266/398] Compiling StreamVideo CallHLSBroadcastingStoppedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[267/398] Compiling StreamVideo CallIngressResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[268/398] Compiling StreamVideo CallLiveStartedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[269/398] Compiling StreamVideo CallMemberAddedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[270/398] Compiling StreamVideo CallMemberRemovedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[271/398] Compiling StreamVideo CallMemberUpdatedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[272/398] Compiling StreamVideo CallMemberUpdatedPermissionEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[273/398] Compiling StreamVideo CallMissedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[274/448] Compiling StreamVideo CallModerationBlurEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[275/448] Compiling StreamVideo CallModerationWarningEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[276/448] Compiling StreamVideo CallNotificationEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[277/448] Compiling StreamVideo CallParticipantResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[278/448] Compiling StreamVideo CallReactionEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[279/448] Compiling StreamVideo CallRecording.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[280/448] Compiling StreamVideo CallRecordingFailedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[281/448] Compiling StreamVideo CallRecordingReadyEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[282/448] Compiling StreamVideo CallRecordingStartedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[283/448] Compiling StreamVideo CallRecordingStoppedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[284/448] Compiling StreamVideo CallRejectedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[285/448] Compiling StreamVideo CallRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[286/448] Compiling StreamVideo CallResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[287/448] Compiling StreamVideo CallRingEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[288/448] Compiling StreamVideo CallRtmpBroadcastFailedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[289/448] Compiling StreamVideo CallRtmpBroadcastStartedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[290/448] Compiling StreamVideo CallRtmpBroadcastStoppedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[291/448] Compiling StreamVideo CallSessionEndedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[292/448] Compiling StreamVideo CallSessionParticipantCountsUpdatedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[293/448] Compiling StreamVideo CallSessionParticipantJoinedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[294/448] Compiling StreamVideo CallSessionParticipantLeftEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[295/448] Compiling StreamVideo CallSessionResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[296/448] Compiling StreamVideo CallSessionStartedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[297/448] Compiling StreamVideo CallSettingsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[298/448] Compiling StreamVideo CallSettingsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[299/498] Compiling StreamVideo Credentials.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[300/498] Compiling StreamVideo CustomVideoEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[301/498] Compiling StreamVideo DeleteCallRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[302/498] Compiling StreamVideo DeleteCallResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[303/498] Compiling StreamVideo DeleteRecordingResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[304/498] Compiling StreamVideo DeleteTranscriptionResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[305/498] Compiling StreamVideo Device.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[306/498] Compiling StreamVideo EdgeResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[307/498] Compiling StreamVideo EgressHLSResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[308/498] Compiling StreamVideo EgressRTMPResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[309/498] Compiling StreamVideo EgressResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[310/498] Compiling StreamVideo EndCallResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[311/498] Compiling StreamVideo FileUploadConfig.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[312/498] Compiling StreamVideo FrameRecordingResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[313/498] Compiling StreamVideo FrameRecordingSettingsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[314/498] Compiling StreamVideo FrameRecordingSettingsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[315/498] Compiling StreamVideo GeofenceSettings.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[316/498] Compiling StreamVideo GeofenceSettingsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[317/498] Compiling StreamVideo GeolocationResult.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[318/498] Compiling StreamVideo GetCallResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[319/498] Compiling StreamVideo GetEdgesResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[320/498] Compiling StreamVideo GetOrCreateCallRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[321/498] Compiling StreamVideo GetOrCreateCallResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[322/498] Compiling StreamVideo GoLiveRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[323/498] Compiling StreamVideo GoLiveResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[324/523] Compiling StreamVideo SendEventResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[325/523] Compiling StreamVideo SendReactionRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[326/523] Compiling StreamVideo SendReactionResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[327/523] Compiling StreamVideo SessionSettingsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[328/523] Compiling StreamVideo SessionSettingsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[329/523] Compiling StreamVideo SortParamRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[330/523] Compiling StreamVideo StartClosedCaptionsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[331/523] Compiling StreamVideo StartClosedCaptionsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[332/523] Compiling StreamVideo StartFrameRecordingRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[333/523] Compiling StreamVideo StartFrameRecordingResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[334/523] Compiling StreamVideo StartHLSBroadcastingResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[335/523] Compiling StreamVideo StartRTMPBroadcastsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[336/523] Compiling StreamVideo StartRTMPBroadcastsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[337/523] Compiling StreamVideo StartRecordingRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[338/523] Compiling StreamVideo StartRecordingResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[339/523] Compiling StreamVideo StartTranscriptionRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[340/523] Compiling StreamVideo StartTranscriptionResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[341/523] Compiling StreamVideo Stats.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[342/523] Compiling StreamVideo StatsOptions.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[343/523] Compiling StreamVideo StopAllRTMPBroadcastsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[344/523] Compiling StreamVideo StopClosedCaptionsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[345/523] Compiling StreamVideo StopClosedCaptionsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[346/523] Compiling StreamVideo StopFrameRecordingResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[347/523] Compiling StreamVideo StopHLSBroadcastingResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[348/523] Compiling StreamVideo StopLiveRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[349/548] Compiling StreamVideo Data+Gzip.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[350/548] Compiling StreamVideo StreamDeviceOrientationAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[351/548] Compiling StreamVideo DisposableBag.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[352/548] Compiling StreamVideo EndpointConfig.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[353/548] Compiling StreamVideo Publisher+AsyncStream.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[354/548] Compiling StreamVideo Publisher+Relay.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[355/548] Compiling StreamVideo Task+ConcurrentChildrenTask.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[356/548] Compiling StreamVideo Task+DisposableBag.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[357/548] Compiling StreamVideo Task+FirstTaskCompleted.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[358/548] Compiling StreamVideo Date+millisecondsSince1970.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[359/548] Compiling StreamVideo Sequence+AsyncReduce.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[360/548] Compiling StreamVideo Set+CallSettings.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[361/548] Compiling StreamVideo RTCVideoOrientation+CGImagePropertyOrientation.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[362/548] Compiling StreamVideo IdleTimerAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[363/548] Compiling StreamVideo IntExtensions.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[364/548] Compiling StreamVideo StreamLocaleProvider.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[365/548] Compiling StreamVideo LocationFetcher.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[366/548] Compiling StreamVideo Array+Logger.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[367/548] Compiling StreamVideo BaseLogDestination.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[368/548] Compiling StreamVideo ConsoleLogDestination.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[369/548] Compiling StreamVideo LogDestination.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[370/548] Compiling StreamVideo LogFormatter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[371/548] Compiling StreamVideo PrefixLogFormatter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[372/548] Compiling StreamVideo Logger+ThrowingExecution.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[373/548] Compiling StreamVideo Logger+WebRTC.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[374/572] Compiling StreamVideo AVAudioSession.CategoryOptions+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[375/572] Compiling StreamVideo AVAudioSession.RouteChangeReason+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[376/572] Compiling StreamVideo AVAudioSessionCategory+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[377/572] Compiling StreamVideo AVAudioSessionCategoryOptions+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[378/572] Compiling StreamVideo AVAudioSessionMode+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[379/572] Compiling StreamVideo AVAudioSessionPortOverride+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[380/572] Compiling StreamVideo AVAudioSessionRouteChangeReason+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[381/572] Compiling StreamVideo AVAudioSessionRouteDescription+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[382/572] Compiling StreamVideo AudioSessionPolicy.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[383/572] Compiling StreamVideo DefaultAudioSessionPolicy.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[384/572] Compiling StreamVideo LivestreamAudioSessionPolicy.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[385/572] Compiling StreamVideo OwnCapabilitiesAudioSessionPolicy.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[386/572] Compiling StreamVideo AVAudioSessionProtocol.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[387/572] Compiling StreamVideo AVAudioSessionObserver.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[388/572] Compiling StreamVideo AudioSessionProtocol.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[389/572] Compiling StreamVideo RTCAudioSession+AudioSessionProtocol.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[390/572] Compiling StreamVideo RTCAudioSessionPublisher.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[391/572] Compiling StreamVideo RTCAudioStore+AVAudioSessionConfigurationValidator.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[392/572] Compiling StreamVideo RTCAudioStore+AVAudioSessionEffect.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[393/572] Compiling StreamVideo RTCAudioStore+InterruptionsEffect.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[394/572] Compiling StreamVideo RTCAudioStore+RouteChangeEffect.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[395/572] Compiling StreamVideo RTCAudioStore+StereoPlayoutEffect.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[396/572] Compiling StreamVideo RTCAudioStore+AudioDeviceModuleMiddleware.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[397/572] Compiling StreamVideo RTCAudioStore+Action.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[398/572] Compiling StreamVideo RTCAudioStore+Coordinator.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[399/596] Compiling StreamVideo RecursiveQueue.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[400/596] Compiling StreamVideo UnfairQueue.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[401/596] Compiling StreamVideo RawJSON.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[402/596] Compiling StreamVideo ReflectiveStringConvertible.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[403/596] Compiling StreamVideo RejectionReasonProvider.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[404/596] Compiling StreamVideo RetriableTask.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[405/596] Compiling StreamVideo ScreenPropertiesAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[406/596] Compiling StreamVideo Protobuf+SelectiveEncodable.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[407/596] Compiling StreamVideo SelectiveEncodable.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[408/596] Compiling StreamVideo DispatchQueueExecutor.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[409/596] Compiling StreamVideo OperationQueue+TaskOperations.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[410/596] Compiling StreamVideo Comparator.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[411/596] Compiling StreamVideo Participants.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[412/596] Compiling StreamVideo Presets.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[413/596] Compiling StreamVideo Sequence.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[414/596] Compiling StreamVideo StreamStateMachine.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[415/596] Compiling StreamVideo StreamStateMachineStage.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[416/596] Compiling StreamVideo Middleware.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[417/596] Compiling StreamVideo Reducer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[418/596] Compiling StreamVideo Store+Dispatcher.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[419/596] Compiling StreamVideo Store.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[420/596] Compiling StreamVideo StoreActionBox.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[421/596] Compiling StreamVideo StoreCoordinator.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[422/596] Compiling StreamVideo StoreDelay.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[423/620] Compiling StreamVideo AVAudioPCMBuffer+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[424/620] Compiling StreamVideo AVAudioPCMBuffer+Info.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[425/620] Compiling StreamVideo CMSampleBuffer+Info.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[426/620] Compiling StreamVideo RTCAudioDeviceModuleControlling.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[427/620] Compiling StreamVideo AudioProcessingStore.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[428/620] Compiling StreamVideo AudioCustomProcessingModule.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[429/620] Compiling StreamVideo AudioProcessingStore+Action.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[430/620] Compiling StreamVideo AudioProcessingStore+Namespace.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[431/620] Compiling StreamVideo AudioProcessingStore+State.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[432/620] Compiling StreamVideo AudioProcessingStore+AudioFilterMiddleware.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[433/620] Compiling StreamVideo AudioProcessingStore+CapturedChannelsMiddleware.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[434/620] Compiling StreamVideo AudioProcessingStore+DefaultReducer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[435/620] Compiling StreamVideo AVAudioRecorder+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[436/620] Compiling StreamVideo StreamCallAudioRecorder+AVAudioRecorderMiddleware.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[437/620] Compiling StreamVideo StreamCallAudioRecorder+CategoryMiddleware.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[438/620] Compiling StreamVideo StreamCallAudioRecorder+InterruptionMiddleware.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[439/620] Compiling StreamVideo StreamCallAudioRecorder+ShouldRecordMiddleware.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[440/620] Compiling StreamVideo StreamCallAudioRecorder+DefaultReducer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[441/620] Compiling StreamVideo StreamCallAudioRecorder+Action.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[442/620] Compiling StreamVideo StreamCallAudioRecorder+Logger.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[443/620] Compiling StreamVideo StreamCallAudioRecorder+Namespace.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[444/620] Compiling StreamVideo StreamCallAudioRecorder+State.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[445/620] Compiling StreamVideo StreamCallAudioRecorder.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[446/620] Compiling StreamVideo AudioSessionConfiguration.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[447/620] Compiling StreamVideo CallAudioSession.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[448/644] Compiling StreamVideo StoreEffect.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[449/644] Compiling StreamVideo StoreExecutor.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[450/644] Compiling StreamVideo StoreLogger.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[451/644] Compiling StreamVideo StoreNamespace.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[452/644] Compiling StreamVideo StoreStatistics.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[453/644] Compiling StreamVideo StoreTask.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[454/644] Compiling StreamVideo StreamAppStateAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[455/644] Compiling StreamVideo StreamRuntimeCheck.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[456/644] Compiling StreamVideo CGSize+Hashable.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[457/644] Compiling StreamVideo CustomStringConvertible+Retroactive.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[458/644] Compiling StreamVideo Encodable+Retroactive.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[459/644] Compiling StreamVideo RawJSON+Double.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[460/644] Compiling StreamVideo Sendable+Extensions.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[461/644] Compiling StreamVideo String+OpenApiExtensions.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[462/644] Compiling StreamVideo String+Validating.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[463/644] Compiling StreamVideo ThermalState+Comparable.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[464/644] Compiling StreamVideo SystemEnvironment+XStreamClient.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[465/644] Compiling StreamVideo SystemEnvironment.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[466/644] Compiling StreamVideo ThermalStateObserver.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[467/644] Compiling StreamVideo DefaultTimer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[468/644] Compiling StreamVideo DispatchWorkItem+TimerControl.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[469/644] Compiling StreamVideo Timer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[470/644] Compiling StreamVideo TimerControl.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[471/644] Compiling StreamVideo RepeatingTimer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[472/668] Compiling StreamVideo StreamCallStatisticsReporter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[473/668] Compiling StreamVideo SimulatorScreenCapturer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[474/668] Compiling StreamVideo StreamVideoCaptureHandler.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[475/668] Compiling StreamVideo VideoCapturerProviding.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[476/668] Compiling StreamVideo CIImage+Resize.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[477/668] Compiling StreamVideo UIDevice+NeuralEngine.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[478/668] Compiling StreamVideo BlurBackgroundVideoFilter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[479/668] Compiling StreamVideo ImageBackgroundVideoFilter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[480/668] Compiling StreamVideo ModerationBlurFilter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[481/668] Compiling StreamVideo BackgroundImageFilterProcessor.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[482/668] Compiling StreamVideo VideoFilters.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[483/668] Compiling StreamVideo WebRTCEventDecoder.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[484/668] Compiling StreamVideo WebRTCEvents.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[485/668] Compiling StreamVideo AVAudioRecorder+Sendable.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[486/668] Compiling StreamVideo AVCaptureDevice+OutputFormat.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[487/668] Compiling StreamVideo AVCaptureDevice.Format+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[488/668] Compiling StreamVideo AVCaptureDevice.Format+MediaSubType.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[489/668] Compiling StreamVideo AVCaptureDevice.Position+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[490/668] Compiling StreamVideo AudioSettings+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[491/668] Compiling StreamVideo CallParticipant+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[492/668] Compiling StreamVideo CallSettings+Audio.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[493/668] Compiling StreamVideo CGSize+Adapt.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[494/668] Compiling StreamVideo CGSize+DefaultValues.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[495/668] Compiling StreamVideo CMVideoDimensions+DefaultValues.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[496/692] Compiling StreamVideo RepeatingTimerControl.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[497/692] Compiling StreamVideo TimerPublisher.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[498/692] Compiling StreamVideo UIInterfaceOrientation+CGOrientation.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[499/692] Compiling StreamVideo StreamUUIDFactory.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[500/692] Compiling StreamVideo Unwrap.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[501/692] Compiling StreamVideo Utils.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[502/692] Compiling StreamVideo VideoRenderingOptions.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[503/692] Compiling StreamVideo VideoConfig.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[504/692] Compiling StreamVideo AudioFilter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[505/692] Compiling StreamVideo NoiseCancellationFilter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[506/692] Compiling StreamVideo DefaultRTCMediaConstraints.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[507/692] Compiling StreamVideo PeerConnectionFactory.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[508/692] Compiling StreamVideo RTCConfiguration+Default.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[509/692] Compiling StreamVideo Retries.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[510/692] Compiling StreamVideo BroadcastBufferConnection.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[511/692] Compiling StreamVideo BroadcastBufferReader.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[512/692] Compiling StreamVideo BroadcastBufferReaderConnection.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[513/692] Compiling StreamVideo BroadcastBufferUploadConnection.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[514/692] Compiling StreamVideo BroadcastBufferUploader.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[515/692] Compiling StreamVideo BroadcastConstants.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[516/692] Compiling StreamVideo BroadcastObserver.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[517/692] Compiling StreamVideo BroadcastSampleHandler.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[518/692] Compiling StreamVideo Statistics+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[519/692] Compiling StreamVideo StreamCallStatisticsFormatter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[520/716] Compiling StreamVideo Array+Prepare.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[521/716] Compiling StreamVideo Combine+Sendable.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[522/716] Compiling StreamVideo Comparable+Clamped.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[523/716] Compiling StreamVideo Int+DefaultValues.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[524/716] Compiling StreamVideo Publisher+TaskSink.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[525/716] Compiling StreamVideo Task+Timeout.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[526/716] Compiling StreamVideo URLSessionConfiguration+WaitsForConnectivity.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[527/716] Compiling StreamVideo Stream_Video_Sfu_Models_Codec+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[528/716] Compiling StreamVideo Stream_Video_Sfu_Models_PublishOption+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[529/716] Compiling StreamVideo Stream_Video_Sfu_Models_PublishOption+VideoLayers.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[530/716] Compiling StreamVideo Stream_Video_Sfu_Models_VideoDimension+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[531/716] Compiling StreamVideo Stream_Video_Sfu_Models_VideoLayer+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[532/716] Compiling StreamVideo Stream_Video_Sfu_Models_VideoQuality+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[533/716] Compiling StreamVideo Stream_Video_Sfu_Signal_TrackSubscriptionDetails+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[534/716] Compiling StreamVideo RTCAudioTrack+Clone.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[535/716] Compiling StreamVideo RTCCameraVideoCapturer+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[536/716] Compiling StreamVideo RTCRtpCodecCapability+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[537/716] Compiling StreamVideo RTCVideoTrack+Clone.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[538/716] Compiling StreamVideo ICEAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[539/716] Compiling StreamVideo ICEConnectionStateAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[540/716] Compiling StreamVideo RTCIceCandidate+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[541/716] Compiling StreamVideo RTCIceCandidate+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[542/716] Compiling StreamVideo RTCIceConnectionState+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[543/716] Compiling StreamVideo RTCIceGatheringState+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[544/740] Compiling StreamVideo ICECandidate.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[545/740] Compiling StreamVideo PeerConnectionType.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[546/740] Compiling StreamVideo StreamRTCPeerConnection+Events.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[547/740] Compiling StreamVideo TrackEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[548/740] Compiling StreamVideo TrackType.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[549/740] Compiling StreamVideo CaptureDeviceProtocol.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[550/740] Compiling StreamVideo LocalMediaAdapting.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[551/740] Compiling StreamVideo MediaAdapting.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[552/740] Compiling StreamVideo RTCPeerConnectionCoordinatorProviding.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[553/740] Compiling StreamVideo RTCPeerConnectionEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[554/740] Compiling StreamVideo StreamRTCPeerConnectionProtocol.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[555/740] Compiling StreamVideo RTCPeerConnectionCoordinator.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[556/740] Compiling StreamVideo RTCPeerConnectionTrackInfoCollectionType.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[557/740] Compiling StreamVideo RTCTemporaryPeerConnection.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[558/740] Compiling StreamVideo StreamRTCPeerConnection.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[559/740] Compiling StreamVideo WebRTCJoinPolicy.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[560/740] Compiling StreamVideo MidStereoInformation.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[561/740] Compiling StreamVideo SupportedPrefix.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[562/740] Compiling StreamVideo SDPParser.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[563/740] Compiling StreamVideo RTPMapVisitor.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[564/740] Compiling StreamVideo SDPLineVisitor.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[565/740] Compiling StreamVideo StereoEnableVisitor.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[566/740] Compiling StreamVideo SFUAdapter+Events.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[567/740] Compiling StreamVideo Stream_Video_Sfu_Event_SfuEvent.OneOf_EventPayload+Payload.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[568/764] Compiling StreamVideo Call+JoiningStage.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[569/764] Compiling StreamVideo Call+LeavingStage.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[570/764] Compiling StreamVideo Call+RejectedStage.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[571/764] Compiling StreamVideo Call+RejectingStage.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[572/764] Compiling StreamVideo Call+Stage.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[573/764] Compiling StreamVideo CallController.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[574/764] Compiling StreamVideo CallsController.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[575/764] Compiling StreamVideo OutgoingRingingController.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[576/764] Compiling StreamVideo InjectedValues.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[577/764] Compiling StreamVideo InjectedValuesExtensions.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[578/764] Compiling StreamVideo ErrorPayload.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[579/764] Compiling StreamVideo Errors.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[580/764] Compiling StreamVideo TimeOutError.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[581/764] Compiling StreamVideo SystemEnvironment+Version.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[582/764] Compiling StreamVideo HTTPClient.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[583/764] Compiling StreamVideo HTTPConfig.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[584/764] Compiling StreamVideo HTTPUtils.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[585/764] Compiling StreamVideo InternetConnection.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[586/764] Compiling StreamVideo AudioCodec.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[587/764] Compiling StreamVideo CallParticipant.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[588/764] Compiling StreamVideo CallRecordingType.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[589/764] Compiling StreamVideo CallSettings.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[590/764] Compiling StreamVideo CallStatsReport.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[591/764] Compiling StreamVideo CallType.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[592/764] Compiling StreamVideo CallsQuery.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[593/788] Compiling StreamVideo UserEventPayload.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[594/788] Compiling StreamVideo UserInfoResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[595/788] Compiling StreamVideo UserRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[596/788] Compiling StreamVideo UserResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[597/788] Compiling StreamVideo UserSessionStats.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[598/788] Compiling StreamVideo UserStats.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[599/788] Compiling StreamVideo UserUpdatedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[600/788] Compiling StreamVideo VideoEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[601/788] Compiling StreamVideo VideoQuality.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[602/788] Compiling StreamVideo VideoResolution.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[603/788] Compiling StreamVideo VideoSettings.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[604/788] Compiling StreamVideo VideoSettingsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[605/788] Compiling StreamVideo WSAuthMessageRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[606/788] Compiling StreamVideo OpenISO8601DateFormatter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[607/788] Compiling StreamVideo StreamVideo+CallSession.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[608/788] Compiling StreamVideo StreamVideo.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[609/788] Compiling StreamVideo StreamVideoEnvironment.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[610/788] Compiling StreamVideo AVCaptureSession+ActiveCaptureDevice.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[611/788] Compiling StreamVideo AnyEncodable.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[612/788] Compiling StreamVideo Array+SafeSubscript.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[613/788] Compiling StreamVideo Atomic.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[614/788] Compiling StreamVideo AudioDeviceModule.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[615/788] Compiling StreamVideo AudioEngineLevelNodeAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[616/788] Compiling StreamVideo AudioBufferRenderer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[617/788] Compiling StreamVideo AVAudioEngine+InputContext.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[618/788] Compiling StreamVideo StopLiveResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[619/788] Compiling StreamVideo StopRTMPBroadcastsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[620/788] Compiling StreamVideo StopRecordingResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[621/788] Compiling StreamVideo StopTranscriptionRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[622/788] Compiling StreamVideo StopTranscriptionResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[623/788] Compiling StreamVideo Subsession.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[624/788] Compiling StreamVideo TURNAggregatedStats.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[625/788] Compiling StreamVideo TargetResolution.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[626/788] Compiling StreamVideo ThumbnailResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[627/788] Compiling StreamVideo ThumbnailsSettings.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[628/788] Compiling StreamVideo ThumbnailsSettingsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[629/788] Compiling StreamVideo TranscriptionSettings.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[630/788] Compiling StreamVideo TranscriptionSettingsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[631/788] Compiling StreamVideo UnblockUserRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[632/788] Compiling StreamVideo UnblockUserResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[633/788] Compiling StreamVideo UnblockedUserEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[634/788] Compiling StreamVideo UnpinRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[635/788] Compiling StreamVideo UnpinResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[636/788] Compiling StreamVideo UpdateCallMembersRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[637/788] Compiling StreamVideo UpdateCallMembersResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[638/788] Compiling StreamVideo UpdateCallRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[639/788] Compiling StreamVideo UpdateCallResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[640/788] Compiling StreamVideo UpdateUserPermissionsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[641/788] Compiling StreamVideo UpdateUserPermissionsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[642/788] Compiling StreamVideo UpdatedCallPermissionsEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[643/836] Compiling StreamVideo WebRTCCoordinator+Stage.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[644/836] Compiling StreamVideo WebRTCCoordinator+StateMachine.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[645/836] Compiling StreamVideo WebRTCStatsCollecting.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[646/836] Compiling StreamVideo WebRTCStatsCollector.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[647/836] Compiling StreamVideo WebRTCItemTransformerProcessingUnit.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[648/836] Compiling StreamVideo WebRTCStatsCompressor.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[649/836] Compiling StreamVideo WebRTCStatsItemTransformer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[650/836] Compiling StreamVideo MutableRTCStatistics.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[651/836] Compiling StreamVideo MutableRTCStatisticsReport.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[652/836] Compiling StreamVideo WebRTCTrace.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[653/836] Compiling StreamVideo WebRTCStatsReporter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[654/836] Compiling StreamVideo WebRTCStatsReporting.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[655/836] Compiling StreamVideo WebRTCTracesAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[656/836] Compiling StreamVideo WebRTCTracing.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[657/836] Compiling StreamVideo WebRTCStatsAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[658/836] Compiling StreamVideo WebRTCStatsAdapting.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[659/836] Compiling StreamVideo WebRTCUpdateSubscriptionsAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[660/836] Compiling StreamVideo BroadcastCaptureHandler.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[661/836] Compiling StreamVideo CameraBackgroundAccessHandler.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[662/836] Compiling StreamVideo CameraCaptureHandler.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[663/836] Compiling StreamVideo CameraCapturePhotoHandler.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[664/836] Compiling StreamVideo CameraCaptureSessionConfigurationHandler.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[665/836] Compiling StreamVideo CameraFocusHandler.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[666/836] Compiling StreamVideo CameraInterruptionsHandler.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[667/836] Compiling StreamVideo SFUAdapterEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[668/836] Compiling StreamVideo SignalServerEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[669/836] Compiling StreamVideo WebSocketClientProviding.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[670/836] Compiling StreamVideo SFUAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[671/836] Compiling StreamVideo SFUEventAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[672/836] Compiling StreamVideo SFUSignalService.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[673/836] Compiling StreamVideo JoinedStateTelemetryReporter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[674/836] Compiling StreamVideo WebRTCAudioSessionWatchdog.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[675/836] Compiling StreamVideo WebRTCCoordinator+Blocked.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[676/836] Compiling StreamVideo WebRTCCoordinator+CleanUp.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[677/836] Compiling StreamVideo WebRTCCoordinator+Connected.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[678/836] Compiling StreamVideo WebRTCCoordinator+Connecting.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[679/836] Compiling StreamVideo WebRTCCoordinator+Disconnected.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[680/836] Compiling StreamVideo WebRTCCoordinator+Error.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[681/836] Compiling StreamVideo WebRTCCoordinator+FastReconnected.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[682/836] Compiling StreamVideo WebRTCCoordinator+FastReconnecting.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[683/836] Compiling StreamVideo WebRTCCoordinator+Idle.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[684/836] Compiling StreamVideo WebRTCCoordinator+Joined.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[685/836] Compiling StreamVideo WebRTCCoordinator+Joining.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[686/836] Compiling StreamVideo WebRTCCoordinator+Leaving.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[687/836] Compiling StreamVideo WebRTCCoordinator+Migrated.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[688/836] Compiling StreamVideo WebRTCCoordinator+Migrating.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[689/836] Compiling StreamVideo WebRTCCoordinator+PeerConnectionPreparing.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[690/836] Compiling StreamVideo WebRTCCoordinator+Rejoining.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[691/836] Compiling StreamVideo CameraSystemPressureHandler.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[692/836] Compiling StreamVideo CameraVideoOutputHandler.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[693/836] Compiling StreamVideo CameraZoomHandler.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[694/836] Compiling StreamVideo AVAudioConverter+Convert.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[695/836] Compiling StreamVideo AVAudioFormat+Equality.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[696/836] Compiling StreamVideo AVAudioPCMBuffer+FromCMSampleBuffer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[697/836] Compiling StreamVideo AudioConverter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[698/836] Compiling StreamVideo ScreenShareCaptureHandler.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[699/836] Compiling StreamVideo SimulatorCaptureHandler.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[700/836] Compiling StreamVideo BroadcastBufferReaderKey.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[701/836] Compiling StreamVideo StreamCaptureDeviceProvider.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[702/836] Compiling StreamVideo StreamVideoCapturer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[703/836] Compiling StreamVideo StreamVideoCapturing.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[704/836] Compiling StreamVideo StreamVideoProcessPipeline+FilterNode.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[705/836] Compiling StreamVideo StreamVideoProcessNode.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[706/836] Compiling StreamVideo StreamVideoProcessPipeline.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[707/836] Compiling StreamVideo WebRTCAuthenticator.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[708/836] Compiling StreamVideo WebRTCConfiguration.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[709/836] Compiling StreamVideo WebRTCCoordinator.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[710/836] Compiling StreamVideo WebRTCCoordinatorProviding.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[711/836] Compiling StreamVideo WebRTCJoinRequestFactory.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[712/836] Compiling StreamVideo WebRTCMigrationStatusObserver.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[713/836] Compiling StreamVideo WebRTCPermissionsAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[714/836] Compiling StreamVideo WebRTCSFUFullObserver.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[715/836] Compiling StreamVideo Call.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[716/836] Compiling StreamVideo CallConfiguration.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[717/836] Compiling StreamVideo CallKitAlwaysAvailabilityPolicy.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[718/836] Compiling StreamVideo CallKitAvailabilityPolicy.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[719/836] Compiling StreamVideo CallKitAvailabilityPolicyProtocol.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[720/836] Compiling StreamVideo CallKitRegionBasedAvailabilityPolicy.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[721/836] Compiling StreamVideo CallKitAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[722/836] Compiling StreamVideo CallKitPushNotificationAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[723/836] Compiling StreamVideo CallKitService.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[724/836] Compiling StreamVideo CallKitMissingPermissionPolicy.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[725/836] Compiling StreamVideo CallKitMissingPermissionPolicyProtocol.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[726/836] Compiling StreamVideo CallKitMissingPermissionPolicy+EndCall.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[727/836] Compiling StreamVideo CallKitMissingPermissionPolicy+NoOp.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[728/836] Compiling StreamVideo CallSettingsManager.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[729/836] Compiling StreamVideo CameraManager.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[730/836] Compiling StreamVideo MicrophoneManager.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[731/836] Compiling StreamVideo ProximityManager.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[732/836] Compiling StreamVideo SpeakerManager.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[733/836] Compiling StreamVideo CallState.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[734/836] Compiling StreamVideo CallState+Machine.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[735/836] Compiling StreamVideo Call+AcceptedStage.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[736/836] Compiling StreamVideo Call+AcceptingStage.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[737/836] Compiling StreamVideo Call+Error.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[738/836] Compiling StreamVideo Call+Idle.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[739/836] Compiling StreamVideo Call+JoinedStage.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[740/836] Compiling StreamVideo WebRTCStateAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[741/836] Compiling StreamVideo WebRTCTrackStorage.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[742/836] Compiling StreamVideo APIKey.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[743/836] Compiling StreamVideo BackgroundTaskScheduler.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[744/836] Compiling StreamVideo ConnectionRecoveryHandler.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[745/836] Compiling StreamVideo ConnectionStatus.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[746/836] Compiling StreamVideo RetryStrategy.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[747/836] Compiling StreamVideo URLSessionWebSocketEngine.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[748/836] Compiling StreamVideo WebSocketClient.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[749/836] Compiling StreamVideo WebSocketEngine.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[750/836] Compiling StreamVideo WebSocketPingController.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[751/836] Compiling StreamVideo Event.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[752/836] Compiling StreamVideo EventBatcher.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[753/836] Compiling StreamVideo EventMiddleware.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[754/836] Compiling StreamVideo EventNotificationCenter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[755/836] Compiling StreamVideo JsonEventDecoder.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[756/836] Compiling StreamVideo StreamJsonDecoder.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[757/836] Compiling StreamVideo VideoEvent+ReflectiveStringConvertible.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[758/836] Compiling StreamVideo WSEventsMiddleware.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[759/836] Compiling StreamVideo ProtoModel.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[760/836] Compiling StreamVideo events.pb.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[761/836] Compiling StreamVideo models.pb.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[762/836] Compiling StreamVideo signal.pb.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[763/836] Compiling StreamVideo signal.twirp.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[764/836] Compiling StreamVideo RTCMediaStream+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[765/836] Compiling StreamVideo RTCMediaStream+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[766/836] Compiling StreamVideo RTCPeerConnectionState+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[767/836] Compiling StreamVideo RTCRtpEncodingParameters+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[768/836] Compiling StreamVideo RTCRtpReceiver+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[769/836] Compiling StreamVideo RTCRtpTransceiverDirection+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[770/836] Compiling StreamVideo RTCRtpTransceiverInit+Convenience.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[771/836] Compiling StreamVideo RTCSdpType+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[772/836] Compiling StreamVideo RTCSignalingState+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[773/836] Compiling StreamVideo RTCVideoTrack+Sendable.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[774/836] Compiling StreamVideo StreamRTCPeerConnection+DelegatePublisher.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[775/836] Compiling StreamVideo AudioMediaAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[776/836] Compiling StreamVideo LocalAudioMediaAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[777/836] Compiling StreamVideo LocalNoOpMediaAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[778/836] Compiling StreamVideo LocalScreenShareMediaAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[779/836] Compiling StreamVideo LocalVideoMediaAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[780/836] Compiling StreamVideo RemoteAudioMediaAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[781/836] Compiling StreamVideo MediaAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[782/836] Compiling StreamVideo ScreenShareMediaAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[783/836] Compiling StreamVideo ScreenShareSession.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[784/836] Compiling StreamVideo ApplicationLifecycleVideoMuteAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[785/836] Compiling StreamVideo MediaTransceiverStorage.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[786/836] Compiling StreamVideo VideoCaptureSession.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[787/836] Compiling StreamVideo VideoMediaAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[788/836] Compiling StreamVideo RTCAudioStore+Namespace.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[789/836] Compiling StreamVideo RTCAudioStore+State.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[790/836] Compiling StreamVideo RTCAudioStore+AVAudioSessionReducer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[791/836] Compiling StreamVideo RTCAudioStore+CallKitReducer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[792/836] Compiling StreamVideo RTCAudioStore+DefaultReducer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[793/836] Compiling StreamVideo RTCAudioStore+WebRTCAudioSessionReducer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[794/836] Compiling StreamVideo RTCAudioStore.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[795/836] Compiling StreamVideo StreamAudioSessionAdapterDelegate.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[796/836] Compiling StreamVideo BatteryStore.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[797/836] Compiling StreamVideo BatteryStore+Action.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[798/836] Compiling StreamVideo BatteryStore+Namespace.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[799/836] Compiling StreamVideo BatteryStore+State.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[800/836] Compiling StreamVideo BatteryStore+ObserverEffect.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[801/836] Compiling StreamVideo BatteryStore+ObservationMiddleware.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[802/836] Compiling StreamVideo BatteryStore+DefaultReducer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[803/836] Compiling StreamVideo BundleExtensions.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[804/836] Compiling StreamVideo Call+Identifiable.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[805/836] Compiling StreamVideo CallCache.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[806/836] Compiling StreamVideo CallJoinIntercepting.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[807/836] Compiling StreamVideo ClosedCaptionsAdapter.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[808/836] Compiling StreamVideo CollectionDelayedUpdateObserver.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[809/836] Compiling StreamVideo ConsumableBucket.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[810/836] Compiling StreamVideo ConsumableBucketItemTransformer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[811/836] Compiling StreamVideo CurrentDevice.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[812/836] Compiling StreamVideo String.StringInterpolation+Nil.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[813/836] Compiling StreamVideo Logger.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[814/836] Compiling StreamVideo Publisher+Logger.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[815/836] Compiling StreamVideo Signposting.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[816/836] Compiling StreamVideo OrderedCapacityQueue.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[817/836] Compiling StreamVideo DefaultParticipantAutoLeavePolicy.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[818/836] Compiling StreamVideo LastParticipantAutoLeavePolicy.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[819/836] Compiling StreamVideo ParticipantAutoLeavePolicy.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[820/836] Compiling StreamVideo CameraPermissionProvider.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[821/836] Compiling StreamVideo MicrophonePermissionProvider.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[822/836] Compiling StreamVideo PushNotificationsPermissionProvider.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[823/836] Compiling StreamVideo PermissionStore+CameraMiddleware.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[824/836] Compiling StreamVideo PermissionStore+MicrophoneMiddleware.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[825/836] Compiling StreamVideo PermissionStore+PushNotificationsMiddleware.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[826/836] Compiling StreamVideo PermissionStore+Action.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[827/836] Compiling StreamVideo PermissionStore+Namespace.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[828/836] Compiling StreamVideo PermissionStore+State.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[829/836] Compiling StreamVideo PermissionStore+DefaultReducer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[830/836] Compiling StreamVideo PermissionsStore.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[831/836] Compiling StreamVideo ProximityMonitor.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[832/836] Compiling StreamVideo ProximityPolicy.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[833/836] Compiling StreamVideo SpeakerProximityPolicy.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[834/836] Compiling StreamVideo VideoProximityPolicy.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[835/836] Compiling StreamVideo Publisher+WeakAssign.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[836/836] Compiling StreamVideo LockQueuing.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
BUILD FAILURE 6.1 linux