|
[Objective-C] [self retain] with ARC and without warning |
|
 |
//
// [self retain] with ARC and without warning
//
((id(*)(id, SEL))objc_msgSend)(self, NSSelectorFromString(@"retain"));
// origin from https://twitter.com/0xced
|
|
|
|
|
|
|
|
Copyright © 1996-2021 Centro Studi Informatica di Danilo Priore. All rights reserved. P.I.10149810581. |
|
|
|