Skip to content

Commit c30250d

Browse files
committed
Link to Swift function hooking
1 parent fa1e1d3 commit c30250d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Add `github "steipete/InterposeKit"` to your `Cartfile`.
128128
- Add object-based hooking with dynamic subclassing (Aspects again)
129129
- Add [dyld_dynamic_interpose](https://twitter.com/steipete/status/1258482647933870080) to hook pure C functions
130130
- Combine Promise-API for `Interpose.whenAvailable` for better error bubbling.
131-
- Experiment with Swift hooking? ⚡️
131+
- Experiment with [Swift function hooking](https://github.com/rodionovd/SWRoute/wiki/Function-hooking-in-Swift)? ⚡️
132132
- Test against Swift Nightly as Chron Jpb
133133
- I'm sure there's more - Pull Requests or [comments](https://twitter.com/steipete) very welcome!
134134

0 commit comments

Comments
 (0)