Temporary fix SDK not compiling #200

Merged
arichornloverALT merged 2 commits from patch-1 into main 2024-06-26 18:51:53 +00:00
Showing only changes of commit f808ab9f63 - Show all commits

View file

@ -1,4 +1,4 @@
TARGET = iphone:clang:16.2:14.0
TARGET = iphone:clang:16.5:15.0
YTLitePlus_USE_FISHHOOK = 0
ARCHS = arm64
MODULES = jailed
@ -60,4 +60,4 @@ before-all::
if [[ ! -f $(YTLITE_DYLIB) || ! -d $(YTLITE_BUNDLE) ]]; then \
$(PRINT_FORMAT_ERROR) "Failed to extract YTLite"; exit 1; \
fi; \
fi
fi