Undefined symbols for architecture armv7:
"_MSHookMemory", referenced from:
_logosLocalCtor_344ae32b(int, char**, char**) in Tweak.xm.9fb5a999.o
ld: symbol(s) not found for architecture armv7
clang-5.0: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [/var/mobile/theos/makefiles/instance/library.mk:33: /var/mobile/balloon/.theos/obj/debug/armv7/balloon.dylib] Error 1
make[2]: *** [/var/mobile/theos/makefiles/instance/library.mk:33: /var/mobile/balloon/.theos/obj/debug/armv7/balloon.dylib] Error 2
make[2]: *** Waiting for unfinished jobs....
==> Linking tweak balloon (arm64)…
Undefined symbols for architecture arm64:
"_MSHookMemory", referenced from:
_logosLocalCtor_344ae32b(int, char**, char**) in Tweak.xm.667ffb22.o
ld: symbol(s) not found for architecture arm64
clang-5.0: error: linker command failed with exit code 1 (use -v to see invocation)
I followed all steps again and again, and try another method, all getting the error above