mirror of
https://github.com/NohamR/Tweaks.git
synced 2026-05-26 04:17:16 +00:00
Add OqeePlus
This commit is contained in:
12
OqeePlus/OqeePlus-iOS/Makefile
Normal file
12
OqeePlus/OqeePlus-iOS/Makefile
Normal 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
|
||||
Reference in New Issue
Block a user