Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
3,970 contributions in the last year
Contribution activity
June 2020
- steipete/MasterPackageList Swift
- steipete/zld C++
Created a pull request in steipete/InterposeKit that received 1 comment
Dynamic Invocation
With using objc_msgForward, we can add hooks without offering a type signature.
_ = try testObj.hook(#selector(TestClass.executeBlock)) { bSelf in p…
+484
−74
•
1
comment
Created an issue in michaeleisel/zld that received 4 comments
Mac Catalyst linker issues
zld works great for us overall. We cannot yet enable it for Mac Catalyst. It seems the linker pulls off some tricks to differentiate between AppKit…
4
comments
69
contributions
in private repositories
Jun 1 – Jun 23