mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-03-11 21:26:05 +00:00
Update Makefile
This commit is contained in:
parent
ff9c8ec093
commit
5b266ef656
1 changed files with 0 additions and 3 deletions
3
Makefile
3
Makefile
|
|
@ -1,11 +1,8 @@
|
|||
TARGET = iphone:clang:16.5:14.0
|
||||
SDK_PATH = $(THEOS)/sdks/iPhoneOS16.5.sdk/
|
||||
SYSROOT = $(SDK_PATH)
|
||||
ARCHS = arm64
|
||||
MODULES = jailed
|
||||
FINALPACKAGE = 1
|
||||
CODESIGN_IPA = 0
|
||||
PACKAGE_NAME = $(TWEAK_NAME)
|
||||
PACKAGE_VERSION = X.X.X-X.X
|
||||
|
||||
TWEAK_NAME = YTLitePlus
|
||||
|
|
|
|||
Loading…
Reference in a new issue