Hacker News new | ask | show | jobs
by andrekandre 2243 days ago
for between arm variants that is true, but bitcode is still tied to the target architcure [1], so transparent re-compiling x64 bitcode into arm64 is unlikely unless apple has done some changes to how bitcode works that im unaware of

[1] https://www.infoq.com/articles/ios-9-bitcode/