Build Information
Failed to build StreamVideo, reference develop (3bba85
), with Swift 6.1 for Linux on 12 Sep 2025 15:02:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
[77/98] Compiling SwiftProtobuf AsyncMessageSequence.swift
[78/98] Compiling SwiftProtobuf BinaryDecoder.swift
[79/98] Compiling SwiftProtobuf BinaryDecodingError.swift
[80/98] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[81/98] Compiling SwiftProtobuf BinaryDelimited.swift
[82/98] Compiling SwiftProtobuf BinaryEncoder.swift
[83/98] Compiling SwiftProtobuf BinaryEncodingError.swift
[84/98] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[85/98] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[86/98] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[87/98] Emitting module SwiftProtobuf
[88/98] Compiling SwiftProtobuf api.pb.swift
[89/98] Compiling SwiftProtobuf descriptor.pb.swift
[90/98] Compiling SwiftProtobuf duration.pb.swift
[91/98] Compiling SwiftProtobuf empty.pb.swift
[92/98] Compiling SwiftProtobuf field_mask.pb.swift
[93/98] Compiling SwiftProtobuf source_context.pb.swift
[94/98] Compiling SwiftProtobuf struct.pb.swift
[95/98] Compiling SwiftProtobuf timestamp.pb.swift
[96/98] Compiling SwiftProtobuf type.pb.swift
[97/98] Compiling SwiftProtobuf wrappers.pb.swift
[98/98] Compiling SwiftProtobuf resource_bundle_accessor.swift
[100/275] Compiling StreamVideo CoordinatorModels.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[101/275] Compiling StreamVideo DeviceData.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[102/275] Compiling StreamVideo CallSettingsResponse+SettingsPriority.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[103/275] Compiling StreamVideo RejectCallRequest+Reason.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[104/275] Compiling StreamVideo Stream_Video_Sfu_Models_AppleThermalState+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
[105/275] Compiling StreamVideo Stream_Video_Sfu_Models_Participant+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
[106/275] Compiling StreamVideo IncomingVideoQualitySettings.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[107/275] Compiling StreamVideo JoinSource.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[108/275] Compiling StreamVideo Member.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[109/275] Compiling StreamVideo ParticipantSource.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[110/275] Compiling StreamVideo Permissions.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[111/275] Compiling StreamVideo PinInfo.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[112/275] Compiling StreamVideo PublishOptions.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[113/275] Compiling StreamVideo PushNotificationsConfig.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[114/275] Compiling StreamVideo ScreenSharingSession.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[115/275] Compiling StreamVideo Token.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[116/275] Compiling StreamVideo User.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[117/275] Compiling StreamVideo VideoCodec.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[118/275] Compiling StreamVideo VideoLayer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[119/275] Compiling StreamVideo VideoOptions.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[120/275] Compiling StreamVideo AuthMiddlewares.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[121/275] Compiling StreamVideo OwnCapability+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
[122/275] Compiling StreamVideo URLSessionTransport.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[123/275] Compiling StreamVideo APIHelper.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[124/275] Compiling StreamVideo DefaultAPI.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
error: emit-module command failed with exit code 1 (use -v to see invocation)
[125/300] Emitting module StreamVideo
/host/spi-builder-workspace/Sources/StreamVideo/Call.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Combine
7 | import Foundation
[126/325] 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
[127/325] 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
[128/325] 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
[129/325] 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
[130/325] 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
[131/325] 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
[132/325] 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
[133/325] 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
[134/325] 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
[135/325] 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
[136/325] 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
[137/325] 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
[138/325] 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
[139/325] 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
[140/325] 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
[141/325] 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
[142/325] 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
[143/325] 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
[144/325] 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
[145/325] 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
[146/325] 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
[147/325] 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
[148/325] 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
[149/325] 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
[150/325] 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
[151/350] 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
[152/350] 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
[153/350] 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
[154/350] 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
[155/350] 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
[156/350] 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
[157/350] 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
[158/350] 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
[159/350] 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
[160/350] 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
[161/350] 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
[162/350] 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
[163/350] 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
[164/350] 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
[165/350] 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
[166/350] 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
[167/350] 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
[168/350] 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
[169/350] 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
[170/350] 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
[171/350] 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
[172/350] 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
[173/350] 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
[174/350] 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
[175/350] 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
[176/350] 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
[177/350] 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
[178/350] 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
[179/350] 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
[180/350] 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
[181/350] 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
[182/350] 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
[183/350] 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
[184/350] 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
[185/350] 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
[186/350] 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
[187/350] 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
[188/350] 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
[189/350] 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
[190/350] Compiling StreamVideo CallStateResponseFields.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/350] Compiling StreamVideo CallStatsReportReadyEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/350] Compiling StreamVideo CallStatsReportSummaryResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/350] Compiling StreamVideo CallTimeline.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/350] Compiling StreamVideo CallTranscription.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/350] Compiling StreamVideo CallTranscriptionFailedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/350] Compiling StreamVideo CallTranscriptionReadyEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/350] Compiling StreamVideo CallTranscriptionStartedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/350] Compiling StreamVideo CallTranscriptionStoppedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/350] Compiling StreamVideo CallUpdatedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/350] Compiling StreamVideo CallUserFeedbackSubmittedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/400] 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
[202/400] 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
[203/400] 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
[204/400] 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
[205/400] 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
[206/400] 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
[207/400] 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
[208/400] 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
[209/400] 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
[210/400] 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
[211/400] 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
[212/400] 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
[213/400] 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
[214/400] 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
[215/400] 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
[216/400] 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
[217/400] 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
[218/400] 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
[219/400] 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
[220/400] 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
[221/400] 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
[222/400] 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
[223/400] 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
[224/400] 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
[225/400] 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
[226/425] Compiling StreamVideo RTMPIngress.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/425] Compiling StreamVideo RTMPSettingsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/425] Compiling StreamVideo RTMPSettingsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/425] Compiling StreamVideo ReactionResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/425] Compiling StreamVideo RecordSettingsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/425] Compiling StreamVideo RecordSettingsResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/425] 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
[233/425] 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
[234/425] 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
[235/425] 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
[236/425] 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
[237/425] 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
[238/425] 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
[239/425] 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
[240/425] 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
[241/425] 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
[242/425] 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
[243/425] 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
[244/425] 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
[245/425] 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
[246/425] 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
[247/425] 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
[248/425] 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
[249/425] 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
[250/425] 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
[251/450] 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
[252/450] 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
[253/450] 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
[254/450] 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
[255/450] 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
[256/450] 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
[257/450] 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
[258/450] 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
[259/450] 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
[260/450] 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
[261/450] 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
[262/450] Compiling StreamVideo RTCAudioStoreAction+AudioSession.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/450] Compiling StreamVideo RTCAudioStoreAction+CallKit.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/450] Compiling StreamVideo RTCAudioStoreAction+Generic.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/450] Compiling StreamVideo RTCAudioStoreAction.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/450] 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
[267/450] 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
[268/450] Compiling StreamVideo RTCAudioStore+InterruptionEffect.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/450] 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
[270/450] Compiling StreamVideo RTCAudioStore+RestartAudioSession.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/450] Compiling StreamVideo RTCAudioStoreMiddleware.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/450] 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
[273/450] Compiling StreamVideo CallKitAudioSessionReducer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/450] Compiling StreamVideo RTCAudioSessionReducer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/450] Compiling StreamVideo RTCAudioStoreReducer.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/475] 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
[277/475] 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
[278/475] 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
[279/475] 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
[280/475] 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
[281/475] 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
[282/475] 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
[283/475] 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
[284/475] 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
[285/475] 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
[286/475] 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
[287/475] 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
[288/475] 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
[289/475] 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
[290/475] 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
[291/475] 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
[292/475] 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
[293/475] 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
[294/475] 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
[295/475] 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
[296/475] 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
[297/475] 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
[298/475] Compiling StreamVideo QueryMembersRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/475] Compiling StreamVideo QueryMembersResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/475] Compiling StreamVideo RTMPBroadcastRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/500] 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
[302/500] 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
[303/500] 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
[304/500] 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
[305/500] 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
[306/500] 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
[307/500] 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
[308/500] 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
[309/500] 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
[310/500] 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
[311/500] 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
[312/500] 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
[313/500] 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
[314/500] 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
[315/500] 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
[316/500] 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
[317/500] 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
[318/500] 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
[319/500] 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
[320/500] 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
[321/500] 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
[322/500] 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
[323/500] 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
[324/500] 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
[325/500] 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
[326/525] 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
[327/525] 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
[328/525] 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
[329/525] 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
[330/525] 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
[331/525] 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
[332/525] 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
[333/525] 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
[334/525] 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
[335/525] 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
[336/525] 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
[337/525] 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
[338/525] 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
[339/525] 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
[340/525] 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
[341/525] 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
[342/525] 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
[343/525] 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
[344/525] 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
[345/525] 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
[346/525] 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
[347/525] 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
[348/525] 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
[349/525] 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
[350/525] 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
[351/550] 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
[352/550] 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
[353/550] 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
[354/550] 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
[355/550] 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
[356/550] 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
[357/550] 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
[358/550] 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
[359/550] 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
[360/550] 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
[361/550] 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
[362/550] 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
[363/550] 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
[364/550] 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
[365/550] 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
[366/550] 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
[367/550] 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
[368/550] 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
[369/550] 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
[370/550] 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
[371/550] 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
[372/550] 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
[373/550] 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
[374/550] 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
[375/550] 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
[376/575] 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
[377/575] 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
[378/575] 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
[379/575] 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
[380/575] 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
[381/575] 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
[382/575] 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
[383/575] 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
[384/575] 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
[385/575] 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
[386/575] 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
[387/575] 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
[388/575] 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
[389/575] 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
[390/575] 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
[391/575] 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
[392/575] 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
[393/575] 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
[394/575] 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
[395/575] 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
[396/575] 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
[397/575] 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
[398/575] 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
[399/575] 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
[400/575] 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
[401/600] Compiling StreamVideo CodableHelper.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo 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
[403/600] Compiling StreamVideo JSONDataEncoding.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo Models.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo APIError.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo AcceptCallResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo AggregatedStats.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo AppEventResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo AppUpdatedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo AudioSettings.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo AudioSettingsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo BackstageSettings.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo BackstageSettingsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo BlockUserRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo BlockUserResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo BlockedUserEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] 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
[418/600] 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
[419/600] 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
[420/600] 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
[421/600] 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
[422/600] 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
[423/600] 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
[424/600] 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
[425/600] 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
[426/600] Compiling StreamVideo CallUserMutedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo ClosedCaptionEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo CollectUserFeedbackRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo CollectUserFeedbackResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo ConnectUserDetailsRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo ConnectedEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo ConnectionErrorEvent.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo Coordinates.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo Count.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo CountrywiseAggregateStats.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo CreateDeviceRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo CreateGuestRequest.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo CreateGuestResponse.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] 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
[440/600] 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
[441/600] 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
[442/600] 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
[443/600] 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
[444/600] 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
[445/600] 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
[446/600] 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
[447/600] 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
[448/600] 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
[449/600] 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
[450/600] 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
[451/600] 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
[452/600] 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
[453/600] 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
[454/600] 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
[455/600] 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
[456/600] 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
[457/600] 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
[458/600] 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
[459/600] 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
[460/600] 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
[461/600] 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
[462/600] 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
[463/600] 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
[464/600] 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
[465/600] 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
[466/600] 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
[467/600] 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
[468/600] 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
[469/600] 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
[470/600] 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
[471/600] 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
[472/600] Compiling StreamVideo ClientCapability.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo ConnectOptions.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo ConnectionQuality.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/600] Compiling StreamVideo ConnectionState.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/675] 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
[477/675] 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
[478/675] 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
[479/675] 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
[480/675] 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
[481/675] 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
[482/675] 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
[483/675] 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
[484/675] 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
[485/675] 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
[486/675] 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
[487/675] 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
[488/675] 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
[489/675] 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
[490/675] 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
[491/675] 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
[492/675] 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
[493/675] 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
[494/675] 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
[495/675] 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
[496/675] 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
[497/675] 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
[498/675] 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
[499/675] 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
[500/675] 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
[501/700] 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
[502/700] 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
[503/700] 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
[504/700] 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
[505/700] 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
[506/700] 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
[507/700] 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
[508/700] 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
[509/700] 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
[510/700] 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
[511/700] 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
[512/700] 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
[513/700] 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
[514/700] 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
[515/700] 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
[516/700] 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
[517/700] 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
[518/700] 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
[519/700] 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
[520/700] 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
[521/700] 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
[522/700] 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
[523/700] 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
[524/700] 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
[525/700] 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
[526/724] 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
[527/724] 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
[528/724] 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
[529/724] 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
[530/724] 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
[531/724] 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
[532/724] 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
[533/724] Compiling StreamVideo StreamAudioFilterCapturePostProcessingModule.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/724] Compiling StreamVideo StreamAudioProcessingModule.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/724] 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
[536/724] 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
[537/724] 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
[538/724] 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
[539/724] 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
[540/724] 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
[541/724] 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
[542/724] 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
[543/724] 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
[544/724] 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
[545/724] 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
[546/724] 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
[547/724] 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
[548/724] 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
[549/724] 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
[550/724] 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
[551/748] 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/748] 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/748] 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/748] 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/748] 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/748] 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/748] 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/748] 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/748] 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
[560/748] 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
[561/748] 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
[562/748] 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
[563/748] 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
[564/748] 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
[565/748] 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
[566/748] 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
[567/748] 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
[568/748] 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
[569/748] 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
[570/748] 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
[571/748] 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
[572/748] 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
[573/748] 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
[574/748] 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
[575/748] 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
[576/748] 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
[577/748] 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
[578/748] 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
[579/748] 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
[580/748] 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
[581/748] 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
[582/748] 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
[583/748] 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
[584/748] 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
[585/748] 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
[586/748] 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
[587/748] 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
[588/748] 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
[589/748] 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
[590/748] 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
[591/748] 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
[592/748] 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
[593/748] 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
[594/748] 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
[595/748] 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
[596/748] 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
[597/748] 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
[598/748] 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
[599/748] 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
[600/748] 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
[601/748] 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
[602/748] 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
[603/748] 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
[604/748] 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
[605/748] 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
[606/748] 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
[607/748] 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
[608/748] 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
[609/748] 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
[610/748] 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
[611/748] 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
[612/748] 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
[613/748] 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
[614/748] 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
[615/748] 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
[616/748] 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
[617/748] 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
[618/748] 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
[619/748] 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
[620/748] 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
[621/748] 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
[622/748] 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
[623/748] 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
[624/748] 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
[625/748] 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
[626/748] 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
[627/748] 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
[628/748] 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
[629/748] 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
[630/748] 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
[631/748] 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
[632/748] 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
[633/748] 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
[634/748] 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
[635/748] 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
[636/748] 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
[637/748] 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
[638/748] 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
[639/748] 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
[640/748] 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
[641/748] 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
[642/748] 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
[643/748] 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
[644/748] 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
[645/748] 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
[646/748] 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
[647/748] 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
[648/748] 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
[649/748] 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
[650/748] 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
[651/748] 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
[652/748] 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
[653/748] 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
[654/748] 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
[655/748] 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
[656/748] 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
[657/748] 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
[658/748] 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
[659/748] 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
[660/748] 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
[661/748] 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
[662/748] 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
[663/748] 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
[664/748] 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
[665/748] 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
[666/748] 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
[667/748] 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
[668/748] 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
[669/748] 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
[670/748] 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
[671/748] 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
[672/748] 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
[673/748] 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
[674/748] 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
[675/748] 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
[676/748] 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
[677/748] 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
[678/748] 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
[679/748] 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
[680/748] 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
[681/748] 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
[682/748] 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
[683/748] 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
[684/748] 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
[685/748] 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
[686/748] 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
[687/748] 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
[688/748] 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
[689/748] 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
[690/748] 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
[691/748] 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
[692/748] 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
[693/748] 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
[694/748] 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
[695/748] 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
[696/748] 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
[697/748] 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
[698/748] 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
[699/748] 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
[700/748] 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
[701/748] 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
[702/748] 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
[703/748] 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
[704/748] 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
[705/748] 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
[706/748] 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
[707/748] 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
[708/748] 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
[709/748] 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
[710/748] 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
[711/748] 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
[712/748] 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
[713/748] 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
[714/748] 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
[715/748] 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
[716/748] 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
[717/748] 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
[718/748] 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
[719/748] 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
[720/748] 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
[721/748] 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
[722/748] 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
[723/748] 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
[724/748] 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
[725/748] 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
[726/748] 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
[727/748] 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
[728/748] 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
[729/748] 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
[730/748] Compiling StreamVideo WebRTCLogger.swift
/host/spi-builder-workspace/Sources/StreamVideo/Call.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/748] 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
[732/748] 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
[733/748] 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
[734/748] 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
[735/748] 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
[736/748] 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
[737/748] 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
[738/748] 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
[739/748] 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
[740/748] 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
[741/748] 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
[742/748] 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
[743/748] 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
[744/748] 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
[745/748] 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
[746/748] 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
[747/748] 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
[748/748] 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
BUILD FAILURE 6.1 linux