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
What is the best way to avoid duplicate symbols in project that will use my iOS framework and one of the dependencies?
Jan 27, 2021
ios
objective-c
static-libraries
objective-c-runtime
ios-frameworks
Method cannot be marked @objc because its result type cannot be represented in Objective-C
Mar 18, 2020
ios
objective-c
swift
optional-parameters
objective-c-runtime
Method swizzling for property in swift
Oct 19, 2022
ios
swift
selector
objective-c-runtime
method-swizzling
Objective-C: What is a lazy class?
Mar 23, 2022
objective-c
lazy-evaluation
objective-c-runtime
How does the Objective-C runtime retrieve the list of classes and methods?
Sep 24, 2022
objective-c
assembly
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
« Newer Entries
Older Entries »