Apple's policy has always been "use the latest SDK only". So once 5.0 goes RTM, you MUST compile against the 5.0 SDK, which means you can't (I think) use MT 4.0.3.
Fingers crossed that Xamarin have their one out by then. :) Until 5.0 is RTM, you MUST use 4.3(.3?), even if you set the target SDK to 3.0 (target SDK just tells the phone the minimum required) So, we should be good until September/October, I suspect. On Thu, Jun 16, 2011 at 16:17, bluuemango <[email protected]> wrote: > What does this mean for updating apps that were submitted prior to iOS5? Can > we still code and submit updates to those apps using monotouch after iOS5 is > released? > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/MonoTouch-End-of-Life-This-Fall-with-IOS5-Ships-tp3580107p3602781.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ | http://www.flickr.com/photos/nicwise mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
