Xavier Jurado
Results
1
issues of
Xavier Jurado
Runtime is not able to calculate the correct ivar offsets under some specific circumstances. Take a look at the following example: ```swift import Foundation import Runtime class IncorrectLayout: NSObject {...