Polidea / ios-class-guard

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

Expected a version of the form 'major[.minor[.subminor]]' #66

Open PedramChegini opened 6 years ago

PedramChegini commented 6 years ago

In header classes: stdlib.h stdio.h

Error name : 1)Expected a version of the form 'major[.minor[.subminor]]' 2)__swift_unavailable

After obfuscation I build my project suddenly these above errors occurred. i don't know what to do. please give me a solution.

lgqaozora commented 5 years ago

I had the same errors.I also want to know how to solve it.