mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-05-09 18:50:37 +00:00
Revert new Makefile changes
This commit is contained in:
parent
7a3016d11f
commit
c3364fed36
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
||||||
export TARGET = iphone:clang:26.0:16.0
|
export TARGET = iphone:clang:17.5:15.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