Polidea / ios-class-guard

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

"Macro names must be identifiers" error in symbols.h #31

Closed felixbb closed 6 years ago

felixbb commented 9 years ago

Found this in symbols.h:

ifndef 3d

define 3d t04y

Xcode Version 6.2 (6C131e) says "macro names must be identifiers".