|
|
|
|
|
by Gogmagog
5716 days ago
|
|
Something that people might want to keep in mind...
The "Emulator" that is used to test iPhone and iPad isn't emulating the iOS hardware. It is implemented with MacOS APIs. Essentially the iOS that you use on the synthetic target is just the same graphics and system libraries that are compiled for the Mac hardware instead of the ARM. That is why the emulator works so fast, even on underpowered machines. There is no porting for Apple, it is the same. |
|