Files
Tweaks/OqeePlus/OqeePlus-tvOS/Makefile
√(noham)² 4475f596d5 Add OqeePlus
2026-05-24 15:11:41 +02:00

14 lines
260 B
Makefile

TARGET = appletv:latest:18.3
ARCHS = arm64
INSTALL_TARGET_PROCESSES = Oqee
THEOS_PACKAGE_SCHEME = rootless
include $(THEOS)/makefiles/common.mk
TWEAK_NAME = OqeePlus
OqeePlus_FILES = Tweak.x
OqeePlus_CFLAGS = -fobjc-arc
include $(THEOS_MAKE_PATH)/tweak.mk