We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa1e1d3 commit c30250dCopy full SHA for c30250d
README.md
@@ -128,7 +128,7 @@ Add `github "steipete/InterposeKit"` to your `Cartfile`.
128
- Add object-based hooking with dynamic subclassing (Aspects again)
129
- Add [dyld_dynamic_interpose](https://twitter.com/steipete/status/1258482647933870080) to hook pure C functions
130
- Combine Promise-API for `Interpose.whenAvailable` for better error bubbling.
131
-- Experiment with Swift hooking? ⚡️
+- Experiment with [Swift function hooking](https://github.com/rodionovd/SWRoute/wiki/Function-hooking-in-Swift)? ⚡️
132
- Test against Swift Nightly as Chron Jpb
133
- I'm sure there's more - Pull Requests or [comments](https://twitter.com/steipete) very welcome!
134
0 commit comments