mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 17:15:32 +00:00
Update Makefile
This commit is contained in:
parent
171de6492a
commit
7a3016d11f
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
||||||
export TARGET = iphone:clang:17.5:15.0
|
export TARGET = iphone:clang:26.0:16.0
|
||||||
export SDK_PATH = $(THEOS)/sdks/iPhoneOS17.5.sdk/
|
export SDK_PATH = $(THEOS)/sdks/iPhoneOS17.5.sdk/
|
||||||
export SYSROOT = $(SDK_PATH)
|
export SYSROOT = $(SDK_PATH)
|
||||||
export ARCHS = arm64
|
export ARCHS = arm64
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue