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
75c3816a38
commit
a12ba6a81c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -4,7 +4,7 @@ SYSROOT ?= $(SDK_PATH)
|
|||
|
||||
export SYSROOT
|
||||
export ARCHS ?= arm64
|
||||
export TARGET ?= iphone:clang:$(SDKVERSION):14.0
|
||||
export TARGET ?= iphone:clang:$(SDKVERSION):16.0
|
||||
|
||||
export libcolorpicker_ARCHS = arm64
|
||||
export libFLEX_ARCHS = arm64
|
||||
|
|
|
|||
Loading…
Reference in a new issue