akemin-dayo / simject

simject is a command-line tool and iOS dynamic library that allows developers to easily test their tweaks on the iOS Simulator.
BSD 2-Clause "Simplified" License
486 stars 55 forks source link

Issue when running 'make setup' #57

Closed JKakaofanatiker closed 4 years ago

JKakaofanatiker commented 4 years ago

MacBook:simject jan$ make setup Makefile:4: /makefiles/common.mk: No such file or directory Makefile:10: /tool.mk: No such file or directory make[1]: No rule to make target `/tool.mk'. Stop. make: [clean] Error 2

PoomSmart commented 4 years ago

Step 2: https://github.com/theos/theos/wiki/Installation-macOS

ArielGavrielov commented 4 years ago

did echo "export THEOS=~/theos" >> ~/.zprofile but still got this error..