Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in objective-c-runtime
Why does ARC cause EXC_BAD_ACCESS when swizzling functions using class_replaceMethod from objc runtime library?
Apr 17, 2026
objective-c
automatic-ref-counting
hook
objective-c-runtime
method-swizzling
why methodLists is a pointer to pointer in objc_class
Apr 15, 2026
ios
objective-c
objective-c-runtime
How to create a protocol at runtime in Objective-C?
Apr 15, 2026
objective-c
protocols
objective-c-runtime
Obtaining class of returned object in Objective-C
Apr 11, 2026
objective-c
runtime
objective-c-runtime
KVO not working for `UIView.bounds` keypath when view resizing happens due to `autoresizingmask`
Apr 11, 2026
ios
swift
key-value-observing
objective-c-runtime
key-value-coding
Alternative ways to use objc_msgSend without a cast with the new runtime
Apr 08, 2026
ios
objective-c
objective-c-runtime
scripting-bridge
Error compiling with ARC when runtime programming dynamic method
Mar 27, 2026
objective-c
automatic-ref-counting
clang
objective-c-runtime
Objective-C: Forward most messages to another object (at runtime)
Mar 22, 2026
ios
objective-c
objective-c-runtime
In Objective C, how to obtain the metaclass object?
Mar 16, 2026
objective-c
metaclass
objective-c-runtime
What's happening under the hood with [ClassName class]?
Feb 26, 2026
objective-c
objective-c-runtime
How to get a selector of a class method?
Feb 13, 2026
ios
objective-c
macos
selector
objective-c-runtime
iOS / Objective-C Meta Class and Category
Jan 30, 2026
ios
objective-c
metaclass
objective-c-runtime
objective-c-category
Is it possible to add a category to an Objective-C meta-class?
Jan 29, 2026
objective-c
nsobject
metaclass
objective-c-runtime
objective-c-category
How can a copy of an instance of an object be made for a class which does not adopt NSCopying?
Jan 03, 2026
objective-c
objective-c-runtime
Strange "selector mangling" in Objective-C method with Boolean arguments
Jan 01, 2026
objective-c
macos
gcc
objective-c-runtime
Is it ok to use a non-id pointer as value in objc_SetAssociatedObject?
Dec 20, 2025
objective-c
cocoa
objective-c-runtime
`objc_autoreleasePoolPush()` and `objc_autoreleasePoolPop()` functions and `@autoreleasepool` blocks
Dec 07, 2025
objective-c
automatic-ref-counting
objective-c-runtime
nsautoreleasepool
Blocks and messaging
Dec 03, 2025
ios
objective-c
macos
objective-c-blocks
objective-c-runtime
How does the NSBundle's -load method register classes and other runtime resources with the Objective-C runtime?
Nov 03, 2025
objective-c
cocoa
foundation
nsbundle
objective-c-runtime
Older Entries »