|
|
|
|
|
by abalone
3426 days ago
|
|
> However, there is one thing I've never seen mentioned - a combined Mac/iOS binary. Because they're already doing something better. All iOS apps compile to Bitcode, an intermediary representation that can then compile an optimized binary for the target device architecture.[1] So if there ever were a desire to run iOS apps on Mac, they'd just compile from Bitcode. Having said that, there's explicitly zero desire to do this. [1] https://developer.apple.com/library/content/documentation/ID... |
|
Source: the recent Accidental Tech Podcast that interviewed Chris Lattner.