pwned4ever / Th0r_Freya

A fully open sourced iOS 11.x.x -12.x.x Jailbreak, unlike any others
GNU General Public License v3.0
131 stars 26 forks source link

Compiling in XCode 14.2 (ERROR: TASK_SEATBELT_PORT undefined) #20

Open stkolar opened 1 year ago

stkolar commented 1 year ago

I had to add

define TASK_SEATBELT_PORT 7 / Seatbelt compiler/DEM port for task. /

into the file

Th0r_Freya-main/Freya/exploits/zecoops/ios13_userspace.c

pwned4ever commented 1 year ago

I don't use that exploit at all in iOS 12, seems I forgotten to remove the files. although if one would like to keep this exploit with the project, ill have to try and add that define to ios13_userspace.c and test building. thnx