This commit is contained in:
dayanch96
2024-02-21 05:08:56 +03:00
parent f96d397f3b
commit f7d567bf5d
14 changed files with 159 additions and 65 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ endif
DEBUG=0
FINALPACKAGE=1
ARCHS = arm64
PACKAGE_VERSION = 2.6.1
PACKAGE_VERSION = 2.6.2
TARGET := iphone:clang:latest:13.0
include $(THEOS)/makefiles/common.mk