Is there a general term for "non-universal" iOS binaries?
I'm currently developing both universal and "non-univeral" apps for iOS. As you may know, "universal" apps are tho开发者_StackOverflowse that run on iPhone, iPad, and iPod touch. I'm curious if there's a general term for apps that run on only one type of iOS device.
It's mainly for some documentation I'm writing for clients. I'd like to sound less redundant when possible.
That probably would be "iPhone app", "iPad app" and "iPod touch app" respectively. No?
精彩评论