Был такой метод в NSUserDefaults, начиная с iOS2, просуществовал до iOS7.
- (nullable id)initWithUser:(NSString *)username
Порадовало описание:
iOS (2.0 and later)Deprecated:This method was never implemented to return anything but the defaults for the current user. Use standardUserDefaults instead.
iOS (2.0 and later)Deprecated:This method was never implemented to return anything but the defaults for the current user. Use standardUserDefaults instead.
Комментариев нет:
Отправить комментарий