This commit is contained in:
dayanch96
2024-02-20 15:52:36 +03:00
parent 3e67c85de9
commit 74baf844be
7 changed files with 36 additions and 24 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ endif
DEBUG=0
FINALPACKAGE=1
ARCHS = arm64
PACKAGE_VERSION = 2.6
PACKAGE_VERSION = 2.6.1
TARGET := iphone:clang:latest:13.0
include $(THEOS)/makefiles/common.mk