Re: Getting class when instantiating a singleton
Alex Zavatone
Yes. I’m trying this out to see if this is valid. From the headers for NSObject.h; + (instancetype)new OBJC_SWIFT_UNAVAILABLE("use object initializers instead"); From the Quick Help ins[pector panel.
|
|||||||||||
|