This commit is contained in:
dayanch96
2024-02-19 05:44:16 +03:00
parent 44436a0d1c
commit 256c9f54cd
13 changed files with 298 additions and 30 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ endif
DEBUG=0
FINALPACKAGE=1
ARCHS = arm64
PACKAGE_VERSION = 2.5
TARGET := iphone:clang:latest:11.0
PACKAGE_VERSION = 2.6
TARGET := iphone:clang:latest:13.0
include $(THEOS)/makefiles/common.mk