#4094 - Fixed missing ffmpegkit module on release builds. Disabled cache manager work queue for now as it's still not working properly.

This commit is contained in:
Stefan Ceriu
2021-06-25 14:42:52 +03:00
parent 2dec67c9e2
commit edd3447b6e
3 changed files with 10 additions and 9 deletions
@@ -15,6 +15,7 @@
//
import Foundation
import ffmpegkit
enum VoiceMessageAudioConverterError: Error {
case generic(String)