forked from yaypixxo/QuickActionsNoBG
yeet
This commit is contained in:
13
Makefile
Normal file
13
Makefile
Normal file
@ -0,0 +1,13 @@
|
||||
ARCHS = arm64 arm64e
|
||||
TARGET = iphone:clang:11.2:11.2
|
||||
|
||||
INSTALL_TARGET_PROCESSES = SpringBoard
|
||||
|
||||
include $(THEOS)/makefiles/common.mk
|
||||
|
||||
TWEAK_NAME = QuickActionsNoBG
|
||||
|
||||
QuickActionsNoBG_FILES = Tweak.x
|
||||
QuickActionsNoBG_CFLAGS = -fobjc-arc
|
||||
|
||||
include $(THEOS_MAKE_PATH)/tweak.mk
|
Reference in New Issue
Block a user