Linked by Thom Holwerda on Mon 5th Nov 2012 23:40 UTC
Thread beginning with comment 541284
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[7]: Rest assured that apple has been running arm internally
by kovacm on Thu 8th Nov 2012 23:17
in reply to "RE[6]: Rest assured that apple has been running arm internally"
"...but you already have a iOS device emulator for Mac OS X... for 5 years now.
http://www.youtube.com/watch?v=VvOs6UpVJes
they (Apple) do not even call it "emulator" but rather "simulator" (since there is nothing to emulate! e.g. ARM
)
http://www.youtube.com/watch?v=VvOs6UpVJes
they (Apple) do not even call it "emulator" but rather "simulator" (since there is nothing to emulate! e.g. ARM
) Not sure what you meant by "since there is nothing to emulate" followed by a winky face, but if your comment was meant to be tongue-in-cheek, sarcastic, or ironic somehow, note that there literally is nothing to emulate. Apps built in Xcode for the simulator are built as x86 targets, not for ARM. "
ok, let's elaborate this:
if you need emulator: that mean that you need to emulate ARM CPU on intel Macs.
if you have "simulator": that is meant that you do not need to emulate ARM CPU because all code (frameworks) are compiled for Macs x86 and you still have iOS apps & OS itself running on x86 CPU without emulating ARM.
EXACTLY as you said:
Apps built in Xcode for the simulator are built as x86 targets, not for ARM.
there is no need to emulate ARM.
back to first topic: there is no need to switch Mac to ARM just to be able to run iOS Apps!




Member since:
2009-03-27
http://www.youtube.com/watch?v=VvOs6UpVJes
they (Apple) do not even call it "emulator" but rather "simulator" (since there is nothing to emulate! e.g. ARM
Not sure what you meant by "since there is nothing to emulate" followed by a winky face, but if your comment was meant to be tongue-in-cheek, sarcastic, or ironic somehow, note that there literally is nothing to emulate. Apps built in Xcode for the simulator are built as x86 targets, not for ARM.