Peter Steinberger 5/31/2020

InterposeKit — Elegant Swizzling in Swift

Read Original

The article presents InterposeKit, a Swift library for clean method swizzling on @objc dynamic Swift functions and Objective-C methods. It details the development process, including challenges with GitHub Actions, Swift type aliases, Swift Package Manager, and low-level C callbacks, while sharing the author's technical reflections and learnings.

InterposeKit — Elegant Swizzling in Swift

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes