Me too I need it but I got this errors:(
Tweak.xm:1:
In file included from /var/mobile/111/theos/include/SCLAlertView/SCLAlertView.h:14:
/var/mobile/111/theos/include/SCLAlertView/SCLButton.h:72:1: error:
no 'assign', 'retain', or 'copy' attribute is specified
- 'assign' is assumed
[-Werror,-Wobjc-property-no-attribute]
@property id target;
^
/var/mobile/111/theos/include/SCLAlertView/SCLButton.h:72:1: error:
default property attribute 'assign' not appropriate for
non-GC object [-Werror,-Wobjc-property-no-attribute]
2 errors generated.
make[2]: *** [obj/Tweak.xm.6f1bbf4a.o] Error 1
make[1]: *** [internal-library-all_] Error 2
make: *** [111.all.tweak.variables] Error 2
iPhone:/var/mobile/111 root#