This commit is contained in:
dayanch96
2024-02-22 16:23:13 +03:00
parent 9a43e1b9b3
commit 123215f372
14 changed files with 124 additions and 71 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ endif
DEBUG=0
FINALPACKAGE=1
ARCHS = arm64
PACKAGE_VERSION = 2.6.2
PACKAGE_VERSION = 2.6.3
TARGET := iphone:clang:latest:13.0
include $(THEOS)/makefiles/common.mk