/opt/theos/include/substrate.h:138:41: error: cast of an Objective-C pointer to 'char *' is disallowed with ARC
void *pointer(ivar == NULL ? NULL : reinterpret_cast<char *>(self) + ivar_getOffset(ivar));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make[3]: *** [/opt/theos/makefiles/instance/rules.mk:289: /var/root/cops/.theos/obj/armv7/Tweak.xm.261150b8.o] Error 1
rm /var/root/cops/.theos/obj/armv7/Tweak.xm.mm
make[2]: *** [/opt/theos/makefiles/instance/library.mk:52: /var/root/cops/.theos/obj/armv7/cops.dylib] Error 2
make[1]: *** [/opt/theos/makefiles/instance/library.mk:37: internal-library-all_] Error 2
make: *** [/opt/theos/makefiles/master/rules.mk:119: cops.all.tweak.variables] Error 2