Hacker News new | ask | show | jobs
by masklinn 3240 days ago
If the application is properly packaged, the appstore should be able to generate configuration-specific variants which only include the assets relevant to your device class (https://developer.apple.com/library/content/documentation/ID...)
1 comments

This makes sense, a much better way to do things.