mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Convert to ARC
This commit is contained in:
@@ -86,7 +86,7 @@ static NSString *kBITCrashManagerStatus = @"BITCrashManagerStatus";
|
||||
/**
|
||||
Sets the optional `BITCrashManagerDelegate` delegate.
|
||||
*/
|
||||
@property (nonatomic, assign) id delegate;
|
||||
@property (nonatomic, weak) id delegate;
|
||||
|
||||
|
||||
///-----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user