theos / logos

Preprocessor that simplifies Objective-C hooking.
https://theos.dev/docs/logos
Other
206 stars 34 forks source link

%c does not support Foo.Bar class names like %hook does #57

Closed NSExceptional closed 4 years ago

NSExceptional commented 4 years ago

Recently, %hook was updated to support hooking class names with . in them. %c does not yet support this