Y
Hacker News
new
|
ask
|
show
|
jobs
by
pertsix
2997 days ago
Not having to emulate iOS apps on macOS will be a boon for Xcode developers.
2 comments
adamson
2997 days ago
I doubt iOS devs are very high up on the list of parties to please with this move
link
jluxenberg
2997 days ago
iOS apps do not run via emulation on macOS; they are compiled for x86_64 and run as a normal process.
link
tinus_hn
2997 days ago
And it’s actually a pre that every iOS app works on multiple architectures. If Apple ever wants to change iOS to run on a different type of CPU it’ll be easy.
link
gsnedders
2997 days ago
And they've already made advantage of that, with the move from A32 to A64.
link