Okay update from the last error
Right now I changed my sdk to 10.3 to use 3.1 nic template. Basically getting a new error. I also seen a post on this error but it wasn’t really solved so yeah.
Making all for tweak tandempro…
==> Preprocessing Tweak.xm…
==> Preprocessing Tweak.xm…
==> Compiling Tweak.xm (arm64)…
==> Compiling Tweak.xm (armv7)…
==> Linking tweak tandempro (arm64)…
ld: malformed file
/var/theos/vendor/lib/CydiaSubstrate.framework/CydiaSubstrate.tbd:2:42: error: unknown 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 invocation)
make[3]: *** [/var/theos/makefiles/instance/library.mk:33: /var/mobile/tandempro/.theos/obj/arm64/tandempro.dylib] Error 1
rm /var/mobile/tandempro/.theos/obj/arm64/Tweak.xm.mm
==> Linking tweak tandempro (armv7)…
ld: malformed file
/var/theos/vendor/lib/CydiaSubstrate.framework/CydiaSubstrate.tbd:2:42: error: unknown bit value
archs: [ armv7, armv7s, arm64, arm64e, i386, x86_64 ]
^~~~~~
file '/var/theos/vendor/lib/CydiaSubstrate.framework/CydiaSubstrate.tbd'
clang-5.0: ake[2]: *** [/var/theos/makefiles/instance/library.mk:33: /var/mobile/tandempro/.theos/obj/arm64/tandempro.dylib] Error 2
make[2]: *** Waiting for unfinished jobs....
1;31merror: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [/var/theos/makefiles/instance/library.mk:33: /var/mobile/tandempro/.theos/obj/armv7/tandempro.dylib] Error 1
rm /var/mobile/tandempro/.theos/obj/armv7/Tweak.xm.mm
make[2]: *** [/var/theos/makefiles/instance/library.mk:33: /var/mobile/tandempro/.theos/obj/armv7/tandempro.dylib] Error 2
make[1]: *** [/var/theos/makefiles/instance/library.mk:24: internal-library-all_] Error 2
make: *** [/var/theos/makefiles/master/rules.mk:111: tandempro.all.tweak.variables] Error 2