mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Convert to ARC
This commit is contained in:
@@ -47,7 +47,7 @@ typedef enum {
|
||||
@interface BITUpdateViewController() <BITStoreButtonDelegate> {
|
||||
}
|
||||
|
||||
@property (nonatomic, assign) BITUpdateManager *updateManager;
|
||||
@property (nonatomic, weak) BITUpdateManager *updateManager;
|
||||
@property (nonatomic, readwrite) BOOL modal;
|
||||
|
||||
@property (nonatomic, assign) AppStoreButtonState appStoreButtonState;
|
||||
|
||||
Reference in New Issue
Block a user