Jump to content

5 posts in this topic

Recommended Posts

Posted

Hello Iosgods 

Ill make this short, but anyway I have decided that I would like to turn one of my tweaks for a basic game into a IGmod menu, as I thought it would look better. I am using @arthurdapaz NIC template as it shows a more-basic way to start off. Anyway I had put my tweak.xm in it and shuffled some things around.

Now when I had done "make package" on the terminal, it had said "no specific file for "name/makefile/common.mk" and /tweak.mk = no specific file and also "missing separator"

These were on Makefile 4,11,13

I know this sounds confusing but overall I just want to test out the NIC Template and to get it going on an application so I can put my tweak in.

Thank you :woa:

No haters please :snack:

Posted (edited)

TARGET=iphone:clang:latest

ARCHS=armv7 arm64

include candy/makefiles/common.mk

TWEAK_NAME = candy
candy_FILES = Tweak.xm
candy_FRAMEWORKS = UIKit

include $(THEOS_MAKE_PATH)/tweak.mk

@@KILL_RULE@@

Updated by PrincessJayJay
Posted

"include candy/makefiles/common.mk"

wtf

do:

include /var/theos/makefiles/common.mk

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines