mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-01-11 22:40:19 +00:00
Update Makefile
This commit is contained in:
parent
14f08a07b1
commit
1504a1d752
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
|
@ -1,5 +1,5 @@
|
|||
export TARGET = iphone:clang:16.5:15.0
|
||||
export SDK_PATH = $(THEOS)/sdks/iPhoneOS16.5.sdk/
|
||||
export TARGET = iphone:clang:17.5:15.0
|
||||
export SDK_PATH = $(THEOS)/sdks/iPhoneOS17.5.sdk/
|
||||
export SYSROOT = $(SDK_PATH)
|
||||
export ARCHS = arm64
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue