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 the objc runtime function `class_addMethod()` adds the implementation as instance and class method when the target class is `NSObject`?
Aug 04, 2019
objective-c
objective-c-runtime
How can one obtain the sizeof a type for which one has an encoding?
Oct 06, 2016
objective-c
objective-c-runtime
What does class_getClassVariable() do?
Feb 26, 2022
objective-c
class
metaclass
objective-c-runtime
class-variables
Swift closure as AnyObject
Sep 27, 2022
ios
objective-c
swift
objective-c-runtime
Why do protocol_* methods do not work with Clang + modern GCC-Runtime on Linux?
Oct 09, 2019
objective-c
clang
objective-c-runtime
Is there any way to list all swizzled methods in an iOS app?
Oct 20, 2022
ios
objective-c
objective-c-runtime
method-swizzling
object_setClass to bigger class
Apr 10, 2022
objective-c
dynamic
runtime
objective-c-runtime
Swift isa pointer remapping or other supported method swizzling
Apr 09, 2022
objective-c
swift
objective-c-runtime
Objective-C Reflection for generic NSCoding implementation
Sep 28, 2018
iphone
objective-c
reflection
serialization
objective-c-runtime
How are the digits in ObjC method type encoding calculated?
Aug 05, 2022
objective-c
objective-c-runtime
Objective-C macro to detect if variable is primitive
Jan 11, 2022
objective-c
objective-c-runtime
Why can't we use C-strings as SELs?
Sep 25, 2022
objective-c
methods
selector
objective-c-runtime
object_getInstanceVariable works for float, int, bool, but not for double?
Sep 13, 2021
objective-c
return-value
objective-c-runtime
Why can some methods (-retainWeakReference, -allowsWeakReference, +load, +initialize) on class NSObject not be added to other classes at runtime?
Sep 21, 2022
objective-c
objective-c-runtime
Objective-C: preferred way to retrieve the superclass of a Class instance
Nov 30, 2021
objective-c
objective-c-runtime
How are NSBlock objects created?
Sep 18, 2022
objective-c
objective-c-blocks
objective-c-runtime
Obtain list of class methods for an arbitrary class
Oct 28, 2022
objective-c
cocoa
objective-c-runtime
What are the digits in an ObjC method type encoding string?
Nov 08, 2020
objective-c
objective-c-runtime
method-signature
Why do Objective-C objects have to be dynamically allocated?
Mar 09, 2022
cocoa
foundation
objective-c-runtime
dynamic-allocation
static-allocation
How to dynamically add a class method?
Sep 05, 2022
objective-c
objective-c-runtime
« Newer Entries
Older Entries »