Hey #ios devs, would it still be possible to perform this kind of trick today (in Swift and/or Objective-C)? Weak importing a class and then replacing a method implementation with swizzling.
https://gist.github.com/0xced/dee6775974863270fbcf
I've been out of iOS development for many years now.