Skip to content

Commit

Permalink
Updated JIT description
Browse files Browse the repository at this point in the history
  • Loading branch information
osy committed May 10, 2022
1 parent 98ab3df commit 76befed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"skipPrerelease": true,
"developerName": "osy",
"subtitle": "Virtual machines for iOS (with JIT support)",
"localizedDescription": "UTM is a full featured virtual machine host for iOS. In short, it allows you to run Windows, Android, and more on your iPhone and iPad.\nThis version only runs on < iOS 14.0 and iOS 14.2-14.4 (A14+ devices only). All other devices should install UTM SE.\n\n\nMore information at https://getutm.app/\n\nFeatures:\n\n• Emulate any Processor\n30+ processors supported by qemu including x86_64, ARM64, and RISC-V\n• Run any Operating System\nWindows, Linux, and more natively and securely on iOS within an App\n• Fast Emulation\nPara-virtualization with SPICE and JIT compilation with TCG\n• High Compatibility\niOS 11+ supported. Works on iPhone and iPad. No jailbreak needed\n• Free and Open Source\nUTM and its dependencies are all free and open source\n• Easy to Use\nConfigure and customize your VM in a native UI\n\n\nNote: Screenshots are from the updated interface only available on iOS 14.",
"localizedDescription": "UTM is a full featured virtual machine host for iOS. In short, it allows you to run Windows, Android, and more on your iPhone and iPad.\nThis version requires using AltJIT or iOS < 14.0 or iOS 14.2-14.4 (A14+ devices only). Install UTM SE for slower emulation without JIT.\n\n\nMore information at https://getutm.app/\n\nFeatures:\n\n• Emulate any Processor\n30+ processors supported by qemu including x86_64, ARM64, and RISC-V\n• Run any Operating System\nWindows, Linux, and more natively and securely on iOS within an App\n• Fast Emulation\nPara-virtualization with SPICE and JIT compilation with TCG\n• High Compatibility\niOS 11+ supported. Works on iPhone and iPad. No jailbreak needed\n• Free and Open Source\nUTM and its dependencies are all free and open source\n• Easy to Use\nConfigure and customize your VM in a native UI\n\n\nNote: Screenshots are from the updated interface only available on iOS 14.",
"iconURL": "https://alt.getutm.app/icon.png",
"tintColor": "1a2cc2",
"screenshotURLs": [
Expand Down

0 comments on commit 76befed

Please sign in to comment.