Query into dynamic data using static key paths
|
|
4
|
1181
|
March 10, 2023
|
How does an app installed on an older iOS device handle Copy of Swift Runtime?
|
|
4
|
524
|
December 9, 2022
|
Obtaining the mangled name of a type from the fully qualified type name only
|
|
9
|
657
|
July 13, 2022
|
Dynamically call protocol method of unknown type
|
|
0
|
197
|
July 5, 2022
|
Segmentation fault in Linux with Swift 5.4 when using Grand Central Dispatch
|
|
5
|
706
|
June 4, 2021
|
Hacking Swift runtime
|
|
11
|
2063
|
May 31, 2021
|
Populating/accessing the payload of an enum case at runtime
|
|
3
|
982
|
May 5, 2021
|
Is there an ABI-compatible way to retrieve class inheritance hierarch?
|
|
0
|
283
|
February 19, 2021
|
SR-14064: Accessing Static Member on Downcast Type not Calling Overridden Implementation
|
|
5
|
600
|
January 19, 2021
|
Which Swift 5.1+ features require runtime support?
|
|
0
|
440
|
June 26, 2020
|
Xcode 11.2 runtime error: type metadata accessor failed to demangle superclass from mangled name
|
|
18
|
4975
|
May 4, 2020
|
Using Runtime in Swift without Objective-C
|
|
3
|
775
|
April 14, 2020
|
swift_getWitnessTable EXC_BAD_ACCESS Xcode 11.3
|
|
4
|
2244
|
January 13, 2020
|
Swift entry point from ld.so/libc
|
|
3
|
559
|
December 10, 2019
|
Xcode 11.2.1 swift_getWitnessTable runtime crash (includes minimal test case)
|
|
2
|
2050
|
November 12, 2019
|
Method dispatch to struct instance with concrete type known only at runtime?
|
|
5
|
547
|
October 29, 2019
|
Memory implications Static constructs vs Singletons
|
|
3
|
3585
|
September 13, 2019
|
Getting type metadata on non-Darwin platforms
|
|
2
|
663
|
September 5, 2019
|
Conditionally downcasting CF types
|
|
3
|
1542
|
July 29, 2019
|
What constitutes a "foreign class" to the Swift runtime?
|
|
12
|
892
|
July 25, 2019
|
Why does objc_copyClassNamesForImage yield both mangled and unmangled class names?
|
|
2
|
560
|
July 24, 2019
|
Calling Swift runtime methods
|
|
3
|
1260
|
April 18, 2019
|
Documentation on class header layouts? Specifically, x86
|
|
6
|
707
|
April 18, 2019
|
Does Swift 5 runtime support Swift 4.2? 🤔
|
|
3
|
1357
|
April 18, 2019
|
How to use runtime in Swift?
|
|
5
|
2088
|
October 22, 2018
|