Polidea / ios-class-guard

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

Error with installed libraries #51

Open Mohamed3amer opened 8 years ago

Mohamed3amer commented 8 years ago

We are using Infragistics grid in our project by installing the library (.dmg), library header files in "/Developer" path. When obfuscate the project we got this error:

TTouchGridView.h:9:9: fatal error: 'IG/IG.h' file not found

import < IG/IG.h >