Swizzlean v0.1.1 Release Notes

Release Date: 2017-04-15 // almost 7 years ago
    • ⚡️ Update -swizzleInstanceMethod:withReplacementImplementation: to throw exception if called on an instance method that doesn't exist in swizzled class.
    • ⚡️ Update -swizzleClassMethod:withReplacementImplementation: to throw exception if called on a class method that doesn't exist in swizzled class.