iOS_UE4Dumper
iOS_UE4Dumper copied to clipboard
Packing the project
When I try to pack the theos project on Mac terminal it gives an error
st login: Mon Jan 29 12:11:16 on ttys007
iPhone:~ mobile$ cd /var/mobile/Documents/iOS_UE4Dumper-2.2.0/iOS_UE4Dumper-2.2.0/Tweak
iPhone:~/Documents/iOS_UE4Dumper-2.2.0/iOS_UE4Dumper-2.2.0/Tweak mobile$ make
Makefile:61: /tweak.mk: No such file or directory
make: *** No rule to make target '/tweak.mk'. Stop.
iPhone:~/Documents/iOS_UE4Dumper-2.2.0/iOS_UE4Dumper-2.2.0/Tweak mobile$
how to fix this problem?