mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 06:29:30 +00:00
Converted project to ARC
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
|
||||
@interface MPPasswordCreatorViewController : MPViewController
|
||||
|
||||
@property (retain, readonly) NSString *generatedPassword;
|
||||
@property (strong, readonly) NSString *generatedPassword;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user