Skip to content

defdeveu/code.ios.SwiftSwizzling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SwiftSwizzlingDemo

Playground demonstrating swizzling of native Swift methods

The implementation was inspired by https://github.com/johnno1962/SwiftTrace

It's for demo purposes only is NOT meant to be used in any production code. The techniques here heavily depend on Swift ABI structures and specific compiler implementation, whether optimizations are applied or not, etc.

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%