This commit is contained in:
dayanch96
2024-02-17 16:00:29 +03:00
parent 5b24103c2e
commit 870e7ba5b4
14 changed files with 755 additions and 256 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ endif
DEBUG=0
FINALPACKAGE=1
ARCHS = arm64
PACKAGE_VERSION = 2.4.1
PACKAGE_VERSION = 2.5
TARGET := iphone:clang:latest:11.0
include $(THEOS)/makefiles/common.mk