This commit is contained in:
dayanch96
2024-03-07 18:03:24 +03:00
parent d2989b3f90
commit 1991a9d6ee
6 changed files with 20 additions and 16 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ endif
DEBUG=0
FINALPACKAGE=1
ARCHS = arm64
PACKAGE_VERSION = 3.0
PACKAGE_VERSION = 3.0.1
TARGET := iphone:clang:latest:13.0
include $(THEOS)/makefiles/common.mk