mirror of
https://github.com/NohamR/Tweaks.git
synced 2026-05-25 04:17:15 +00:00
Add TF1+ iOS tweak and build files
This commit is contained in:
12
TF1Plus/TF1Plus-iOS/Makefile
Normal file
12
TF1Plus/TF1Plus-iOS/Makefile
Normal file
@@ -0,0 +1,12 @@
|
||||
TARGET = iphone:latest:14.0
|
||||
ARCHS = arm64 arm64e
|
||||
INSTALL_TARGET_PROCESSES = mytf1
|
||||
|
||||
include $(THEOS)/makefiles/common.mk
|
||||
|
||||
TWEAK_NAME = TF1Plus
|
||||
|
||||
TF1Plus_FILES = Tweak.x
|
||||
TF1Plus_CFLAGS = -fobjc-arc
|
||||
|
||||
include $(THEOS_MAKE_PATH)/tweak.mk
|
||||
Reference in New Issue
Block a user