Add OqeePlus

This commit is contained in:
√(noham)²
2026-05-24 15:11:41 +02:00
parent 75f7add11f
commit 4475f596d5
13 changed files with 346 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
TARGET = iphone:latest:14.0
ARCHS = arm64
INSTALL_TARGET_PROCESSES = Oqee
include $(THEOS)/makefiles/common.mk
TWEAK_NAME = OqeePlus
OqeePlus_FILES = Tweak.x
OqeePlus_CFLAGS = -fobjc-arc
include $(THEOS_MAKE_PATH)/tweak.mk