Update version table now that using TrollInstaller2 is more simple

This commit is contained in:
opa334
2022-10-09 01:37:22 +02:00
parent 546e40be79
commit 9b1160b34e
2 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
TARGET := iphone:clang:14.5:14.0
INSTALL_TARGET_PROCESSES = TrollInstaller2
ARCHS = arm64e
ARCHS = arm64 arm64e
include $(THEOS)/makefiles/common.mk