mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-12-27 00:47:20 -05:00
added files via upload
This commit is contained in:
11
Tweaks/YTUHD/YTUHD-AVD/Makefile
Normal file
11
Tweaks/YTUHD/YTUHD-AVD/Makefile
Normal file
@@ -0,0 +1,11 @@
|
||||
TARGET := iphone:clang:latest:14.0
|
||||
ARCHS = arm64
|
||||
|
||||
include $(THEOS)/makefiles/common.mk
|
||||
|
||||
TWEAK_NAME = YTUHD-AVD
|
||||
$(TWEAK_NAME)_FILES = AVD.x
|
||||
$(TWEAK_NAME)_CFLAGS = -fobjc-arc
|
||||
$(TWEAK_NAME)_FRAMEWORKS = IOKit
|
||||
|
||||
include $(THEOS_MAKE_PATH)/tweak.mk
|
||||
Reference in New Issue
Block a user