Ever since Macs obtained Apple Silicon chips, Apple followers have puzzled in regards to the feasibility of operating macOS on cell gadgets, particularly iPads, because the newest fashions are powered by the identical chips inside Macs. Curiously, a developer has now proven that that is certainly potential.
Duy Tran, a developer specializing in hacking Apple gadgets, shared particulars of his spectacular work on Reddit. After a lot analysis and testing, he found out how you can run important components of macOS on an iPhone, though there are various limitations.
Operating components of macOS on the iPhone
He began by putting in WindowServer, a crucial macOS course of chargeable for rendering graphic components on the display screen, akin to home windows, icons, and visible results. Basically, each app operating on macOS wants WindowServer, so having the ability to run it on iPhone is the primary and possibly the largest step in direction of operating Mac apps on iPhones and iPads.
However there was nonetheless so much to be achieved. Most apps additionally require graphics acceleration to work, and this is a little more difficult since macOS lacks drivers for iPhone chips. What Tran did was to make use of Steel drivers from the iPhone Simulator as a workaround. For these unfamiliar, iPhone Simulator is a part of Xcode and lets builders check iOS apps on the Mac.
With primary graphics and person interface assist, the developer was in a position to run a modified construct of macOS 13.4 with a number of important system elements, akin to WindowServer, Finder, and the Dock, on his iPhone. To his shock (and ours), it labored. He even confirmed a picture of Xcode 15 operating on the iPhone.
So what’s the catch? Does this imply we’ll lastly have macOS for iPhones and iPads? Properly, not precisely.

Sure, that’s macOS operating on an iPhone.
Reddit/Duy Tran
It’s nonetheless a sophisticated and relatively restricted course of
Firstly, this isn’t potential on an everyday iPhone or iPad in its default state. The entire course of requires a jailbroken gadget, and the issue is, there’s no jailbreak instrument out there for the newest gadgets and iOS variations. For example, Tran used an previous iPhone XS Max operating iOS 16.5.
On the similar time, there are nonetheless numerous issues that don’t work correctly. The hack doesn’t even assist contact inputs, which requires the developer to make use of a bodily keyboard and mouse linked remotely. Whereas the developer acknowledges that this is able to work a lot better on an M1 iPad, for instance, these iPads can’t be jailbroken on iPadOS 18 (nor iPadOS 26).
In different phrases, we’re nonetheless a good distance from seeing an iPad operating the complete model of macOS, but it surely’s nonetheless good to see this challenge as a proof of idea that, with the correct tweaks, these gadgets can run a desktop working system. However with iPadOS changing into extra like macOS—together with rumors of a MacBook operating an iPhone chip—maybe this can not be obligatory.
For individuals who are curious sufficient, the supply code for the challenge to run macOS on a jailbroken iPhone or iPad is out there on GitHub.