(no title)
fl_rn_st | 1 year ago
Apple enabled this for iOS 14+, but killed it again with iOS 17. It's basically the reason why we currently don't have full speed VM's on iOS / iPadOS devices.
While Sideloading / Altstore / Sidestore allows you to install any IPA, this still doesn't enable JIT for these apps. There are currently some workarounds that involve running certain software on your local network (search SideJITServer on Github).
user_7832|1 year ago
> but killed it again with iOS 17
Aah, this explains why UTM (iirc) allowed VMs on iOS 16 on M1 macs but not on 17.
> There are currently some workarounds that involve running certain software on your local network (search SideJITServer on Github).
If I understand right this requires another computer to run some code, right?