mirror of
https://github.com/NohamR/Tweaks.git
synced 2026-07-11 22:41:44 +00:00
Add VW anti-anti-JB
This commit is contained in:
13
VolkswagenJB/Makefile
Normal file
13
VolkswagenJB/Makefile
Normal file
@@ -0,0 +1,13 @@
|
||||
TARGET = iphone:latest:14.0
|
||||
INSTALL_TARGET_PROCESSES = Volkswagen
|
||||
ARCHS = arm64
|
||||
|
||||
include $(THEOS)/makefiles/common.mk
|
||||
|
||||
TWEAK_NAME = VolkswagenJB
|
||||
|
||||
VolkswagenJB_FILES = Tweak.x
|
||||
VolkswagenJB_CFLAGS = -fobjc-arc
|
||||
VolkswagenJB_FRAMEWORKS = Foundation
|
||||
|
||||
include $(THEOS_MAKE_PATH)/tweak.mk
|
||||
Reference in New Issue
Block a user