Build Information
Failed to build StreamVideo, reference develop (3bba85
), with Swift 6.0 for Linux on 12 Sep 2025 15:00:45 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
[89/109] Compiling SwiftProtobuf AsyncMessageSequence.swift
[90/109] Compiling SwiftProtobuf BinaryDecoder.swift
[91/109] Compiling SwiftProtobuf BinaryDecodingError.swift
[92/109] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[93/109] Compiling SwiftProtobuf BinaryDelimited.swift
[94/109] Compiling SwiftProtobuf BinaryEncoder.swift
[95/109] Compiling SwiftProtobuf BinaryEncodingError.swift
[96/109] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[97/109] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[98/109] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[99/109] Compiling SwiftProtobuf api.pb.swift
[100/109] Compiling SwiftProtobuf descriptor.pb.swift
[101/109] Compiling SwiftProtobuf duration.pb.swift
[102/109] Compiling SwiftProtobuf empty.pb.swift
[103/109] Compiling SwiftProtobuf field_mask.pb.swift
[104/109] Compiling SwiftProtobuf source_context.pb.swift
[105/109] Compiling SwiftProtobuf struct.pb.swift
[106/109] Compiling SwiftProtobuf timestamp.pb.swift
[107/109] Compiling SwiftProtobuf type.pb.swift
[108/109] Compiling SwiftProtobuf wrappers.pb.swift
[109/109] Compiling SwiftProtobuf resource_bundle_accessor.swift
[111/286] 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
[112/286] 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
[113/286] 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
[114/286] 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
[115/286] 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
[116/286] 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
[117/286] 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
[118/286] 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
[119/286] 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
[120/286] 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
[121/286] 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
[122/286] 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
[123/286] 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
[124/286] 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
[125/286] 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
[126/286] 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
[127/286] 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
[128/286] 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
[129/286] 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
[130/286] 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
[131/286] 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
[132/286] 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
[133/286] 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
[134/286] 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
[135/286] 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
[136/286] 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
[137/286] 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
[138/286] 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
[139/286] 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
[140/286] 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
[141/286] 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
[142/286] 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
[143/286] 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
[144/286] 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
[145/286] 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
[146/286] 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
[147/286] 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
[148/286] 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
[149/286] 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
[150/286] 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
[151/286] 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
[152/286] 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
[153/286] 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
[154/286] 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
[155/286] 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
[156/286] 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
[157/286] 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
[158/286] 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
[159/286] 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
[160/286] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[161/336] 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
[162/361] 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
[163/361] 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
[164/361] 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
[165/361] 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
[166/361] 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
[167/361] 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
[168/361] 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
[169/361] 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
[170/361] 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
[171/361] 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
[172/361] 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
[173/361] 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
[174/361] 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
[175/361] 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
[176/361] 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
[177/361] 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
[178/361] 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
[179/361] 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
[180/361] 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
[181/361] 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
[182/361] 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
[183/361] 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
[184/361] 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
[185/361] 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
[186/361] 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
[187/361] 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
[188/361] 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
[189/361] 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
[190/361] 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
[191/361] 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
[192/361] 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
[193/361] 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
[194/361] 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
[195/361] 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
[196/361] 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
[197/361] 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
[198/361] 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
[199/361] 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
[200/361] 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
[201/361] 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
[202/361] 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
[203/361] 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
[204/361] 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
[205/361] 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
[206/361] 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
[207/361] 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
[208/361] 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
[209/361] 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
[210/361] 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
[211/361] 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
[212/411] 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
[213/411] 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
[214/411] 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
[215/411] 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
[216/411] 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
[217/411] 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
[218/411] 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
[219/411] 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
[220/411] 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
[221/411] 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
[222/411] 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
[223/411] 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
[224/411] 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
[225/411] 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
[226/411] 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
[227/411] 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
[228/411] 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
[229/411] 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
[230/411] 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
[231/411] 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
[232/411] 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
[233/411] 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
[234/411] 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
[235/411] 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
[236/411] 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
[237/436] 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
[238/436] 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
[239/436] 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
[240/436] 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
[241/436] 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
[242/436] 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
[243/436] 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
[244/436] 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
[245/436] 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
[246/436] 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
[247/436] 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
[248/436] 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
[249/436] 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
[250/436] 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
[251/436] 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
[252/436] 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
[253/436] 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
[254/436] 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
[255/436] 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
[256/436] 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
[257/436] 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
[258/436] 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
[259/436] 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
[260/436] 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
[261/436] 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
[262/461] 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
[263/461] 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
[264/461] 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
[265/461] 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
[266/461] 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
[267/461] 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
[268/461] 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
[269/461] 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
[270/461] 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
[271/461] 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
[272/461] 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
[273/461] 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
[274/461] 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
[275/461] 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
[276/461] 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
[277/461] 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
[278/461] 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
[279/461] 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
[280/461] 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
[281/461] 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
[282/461] 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
[283/461] 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
[284/461] 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
[285/461] 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
[286/461] 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
[287/486] 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
[288/486] 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
[289/486] 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
[290/486] 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
[291/486] 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
[292/486] 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
[293/486] 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
[294/486] 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
[295/486] 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
[296/486] 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
[297/486] 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
[298/486] 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
[299/486] 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
[300/486] 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
[301/486] 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
[302/486] 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
[303/486] 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
[304/486] 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
[305/486] 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
[306/486] 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
[307/486] 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
[308/486] 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
[309/486] 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
[310/486] 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
[311/486] 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
[312/511] 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
[313/511] 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
[314/511] 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
[315/511] 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
[316/511] 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
[317/511] 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
[318/511] 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
[319/511] 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
[320/511] 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
[321/511] 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
[322/511] 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
[323/511] 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
[324/511] 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
[325/511] 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
[326/511] 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
[327/511] 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
[328/511] 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
[329/511] 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
[330/511] 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
[331/511] 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
[332/511] 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
[333/511] 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
[334/511] 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
[335/511] 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
[336/511] 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
[337/536] 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
[338/536] 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
[339/536] 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
[340/536] 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
[341/536] 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
[342/536] 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
[343/536] 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
[344/536] 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
[345/536] 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
[346/536] 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
[347/536] 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
[348/536] 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
[349/536] 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
[350/536] 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
[351/536] 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
[352/536] 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
[353/536] 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
[354/536] 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
[355/536] 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
[356/536] 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
[357/536] 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
[358/536] 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
[359/536] 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
[360/536] 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
[361/536] 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
[362/561] 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
[363/561] 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
[364/561] 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
[365/561] 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
[366/561] 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
[367/561] 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
[368/561] 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
[369/561] 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
[370/561] 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
[371/561] 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
[372/561] 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
[373/561] 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
[374/561] 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
[375/561] 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
[376/561] 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
[377/561] 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
[378/561] 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
[379/561] 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
[380/561] 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
[381/561] 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
[382/561] 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
[383/561] 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
[384/561] 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
[385/561] 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
[386/561] 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
[387/586] 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
[388/586] 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
[389/586] 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
[390/586] 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
[391/586] 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
[392/586] 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
[393/586] 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
[394/586] 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
[395/586] 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
[396/586] 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
[397/586] 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
[398/586] 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
[399/586] 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
[400/586] 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
[401/586] 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
[402/586] 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
[403/586] 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
[404/586] 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
[405/586] 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
[406/586] 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
[407/586] 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
[408/586] 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
[409/586] 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
[410/586] 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
[411/586] 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
[412/611] 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
[413/611] 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
[414/611] 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
[415/611] 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
[416/611] 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
[417/611] 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
[418/611] 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
[419/611] 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
[420/611] 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
[421/611] 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
[422/611] 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
[423/611] 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
[424/611] 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
[425/611] 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
[426/611] 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
[427/611] 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
[428/611] 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
[429/611] 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
[430/611] 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
[431/611] 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
[432/611] 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
[433/611] 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
[434/611] 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
[435/611] 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
[436/611] 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
[437/636] 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
[438/636] 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
[439/636] 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
[440/636] 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
[441/636] 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
[442/636] 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
[443/636] 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
[444/636] 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
[445/636] 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
[446/636] 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
[447/636] 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
[448/636] 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
[449/636] 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
[450/636] 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
[451/636] 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
[452/636] 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
[453/636] 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
[454/636] 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
[455/636] 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
[456/636] 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
[457/636] 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
[458/636] 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
[459/636] 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
[460/636] 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
[461/636] 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
[462/661] 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
[463/661] 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
[464/661] 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
[465/661] 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
[466/661] 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
[467/661] 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
[468/661] 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
[469/661] 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
[470/661] 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
[471/661] 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
[472/661] 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
[473/661] 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
[474/661] 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
[475/661] 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
[476/661] 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
[477/661] 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
[478/661] 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
[479/661] 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
[480/661] 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
[481/661] 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
[482/661] 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
[483/661] 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
[484/661] 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
[485/661] 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
[486/661] 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
[487/686] 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
[488/686] 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
[489/686] 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
[490/686] 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
[491/686] 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
[492/686] 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
[493/686] 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
[494/686] 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
[495/686] 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
[496/686] 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
[497/686] 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
[498/686] 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
[499/686] 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
[500/686] 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
[501/686] 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
[502/686] 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
[503/686] 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
[504/686] 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
[505/686] 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
[506/686] 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
[507/686] 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
[508/686] 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
[509/686] 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
[510/686] 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
[511/686] 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
[512/686] 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
[513/686] 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
[514/686] 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
[515/686] 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
[516/686] 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
[517/686] 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
[518/686] 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
[519/686] 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
[520/686] 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
[521/686] 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
[522/686] 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
[523/686] 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
[524/686] 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
[525/686] 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
[526/686] 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
[527/686] 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
[528/686] 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
[529/686] 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
[530/686] 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
[531/686] 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
[532/686] 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
[533/686] 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
[534/686] 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
[535/686] 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
[536/686] 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
[537/735] 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
[538/735] 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
[539/735] 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
[540/735] 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
[541/735] 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
[542/735] 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
[543/735] 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
[544/735] 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
[545/735] 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
[546/735] 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
[547/735] 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
[548/735] 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
[549/735] 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
[550/735] 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
[551/735] 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
[552/735] 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
[553/735] 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
[554/735] 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
[555/735] 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
[556/735] 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
[557/735] 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
[558/735] 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
[559/735] 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
[560/735] 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
[561/735] 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
[562/759] 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
[563/759] 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
[564/759] 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
[565/759] 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
[566/759] 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
[567/759] 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
[568/759] 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
[569/759] 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
[570/759] 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
[571/759] 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
[572/759] 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
[573/759] 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
[574/759] 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
[575/759] 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
[576/759] 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
[577/759] 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
[578/759] 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
[579/759] 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
[580/759] 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
[581/759] 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
[582/759] 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
[583/759] 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
[584/759] 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
[585/759] 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
[586/759] 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
[587/759] 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
[588/759] 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
[589/759] 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
[590/759] 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
[591/759] 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
[592/759] 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
[593/759] 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
[594/759] 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
[595/759] 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
[596/759] 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
[597/759] 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
[598/759] 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
[599/759] 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
[600/759] 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
[601/759] 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
[602/759] 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
[603/759] 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
[604/759] 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
[605/759] 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
[606/759] 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
[607/759] 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
[608/759] 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
[609/759] 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
[610/759] 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
[611/759] 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
[612/759] 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
[613/759] 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
[614/759] 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
[615/759] 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
[616/759] 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
[617/759] 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
[618/759] 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
[619/759] 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
[620/759] 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
[621/759] 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
[622/759] 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
[623/759] 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
[624/759] 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
[625/759] 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
[626/759] 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
[627/759] 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
[628/759] 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
[629/759] 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
[630/759] 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
[631/759] 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
[632/759] 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
[633/759] 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
[634/759] 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
[635/759] 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
[636/759] 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
[637/759] 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
[638/759] 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
[639/759] 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
[640/759] 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
[641/759] 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
[642/759] 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
[643/759] 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
[644/759] 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
[645/759] 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
[646/759] 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
[647/759] 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
[648/759] 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
[649/759] 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
[650/759] 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
[651/759] 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
[652/759] 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
[653/759] 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
[654/759] 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
[655/759] 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
[656/759] 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
[657/759] 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
[658/759] 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
[659/759] 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
[660/759] 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
[661/759] 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
[662/759] 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
[663/759] 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
[664/759] 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
[665/759] 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
[666/759] 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
[667/759] 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
[668/759] 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
[669/759] 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
[670/759] 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
[671/759] 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
[672/759] 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
[673/759] 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
[674/759] 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
[675/759] 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
[676/759] 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
[677/759] 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
[678/759] 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
[679/759] 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
[680/759] 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
[681/759] 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
[682/759] 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
[683/759] 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
[684/759] 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
[685/759] 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
[686/759] 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
[687/759] 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
[688/759] 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
[689/759] 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
[690/759] 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
[691/759] 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
[692/759] 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
[693/759] 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
[694/759] 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
[695/759] 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
[696/759] 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
[697/759] 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
[698/759] 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
[699/759] 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
[700/759] 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
[701/759] 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
[702/759] 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
[703/759] 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
[704/759] 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
[705/759] 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
[706/759] 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
[707/759] 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
[708/759] 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
[709/759] 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
[710/759] 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
[711/759] 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
[712/759] 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
[713/759] 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
[714/759] 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
[715/759] 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
[716/759] 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
[717/759] 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
[718/759] 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
[719/759] 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
[720/759] 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
[721/759] 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
[722/759] 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
[723/759] 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
[724/759] 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
[725/759] 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
[726/759] 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
[727/759] 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
[728/759] 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
[729/759] 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
[730/759] 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
[731/759] 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
[732/759] 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
[733/759] 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
[734/759] 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
[735/759] 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
[736/759] 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
[737/759] 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
[738/759] 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
[739/759] 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
[740/759] 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
[741/759] 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
[742/759] 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
[743/759] 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
[744/759] 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
[745/759] 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
[746/759] 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
[747/759] 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
[748/759] 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
[749/759] 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
[750/759] 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
[751/759] 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
[752/759] 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
[753/759] 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
[754/759] 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
[755/759] 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
[756/759] 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
[757/759] 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
[758/759] 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
[759/759] 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.0 linux