ios - What is the meaning of the "Application Requires iPhone Environment" key in info.plist? -


i'm having trouble understanding specific requirements in info.plist file in app. should change @ all, or default settings typically "correct" options?

specifically, entry: application requires iphone environment

if set yes, imply iphone capable of running app, meaning ipod touch or ipad won't able run app?

here's apple's documentation on "lsrequiresiphoneos" bits of application's info.plist file.

basically means app designed run under ios. flag should set yes no matter if target device iphone, ipod touch or ipad.

who knows, maybe in not-so-distant future, macos able run ios apps (or vice versa)?


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -