From c0ed4a642bbe3fad791334e54141ea5ddecd97db Mon Sep 17 00:00:00 2001 From: joshuah345 Date: Thu, 17 Feb 2022 10:20:15 -0500 Subject: [PATCH] Slight changes to JailedMonkey --- JailedMonkey/Makefile | 3 ++- JailedMonkey/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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)