hscumbie

Results 15 comments of hscumbie

> Im still confused on what to do. I did all of this and I need specific instructions can you guys tell me what to run so I can fix...

Did you check if the DeveloperDiskImage was mounted with `python3 -m pymobiledevice3 mounter auto-mount`?

> After a while of trying to enable JIT I found this forum, tried everything... and IT WORKED!!! Thank you so much! Would you mind sharing what system you're on...

Downgrade `construct` to version `2.10.69` (`python3 -m pip install construct==2.10.69`)

Make sure you used the Xcode Python and not the user installed Python when invoking pip.