Quantcast
Channel: distriqt //» objc
Browsing all 2 articles
Browse latest View live

Objective-C // Runtime Method Injection

While building our Actionscript Native Extensions we've had to learn a lot about Objective C for the iOS versions. One trick that we'd like to share is how to inject a method into an instance of a...

View Article



Objective-C // List methods of a class

This simple Objective-C code excerpt prints the methods and arguments of a class instance using the NSLog functionality. //// List the methods of the class instance "myClass"methods =...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images