You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Command CompileSwiftSources failed with a nonzero exit code
Undefined symbols for architecture x86_64:
"_AVAudioSessionInterruptionTypeKey", referenced from:
-[FlutterCallKitPlugin provider:didActivateAudioSession:] in FlutterCallKitPlugin.o
"_AVAudioSessionInterruptionNotification", referenced from:
-[FlutterCallKitPlugin provider:didActivateAudioSession:] in FlutterCallKitPlugin.o
"_AVAudioSessionCategoryPlayAndRecord", referenced from:
-[FlutterCallKitPlugin configureAudioSession] in FlutterCallKitPlugin.o
"_AVAudioSessionInterruptionOptionKey", referenced from:
-[FlutterCallKitPlugin provider:didActivateAudioSession:] in FlutterCallKitPlugin.o
"OBJC_CLASS$_AVAudioSession", referenced from:
objc-class-ref in FlutterCallKitPlugin.o
"_AVAudioSessionModeVoiceChat", referenced from:
-[FlutterCallKitPlugin configureAudioSession] in FlutterCallKitPlugin.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Command CompileSwiftSources failed with a nonzero exit code
The text was updated successfully, but these errors were encountered:
Command CompileSwiftSources failed with a nonzero exit code
Undefined symbols for architecture x86_64:
"_AVAudioSessionInterruptionTypeKey", referenced from:
-[FlutterCallKitPlugin provider:didActivateAudioSession:] in FlutterCallKitPlugin.o
"_AVAudioSessionInterruptionNotification", referenced from:
-[FlutterCallKitPlugin provider:didActivateAudioSession:] in FlutterCallKitPlugin.o
"_AVAudioSessionCategoryPlayAndRecord", referenced from:
-[FlutterCallKitPlugin configureAudioSession] in FlutterCallKitPlugin.o
"_AVAudioSessionInterruptionOptionKey", referenced from:
-[FlutterCallKitPlugin provider:didActivateAudioSession:] in FlutterCallKitPlugin.o
"OBJC_CLASS$_AVAudioSession", referenced from:
objc-class-ref in FlutterCallKitPlugin.o
"_AVAudioSessionModeVoiceChat", referenced from:
-[FlutterCallKitPlugin configureAudioSession] in FlutterCallKitPlugin.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Command CompileSwiftSources failed with a nonzero exit code
The text was updated successfully, but these errors were encountered: