Hello everyone I get this error while compiling theos package can someone please help me
[0;36m==> [1;36mNotice:[m You’re using kirb/theos. This fork was recently moved to theos/theos, and all future development will happen there. Please run `make update-theos` when you have an opportunity!
[1;31m> [1;3;39mMaking all for tweak 1…[m
[0;31m==> [1;39mPreprocessing Tweak.xm…[m
[0;32m==> [1;39mCompiling Tweak.xm (armv7)…[m
In file included from <built-in>:351:
In file included from <command line>:5:
/var/mobile/1/theos/Prefix.pch:6:10: fatal error: '_Prefix/NullabilityCompat.h' file not found
#import <_Prefix/NullabilityCompat.h>
^
1 error generated.
make[3]: *** [/var/mobile/1/.theos/obj/debug/armv7/Tweak.xm.d6a8672c.o] Error 1
make[2]: *** [/var/mobile/1/.theos/obj/debug/armv7/1.dylib] Error 2
make[1]: *** [internal-library-all_] Error 2
make: *** [1.all.tweak.variables] Error 2
Thanks