2 items tagged “objc”
📌 Switching from scripting languages to Objective C and iPhone: useful libraries :: Hackdiary
I’ve come across some of these myself, but others (GTMHTTPFetcher!) are news to me. #
📌 The Objective-C Programming Language: Type Encodings
List of type codes for ObjC functions/methods. Armed with this table, PyObjC can wrap any function from any framework, #