mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-05-21 18:20:41 +00:00
9338361543
Fix compilation errors in SubcodecAnimationCacheImpl and SubcodecMultiAnimationRendererImpl: NSData->Data sink closure types, withSink->sink argument labels for advanceFrame/emitFrameIfNeeded, unused variable warning, and redundant Void return assignment. Add both modules as deps to ChatEntityKeyboardInputNode to verify they compile in the full build. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>