Search code examples
Creating an IMP from an Objective-C block...


objective-ccocoaosx-snow-leopardobjective-c-blocksobjective-c-runtime

Read More
Convert CFArray to pointer...


pointersobjective-c-runtimemacos-carbonzig

Read More
Objective-C ISA pointer on disk vs when object being instantiated...


iosobjective-cobjective-c-runtimeobjective-c-2.0

Read More
How are the digits in ObjC method type encoding calculated?...


objective-cobjective-c-runtime

Read More
Mac dylib and executable problem, help needed...


code-signingdylibobjective-c-runtimeinstall-name-tool

Read More
KVO-compliant dependent readonly property in category...


objective-cobjective-c-runtimeobjective-c-category

Read More
Objective-C: What is a lazy class?...


objective-clazy-evaluationobjective-c-runtime

Read More
Lazily named class wasn't named by lazy name handler...


objective-cobjective-c-runtime

Read More
Understanding uniqueness of selectors in Objective-C...


objective-cselectorobjective-c-runtime

Read More
Why "type check" behaves differently on Swift and Objective-C?...


swiftobjective-cobjective-c-runtime

Read More
How arguments are passed in performSelector...


swiftobjective-cobjective-c-runtime

Read More
Objective-C: Why two requests of [object copy] return the same result?...


objective-cobjective-c-blocksobjective-c-runtime

Read More
How to dynamically add a method to a class in Objective-C?...


objective-cobjective-c-runtime

Read More
Class is implemented in both. One of the two will be used...


iosobjective-cobjective-c-runtimesocketrocket

Read More
Objective-C: preferred way to retrieve the superclass of a Class instance...


objective-cobjective-c-runtime

Read More
objc_copyClassList not even enumerable anymore?...


iosobjective-c-runtime

Read More
Getting list of class methods...


objective-cobjective-c-runtime

Read More
Using objc_setAssociatedObject with weak references...


objective-cweak-referencesobjective-c-runtime

Read More
passing float variable as parameter...


iosobjective-ciphoneobjective-c-runtime

Read More
Get all methods of an Objective-C class or instance...


objective-cintrospectionobjective-c-runtime

Read More
argument isKindOfClass: [NSNumber class] - sane way to check this?...


objective-ctypesnsnumberobjective-c-runtimedynamic-typing

Read More
Subclassing in Objective C Runtime...


cnswindowobjective-c-runtime

Read More
KVO not working for `UIView.bounds` keypath when view resizing happens due to `autoresizingmask`...


iosswiftkey-value-observingobjective-c-runtimekey-value-coding

Read More
Why does class method of a class object does not return the meta class?...


objective-cobjective-c-runtime

Read More
Swift isa pointer remapping or other supported method swizzling...


objective-cswiftobjective-c-runtime

Read More
object_getClass(obj) and [obj class] give different results...


objective-ccocoa-touchobjective-c-runtime

Read More
Why should I not use object_setIvar to set properties...


iosobjective-cobjective-c-runtime

Read More
Why shouldn't you use objc_msgSend() in Objective C?...


objective-ccocoaobjective-c-runtime

Read More
Creat a memory leak with Objective-C and Swift...


iosobjective-cswiftmemory-leaksobjective-c-runtime

Read More
What's a class handler callback in Objective-C runtime?...


objective-cobjective-c-runtime

Read More
BackNext