Jump to content

Deb not affecting


Go to solution Solved by Pro,

8 posts in this topic

Recommended Posts

Posted

Hey I have made a deb and install it successfully

But it's not affecting the app or game

This is my .plist

http://imgur.com/7MJh2rL

Can someone help me why it's not getting affected

Show me your tweak.xm and makefile

And pref.plist

  • Solution
Posted

 

ARCHS = armv7 arm64
TARGET = iphone:clang:latest:latest
#CFLAGS = -fobjc-arc
#THEOS_PACKAGE_DIR_NAME = debs
 
include theos/makefiles/common.mk
 
TWEAK_NAME = flappy
flappy_FILES = Tweak.xm
flappy_FRAMEWORKS = UIKit
flappy_LDFLAGS += -Wl,-segalign,4000
 
include $(THEOS_MAKE_PATH)/tweak.mk 
include $(THEOS_MAKE_PATH)/aggregate.mk

 

Use that for your Makefile

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