Polidea / ios-class-guard

Simple Objective-C obfuscator for Mach-O executables.
http://www.polidea.com
1.64k stars 240 forks source link

obfuscate project with xib option doesn't work #39

Closed passol1988 closed 8 years ago

passol1988 commented 8 years ago

I get my project obfuscated with the help of class-guard,but when I want to Single-step debug my project, I need to appoint my X option ,while the symbol of xib cannot match the projects. can someone give me an small example using x option, ?