[MonoTouch] install ios 4 sdk without uninstalling iOS 5

Robert Jordan robertj at gmx.net
Mon Oct 17 16:28:16 EDT 2011


On 17.10.2011 22:03, Brian Newton wrote:
> Yeah, in general how do you support multiple versions of iOS? When I go into
> the project properties all I can select is 5.0, which from what I can tell
> makes it so people without 5.0 can't even install it even if I'm not using
> any 5.0 specific tech.

You can specify a different (e.g. a much lower) iOS *deployment target*
version in the "iPhone Application" tab of the project options.

Robert



More information about the MonoTouch mailing list