Hacker News new | ask | show | jobs
by paulvs 2192 days ago
> Moreover, I feel like it's going to be a big problem that the architecture you're deploying your code to is different than the one you are developing on.

iOS apps—which run on ARM chips inside iPhones—have all been developed on Intel-based Macs.

1 comments

macOS has an ARM simulator though. Will they have a “legacy Mac” simulator too?
If you're speaking of the iOS simulator, that runs on x86, it doesn't emulate an ARM chip.
Where?