Skip to content

Commit 2b3cf08

Browse files
committed
compile for rootless
1 parent 0d56fa8 commit 2b3cf08

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
TARGET := iphone:clang:latest:7.0
1+
TARGET := iphone:clang:16.5:16.0
22

33

44
include $(THEOS)/makefiles/common.mk

Payoneerjailbreakbypass.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ Filter = { Bundles = ( "com.apple.springboard" ); }; }
1+
{ Filter = { Bundles = ( "com.Payoneer.PayoneerDevAdHoc" ); }; }

control

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: com.yourcompany.payoneerjailbreakbypass
22
Name: Payoneer jailbreak bypass
33
Version: 0.0.1
4-
Architecture: iphoneos-arm
4+
Architecture: iphoneos-arm64
55
Description: An awesome MobileSubstrate tweak!
66
Maintainer: ngn999
77
Author: ngn999

0 commit comments

Comments
 (0)