diff --git a/JailedMonkey/Makefile b/JailedMonkey/Makefile index ee88910..ebe39dd 100644 --- a/JailedMonkey/Makefile +++ b/JailedMonkey/Makefile @@ -1,6 +1,7 @@ TARGET := iphone:clang:14.4:13.0 -INSTALL_TARGET_PROCESSES = Gympass, Veve, onemobileapp +INSTALL_TARGET_PROCESSES = Gympass, Veve GO_EASY_ON_ME = 1 +FINALPACKAGE = 1 include $(THEOS)/makefiles/common.mk diff --git a/JailedMonkey/control b/JailedMonkey/control index ce59bdd..6c84f31 100644 --- a/JailedMonkey/control +++ b/JailedMonkey/control @@ -6,4 +6,4 @@ Description: Bypass JB Detection In apps using JailMonkey (Currently only for Gy Maintainer: Superuser1958 Author: Lillie & Superuser1958 Section: Tweaks -Depends: mobilesubstrate (>= 0.9.5000), firmware (>= 13.0) +Depends: mobilesubstrate (>= 0.9.5000), firmware (>= 12.0)