mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Support Xcode 15.3
This commit is contained in:
@@ -954,7 +954,7 @@ private final class MediaToolsScreenComponent: Component {
|
||||
}
|
||||
|
||||
public final class MediaToolsScreen: ViewController {
|
||||
fileprivate final class Node: ViewControllerTracingNode, UIGestureRecognizerDelegate {
|
||||
fileprivate final class Node: ViewControllerTracingNode, ASGestureRecognizerDelegate {
|
||||
private weak var controller: MediaToolsScreen?
|
||||
private let context: AccountContext
|
||||
|
||||
|
||||
Reference in New Issue
Block a user