Add TF1+ iOS tweak and build files

This commit is contained in:
√(noham)²
2026-05-03 16:08:08 +02:00
parent d1af7d7a12
commit 6c5c90f060
5 changed files with 51 additions and 0 deletions

View 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