Fix building TrollHelperOTA

This commit is contained in:
opa334
2023-11-27 16:30:34 +01:00
parent 2bf1d35893
commit a886c887c5
2 changed files with 11 additions and 3 deletions
+5
View File
@@ -3,7 +3,12 @@ export LEGACY_CT_BUG ?= 0
TARGET := iphone:clang:16.4:14.0
INSTALL_TARGET_PROCESSES = TrollStorePersistenceHelper
ifdef CUSTOM_ARCHS
ARCHS = $(CUSTOM_ARCHS)
else
ARCHS = arm64
endif
ifneq ($(LEGACY_CT_BUG),1)
TARGET_CODESIGN = ../Exploits/fastPathSign/fastPathSign