Hey Guys i got this Error. Whats wrong? Maybe someone can help, please?
iPhone:~/bloodyharry root# make package install
> Making all for tweak bloodyharry…
==> Preprocessing Tweak.xm…
==> Preprocessing Tweak.xm…
==> Compiling Tweak.xm (arm64)…
==> Compiling Tweak.xm (armv7)…
==> Linking tweak bloodyharry (armv7)…
ld: malformed file
/var/theos/vendor/lib/CydiaSubstrate.framework/CydiaSubstrate.tbd:2:42: error: u nknown bit value
archs: [ armv7, armv7s, arm64, arm64e, i386, x86_64 ]
^~~~~~
file '/var/theos/vendor/lib/CydiaSubstrate.framework/CydiaSubstrate.tbd'
clang-5.0: error: linker command failed with exit code 1 (use -v to see invocati on)
make[3]: *** [/var/theos/makefiles/instance/library.mk:33: /var/root/bloodyharry /.theos/obj/armv7/bloodyharry.dylib] Error 1
make[2]: *** [/var/theos/makefiles/instance/library.mk:33: /var/root/bloodyharry /.theos/obj/armv7/bloodyharry.dylib] Error 2
make[2]: *** Waiting for unfinished jobs....
==> Linking tweak bloodyharry (arm64)…
ld: malformed file
/var/theos/vendor/lib/CydiaSubstrate.framework/CydiaSubstrate.tbd:2:42: error: u nknown bit value
archs: [ armv7, armv7s, arm64, arm64e, i386, x86_64 ]
^~~~~~
file '/var/theos/vendor/lib/CydiaSubstrate.framework/CydiaSubstrate.tbd'
clang-5.0: error: linker command failed with exit code 1 (use -v to see invocati on)
make[3]: *** [/var/theos/makefiles/instance/library.mk:33: /var/root/bloodyharry /.theos/obj/arm64/bloodyharry.dylib] Error 1
make[2]: *** [/var/theos/makefiles/instance/library.mk:33: /var/root/bloodyharry /.theos/obj/arm64/bloodyharry.dylib] Error 2
make[1]: *** [/var/theos/makefiles/instance/library.mk:24: internal-library-all_ ] Error 2
make: *** [/var/theos/makefiles/master/rules.mk:112: bloodyharry.all.tweak.varia bles] Error 2
iPhone:~/bloodyharry root#