4 TEST_CONFIG OS=iphoneos
8 $C{COMPILE} $DIR/evil-class-00.m $DIR/evil-main.m -o evil-class-00.out
16 // NOT EVIL version: apps are allowed through (then crash in +load)
19 #define EVIL_SUPER_META 1
21 #define EVIL_SUB_META 0
24 #define OMIT_NL_SUPER 1
28 #include "evil-class-def.m"